mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_2129\"), 0); mission.trig.func[1]=nil;",
            [2] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_2176\"), 0);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_2177\"), 60, false, 0); mission.trig.events[\"dead\"][2]=nil;",
            [3] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_2178\"), 0); mission.trig.events[\"pilot dead\"][3]=nil;",
            [4] = "a_activate_group(417);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_2305\"), 10, false, 0); mission.trig.func[4]=nil;",
            [5] = "a_activate_group(416);a_out_sound(getValueResourceByKey(\"ResKey_Action_2227\"), 0);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_2228\"), 30, false, 0);a_activate_group(413);a_activate_group(444);a_activate_group(447); mission.trig.func[5]=nil;",
            [6] = "a_explosion_unit(1678, 5);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_2304\"), 20, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_2363\"), 0); mission.trig.func[6]=nil;",
            [7] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_2361\"), 0);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_2362\"), 30, false, 0); mission.trig.func[7]=nil;",
            [8] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_2428\"), 0); mission.trig.events[\"crash\"][8]=nil;",
            [9] = "a_activate_group(467);a_out_sound(getValueResourceByKey(\"ResKey_Action_2435\"), 0);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_2436\"), 60, false, 0); mission.trig.func[9]=nil;",
            [10] = "a_mark_to_all(10, getValueDictByKey(\"DictKey_ActionText_2439\"), 204, false, getValueDictByKey(\"DictKey_ActionComment_2440\")); mission.trig.func[10]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
            ["crash"] = 
            {
                [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            }, -- end of ["crash"]
            ["pilot dead"] = 
            {
                [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            }, -- end of ["pilot dead"]
            ["dead"] = 
            {
                [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            }, -- end of ["dead"]
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() 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,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_time_after(1200) )",
            [2] = "return(c_mission_score_higher(\"blue\", 95) )",
            [3] = "return(true)",
            [4] = "return(c_time_after(4600) )",
            [5] = "return(c_all_of_group_in_zone(417, 102) )",
            [6] = "return(c_unit_in_zone(1678, 204) )",
            [7] = "return(c_part_of_group_in_zone(416, 306) or c_part_of_group_in_zone(447, 306) )",
            [8] = "return(true)",
            [9] = "return(c_time_after(1600) )",
            [10] = "return(true)",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Year"] = 2011,
        ["Day"] = 1,
        ["Month"] = 3,
    }, -- end of ["date"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 0,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["maxDictId"] = 2440,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["drawings"] = 
    {
        ["options"] = 
        {
            ["hiddenOnF10Map"] = 
            {
                ["Observer"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Observer"]
                ["Instructor"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Instructor"]
                ["ForwardObserver"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ForwardObserver"]
                ["Spectrator"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Spectrator"]
                ["ArtilleryCommander"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ArtilleryCommander"]
                ["Pilot"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Pilot"]
            }, -- end of ["hiddenOnF10Map"]
        }, -- end of ["options"]
        ["layers"] = 
        {
            [1] = 
            {
                ["visible"] = true,
                ["name"] = "Red",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [1]
            [2] = 
            {
                ["visible"] = true,
                ["name"] = "Blue",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [2]
            [3] = 
            {
                ["visible"] = true,
                ["name"] = "Neutral",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [3]
            [4] = 
            {
                ["visible"] = true,
                ["name"] = "Common",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [4]
            [5] = 
            {
                ["visible"] = true,
                ["name"] = "Author",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [5]
        }, -- end of ["layers"]
    }, -- end of ["drawings"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["groundTurbulence"] = 0,
        ["enable_fog"] = false,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 4,
                ["dir"] = 0,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 3,
                ["dir"] = 266,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_dust"] = false,
        ["season"] = 
        {
            ["temperature"] = 28,
        }, -- end of ["season"]
        ["type_weather"] = 1,
        ["modifiedTime"] = true,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 1139756.293877,
                ["centerZ"] = -43842.351907532,
                ["ellipticity"] = 1.3667775561769,
                ["rotation"] = 2.024029840686,
                ["pressure_excess"] = 1283,
                ["centerX"] = 166135.05234536,
            }, -- end of [1]
            [2] = 
            {
                ["pressure_spread"] = 1058914.928188,
                ["centerZ"] = -859828.77031098,
                ["ellipticity"] = 0.81158742766561,
                ["rotation"] = 0.1667140017516,
                ["pressure_excess"] = -323,
                ["centerX"] = 498006.06449929,
            }, -- end of [2]
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["qnh"] = 760,
        ["dust_density"] = 0,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["density"] = 0,
            ["thickness"] = 200,
            ["preset"] = "Preset8",
            ["base"] = 5500,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "PersianGulf",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["radius"] = 90000,
                ["zoneId"] = 102,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = -549908.15318686,
                ["x"] = 375557.41212514,
                ["name"] = "ф18",
                ["type"] = 0,
            }, -- end of [1]
            [2] = 
            {
                ["radius"] = 7000,
                ["zoneId"] = 204,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = -350242.21096786,
                ["x"] = 380118.69762597,
                ["name"] = "76",
                ["type"] = 0,
            }, -- end of [2]
            [3] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 306,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = -351652.25591097,
                ["x"] = 380937.80773464,
                ["name"] = "агресор",
                ["type"] = 0,
            }, -- end of [3]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = -352719.98453675,
        ["zoom"] = 11460.923515874,
        ["centerX"] = 381650.56329007,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["neutrals"] = 
        {
            [1] = 18,
            [2] = 21,
            [3] = 23,
            [4] = 70,
            [5] = 65,
            [6] = 24,
            [7] = 11,
            [8] = 25,
            [9] = 64,
            [10] = 32,
            [11] = 50,
            [12] = 49,
            [13] = 61,
            [14] = 31,
            [15] = 16,
            [16] = 13,
            [17] = 29,
            [18] = 33,
            [19] = 60,
            [20] = 59,
            [21] = 35,
            [22] = 34,
            [23] = 9,
            [24] = 20,
            [25] = 69,
            [26] = 48,
            [27] = 37,
            [28] = 72,
            [29] = 27,
            [30] = 76,
            [31] = 71,
            [32] = 58,
            [33] = 57,
            [34] = 55,
            [35] = 56,
            [36] = 10,
            [37] = 12,
            [38] = 74,
            [39] = 73,
            [40] = 39,
            [41] = 40,
            [42] = 41,
            [43] = 42,
            [44] = 38,
            [45] = 43,
            [46] = 44,
            [47] = 68,
            [48] = 53,
            [49] = 52,
            [50] = 66,
            [51] = 51,
            [52] = 1,
            [53] = 54,
            [54] = 30,
            [55] = 28,
            [56] = 26,
            [57] = 63,
            [58] = 22,
            [59] = 46,
            [60] = 62,
            [61] = 67,
            [62] = 75,
            [63] = 45,
            [64] = 19,
            [65] = 36,
            [66] = 77,
            [67] = 78,
            [68] = 79,
            [69] = 80,
            [70] = 81,
            [71] = 82,
            [72] = 83,
            [73] = 84,
            [74] = 85,
            [75] = 86,
            [76] = 87,
            [77] = 88,
            [78] = 89,
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 7,
            [2] = 17,
            [3] = 4,
            [4] = 6,
            [5] = 15,
            [6] = 8,
            [7] = 2,
            [8] = 3,
            [9] = 5,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 0,
            [2] = 47,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
        [1] = "ResKey_ImageBriefing_2437",
        [2] = "ResKey_ImageBriefing_2438",
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
    }, -- 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"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["name"] = "USA",
                    ["ship"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -551291.55054863,
                                            ["x"] = 374865.71344425,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "ActivateBeacon",
                                                                    ["params"] = 
                                                                    {
                                                                        ["frequency"] = 962000000,
                                                                        ["type"] = 4,
                                                                        ["AA"] = false,
                                                                        ["callsign"] = "TKR",
                                                                        ["channel"] = 1,
                                                                        ["system"] = 4,
                                                                        ["bearing"] = true,
                                                                        ["modeChannel"] = "X",
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 30,
                                                                        ["name"] = 24,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 412,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Stennis",
                                        ["unitId"] = 1637,
                                        ["y"] = -551291.55054863,
                                        ["x"] = 374865.71344425,
                                        ["name"] = "Новый юнит #094",
                                        ["heading"] = 2.775073510671,
                                        ["modulation"] = 0,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -551291.55054863,
                                ["x"] = 374865.71344425,
                                ["name"] = "Новая корабельная группа",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -550962.96334758,
                                            ["x"] = 375554.35815215,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 414,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "PERRY",
                                        ["unitId"] = 1640,
                                        ["y"] = -550962.96334758,
                                        ["x"] = 375554.35815215,
                                        ["name"] = "Новый юнит #095",
                                        ["heading"] = 2.9845130209103,
                                        ["modulation"] = 0,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -550962.96334758,
                                ["x"] = 375554.35815215,
                                ["name"] = "Новая корабельная группа #001",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -551941.13092928,
                                            ["x"] = 375520.03648262,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 415,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "PERRY",
                                        ["unitId"] = 1641,
                                        ["y"] = -551941.13092928,
                                        ["x"] = 375520.03648262,
                                        ["name"] = "Новый юнит #096",
                                        ["heading"] = 2.8972465583106,
                                        ["modulation"] = 0,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -551941.13092928,
                                ["x"] = 375520.03648262,
                                ["name"] = "Новая корабельная группа #002",
                                ["start_time"] = 0,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["ship"]
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -439969.31059075,
                                                ["x"] = 385031.66744306,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -439994.55756374,
                                                ["x"] = 385078.17502488,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 827,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -439969.31059075,
                                            ["x"] = 385031.66744306,
                                            ["name"] = "",
                                            ["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"] = 400,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 1610,
                                        ["y"] = -439969.31059075,
                                        ["x"] = 385031.66744306,
                                        ["name"] = "Новый юнит #080",
                                        ["heading"] = 5.7858425908327,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 1611,
                                        ["y"] = -439896.22724789,
                                        ["x"] = 385087.47654125,
                                        ["name"] = "Новый юнит #081",
                                        ["heading"] = 2.1118483949131,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -439969.31059075,
                                ["x"] = 385031.66744306,
                                ["name"] = "Новая наземная группа #015",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -440165.97122247,
                                                ["x"] = 384874.87045291,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -440371.93337055,
                                                ["x"] = 385005.09168202,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 826,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -440164.64243442,
                                            ["x"] = 384877.52802901,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["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"] = 401,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 1612,
                                        ["y"] = -440164.64243442,
                                        ["x"] = 384877.52802901,
                                        ["name"] = "Новый юнит #082",
                                        ["heading"] = 5.2761905609359,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 1613,
                                        ["y"] = -440146.03940169,
                                        ["x"] = 384979.84470903,
                                        ["name"] = "Новый юнит #083",
                                        ["heading"] = 5.2761905609359,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 1614,
                                        ["y"] = -439997.21513985,
                                        ["x"] = 384987.81743734,
                                        ["name"] = "Новый юнит #084",
                                        ["heading"] = 5.2761905609359,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 1615,
                                        ["y"] = -439849.71966606,
                                        ["x"] = 385003.76289397,
                                        ["name"] = "Новый юнит #085",
                                        ["heading"] = 5.2761905609359,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 1616,
                                        ["y"] = -439880.28179126,
                                        ["x"] = 384989.14622539,
                                        ["name"] = "Новый юнит #086",
                                        ["heading"] = 5.2761905609359,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 1617,
                                        ["y"] = -439762.01965462,
                                        ["x"] = 385114.05230229,
                                        ["name"] = "Новый юнит #087",
                                        ["heading"] = 5.2761905609359,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 1618,
                                        ["y"] = -439756.70450241,
                                        ["x"] = 385217.69777036,
                                        ["name"] = "Новый юнит #088",
                                        ["heading"] = 5.2761905609359,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = -440164.64243442,
                                ["x"] = 384877.52802901,
                                ["name"] = "Новая наземная группа #016",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = -334641.20418504,
                                                ["x"] = 369074.37703152,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = -335813.51746001,
                                                ["x"] = 369186.22308367,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = -339879.66845511,
                                                ["x"] = 370632.49899919,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = -341251.53125972,
                                                ["x"] = 370522.48892237,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = -312861.92885742,
                                                ["x"] = 350793.08903737,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = -348001.31681419,
                                                ["x"] = 376385.10632408,
                                            }, -- end of [316]
                                            [2] = 
                                            {
                                                ["y"] = -318501.49426819,
                                                ["x"] = 350859.09950376,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = -318626.09940239,
                                                ["x"] = 350868.90748046,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = -318913.55803894,
                                                ["x"] = 350906.93605108,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = -318982.32278938,
                                                ["x"] = 350919.98809695,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = -319055.28459632,
                                                ["x"] = 350937.31905049,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = -319256.56970739,
                                                ["x"] = 350997.14802761,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = -319356.00951365,
                                                ["x"] = 351030.83309959,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = -319637.80480823,
                                                ["x"] = 351147.32603807,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = -319908.46841335,
                                                ["x"] = 351298.28975965,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = -320113.64948923,
                                                ["x"] = 351431.98665545,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = -323578.93055183,
                                                ["x"] = 354561.60888522,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = -324885.55006921,
                                                ["x"] = 355356.64473283,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = -325017.17686954,
                                                ["x"] = 355446.96044214,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = -325060.99637225,
                                                ["x"] = 355457.02769904,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = -325505.40694509,
                                                ["x"] = 355717.09251898,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = -326992.49185006,
                                                ["x"] = 356081.63414017,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = -328115.47451767,
                                                ["x"] = 356161.5692586,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = -328235.8037776,
                                                ["x"] = 356243.01150231,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = -328382.8396652,
                                                ["x"] = 356478.49083374,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = -332487.22472364,
                                                ["x"] = 365714.97266269,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = -333766.68942985,
                                                ["x"] = 366889.17843508,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = -334452.28839419,
                                                ["x"] = 368611.6667311,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = -334648.93557894,
                                                ["x"] = 369080.71444852,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = -336018.14741261,
                                                ["x"] = 369291.17825887,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = -340292.52399328,
                                                ["x"] = 370670.55740743,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = -341309.89714822,
                                                ["x"] = 370551.03874257,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = -346413.44018404,
                                                ["x"] = 373082.44295974,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = -348971.99200229,
                                                ["x"] = 376370.83174685,
                                            }, -- end of [320]
                                            [257] = 
                                            {
                                                ["y"] = -346756.95062889,
                                                ["x"] = 373373.08121945,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = -348970.74295939,
                                                ["x"] = 376375.66803911,
                                            }, -- end of [321]
                                            [129] = 
                                            {
                                                ["y"] = -334657.08696681,
                                                ["x"] = 369086.50173801,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = -336072.97764509,
                                                ["x"] = 369315.52727959,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = -340547.60116019,
                                                ["x"] = 370720.73201746,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = -341409.5103145,
                                                ["x"] = 370608.48764133,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = -346771.11435179,
                                                ["x"] = 373387.19793301,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = -348967.54370748,
                                                ["x"] = 376379.45191901,
                                            }, -- end of [322]
                                            [65] = 
                                            {
                                                ["y"] = -328409.77350149,
                                                ["x"] = 356548.47936259,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = -332496.00825059,
                                                ["x"] = 365732.93814091,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = -333801.78135398,
                                                ["x"] = 366937.83807621,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = -334453.64232559,
                                                ["x"] = 368636.62640971,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = -334686.71978687,
                                                ["x"] = 369105.1244313,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = -336184.54058289,
                                                ["x"] = 369359.70865423,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = -340567.47536214,
                                                ["x"] = 370722.95541093,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = -341493.79765704,
                                                ["x"] = 370662.28021032,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = -346793.37829781,
                                                ["x"] = 373414.18395657,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = -348110.70649691,
                                                ["x"] = 377053.12513253,
                                            }, -- end of [324]
                                            [261] = 
                                            {
                                                ["y"] = -346801.86520856,
                                                ["x"] = 373426.54922054,
                                            }, -- end of [261]
                                            [325] = 
                                            {
                                                ["y"] = -348106.56037493,
                                                ["x"] = 377055.91814088,
                                            }, -- end of [325]
                                            [131] = 
                                            {
                                                ["y"] = -334834.0359159,
                                                ["x"] = 369189.94706098,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = -336241.47940781,
                                                ["x"] = 369378.61012272,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = -340582.44480721,
                                                ["x"] = 370723.88581779,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = -341563.06314425,
                                                ["x"] = 370711.53214225,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = -346817.39653787,
                                                ["x"] = 373452.21244874,
                                            }, -- end of [262]
                                            [326] = 
                                            {
                                                ["y"] = -348102.25561577,
                                                ["x"] = 377058.46053536,
                                            }, -- end of [326]
                                            [33] = 
                                            {
                                                ["y"] = -325554.51280875,
                                                ["x"] = 355741.85186942,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = -327092.20942572,
                                                ["x"] = 356089.0100047,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = -328125.17607136,
                                                ["x"] = 356163.98099139,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = -328260.14042034,
                                                ["x"] = 356268.16009767,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = -328747.89112667,
                                                ["x"] = 357589.91609616,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = -332505.80907038,
                                                ["x"] = 365750.36838033,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = -333837.06467842,
                                                ["x"] = 366992.42017552,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = -334455.86636964,
                                                ["x"] = 368656.49992122,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = -334865.36351629,
                                                ["x"] = 369205.54605986,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = -336809.11168402,
                                                ["x"] = 369538.98735477,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = -340597.44195157,
                                                ["x"] = 370723.95200517,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = -341661.01671522,
                                                ["x"] = 370789.16671782,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = -347247.07104778,
                                                ["x"] = 374276.88948846,
                                            }, -- end of [264]
                                            [328] = 
                                            {
                                                ["y"] = -348075.28567555,
                                                ["x"] = 377071.57878119,
                                            }, -- end of [328]
                                            [265] = 
                                            {
                                                ["y"] = -347298.19465064,
                                                ["x"] = 374396.40188525,
                                            }, -- end of [265]
                                            [329] = 
                                            {
                                                ["y"] = -348029.26753016,
                                                ["x"] = 377091.07687238,
                                            }, -- end of [329]
                                            [133] = 
                                            {
                                                ["y"] = -334897.4291625,
                                                ["x"] = 369219.56602812,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = -336874.29693928,
                                                ["x"] = 369564.48105708,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = -340607.42609005,
                                                ["x"] = 370723.40751172,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = -342040.95006973,
                                                ["x"] = 371106.39228588,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = -347319.80294426,
                                                ["x"] = 374452.37059131,
                                            }, -- end of [266]
                                            [330] = 
                                            {
                                                ["y"] = -348025.0919137,
                                                ["x"] = 377093.8563236,
                                            }, -- end of [330]
                                            [67] = 
                                            {
                                                ["y"] = -328754.26411363,
                                                ["x"] = 357603.49281619,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = -332513.8994608,
                                                ["x"] = 365762.99759563,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = -333894.55911817,
                                                ["x"] = 367092.00421254,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = -334460.15291419,
                                                ["x"] = 368681.12685404,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = -334925.44320512,
                                                ["x"] = 369230.29212534,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = -336965.47507933,
                                                ["x"] = 369605.52486456,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = -340617.3665593,
                                                ["x"] = 370722.33043774,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = -342081.71298158,
                                                ["x"] = 371135.33855764,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = -347623.76281318,
                                                ["x"] = 375617.96248644,
                                            }, -- end of [268]
                                            [332] = 
                                            {
                                                ["y"] = -348018.54189867,
                                                ["x"] = 377101.19688749,
                                            }, -- end of [332]
                                            [269] = 
                                            {
                                                ["y"] = -347674.48396322,
                                                ["x"] = 375837.14268138,
                                            }, -- end of [269]
                                            [333] = 
                                            {
                                                ["y"] = -348017.66743951,
                                                ["x"] = 377106.0584038,
                                            }, -- end of [333]
                                            [135] = 
                                            {
                                                ["y"] = -334949.22625038,
                                                ["x"] = 369237.98444845,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = -337162.4071131,
                                                ["x"] = 369703.56058502,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = -340627.2303463,
                                                ["x"] = 370720.69419706,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = -342119.68127324,
                                                ["x"] = 371159.48273634,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = -323639.94546631,
                                                ["x"] = 354605.20918623,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = -324973.77106053,
                                                ["x"] = 355422.32077222,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = -325021.98148268,
                                                ["x"] = 355448.33981414,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = -325065.61674599,
                                                ["x"] = 355458.93290218,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = -325600.20286537,
                                                ["x"] = 355762.14745962,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = -327941.65336882,
                                                ["x"] = 356117.67963565,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = -328130.10243158,
                                                ["x"] = 356164.8318916,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = -328279.82141508,
                                                ["x"] = 356290.79821038,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = -328773.34363232,
                                                ["x"] = 357638.64537799,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = -332522.62152271,
                                                ["x"] = 365775.19909249,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = -334440.92455913,
                                                ["x"] = 368120.91817842,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = -334464.55646604,
                                                ["x"] = 368700.63332568,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = -334963.7627296,
                                                ["x"] = 369241.67376098,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = -337231.92679208,
                                                ["x"] = 369743.13002547,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = -340636.98653068,
                                                ["x"] = 370718.50511332,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = -342154.50875756,
                                                ["x"] = 371179.14711796,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = -347760.8339481,
                                                ["x"] = 376082.28579155,
                                            }, -- end of [272]
                                            [336] = 
                                            {
                                                ["y"] = -348022.48550417,
                                                ["x"] = 377125.42386451,
                                            }, -- end of [336]
                                            [273] = 
                                            {
                                                ["y"] = -347763.65163097,
                                                ["x"] = 376086.41422166,
                                            }, -- end of [273]
                                            [337] = 
                                            {
                                                ["y"] = -348027.959948,
                                                ["x"] = 377139.39285837,
                                            }, -- end of [337]
                                            [137] = 
                                            {
                                                ["y"] = -334973.58866918,
                                                ["x"] = 369243.52342424,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = -337294.98629652,
                                                ["x"] = 369783.71911153,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = -340646.61310139,
                                                ["x"] = 370715.80215386,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = -342194.75758742,
                                                ["x"] = 371199.26288919,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = -347766.7606645,
                                                ["x"] = 376090.32907226,
                                            }, -- end of [274]
                                            [338] = 
                                            {
                                                ["y"] = -348036.20792542,
                                                ["x"] = 377157.61046429,
                                            }, -- end of [338]
                                            [69] = 
                                            {
                                                ["y"] = -330290.51181978,
                                                ["x"] = 360278.60412357,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = -332535.08621707,
                                                ["x"] = 365790.83647491,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = -334462.05437492,
                                                ["x"] = 368166.22866223,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = -334472.75783462,
                                                ["x"] = 368729.48710999,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = -334983.51359415,
                                                ["x"] = 369244.72865247,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = -337378.50544856,
                                                ["x"] = 369838.6934162,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = -340660.79573876,
                                                ["x"] = 370710.9259363,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = -342254.2605839,
                                                ["x"] = 371225.40730761,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = -347799.23187529,
                                                ["x"] = 376128.29741525,
                                            }, -- end of [276]
                                            [340] = 
                                            {
                                                ["y"] = -348052.86990705,
                                                ["x"] = 377188.37140474,
                                            }, -- end of [340]
                                            [277] = 
                                            {
                                                ["y"] = -347801.90269084,
                                                ["x"] = 376132.52366646,
                                            }, -- end of [277]
                                            [341] = 
                                            {
                                                ["y"] = -348118.30516616,
                                                ["x"] = 377294.82267819,
                                            }, -- end of [341]
                                            [139] = 
                                            {
                                                ["y"] = -334993.50128512,
                                                ["x"] = 369245.15878527,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = -337395.95356704,
                                                ["x"] = 369848.46319794,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = -340679.27376581,
                                                ["x"] = 370703.28042056,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = -342380.50487343,
                                                ["x"] = 371273.19802761,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = -347804.34129328,
                                                ["x"] = 376136.88787629,
                                            }, -- end of [278]
                                            [342] = 
                                            {
                                                ["y"] = -348935.39153717,
                                                ["x"] = 378802.64054477,
                                            }, -- end of [342]
                                            [35] = 
                                            {
                                                ["y"] = -325651.5107648,
                                                ["x"] = 355781.94286938,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = -327981.34600379,
                                                ["x"] = 356122.58755295,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = -328135.06708694,
                                                ["x"] = 356165.42057516,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = -328295.29502166,
                                                ["x"] = 356310.43111647,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = -331356.29032531,
                                                ["x"] = 362628.13617688,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = -332551.51668565,
                                                ["x"] = 365809.67636989,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = -334469.47122682,
                                                ["x"] = 368184.79987857,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = -334538.56701727,
                                                ["x"] = 368934.16196356,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = -335003.49000553,
                                                ["x"] = 369244.74847123,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = -337409.47097171,
                                                ["x"] = 369854.95953223,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = -340706.30884284,
                                                ["x"] = 370690.28419866,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = -342977.5428776,
                                                ["x"] = 371489.34959683,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = -347810.29737302,
                                                ["x"] = 376150.64111392,
                                            }, -- end of [280]
                                            [344] = 
                                            {
                                                ["y"] = -348963.60156064,
                                                ["x"] = 378866.66874749,
                                            }, -- end of [344]
                                            [281] = 
                                            {
                                                ["y"] = -347813.3863101,
                                                ["x"] = 376160.15092172,
                                            }, -- end of [281]
                                            [345] = 
                                            {
                                                ["y"] = -348971.56668506,
                                                ["x"] = 378890.36220591,
                                            }, -- end of [345]
                                            [141] = 
                                            {
                                                ["y"] = -335013.41292419,
                                                ["x"] = 369243.52341353,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = -337418.72001631,
                                                ["x"] = 369858.75879135,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = -340763.30395625,
                                                ["x"] = 370659.04747486,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = -343111.55819147,
                                                ["x"] = 371544.63493191,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = -347818.47312774,
                                                ["x"] = 376179.49054449,
                                            }, -- end of [282]
                                            [346] = 
                                            {
                                                ["y"] = -348986.30846602,
                                                ["x"] = 378943.3477006,
                                            }, -- end of [346]
                                            [71] = 
                                            {
                                                ["y"] = -332270.5403459,
                                                ["x"] = 364792.87202356,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = -332568.90309923,
                                                ["x"] = 365827.63742167,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = -334474.19584183,
                                                ["x"] = 368199.03382931,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = -334542.24944847,
                                                ["x"] = 368943.45853983,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = -335033.08068568,
                                                ["x"] = 369239.91102907,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = -337428.15279294,
                                                ["x"] = 369862.07528078,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = -340945.85757209,
                                                ["x"] = 370555.30175426,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = -343292.35236231,
                                                ["x"] = 371603.00918655,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = -347844.72560557,
                                                ["x"] = 376301.66743292,
                                            }, -- end of [284]
                                            [348] = 
                                            {
                                                ["y"] = -348990.7415584,
                                                ["x"] = 378967.93676001,
                                            }, -- end of [348]
                                            [285] = 
                                            {
                                                ["y"] = -347848.5783985,
                                                ["x"] = 376341.4764688,
                                            }, -- end of [285]
                                            [349] = 
                                            {
                                                ["y"] = -348994.28313944,
                                                ["x"] = 379002.75361847,
                                            }, -- end of [349]
                                            [9] = 
                                            {
                                                ["y"] = -319574.10004123,
                                                ["x"] = 351118.33624876,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = -319726.41874984,
                                                ["x"] = 351193.64771389,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = -320060.75412329,
                                                ["x"] = 351394.22108414,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = -320258.38320014,
                                                ["x"] = 351547.19345012,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = -323719.99557455,
                                                ["x"] = 354656.34726292,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = -324990.67292111,
                                                ["x"] = 355433.01033927,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = -325031.73620861,
                                                ["x"] = 355450.53761633,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = -325070.08564847,
                                                ["x"] = 355461.17516786,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = -325708.49163132,
                                                ["x"] = 355800.7166871,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = -328005.95158323,
                                                ["x"] = 356126.99694136,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = -328149.9638772,
                                                ["x"] = 356167.10960881,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = -328309.74331597,
                                                ["x"] = 356330.8293988,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = -332302.60725788,
                                                ["x"] = 364882.28648686,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = -332594.4769918,
                                                ["x"] = 365851.52673564,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = -334476.80537621,
                                                ["x"] = 368208.68636374,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = -334546.53159028,
                                                ["x"] = 368952.4926564,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = -335066.79683285,
                                                ["x"] = 369230.57006346,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = -337452.3512676,
                                                ["x"] = 369868.30038922,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = -341018.66449986,
                                                ["x"] = 370522.23355012,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = -345618.17349507,
                                                ["x"] = 372430.66500863,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = -347850.43045851,
                                                ["x"] = 376411.40114582,
                                            }, -- end of [288]
                                            [352] = 
                                            {
                                                ["y"] = -348995.52706811,
                                                ["x"] = 379102.64482563,
                                            }, -- end of [352]
                                            [289] = 
                                            {
                                                ["y"] = -347853.97874635,
                                                ["x"] = 376436.14542002,
                                            }, -- end of [289]
                                            [353] = 
                                            {
                                                ["y"] = -348993.58306583,
                                                ["x"] = 379122.54744216,
                                            }, -- end of [353]
                                            [145] = 
                                            {
                                                ["y"] = -335276.39773211,
                                                ["x"] = 369163.8820356,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = -337472.07164284,
                                                ["x"] = 369871.61587072,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = -341042.18509146,
                                                ["x"] = 370513.76784116,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = -345907.88655165,
                                                ["x"] = 372554.27025284,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = -347865.00829668,
                                                ["x"] = 376495.19703021,
                                            }, -- end of [290]
                                            [354] = 
                                            {
                                                ["y"] = -348990.59812439,
                                                ["x"] = 379142.32129106,
                                            }, -- end of [354]
                                            [73] = 
                                            {
                                                ["y"] = -332331.72236758,
                                                ["x"] = 364977.94450067,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = -332632.70856941,
                                                ["x"] = 365883.74237158,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = -334478.91849222,
                                                ["x"] = 368218.45931148,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = -334556.12915797,
                                                ["x"] = 368970.03743492,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = -335310.3320313,
                                                ["x"] = 369155.32333735,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = -337506.84931387,
                                                ["x"] = 369875.52635779,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = -341061.30605531,
                                                ["x"] = 370507.91051204,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = -345948.13483778,
                                                ["x"] = 372574.38445858,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = -347868.1967191,
                                                ["x"] = 376504.69147124,
                                            }, -- end of [292]
                                            [356] = 
                                            {
                                                ["y"] = -348980.40158987,
                                                ["x"] = 379186.13074842,
                                            }, -- end of [356]
                                            [293] = 
                                            {
                                                ["y"] = -347871.99722895,
                                                ["x"] = 376503.88447079,
                                            }, -- end of [293]
                                            [357] = 
                                            {
                                                ["y"] = -348971.54388454,
                                                ["x"] = 379214.78894849,
                                            }, -- end of [357]
                                            [147] = 
                                            {
                                                ["y"] = -335325.06465865,
                                                ["x"] = 369152.52356866,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = -338000.51749081,
                                                ["x"] = 369910.17722203,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = -341080.70287408,
                                                ["x"] = 370503.04624173,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = -345969.83117811,
                                                ["x"] = 372586.7988901,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = -347874.93658866,
                                                ["x"] = 376499.62031355,
                                            }, -- end of [294]
                                            [358] = 
                                            {
                                                ["y"] = -348959.32195918,
                                                ["x"] = 379247.58132559,
                                            }, -- end of [358]
                                            [37] = 
                                            {
                                                ["y"] = -325795.30622571,
                                                ["x"] = 355824.415839,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = -328030.30002685,
                                                ["x"] = 356132.654118,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = -328154.59702445,
                                                ["x"] = 356168.88509606,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = -328320.43246772,
                                                ["x"] = 356347.73080725,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = -332358.75815094,
                                                ["x"] = 365084.55963303,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = -332708.33559513,
                                                ["x"] = 365941.22089435,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = -334480.51735569,
                                                ["x"] = 368228.32953315,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = -334564.01346031,
                                                ["x"] = 368982.794178,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = -335344.88693133,
                                                ["x"] = 369149.88047979,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = -338049.83424389,
                                                ["x"] = 369918.38399779,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = -341095.42358869,
                                                ["x"] = 370500.17223088,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = -345986.61810909,
                                                ["x"] = 372597.66636537,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = -347883.87167438,
                                                ["x"] = 376481.694392,
                                            }, -- end of [296]
                                            [360] = 
                                            {
                                                ["y"] = -348892.48187654,
                                                ["x"] = 379392.61081527,
                                            }, -- end of [360]
                                            [297] = 
                                            {
                                                ["y"] = -347889.25072226,
                                                ["x"] = 376467.69383274,
                                            }, -- end of [297]
                                            [149] = 
                                            {
                                                ["y"] = -335384.75663947,
                                                ["x"] = 369146.69796003,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = -338093.80242065,
                                                ["x"] = 369927.94427432,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = -341110.27432913,
                                                ["x"] = 370498.07540927,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = -346002.78848666,
                                                ["x"] = 372609.4317014,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = -347896.60254891,
                                                ["x"] = 376449.09882542,
                                            }, -- end of [298]
                                            [75] = 
                                            {
                                                ["y"] = -332380.66079106,
                                                ["x"] = 365192.3462104,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = -333036.80375341,
                                                ["x"] = 366178.05250839,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = -334481.62184012,
                                                ["x"] = 368238.26732556,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = -334575.65543551,
                                                ["x"] = 368999.05376797,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = -335579.55806721,
                                                ["x"] = 369138.26540938,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = -338142.06022663,
                                                ["x"] = 369941.00667938,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = -341125.22284426,
                                                ["x"] = 370496.87095121,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = -346022.16563613,
                                                ["x"] = 372625.22296949,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = -347906.14538597,
                                                ["x"] = 376431.54950109,
                                            }, -- end of [300]
                                            [301] = 
                                            {
                                                ["y"] = -347909.02859356,
                                                ["x"] = 376427.46515499,
                                            }, -- end of [301]
                                            [151] = 
                                            {
                                                ["y"] = -335594.54704756,
                                                ["x"] = 369138.76455153,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = -338199.09581897,
                                                ["x"] = 369959.61346588,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = -341140.2182381,
                                                ["x"] = 370496.62458294,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = -346048.23236667,
                                                ["x"] = 372648.57438798,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = -324849.03704898,
                                                ["x"] = 355330.35190199,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = -325012.51280514,
                                                ["x"] = 355445.16508588,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = -325056.22742608,
                                                ["x"] = 355455.53342977,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = -325190.80668652,
                                                ["x"] = 355532.06822217,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = -326790.07000125,
                                                ["x"] = 356049.77726942,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = -328054.29866868,
                                                ["x"] = 356139.6470232,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = -328158.65423284,
                                                ["x"] = 356171.77504512,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = -328332.72912694,
                                                ["x"] = 356369.49456097,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = -332443.48133617,
                                                ["x"] = 365582.22693706,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = -333090.19228555,
                                                ["x"] = 366223.31423093,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = -334482.4640027,
                                                ["x"] = 368253.241444,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = -334600.3826087,
                                                ["x"] = 369030.49080159,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = -335614.44957201,
                                                ["x"] = 369140.72170939,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = -338297.13068614,
                                                ["x"] = 369997.1911606,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = -341155.1992368,
                                                ["x"] = 370497.32854829,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = -346069.54320335,
                                                ["x"] = 372669.68554559,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = -347918.86897092,
                                                ["x"] = 376416.16357436,
                                            }, -- end of [304]
                                            [359] = 
                                            {
                                                ["y"] = -348935.44860435,
                                                ["x"] = 379302.62098851,
                                            }, -- end of [359]
                                            [305] = 
                                            {
                                                ["y"] = -347922.52253824,
                                                ["x"] = 376412.75088651,
                                            }, -- end of [305]
                                            [355] = 
                                            {
                                                ["y"] = -348986.62605289,
                                                ["x"] = 379161.92081349,
                                            }, -- end of [355]
                                            [351] = 
                                            {
                                                ["y"] = -348996.81806709,
                                                ["x"] = 379077.68025283,
                                            }, -- end of [351]
                                            [315] = 
                                            {
                                                ["y"] = -347981.4917401,
                                                ["x"] = 376387.73049101,
                                            }, -- end of [315]
                                            [153] = 
                                            {
                                                ["y"] = -335639.17872439,
                                                ["x"] = 369144.36727253,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = -339660.17096042,
                                                ["x"] = 370586.34219286,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = -341170.10896697,
                                                ["x"] = 370498.95125026,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = -346093.16625331,
                                                ["x"] = 372695.505729,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = -347926.35042808,
                                                ["x"] = 376409.53509538,
                                            }, -- end of [306]
                                            [347] = 
                                            {
                                                ["y"] = -348988.43958486,
                                                ["x"] = 378953.11632815,
                                            }, -- end of [347]
                                            [343] = 
                                            {
                                                ["y"] = -348954.33918971,
                                                ["x"] = 378843.45069881,
                                            }, -- end of [343]
                                            [339] = 
                                            {
                                                ["y"] = -348045.31831947,
                                                ["x"] = 377175.41377036,
                                            }, -- end of [339]
                                            [335] = 
                                            {
                                                ["y"] = -348019.40294489,
                                                ["x"] = 377115.91826977,
                                            }, -- end of [335]
                                            [334] = 
                                            {
                                                ["y"] = -348018.22468373,
                                                ["x"] = 377111.05268782,
                                            }, -- end of [334]
                                            [331] = 
                                            {
                                                ["y"] = -348021.33330777,
                                                ["x"] = 377097.10822337,
                                            }, -- end of [331]
                                            [327] = 
                                            {
                                                ["y"] = -348093.39491309,
                                                ["x"] = 377063.09395093,
                                            }, -- end of [327]
                                            [77] = 
                                            {
                                                ["y"] = -332454.76578291,
                                                ["x"] = 365625.78403968,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = -333598.7847149,
                                                ["x"] = 366704.26094135,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = -334482.40939462,
                                                ["x"] = 368273.23871316,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = -334619.91710942,
                                                ["x"] = 369053.25484379,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = -335757.27418661,
                                                ["x"] = 369165.62019896,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = -339707.73388937,
                                                ["x"] = 370601.74344505,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = -341184.89848673,
                                                ["x"] = 370501.44277174,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = -346115.4489646,
                                                ["x"] = 372722.49150759,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = -347934.49575259,
                                                ["x"] = 376403.74226857,
                                            }, -- end of [308]
                                            [323] = 
                                            {
                                                ["y"] = -348963.71569218,
                                                ["x"] = 376382.6677898,
                                            }, -- end of [323]
                                            [319] = 
                                            {
                                                ["y"] = -348972.34519745,
                                                ["x"] = 376355.84017516,
                                            }, -- end of [319]
                                            [318] = 
                                            {
                                                ["y"] = -348970.71425188,
                                                ["x"] = 376351.51881636,
                                            }, -- end of [318]
                                            [317] = 
                                            {
                                                ["y"] = -348036.21554669,
                                                ["x"] = 376382.49188953,
                                            }, -- end of [317]
                                            [350] = 
                                            {
                                                ["y"] = -348996.70358879,
                                                ["x"] = 379047.68332465,
                                            }, -- end of [350]
                                            [255] = 
                                            {
                                                ["y"] = -346331.18783034,
                                                ["x"] = 373009.41954069,
                                            }, -- end of [255]
                                            [270] = 
                                            {
                                                ["y"] = -347677.68632194,
                                                ["x"] = 375846.61477672,
                                            }, -- end of [270]
                                            [309] = 
                                            {
                                                ["y"] = -347938.79391898,
                                                ["x"] = 376401.18919321,
                                            }, -- end of [309]
                                            [295] = 
                                            {
                                                ["y"] = -347879.75352567,
                                                ["x"] = 376490.80544989,
                                            }, -- end of [295]
                                            [307] = 
                                            {
                                                ["y"] = -347930.34446183,
                                                ["x"] = 376406.52822416,
                                            }, -- end of [307]
                                            [303] = 
                                            {
                                                ["y"] = -347915.39744514,
                                                ["x"] = 376419.76111912,
                                            }, -- end of [303]
                                            [155] = 
                                            {
                                                ["y"] = -335766.95112099,
                                                ["x"] = 369168.13761914,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = -339746.36575971,
                                                ["x"] = 370612.10005029,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = -341199.53016626,
                                                ["x"] = 370504.73911215,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = -346139.30542255,
                                                ["x"] = 372754.59285759,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = -347943.22711777,
                                                ["x"] = 376398.87853847,
                                            }, -- end of [310]
                                            [302] = 
                                            {
                                                ["y"] = -347912.11494691,
                                                ["x"] = 376423.5321161,
                                            }, -- end of [302]
                                            [299] = 
                                            {
                                                ["y"] = -347901.00506927,
                                                ["x"] = 376440.12239182,
                                            }, -- end of [299]
                                            [311] = 
                                            {
                                                ["y"] = -347947.77799888,
                                                ["x"] = 376396.80875197,
                                            }, -- end of [311]
                                            [39] = 
                                            {
                                                ["y"] = -326913.11854945,
                                                ["x"] = 356071.70880477,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = -328077.88272134,
                                                ["x"] = 356147.93333801,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = -328184.86340959,
                                                ["x"] = 356195.01092269,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = -328348.38427704,
                                                ["x"] = 356400.79448805,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = -332465.20423739,
                                                ["x"] = 365659.18777478,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = -333682.73252629,
                                                ["x"] = 366789.99371807,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = -334480.7321532,
                                                ["x"] = 368303.18890958,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = -334633.86391493,
                                                ["x"] = 369067.58551228,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = -335776.49536037,
                                                ["x"] = 369171.11945461,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = -339785.47535575,
                                                ["x"] = 370620.47057941,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = -341213.97766661,
                                                ["x"] = 370508.76686749,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = -346259.70313722,
                                                ["x"] = 372932.65310689,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = -347952.42667272,
                                                ["x"] = 376394.96868661,
                                            }, -- end of [312]
                                            [291] = 
                                            {
                                                ["y"] = -347866.26889875,
                                                ["x"] = 376500.17840093,
                                            }, -- end of [291]
                                            [287] = 
                                            {
                                                ["y"] = -347849.14210775,
                                                ["x"] = 376396.45922304,
                                            }, -- end of [287]
                                            [286] = 
                                            {
                                                ["y"] = -347849.02492136,
                                                ["x"] = 376356.46705921,
                                            }, -- end of [286]
                                            [283] = 
                                            {
                                                ["y"] = -347844.00908128,
                                                ["x"] = 376296.72001569,
                                            }, -- end of [283]
                                            [279] = 
                                            {
                                                ["y"] = -347806.54449487,
                                                ["x"] = 376141.37567985,
                                            }, -- end of [279]
                                            [275] = 
                                            {
                                                ["y"] = -347796.34924643,
                                                ["x"] = 376124.21265769,
                                            }, -- end of [275]
                                            [271] = 
                                            {
                                                ["y"] = -347758.47602566,
                                                ["x"] = 376077.88051301,
                                            }, -- end of [271]
                                            [313] = 
                                            {
                                                ["y"] = -347961.94405543,
                                                ["x"] = 376391.9086916,
                                            }, -- end of [313]
                                            [267] = 
                                            {
                                                ["y"] = -347439.03512511,
                                                ["x"] = 374849.87120321,
                                            }, -- end of [267]
                                            [263] = 
                                            {
                                                ["y"] = -347160.88447894,
                                                ["x"] = 374101.99194087,
                                            }, -- end of [263]
                                            [259] = 
                                            {
                                                ["y"] = -346777.78273997,
                                                ["x"] = 373394.64850766,
                                            }, -- end of [259]
                                            [157] = 
                                            {
                                                ["y"] = -335790.53662375,
                                                ["x"] = 369176.39080896,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = -339824.97683292,
                                                ["x"] = 370626.7346229,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = -341232.93248935,
                                                ["x"] = 370515.14018626,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = -346278.83934931,
                                                ["x"] = 372955.75276172,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = -347971.65836182,
                                                ["x"] = 376389.54283182,
                                            }, -- end of [314]
                                            [254] = 
                                            {
                                                ["y"] = -346299.13043574,
                                                ["x"] = 372977.84576822,
                                            }, -- end of [254]
                                            [239] = 
                                            {
                                                ["y"] = -344203.81725642,
                                                ["x"] = 371887.81831174,
                                            }, -- end of [239]
                                            [223] = 
                                            {
                                                ["y"] = -341274.3142127,
                                                ["x"] = 370532.77578082,
                                            }, -- end of [223]
                                            [207] = 
                                            {
                                                ["y"] = -340986.39251961,
                                                ["x"] = 370535.76972677,
                                            }, -- end of [207]
                                            [191] = 
                                            {
                                                ["y"] = -340193.79262714,
                                                ["x"] = 370654.74047148,
                                            }, -- end of [191]
                                            [175] = 
                                            {
                                                ["y"] = -337437.74408096,
                                                ["x"] = 369864.90130119,
                                            }, -- end of [175]
                                            [159] = 
                                            {
                                                ["y"] = -335826.88734266,
                                                ["x"] = 369193.02079528,
                                            }, -- end of [159]
                                            [79] = 
                                            {
                                                ["y"] = -332475.49954534,
                                                ["x"] = 365687.36291511,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = -333729.16272013,
                                                ["x"] = 366842.37033514,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = -334452.36420722,
                                                ["x"] = 368581.67042183,
                                            }, -- end of [111]
                                            [143] = 
                                            {
                                                ["y"] = -335047.64019985,
                                                ["x"] = 369236.31200188,
                                            }, -- end of [143]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -348893.5290474,
                                                ["x"] = 379394.06097171,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -348893.5290474,
                                                ["x"] = 379394.06097171,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1471,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -312861.94927196,
                                            ["x"] = 350791.12832847,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 8.3333333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1488,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8281.0999479402,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -348895.53473957,
                                            ["x"] = 379394.32659902,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 416,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-113",
                                        ["unitId"] = 1642,
                                        ["y"] = -312861.94927196,
                                        ["x"] = 350791.12832847,
                                        ["name"] = "Новый юнит #097",
                                        ["heading"] = 4.724440995989,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 1643,
                                        ["y"] = -312831.95093347,
                                        ["x"] = 350790.8156717,
                                        ["name"] = "Новый юнит #098",
                                        ["heading"] = 4.7228110725868,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1097 Avenger",
                                        ["unitId"] = 1644,
                                        ["y"] = -312801.95255364,
                                        ["x"] = 350790.50301451,
                                        ["name"] = "Новый юнит #099",
                                        ["heading"] = 4.7228110722255,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1045 HMMWV TOW",
                                        ["unitId"] = 1645,
                                        ["y"] = -312771.95417232,
                                        ["x"] = 350790.1903573,
                                        ["name"] = "Новый юнит #100",
                                        ["heading"] = 4.7228110723734,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 1646,
                                        ["y"] = -312741.9557895,
                                        ["x"] = 350789.87770007,
                                        ["name"] = "Новый юнит #101",
                                        ["heading"] = 4.7228110725197,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 1647,
                                        ["y"] = -312711.95740519,
                                        ["x"] = 350789.56504283,
                                        ["name"] = "Новый юнит #102",
                                        ["heading"] = 4.7228110723338,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 1648,
                                        ["y"] = -312681.95479313,
                                        ["x"] = 350789.25234143,
                                        ["name"] = "Новый юнит #103",
                                        ["heading"] = 4.7228110755486,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M6 Linebacker",
                                        ["unitId"] = 1649,
                                        ["y"] = -312651.88644371,
                                        ["x"] = 350788.93895498,
                                        ["name"] = "Новый юнит #104",
                                        ["heading"] = 4.7228110723612,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 1650,
                                        ["y"] = -312621.8833899,
                                        ["x"] = 350788.62624907,
                                        ["name"] = "Новый юнит #105",
                                        ["heading"] = 4.7228110724113,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "TPZ",
                                        ["unitId"] = 1651,
                                        ["y"] = -312591.85276632,
                                        ["x"] = 350788.31325581,
                                        ["name"] = "Новый юнит #106",
                                        ["heading"] = 4.7228110725742,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 1686,
                                        ["y"] = -312561.83375555,
                                        ["x"] = 350788.00038359,
                                        ["name"] = "Новый юнит #121",
                                        ["heading"] = 4.7228110723803,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "HEMTT TFFT",
                                        ["unitId"] = 1687,
                                        ["y"] = -312531.70604387,
                                        ["x"] = 350787.68637844,
                                        ["name"] = "Новый юнит #122",
                                        ["heading"] = 4.7228110723168,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 1688,
                                        ["y"] = -312501.59172223,
                                        ["x"] = 350787.37251284,
                                        ["name"] = "Новый юнит #123",
                                        ["heading"] = 4.722811072558,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 1689,
                                        ["y"] = -312471.52143795,
                                        ["x"] = 350787.05910622,
                                        ["name"] = "Новый юнит #124",
                                        ["heading"] = 4.7228110724936,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 1690,
                                        ["y"] = -312441.58259616,
                                        ["x"] = 350786.74706701,
                                        ["name"] = "Новый юнит #125",
                                        ["heading"] = 4.7228111575042,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M2A1_halftrack",
                                        ["unitId"] = 1691,
                                        ["y"] = -312411.56463547,
                                        ["x"] = 350786.43393686,
                                        ["name"] = "Новый юнит #126",
                                        ["heading"] = 4.7228200285237,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [16]
                                }, -- end of ["units"]
                                ["y"] = -312861.94927196,
                                ["x"] = 350791.12832847,
                                ["name"] = "агресор",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -387662.41090144,
                                                ["x"] = 428631.51843714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -387572.61477424,
                                                ["x"] = 428537.52308305,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -387296.51587573,
                                                ["x"] = 428283.94370304,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -387112.88916078,
                                                ["x"] = 428107.94885535,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -385307.62981069,
                                                ["x"] = 426137.74769624,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = -383253.01601877,
                                                ["x"] = 424326.90952653,
                                            }, -- end of [32]
                                            [64] = 
                                            {
                                                ["y"] = -377817.49424361,
                                                ["x"] = 420717.83035752,
                                            }, -- end of [64]
                                            [128] = 
                                            {
                                                ["y"] = -367984.25983533,
                                                ["x"] = 411089.03507214,
                                            }, -- end of [128]
                                            [256] = 
                                            {
                                                ["y"] = -362048.61143858,
                                                ["x"] = 397705.26699177,
                                            }, -- end of [256]
                                            [512] = 
                                            {
                                                ["y"] = -352541.08337944,
                                                ["x"] = 384182.84584189,
                                            }, -- end of [512]
                                            [513] = 
                                            {
                                                ["y"] = -352541.22045588,
                                                ["x"] = 384177.84923913,
                                            }, -- end of [513]
                                            [257] = 
                                            {
                                                ["y"] = -362041.01386756,
                                                ["x"] = 397698.76835137,
                                            }, -- end of [257]
                                            [514] = 
                                            {
                                                ["y"] = -352542.41985459,
                                                ["x"] = 384173.04975755,
                                            }, -- end of [514]
                                            [129] = 
                                            {
                                                ["y"] = -367959.29866383,
                                                ["x"] = 411090.35537661,
                                            }, -- end of [129]
                                            [258] = 
                                            {
                                                ["y"] = -362033.91076753,
                                                ["x"] = 397691.7328964,
                                            }, -- end of [258]
                                            [516] = 
                                            {
                                                ["y"] = -352550.64892654,
                                                ["x"] = 384167.83703119,
                                            }, -- end of [516]
                                            [517] = 
                                            {
                                                ["y"] = -352560.23598933,
                                                ["x"] = 384164.83814405,
                                            }, -- end of [517]
                                            [259] = 
                                            {
                                                ["y"] = -362027.29488571,
                                                ["x"] = 397684.23686675,
                                            }, -- end of [259]
                                            [518] = 
                                            {
                                                ["y"] = -352941.39927538,
                                                ["x"] = 384061.38312284,
                                            }, -- end of [518]
                                            [65] = 
                                            {
                                                ["y"] = -377794.8131839,
                                                ["x"] = 420707.32193837,
                                            }, -- end of [65]
                                            [130] = 
                                            {
                                                ["y"] = -367949.31461157,
                                                ["x"] = 411089.88044328,
                                            }, -- end of [130]
                                            [260] = 
                                            {
                                                ["y"] = -362018.04107487,
                                                ["x"] = 397672.43351695,
                                            }, -- end of [260]
                                            [520] = 
                                            {
                                                ["y"] = -352964.62740153,
                                                ["x"] = 384052.17753517,
                                            }, -- end of [520]
                                            [521] = 
                                            {
                                                ["y"] = -352969.06526768,
                                                ["x"] = 384049.87610585,
                                            }, -- end of [521]
                                            [261] = 
                                            {
                                                ["y"] = -362000.86196082,
                                                ["x"] = 397647.8427193,
                                            }, -- end of [261]
                                            [522] = 
                                            {
                                                ["y"] = -352973.33893117,
                                                ["x"] = 384047.28299147,
                                            }, -- end of [522]
                                            [131] = 
                                            {
                                                ["y"] = -367944.36577561,
                                                ["x"] = 411089.17365136,
                                            }, -- end of [131]
                                            [262] = 
                                            {
                                                ["y"] = -361916.26329557,
                                                ["x"] = 397524.00248736,
                                            }, -- end of [262]
                                            [524] = 
                                            {
                                                ["y"] = -352980.94794866,
                                                ["x"] = 384040.83632512,
                                            }, -- end of [524]
                                            [525] = 
                                            {
                                                ["y"] = -352983.92733048,
                                                ["x"] = 384036.82848984,
                                            }, -- end of [525]
                                            [263] = 
                                            {
                                                ["y"] = -361831.95279872,
                                                ["x"] = 397364.96952645,
                                            }, -- end of [263]
                                            [33] = 
                                            {
                                                ["y"] = -383074.79314813,
                                                ["x"] = 424236.2325657,
                                            }, -- end of [33]
                                            [66] = 
                                            {
                                                ["y"] = -377762.34011767,
                                                ["x"] = 420694.27341775,
                                            }, -- end of [66]
                                            [132] = 
                                            {
                                                ["y"] = -367939.49387696,
                                                ["x"] = 411088.05751642,
                                            }, -- end of [132]
                                            [264] = 
                                            {
                                                ["y"] = -361692.90574993,
                                                ["x"] = 397088.0401981,
                                            }, -- end of [264]
                                            [528] = 
                                            {
                                                ["y"] = -352990.47050047,
                                                ["x"] = 384023.36890688,
                                            }, -- end of [528]
                                            [529] = 
                                            {
                                                ["y"] = -352991.93748436,
                                                ["x"] = 384018.59313901,
                                            }, -- end of [529]
                                            [265] = 
                                            {
                                                ["y"] = -361663.93991288,
                                                ["x"] = 397035.50298268,
                                            }, -- end of [265]
                                            [530] = 
                                            {
                                                ["y"] = -353010.54602568,
                                                ["x"] = 383940.78556461,
                                            }, -- end of [530]
                                            [133] = 
                                            {
                                                ["y"] = -367934.75923189,
                                                ["x"] = 411086.4563802,
                                            }, -- end of [133]
                                            [266] = 
                                            {
                                                ["y"] = -361653.24647326,
                                                ["x"] = 397012.90947245,
                                            }, -- end of [266]
                                            [532] = 
                                            {
                                                ["y"] = -353013.62555638,
                                                ["x"] = 383921.0375449,
                                            }, -- end of [532]
                                            [533] = 
                                            {
                                                ["y"] = -353014.04125604,
                                                ["x"] = 383911.04955384,
                                            }, -- end of [533]
                                            [267] = 
                                            {
                                                ["y"] = -361643.83193088,
                                                ["x"] = 396989.75277493,
                                            }, -- end of [267]
                                            [534] = 
                                            {
                                                ["y"] = -353013.5648451,
                                                ["x"] = 383901.06394534,
                                            }, -- end of [534]
                                            [67] = 
                                            {
                                                ["y"] = -377591.92740046,
                                                ["x"] = 420636.35422862,
                                            }, -- end of [67]
                                            [134] = 
                                            {
                                                ["y"] = -367930.24866039,
                                                ["x"] = 411084.30926867,
                                            }, -- end of [134]
                                            [268] = 
                                            {
                                                ["y"] = -361632.32730622,
                                                ["x"] = 396956.70134238,
                                            }, -- end of [268]
                                            [536] = 
                                            {
                                                ["y"] = -353010.0704225,
                                                ["x"] = 383881.39388373,
                                            }, -- end of [536]
                                            [537] = 
                                            {
                                                ["y"] = -353005.91250373,
                                                ["x"] = 383866.98346282,
                                            }, -- end of [537]
                                            [269] = 
                                            {
                                                ["y"] = -361613.5317852,
                                                ["x"] = 396894.48138511,
                                            }, -- end of [269]
                                            [538] = 
                                            {
                                                ["y"] = -352925.36529245,
                                                ["x"] = 383609.41560016,
                                            }, -- end of [538]
                                            [135] = 
                                            {
                                                ["y"] = -367926.03927242,
                                                ["x"] = 411081.61707882,
                                            }, -- end of [135]
                                            [270] = 
                                            {
                                                ["y"] = -361609.9895518,
                                                ["x"] = 396879.90714131,
                                            }, -- end of [270]
                                            [540] = 
                                            {
                                                ["y"] = -352887.3781346,
                                                ["x"] = 383459.16547358,
                                            }, -- end of [540]
                                            [541] = 
                                            {
                                                ["y"] = -352887.67864122,
                                                ["x"] = 383454.22185512,
                                            }, -- end of [541]
                                            [17] = 
                                            {
                                                ["y"] = -385251.0614844,
                                                ["x"] = 426088.51547884,
                                            }, -- end of [17]
                                            [34] = 
                                            {
                                                ["y"] = -383057.83733774,
                                                ["x"] = 424225.62965901,
                                            }, -- end of [34]
                                            [68] = 
                                            {
                                                ["y"] = -376858.96785434,
                                                ["x"] = 420384.93541664,
                                            }, -- end of [68]
                                            [136] = 
                                            {
                                                ["y"] = -367922.17329678,
                                                ["x"] = 411078.4499109,
                                            }, -- end of [136]
                                            [272] = 
                                            {
                                                ["y"] = -361586.02624234,
                                                ["x"] = 396742.00278892,
                                            }, -- end of [272]
                                            [544] = 
                                            {
                                                ["y"] = -352896.53869461,
                                                ["x"] = 383436.3881782,
                                            }, -- end of [544]
                                            [545] = 
                                            {
                                                ["y"] = -352900.72481795,
                                                ["x"] = 383427.31198997,
                                            }, -- end of [545]
                                            [273] = 
                                            {
                                                ["y"] = -361558.42245184,
                                                ["x"] = 396630.37811159,
                                            }, -- end of [273]
                                            [546] = 
                                            {
                                                ["y"] = -352905.1913947,
                                                ["x"] = 383418.57485461,
                                            }, -- end of [546]
                                            [137] = 
                                            {
                                                ["y"] = -367918.67793833,
                                                ["x"] = 411074.87813451,
                                            }, -- end of [137]
                                            [274] = 
                                            {
                                                ["y"] = -361545.96336089,
                                                ["x"] = 396587.14271685,
                                            }, -- end of [274]
                                            [548] = 
                                            {
                                                ["y"] = -352913.37308463,
                                                ["x"] = 383413.17249756,
                                            }, -- end of [548]
                                            [549] = 
                                            {
                                                ["y"] = -352915.88137978,
                                                ["x"] = 383408.91424469,
                                            }, -- end of [549]
                                            [275] = 
                                            {
                                                ["y"] = -361537.69532692,
                                                ["x"] = 396563.55257891,
                                            }, -- end of [275]
                                            [550] = 
                                            {
                                                ["y"] = -352916.98717811,
                                                ["x"] = 383404.08511421,
                                            }, -- end of [550]
                                            [69] = 
                                            {
                                                ["y"] = -376682.75376383,
                                                ["x"] = 420313.93208534,
                                            }, -- end of [69]
                                            [138] = 
                                            {
                                                ["y"] = -367915.57194747,
                                                ["x"] = 411070.96241607,
                                            }, -- end of [138]
                                            [276] = 
                                            {
                                                ["y"] = -361530.1229301,
                                                ["x"] = 396545.04367462,
                                            }, -- end of [276]
                                            [552] = 
                                            {
                                                ["y"] = -352916.67065621,
                                                ["x"] = 383394.09998668,
                                            }, -- end of [552]
                                            [553] = 
                                            {
                                                ["y"] = -352915.88247506,
                                                ["x"] = 383389.15825927,
                                            }, -- end of [553]
                                            [277] = 
                                            {
                                                ["y"] = -361521.6490219,
                                                ["x"] = 396526.92995976,
                                            }, -- end of [277]
                                            [554] = 
                                            {
                                                ["y"] = -352914.73801052,
                                                ["x"] = 383384.29292343,
                                            }, -- end of [554]
                                            [139] = 
                                            {
                                                ["y"] = -367912.87090539,
                                                ["x"] = 411066.75705699,
                                            }, -- end of [139]
                                            [278] = 
                                            {
                                                ["y"] = -361507.58670686,
                                                ["x"] = 396500.43366527,
                                            }, -- end of [278]
                                            [556] = 
                                            {
                                                ["y"] = -352908.08487818,
                                                ["x"] = 383365.45098073,
                                            }, -- end of [556]
                                            [557] = 
                                            {
                                                ["y"] = -352905.87078264,
                                                ["x"] = 383360.96911503,
                                            }, -- end of [557]
                                            [279] = 
                                            {
                                                ["y"] = -361484.47399322,
                                                ["x"] = 396461.82792449,
                                            }, -- end of [279]
                                            [35] = 
                                            {
                                                ["y"] = -383041.49534511,
                                                ["x"] = 424214.10527009,
                                            }, -- end of [35]
                                            [70] = 
                                            {
                                                ["y"] = -376347.71697229,
                                                ["x"] = 420169.2405494,
                                            }, -- end of [70]
                                            [140] = 
                                            {
                                                ["y"] = -367910.58857069,
                                                ["x"] = 411062.31056197,
                                            }, -- end of [140]
                                            [280] = 
                                            {
                                                ["y"] = -361414.68693811,
                                                ["x"] = 396358.1345816,
                                            }, -- end of [280]
                                            [560] = 
                                            {
                                                ["y"] = -352880.43128174,
                                                ["x"] = 383317.97567374,
                                            }, -- end of [560]
                                            [561] = 
                                            {
                                                ["y"] = -352874.18766435,
                                                ["x"] = 383304.3384553,
                                            }, -- end of [561]
                                            [281] = 
                                            {
                                                ["y"] = -361180.31654787,
                                                ["x"] = 396027.98935334,
                                            }, -- end of [281]
                                            [562] = 
                                            {
                                                ["y"] = -352864.98507978,
                                                ["x"] = 383281.09722409,
                                            }, -- end of [562]
                                            [141] = 
                                            {
                                                ["y"] = -367908.73790888,
                                                ["x"] = 411057.66743431,
                                            }, -- end of [141]
                                            [282] = 
                                            {
                                                ["y"] = -361175.40998654,
                                                ["x"] = 396019.27862461,
                                            }, -- end of [282]
                                            [564] = 
                                            {
                                                ["y"] = -352687.48055606,
                                                ["x"] = 382671.41274384,
                                            }, -- end of [564]
                                            [565] = 
                                            {
                                                ["y"] = -352690.60897986,
                                                ["x"] = 382668.28074726,
                                            }, -- end of [565]
                                            [283] = 
                                            {
                                                ["y"] = -361173.2786128,
                                                ["x"] = 396014.75659272,
                                            }, -- end of [283]
                                            [566] = 
                                            {
                                                ["y"] = -352916.39068386,
                                                ["x"] = 382602.84512523,
                                            }, -- end of [566]
                                            [71] = 
                                            {
                                                ["y"] = -376234.52691441,
                                                ["x"] = 420129.42906662,
                                            }, -- end of [71]
                                            [142] = 
                                            {
                                                ["y"] = -367907.33167346,
                                                ["x"] = 411052.87127881,
                                            }, -- end of [142]
                                            [284] = 
                                            {
                                                ["y"] = -361171.45721411,
                                                ["x"] = 396010.10109174,
                                            }, -- end of [284]
                                            [568] = 
                                            {
                                                ["y"] = -352919.22927811,
                                                ["x"] = 382594.5574556,
                                            }, -- end of [568]
                                            [569] = 
                                            {
                                                ["y"] = -352914.3819099,
                                                ["x"] = 382575.15711468,
                                            }, -- end of [569]
                                            [285] = 
                                            {
                                                ["y"] = -361170.02412789,
                                                ["x"] = 396005.3129747,
                                            }, -- end of [285]
                                            [570] = 
                                            {
                                                ["y"] = -352897.24744586,
                                                ["x"] = 382491.91321501,
                                            }, -- end of [570]
                                            [143] = 
                                            {
                                                ["y"] = -367906.37837698,
                                                ["x"] = 411047.96528937,
                                            }, -- end of [143]
                                            [286] = 
                                            {
                                                ["y"] = -361169.02939082,
                                                ["x"] = 396000.41509939,
                                            }, -- end of [286]
                                            [572] = 
                                            {
                                                ["y"] = -352900.27201545,
                                                ["x"] = 382484.54840419,
                                            }, -- end of [572]
                                            [9] = 
                                            {
                                                ["y"] = -387061.54863026,
                                                ["x"] = 428040.2158419,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = -385193.49049596,
                                                ["x"] = 426032.97848815,
                                            }, -- end of [18]
                                            [36] = 
                                            {
                                                ["y"] = -383029.75719469,
                                                ["x"] = 424204.76906733,
                                            }, -- end of [36]
                                            [72] = 
                                            {
                                                ["y"] = -375756.70444638,
                                                ["x"] = 419982.47585635,
                                            }, -- end of [72]
                                            [144] = 
                                            {
                                                ["y"] = -367905.85584458,
                                                ["x"] = 411042.99434755,
                                            }, -- end of [144]
                                            [288] = 
                                            {
                                                ["y"] = -361167.92529481,
                                                ["x"] = 395985.46771898,
                                            }, -- end of [288]
                                            [576] = 
                                            {
                                                ["y"] = -352976.38546471,
                                                ["x"] = 382460.34866801,
                                            }, -- end of [576]
                                            [577] = 
                                            {
                                                ["y"] = -353001.00561632,
                                                ["x"] = 382455.22737084,
                                            }, -- end of [577]
                                            [289] = 
                                            {
                                                ["y"] = -361166.05369341,
                                                ["x"] = 395915.51282453,
                                            }, -- end of [289]
                                            [578] = 
                                            {
                                                ["y"] = -353005.57452416,
                                                ["x"] = 382453.30586415,
                                            }, -- end of [578]
                                            [145] = 
                                            {
                                                ["y"] = -367905.72136361,
                                                ["x"] = 411037.99667025,
                                            }, -- end of [145]
                                            [290] = 
                                            {
                                                ["y"] = -361162.27412073,
                                                ["x"] = 395875.69627403,
                                            }, -- end of [290]
                                            [580] = 
                                            {
                                                ["y"] = -353000.83542829,
                                                ["x"] = 382446.63948465,
                                            }, -- end of [580]
                                            [581] = 
                                            {
                                                ["y"] = -352991.97520111,
                                                ["x"] = 382441.67840469,
                                            }, -- end of [581]
                                            [291] = 
                                            {
                                                ["y"] = -361136.67806536,
                                                ["x"] = 395702.58707766,
                                            }, -- end of [291]
                                            [582] = 
                                            {
                                                ["y"] = -352890.03504012,
                                                ["x"] = 382388.4350905,
                                            }, -- end of [582]
                                            [73] = 
                                            {
                                                ["y"] = -375710.37625449,
                                                ["x"] = 419963.68317779,
                                            }, -- end of [73]
                                            [146] = 
                                            {
                                                ["y"] = -367905.9416069,
                                                ["x"] = 411033.00281109,
                                            }, -- end of [146]
                                            [292] = 
                                            {
                                                ["y"] = -361125.38797415,
                                                ["x"] = 395643.66532192,
                                            }, -- end of [292]
                                            [584] = 
                                            {
                                                ["y"] = -352931.31178636,
                                                ["x"] = 382300.16357137,
                                            }, -- end of [584]
                                            [293] = 
                                            {
                                                ["y"] = -361086.55002941,
                                                ["x"] = 395473.06081493,
                                            }, -- end of [293]
                                            [147] = 
                                            {
                                                ["y"] = -367906.49386141,
                                                ["x"] = 411028.0340255,
                                            }, -- end of [147]
                                            [294] = 
                                            {
                                                ["y"] = -361083.77167042,
                                                ["x"] = 395453.257191,
                                            }, -- end of [294]
                                            [295] = 
                                            {
                                                ["y"] = -361081.66808196,
                                                ["x"] = 395428.3480618,
                                            }, -- end of [295]
                                            [37] = 
                                            {
                                                ["y"] = -383018.52534282,
                                                ["x"] = 424194.82957588,
                                            }, -- end of [37]
                                            [74] = 
                                            {
                                                ["y"] = -375674.11994722,
                                                ["x"] = 419946.79635713,
                                            }, -- end of [74]
                                            [148] = 
                                            {
                                                ["y"] = -367907.36627165,
                                                ["x"] = 411023.11158084,
                                            }, -- end of [148]
                                            [296] = 
                                            {
                                                ["y"] = -361080.71500937,
                                                ["x"] = 395403.36858098,
                                            }, -- end of [296]
                                            [297] = 
                                            {
                                                ["y"] = -361080.96214698,
                                                ["x"] = 395383.37250569,
                                            }, -- end of [297]
                                            [149] = 
                                            {
                                                ["y"] = -367908.55792943,
                                                ["x"] = 411018.25658793,
                                            }, -- end of [149]
                                            [298] = 
                                            {
                                                ["y"] = -361082.29157859,
                                                ["x"] = 395363.4188247,
                                            }, -- end of [298]
                                            [299] = 
                                            {
                                                ["y"] = -361098.87889665,
                                                ["x"] = 395204.29098282,
                                            }, -- end of [299]
                                            [75] = 
                                            {
                                                ["y"] = -375634.35887816,
                                                ["x"] = 419925.73467559,
                                            }, -- end of [75]
                                            [150] = 
                                            {
                                                ["y"] = -367910.08175995,
                                                ["x"] = 411013.49546935,
                                            }, -- end of [150]
                                            [300] = 
                                            {
                                                ["y"] = -361107.8376156,
                                                ["x"] = 395150.03173759,
                                            }, -- end of [300]
                                            [301] = 
                                            {
                                                ["y"] = -361128.13092943,
                                                ["x"] = 395047.03323045,
                                            }, -- end of [301]
                                            [151] = 
                                            {
                                                ["y"] = -367911.96951755,
                                                ["x"] = 411008.86686394,
                                            }, -- end of [151]
                                            [302] = 
                                            {
                                                ["y"] = -361130.27223084,
                                                ["x"] = 395027.151519,
                                            }, -- end of [302]
                                            [19] = 
                                            {
                                                ["y"] = -384976.11738171,
                                                ["x"] = 425798.16923768,
                                            }, -- end of [19]
                                            [38] = 
                                            {
                                                ["y"] = -383004.33491526,
                                                ["x"] = 424180.74028741,
                                            }, -- end of [38]
                                            [76] = 
                                            {
                                                ["y"] = -375587.13620831,
                                                ["x"] = 419897.54879057,
                                            }, -- end of [76]
                                            [152] = 
                                            {
                                                ["y"] = -367914.27986094,
                                                ["x"] = 411004.43572127,
                                            }, -- end of [152]
                                            [304] = 
                                            {
                                                ["y"] = -361130.6851632,
                                                ["x"] = 395002.17082862,
                                            }, -- end of [304]
                                            [305] = 
                                            {
                                                ["y"] = -361129.92985662,
                                                ["x"] = 394992.20062033,
                                            }, -- end of [305]
                                            [153] = 
                                            {
                                                ["y"] = -367917.08107409,
                                                ["x"] = 411000.2981295,
                                            }, -- end of [153]
                                            [306] = 
                                            {
                                                ["y"] = -361128.63290034,
                                                ["x"] = 394982.28627565,
                                            }, -- end of [306]
                                            [307] = 
                                            {
                                                ["y"] = -361126.81225695,
                                                ["x"] = 394972.45462578,
                                            }, -- end of [307]
                                            [77] = 
                                            {
                                                ["y"] = -375516.33979593,
                                                ["x"] = 419850.52296003,
                                            }, -- end of [77]
                                            [154] = 
                                            {
                                                ["y"] = -367920.37856411,
                                                ["x"] = 410996.5443291,
                                            }, -- end of [154]
                                            [308] = 
                                            {
                                                ["y"] = -361124.50035257,
                                                ["x"] = 394962.72651997,
                                            }, -- end of [308]
                                            [309] = 
                                            {
                                                ["y"] = -361120.21436101,
                                                ["x"] = 394948.35449786,
                                            }, -- end of [309]
                                            [155] = 
                                            {
                                                ["y"] = -367924.11475348,
                                                ["x"] = 410993.22515068,
                                            }, -- end of [155]
                                            [310] = 
                                            {
                                                ["y"] = -361115.1256942,
                                                ["x"] = 394934.24560915,
                                            }, -- end of [310]
                                            [311] = 
                                            {
                                                ["y"] = -361095.4012342,
                                                ["x"] = 394888.30560826,
                                            }, -- end of [311]
                                            [39] = 
                                            {
                                                ["y"] = -382987.64661941,
                                                ["x"] = 424162.12965105,
                                            }, -- end of [39]
                                            [78] = 
                                            {
                                                ["y"] = -375443.76760624,
                                                ["x"] = 419797.30831149,
                                            }, -- end of [78]
                                            [156] = 
                                            {
                                                ["y"] = -367928.18215425,
                                                ["x"] = 410990.32122028,
                                            }, -- end of [156]
                                            [312] = 
                                            {
                                                ["y"] = -361050.72874802,
                                                ["x"] = 394793.29537586,
                                            }, -- end of [312]
                                            [313] = 
                                            {
                                                ["y"] = -360565.92858561,
                                                ["x"] = 393901.58581673,
                                            }, -- end of [313]
                                            [157] = 
                                            {
                                                ["y"] = -367932.45916428,
                                                ["x"] = 410987.73003908,
                                            }, -- end of [157]
                                            [314] = 
                                            {
                                                ["y"] = -360484.7998989,
                                                ["x"] = 393763.69477846,
                                            }, -- end of [314]
                                            [315] = 
                                            {
                                                ["y"] = -360449.02432803,
                                                ["x"] = 393709.43360575,
                                            }, -- end of [315]
                                            [79] = 
                                            {
                                                ["y"] = -375393.20602362,
                                                ["x"] = 419756.47127251,
                                            }, -- end of [79]
                                            [158] = 
                                            {
                                                ["y"] = -367936.72609688,
                                                ["x"] = 410985.12452138,
                                            }, -- end of [158]
                                            [316] = 
                                            {
                                                ["y"] = -360422.44438364,
                                                ["x"] = 393673.12760549,
                                            }, -- end of [316]
                                            [317] = 
                                            {
                                                ["y"] = -360397.25865528,
                                                ["x"] = 393642.05771215,
                                            }, -- end of [317]
                                            [159] = 
                                            {
                                                ["y"] = -367940.83173023,
                                                ["x"] = 410982.26127751,
                                            }, -- end of [159]
                                            [318] = 
                                            {
                                                ["y"] = -360373.8838031,
                                                ["x"] = 393616.01221945,
                                            }, -- end of [318]
                                            [5] = 
                                            {
                                                ["y"] = -387197.2393821,
                                                ["x"] = 428200.04329041,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -386264.91529155,
                                                ["x"] = 426883.03608774,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = -384187.51164794,
                                                ["x"] = 424887.21698162,
                                            }, -- end of [20]
                                            [40] = 
                                            {
                                                ["y"] = -382837.62125848,
                                                ["x"] = 423981.35578128,
                                            }, -- end of [40]
                                            [80] = 
                                            {
                                                ["y"] = -375359.74320963,
                                                ["x"] = 419726.3919706,
                                            }, -- end of [80]
                                            [160] = 
                                            {
                                                ["y"] = -367944.74401396,
                                                ["x"] = 410979.11450895,
                                            }, -- end of [160]
                                            [320] = 
                                            {
                                                ["y"] = -360319.58030443,
                                                ["x"] = 393564.32888419,
                                            }, -- end of [320]
                                            [321] = 
                                            {
                                                ["y"] = -360277.03196777,
                                                ["x"] = 393529.4864211,
                                            }, -- end of [321]
                                            [161] = 
                                            {
                                                ["y"] = -367948.26274565,
                                                ["x"] = 410975.59003879,
                                            }, -- end of [161]
                                            [322] = 
                                            {
                                                ["y"] = -360208.61082481,
                                                ["x"] = 393479.066963,
                                            }, -- end of [322]
                                            [323] = 
                                            {
                                                ["y"] = -360127.28826311,
                                                ["x"] = 393420.89097268,
                                            }, -- end of [323]
                                            [81] = 
                                            {
                                                ["y"] = -375331.47662516,
                                                ["x"] = 419698.09653733,
                                            }, -- end of [81]
                                            [162] = 
                                            {
                                                ["y"] = -367950.94581381,
                                                ["x"] = 410971.42539352,
                                            }, -- end of [162]
                                            [324] = 
                                            {
                                                ["y"] = -360115.75002677,
                                                ["x"] = 393411.30944529,
                                            }, -- end of [324]
                                            [325] = 
                                            {
                                                ["y"] = -360108.46610432,
                                                ["x"] = 393404.46040065,
                                            }, -- end of [325]
                                            [163] = 
                                            {
                                                ["y"] = -367952.04298852,
                                                ["x"] = 410966.60635118,
                                            }, -- end of [163]
                                            [326] = 
                                            {
                                                ["y"] = -360098.29533884,
                                                ["x"] = 393393.43526445,
                                            }, -- end of [326]
                                            [327] = 
                                            {
                                                ["y"] = -360088.63738018,
                                                ["x"] = 393381.96231315,
                                            }, -- end of [327]
                                            [41] = 
                                            {
                                                ["y"] = -382798.86245994,
                                                ["x"] = 423942.34114079,
                                            }, -- end of [41]
                                            [82] = 
                                            {
                                                ["y"] = -375301.41363675,
                                                ["x"] = 419664.61882678,
                                            }, -- end of [82]
                                            [164] = 
                                            {
                                                ["y"] = -367951.52878599,
                                                ["x"] = 410961.60499017,
                                            }, -- end of [164]
                                            [328] = 
                                            {
                                                ["y"] = -360079.69053078,
                                                ["x"] = 393369.92625528,
                                            }, -- end of [328]
                                            [329] = 
                                            {
                                                ["y"] = -360068.74118389,
                                                ["x"] = 393353.19207324,
                                            }, -- end of [329]
                                            [165] = 
                                            {
                                                ["y"] = -367950.02296765,
                                                ["x"] = 410956.85191368,
                                            }, -- end of [165]
                                            [330] = 
                                            {
                                                ["y"] = -360058.82336384,
                                                ["x"] = 393335.82856041,
                                            }, -- end of [330]
                                            [331] = 
                                            {
                                                ["y"] = -360052.17593326,
                                                ["x"] = 393322.38340733,
                                            }, -- end of [331]
                                            [83] = 
                                            {
                                                ["y"] = -375263.66336698,
                                                ["x"] = 419617.99051775,
                                            }, -- end of [83]
                                            [166] = 
                                            {
                                                ["y"] = -367947.99068158,
                                                ["x"] = 410952.27896998,
                                            }, -- end of [166]
                                            [332] = 
                                            {
                                                ["y"] = -360046.35277984,
                                                ["x"] = 393308.56367404,
                                            }, -- end of [332]
                                            [333] = 
                                            {
                                                ["y"] = -360041.43295987,
                                                ["x"] = 393294.39643578,
                                            }, -- end of [333]
                                            [167] = 
                                            {
                                                ["y"] = -367823.71720902,
                                                ["x"] = 410718.22792176,
                                            }, -- end of [167]
                                            [334] = 
                                            {
                                                ["y"] = -360037.29546654,
                                                ["x"] = 393279.97947104,
                                            }, -- end of [334]
                                            [21] = 
                                            {
                                                ["y"] = -384136.99007741,
                                                ["x"] = 424838.77435748,
                                            }, -- end of [21]
                                            [42] = 
                                            {
                                                ["y"] = -382325.49393108,
                                                ["x"] = 423504.37544596,
                                            }, -- end of [42]
                                            [84] = 
                                            {
                                                ["y"] = -375219.33939432,
                                                ["x"] = 419557.49870245,
                                            }, -- end of [84]
                                            [168] = 
                                            {
                                                ["y"] = -367788.33221473,
                                                ["x"] = 410652.11171626,
                                            }, -- end of [168]
                                            [336] = 
                                            {
                                                ["y"] = -360022.74405314,
                                                ["x"] = 393206.432733,
                                            }, -- end of [336]
                                            [337] = 
                                            {
                                                ["y"] = -360015.85989816,
                                                ["x"] = 393167.03503302,
                                            }, -- end of [337]
                                            [169] = 
                                            {
                                                ["y"] = -367776.2731846,
                                                ["x"] = 410624.64524752,
                                            }, -- end of [169]
                                            [338] = 
                                            {
                                                ["y"] = -360012.26165662,
                                                ["x"] = 393152.47616116,
                                            }, -- end of [338]
                                            [339] = 
                                            {
                                                ["y"] = -360006.32112156,
                                                ["x"] = 393133.38122576,
                                            }, -- end of [339]
                                            [85] = 
                                            {
                                                ["y"] = -375177.99918691,
                                                ["x"] = 419494.92993743,
                                            }, -- end of [85]
                                            [170] = 
                                            {
                                                ["y"] = -367769.0910884,
                                                ["x"] = 410605.98170257,
                                            }, -- end of [170]
                                            [340] = 
                                            {
                                                ["y"] = -359990.63224785,
                                                ["x"] = 393091.2084209,
                                            }, -- end of [340]
                                            [341] = 
                                            {
                                                ["y"] = -359975.18106854,
                                                ["x"] = 393054.31736482,
                                            }, -- end of [341]
                                            [171] = 
                                            {
                                                ["y"] = -367762.92370034,
                                                ["x"] = 410586.95876922,
                                            }, -- end of [171]
                                            [342] = 
                                            {
                                                ["y"] = -359962.15434541,
                                                ["x"] = 393027.29688619,
                                            }, -- end of [342]
                                            [343] = 
                                            {
                                                ["y"] = -359855.24877726,
                                                ["x"] = 392835.02820717,
                                            }, -- end of [343]
                                            [43] = 
                                            {
                                                ["y"] = -382302.45798863,
                                                ["x"] = 423485.16228755,
                                            }, -- end of [43]
                                            [86] = 
                                            {
                                                ["y"] = -375147.44430045,
                                                ["x"] = 419443.30097514,
                                            }, -- end of [86]
                                            [172] = 
                                            {
                                                ["y"] = -367749.97338866,
                                                ["x"] = 410538.66982986,
                                            }, -- end of [172]
                                            [344] = 
                                            {
                                                ["y"] = -359790.99012888,
                                                ["x"] = 392727.82368866,
                                            }, -- end of [344]
                                            [345] = 
                                            {
                                                ["y"] = -359754.59743393,
                                                ["x"] = 392673.97491318,
                                            }, -- end of [345]
                                            [173] = 
                                            {
                                                ["y"] = -367676.82977086,
                                                ["x"] = 410232.32594471,
                                            }, -- end of [173]
                                            [346] = 
                                            {
                                                ["y"] = -359709.41369271,
                                                ["x"] = 392614.12292286,
                                            }, -- end of [346]
                                            [347] = 
                                            {
                                                ["y"] = -359585.78637025,
                                                ["x"] = 392463.33210968,
                                            }, -- end of [347]
                                            [87] = 
                                            {
                                                ["y"] = -375112.42651498,
                                                ["x"] = 419376.98626716,
                                            }, -- end of [87]
                                            [174] = 
                                            {
                                                ["y"] = -367658.54978291,
                                                ["x"] = 410118.79473783,
                                            }, -- end of [174]
                                            [348] = 
                                            {
                                                ["y"] = -359575.53546456,
                                                ["x"] = 392452.38077265,
                                            }, -- end of [348]
                                            [349] = 
                                            {
                                                ["y"] = -359568.29688306,
                                                ["x"] = 392445.48655166,
                                            }, -- end of [349]
                                            [175] = 
                                            {
                                                ["y"] = -367648.00896919,
                                                ["x"] = 410039.50722052,
                                            }, -- end of [175]
                                            [350] = 
                                            {
                                                ["y"] = -359560.62798066,
                                                ["x"] = 392439.0765535,
                                            }, -- end of [350]
                                            [11] = 
                                            {
                                                ["y"] = -386239.16291504,
                                                ["x"] = 426852.43388643,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = -384106.70959588,
                                                ["x"] = 424812.64434206,
                                            }, -- end of [22]
                                            [44] = 
                                            {
                                                ["y"] = -382286.40534682,
                                                ["x"] = 423473.23759586,
                                            }, -- end of [44]
                                            [88] = 
                                            {
                                                ["y"] = -375066.33946449,
                                                ["x"] = 419277.11745211,
                                            }, -- end of [88]
                                            [176] = 
                                            {
                                                ["y"] = -367644.77049291,
                                                ["x"] = 410024.8628382,
                                            }, -- end of [176]
                                            [352] = 
                                            {
                                                ["y"] = -359529.27713098,
                                                ["x"] = 392414.31175961,
                                            }, -- end of [352]
                                            [353] = 
                                            {
                                                ["y"] = -359525.90142921,
                                                ["x"] = 392410.62660019,
                                            }, -- end of [353]
                                            [177] = 
                                            {
                                                ["y"] = -367640.73473993,
                                                ["x"] = 410010.41813371,
                                            }, -- end of [177]
                                            [354] = 
                                            {
                                                ["y"] = -359519.6536409,
                                                ["x"] = 392402.8171205,
                                            }, -- end of [354]
                                            [355] = 
                                            {
                                                ["y"] = -359513.91552595,
                                                ["x"] = 392394.62990391,
                                            }, -- end of [355]
                                            [89] = 
                                            {
                                                ["y"] = -374992.70091036,
                                                ["x"] = 419112.89332529,
                                            }, -- end of [89]
                                            [178] = 
                                            {
                                                ["y"] = -367634.37338335,
                                                ["x"] = 409991.45857365,
                                            }, -- end of [178]
                                            [356] = 
                                            {
                                                ["y"] = -359454.48698089,
                                                ["x"] = 392302.06777311,
                                            }, -- end of [356]
                                            [357] = 
                                            {
                                                ["y"] = -359442.07998326,
                                                ["x"] = 392280.36598677,
                                            }, -- end of [357]
                                            [179] = 
                                            {
                                                ["y"] = -367617.92579436,
                                                ["x"] = 409949.57685934,
                                            }, -- end of [179]
                                            [358] = 
                                            {
                                                ["y"] = -359430.91988013,
                                                ["x"] = 392258.00124997,
                                            }, -- end of [358]
                                            [359] = 
                                            {
                                                ["y"] = -359398.77644594,
                                                ["x"] = 392190.24991183,
                                            }, -- end of [359]
                                            [45] = 
                                            {
                                                ["y"] = -382273.84830824,
                                                ["x"] = 423465.03673732,
                                            }, -- end of [45]
                                            [90] = 
                                            {
                                                ["y"] = -374962.41722889,
                                                ["x"] = 419055.3865867,
                                            }, -- end of [90]
                                            [180] = 
                                            {
                                                ["y"] = -367311.46758438,
                                                ["x"] = 409226.89818143,
                                            }, -- end of [180]
                                            [360] = 
                                            {
                                                ["y"] = -359391.32283334,
                                                ["x"] = 392177.23416798,
                                            }, -- end of [360]
                                            [361] = 
                                            {
                                                ["y"] = -359380.49641688,
                                                ["x"] = 392160.421333,
                                            }, -- end of [361]
                                            [181] = 
                                            {
                                                ["y"] = -367302.04113353,
                                                ["x"] = 409198.42100459,
                                            }, -- end of [181]
                                            [362] = 
                                            {
                                                ["y"] = -359371.7057625,
                                                ["x"] = 392148.26897886,
                                            }, -- end of [362]
                                            [363] = 
                                            {
                                                ["y"] = -359362.31298154,
                                                ["x"] = 392136.57599015,
                                            }, -- end of [363]
                                            [91] = 
                                            {
                                                ["y"] = -374929.25949928,
                                                ["x"] = 418999.48786877,
                                            }, -- end of [91]
                                            [182] = 
                                            {
                                                ["y"] = -366677.32571863,
                                                ["x"] = 406736.45513052,
                                            }, -- end of [182]
                                            [364] = 
                                            {
                                                ["y"] = -359352.30046596,
                                                ["x"] = 392125.40977021,
                                            }, -- end of [364]
                                            [365] = 
                                            {
                                                ["y"] = -359338.09939367,
                                                ["x"] = 392111.33100252,
                                            }, -- end of [365]
                                            [183] = 
                                            {
                                                ["y"] = -366614.71289487,
                                                ["x"] = 406463.58172537,
                                            }, -- end of [183]
                                            [366] = 
                                            {
                                                ["y"] = -359319.40161409,
                                                ["x"] = 392094.73973369,
                                            }, -- end of [366]
                                            [23] = 
                                            {
                                                ["y"] = -384071.2400817,
                                                ["x"] = 424784.95937002,
                                            }, -- end of [23]
                                            [46] = 
                                            {
                                                ["y"] = -382260.7804885,
                                                ["x"] = 423457.67907406,
                                            }, -- end of [46]
                                            [92] = 
                                            {
                                                ["y"] = -374890.59640636,
                                                ["x"] = 418941.14230759,
                                            }, -- end of [92]
                                            [184] = 
                                            {
                                                ["y"] = -366442.16776012,
                                                ["x"] = 405616.00969167,
                                            }, -- end of [184]
                                            [368] = 
                                            {
                                                ["y"] = -359190.63537108,
                                                ["x"] = 391991.62932831,
                                            }, -- end of [368]
                                            [369] = 
                                            {
                                                ["y"] = -359182.14241379,
                                                ["x"] = 391986.35300503,
                                            }, -- end of [369]
                                            [185] = 
                                            {
                                                ["y"] = -366439.64084269,
                                                ["x"] = 405596.17219489,
                                            }, -- end of [185]
                                            [370] = 
                                            {
                                                ["y"] = -359173.33138849,
                                                ["x"] = 391981.62747343,
                                            }, -- end of [370]
                                            [371] = 
                                            {
                                                ["y"] = -358946.05641532,
                                                ["x"] = 391877.48934572,
                                            }, -- end of [371]
                                            [93] = 
                                            {
                                                ["y"] = -374846.24481931,
                                                ["x"] = 418880.67002846,
                                            }, -- end of [93]
                                            [186] = 
                                            {
                                                ["y"] = -366433.22418331,
                                                ["x"] = 405541.55793955,
                                            }, -- end of [186]
                                            [372] = 
                                            {
                                                ["y"] = -358895.14100569,
                                                ["x"] = 391856.70590291,
                                            }, -- end of [372]
                                            [373] = 
                                            {
                                                ["y"] = -358857.35252685,
                                                ["x"] = 391843.60424247,
                                            }, -- end of [373]
                                            [187] = 
                                            {
                                                ["y"] = -366428.57871594,
                                                ["x"] = 405516.99657694,
                                            }, -- end of [187]
                                            [374] = 
                                            {
                                                ["y"] = -358823.73851723,
                                                ["x"] = 391833.86648479,
                                            }, -- end of [374]
                                            [375] = 
                                            {
                                                ["y"] = -358784.79029606,
                                                ["x"] = 391824.775651,
                                            }, -- end of [375]
                                            [47] = 
                                            {
                                                ["y"] = -382251.78837348,
                                                ["x"] = 423453.30612137,
                                            }, -- end of [47]
                                            [94] = 
                                            {
                                                ["y"] = -374795.91772889,
                                                ["x"] = 418818.49345271,
                                            }, -- end of [94]
                                            [188] = 
                                            {
                                                ["y"] = -366417.90209102,
                                                ["x"] = 405473.28564115,
                                            }, -- end of [188]
                                            [376] = 
                                            {
                                                ["y"] = -358725.74354224,
                                                ["x"] = 391814.15619061,
                                            }, -- end of [376]
                                            [377] = 
                                            {
                                                ["y"] = -358244.96857294,
                                                ["x"] = 391751.02024321,
                                            }, -- end of [377]
                                            [189] = 
                                            {
                                                ["y"] = -366054.06489698,
                                                ["x"] = 404235.70968753,
                                            }, -- end of [189]
                                            [378] = 
                                            {
                                                ["y"] = -358210.92643857,
                                                ["x"] = 391742.90740549,
                                            }, -- end of [378]
                                            [379] = 
                                            {
                                                ["y"] = -358186.96098966,
                                                ["x"] = 391735.80007435,
                                            }, -- end of [379]
                                            [95] = 
                                            {
                                                ["y"] = -374742.62483692,
                                                ["x"] = 418758.83955632,
                                            }, -- end of [95]
                                            [190] = 
                                            {
                                                ["y"] = -365822.56736475,
                                                ["x"] = 403532.87787262,
                                            }, -- end of [190]
                                            [380] = 
                                            {
                                                ["y"] = -358168.09396285,
                                                ["x"] = 391729.16983563,
                                            }, -- end of [380]
                                            [381] = 
                                            {
                                                ["y"] = -358149.58133899,
                                                ["x"] = 391721.60868593,
                                            }, -- end of [381]
                                            [191] = 
                                            {
                                                ["y"] = -365796.37861106,
                                                ["x"] = 403467.9699012,
                                            }, -- end of [191]
                                            [382] = 
                                            {
                                                ["y"] = -358126.9658507,
                                                ["x"] = 391710.95899495,
                                            }, -- end of [382]
                                            [3] = 
                                            {
                                                ["y"] = -387435.47815149,
                                                ["x"] = 428406.04238424,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -387172.20214224,
                                                ["x"] = 428175.59143438,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -386215.24607407,
                                                ["x"] = 426826.8864551,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = -384034.36289505,
                                                ["x"] = 424759.17954486,
                                            }, -- end of [24]
                                            [48] = 
                                            {
                                                ["y"] = -382237.94002206,
                                                ["x"] = 423447.54981952,
                                            }, -- end of [48]
                                            [96] = 
                                            {
                                                ["y"] = -374690.01196607,
                                                ["x"] = 418705.39984231,
                                            }, -- end of [96]
                                            [192] = 
                                            {
                                                ["y"] = -365399.81989607,
                                                ["x"] = 402648.94752544,
                                            }, -- end of [192]
                                            [384] = 
                                            {
                                                ["y"] = -358027.6076995,
                                                ["x"] = 391652.73584345,
                                            }, -- end of [384]
                                            [385] = 
                                            {
                                                ["y"] = -358023.54668112,
                                                ["x"] = 391649.69139442,
                                            }, -- end of [385]
                                            [193] = 
                                            {
                                                ["y"] = -365323.35764376,
                                                ["x"] = 402502.75846484,
                                            }, -- end of [193]
                                            [386] = 
                                            {
                                                ["y"] = -358020.15729835,
                                                ["x"] = 391646.17031716,
                                            }, -- end of [386]
                                            [387] = 
                                            {
                                                ["y"] = -358018.1528899,
                                                ["x"] = 391641.83041507,
                                            }, -- end of [387]
                                            [97] = 
                                            {
                                                ["y"] = -374623.72612368,
                                                ["x"] = 418644.53484019,
                                            }, -- end of [97]
                                            [194] = 
                                            {
                                                ["y"] = -364453.17033921,
                                                ["x"] = 400887.45311439,
                                            }, -- end of [194]
                                            [388] = 
                                            {
                                                ["y"] = -358018.30326729,
                                                ["x"] = 391637.02627318,
                                            }, -- end of [388]
                                            [389] = 
                                            {
                                                ["y"] = -358019.87762842,
                                                ["x"] = 391632.37585262,
                                            }, -- end of [389]
                                            [195] = 
                                            {
                                                ["y"] = -364434.0696262,
                                                ["x"] = 400846.71263522,
                                            }, -- end of [195]
                                            [390] = 
                                            {
                                                ["y"] = -358022.23741499,
                                                ["x"] = 391627.86432998,
                                            }, -- end of [390]
                                            [391] = 
                                            {
                                                ["y"] = -358024.98938457,
                                                ["x"] = 391623.52412859,
                                            }, -- end of [391]
                                            [49] = 
                                            {
                                                ["y"] = -382223.76694447,
                                                ["x"] = 423442.64384709,
                                            }, -- end of [49]
                                            [98] = 
                                            {
                                                ["y"] = -374504.43322321,
                                                ["x"] = 418545.59245707,
                                            }, -- end of [98]
                                            [196] = 
                                            {
                                                ["y"] = -364037.01501975,
                                                ["x"] = 399945.49739859,
                                            }, -- end of [196]
                                            [392] = 
                                            {
                                                ["y"] = -358092.82768241,
                                                ["x"] = 391512.63106095,
                                            }, -- end of [392]
                                            [393] = 
                                            {
                                                ["y"] = -358097.73228824,
                                                ["x"] = 391503.91864958,
                                            }, -- end of [393]
                                            [197] = 
                                            {
                                                ["y"] = -363779.57436394,
                                                ["x"] = 399453.82187904,
                                            }, -- end of [197]
                                            [394] = 
                                            {
                                                ["y"] = -358118.72894165,
                                                ["x"] = 391464.12941337,
                                            }, -- end of [394]
                                            [395] = 
                                            {
                                                ["y"] = -358122.44982925,
                                                ["x"] = 391454.85039012,
                                            }, -- end of [395]
                                            [99] = 
                                            {
                                                ["y"] = -374298.213834,
                                                ["x"] = 418379.2207275,
                                            }, -- end of [99]
                                            [198] = 
                                            {
                                                ["y"] = -363766.8759971,
                                                ["x"] = 399432.2905149,
                                            }, -- end of [198]
                                            [396] = 
                                            {
                                                ["y"] = -358123.99903731,
                                                ["x"] = 391450.09670533,
                                            }, -- end of [396]
                                            [397] = 
                                            {
                                                ["y"] = -358125.30773541,
                                                ["x"] = 391445.27162497,
                                            }, -- end of [397]
                                            [199] = 
                                            {
                                                ["y"] = -363747.47471614,
                                                ["x"] = 399403.16471765,
                                            }, -- end of [199]
                                            [398] = 
                                            {
                                                ["y"] = -358126.35747027,
                                                ["x"] = 391440.38392184,
                                            }, -- end of [398]
                                            [25] = 
                                            {
                                                ["y"] = -383996.19124637,
                                                ["x"] = 424735.35758154,
                                            }, -- end of [25]
                                            [50] = 
                                            {
                                                ["y"] = -382199.72539159,
                                                ["x"] = 423435.79891367,
                                            }, -- end of [50]
                                            [100] = 
                                            {
                                                ["y"] = -374235.75508829,
                                                ["x"] = 418321.57971239,
                                            }, -- end of [100]
                                            [200] = 
                                            {
                                                ["y"] = -363454.38605944,
                                                ["x"] = 399004.31414866,
                                            }, -- end of [200]
                                            [400] = 
                                            {
                                                ["y"] = -358127.64921849,
                                                ["x"] = 391430.47272559,
                                            }, -- end of [400]
                                            [401] = 
                                            {
                                                ["y"] = -358127.8827057,
                                                ["x"] = 391425.47864445,
                                            }, -- end of [401]
                                            [201] = 
                                            {
                                                ["y"] = -363441.70284488,
                                                ["x"] = 398988.85203817,
                                            }, -- end of [201]
                                            [402] = 
                                            {
                                                ["y"] = -358127.83025718,
                                                ["x"] = 391420.47949713,
                                            }, -- end of [402]
                                            [403] = 
                                            {
                                                ["y"] = -358127.48032334,
                                                ["x"] = 391415.49289945,
                                            }, -- end of [403]
                                            [101] = 
                                            {
                                                ["y"] = -374092.89155058,
                                                ["x"] = 418174.58409924,
                                            }, -- end of [101]
                                            [202] = 
                                            {
                                                ["y"] = -363431.6163783,
                                                ["x"] = 398977.75273988,
                                            }, -- end of [202]
                                            [404] = 
                                            {
                                                ["y"] = -358126.81944579,
                                                ["x"] = 391410.53706774,
                                            }, -- end of [404]
                                            [405] = 
                                            {
                                                ["y"] = -358125.83325491,
                                                ["x"] = 391405.6364172,
                                            }, -- end of [405]
                                            [203] = 
                                            {
                                                ["y"] = -363420.95064216,
                                                ["x"] = 398967.20858359,
                                            }, -- end of [203]
                                            [406] = 
                                            {
                                                ["y"] = -358124.50745457,
                                                ["x"] = 391400.8168393,
                                            }, -- end of [406]
                                            [407] = 
                                            {
                                                ["y"] = -358122.8297214,
                                                ["x"] = 391396.10719025,
                                            }, -- end of [407]
                                            [51] = 
                                            {
                                                ["y"] = -382121.70936592,
                                                ["x"] = 423418.12413804,
                                            }, -- end of [51]
                                            [102] = 
                                            {
                                                ["y"] = -369635.35940172,
                                                ["x"] = 413375.36098451,
                                            }, -- end of [102]
                                            [204] = 
                                            {
                                                ["y"] = -363409.75241955,
                                                ["x"] = 398957.23070209,
                                            }, -- end of [204]
                                            [408] = 
                                            {
                                                ["y"] = -358120.79215612,
                                                ["x"] = 391391.54322122,
                                            }, -- end of [408]
                                            [409] = 
                                            {
                                                ["y"] = -358118.3900066,
                                                ["x"] = 391387.16058742,
                                            }, -- end of [409]
                                            [205] = 
                                            {
                                                ["y"] = -363394.13191238,
                                                ["x"] = 398944.74458541,
                                            }, -- end of [205]
                                            [410] = 
                                            {
                                                ["y"] = -358115.6499383,
                                                ["x"] = 391382.98071719,
                                            }, -- end of [410]
                                            [411] = 
                                            {
                                                ["y"] = -358112.62476036,
                                                ["x"] = 391378.99936747,
                                            }, -- end of [411]
                                            [103] = 
                                            {
                                                ["y"] = -369591.38811239,
                                                ["x"] = 413320.90477156,
                                            }, -- end of [103]
                                            [206] = 
                                            {
                                                ["y"] = -363373.80901229,
                                                ["x"] = 398930.18908869,
                                            }, -- end of [206]
                                            [412] = 
                                            {
                                                ["y"] = -358109.36671575,
                                                ["x"] = 391375.20771246,
                                            }, -- end of [412]
                                            [413] = 
                                            {
                                                ["y"] = -358102.31839519,
                                                ["x"] = 391368.11781212,
                                            }, -- end of [413]
                                            [207] = 
                                            {
                                                ["y"] = -363215.62285921,
                                                ["x"] = 398824.95856064,
                                            }, -- end of [207]
                                            [414] = 
                                            {
                                                ["y"] = -358094.78243643,
                                                ["x"] = 391361.54702012,
                                            }, -- end of [414]
                                            [13] = 
                                            {
                                                ["y"] = -386193.62029826,
                                                ["x"] = 426806.09824606,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = -383952.47318315,
                                                ["x"] = 424711.10515474,
                                            }, -- end of [26]
                                            [52] = 
                                            {
                                                ["y"] = -381926.08853334,
                                                ["x"] = 423376.60582977,
                                            }, -- end of [52]
                                            [104] = 
                                            {
                                                ["y"] = -369483.38426307,
                                                ["x"] = 413170.72406795,
                                            }, -- end of [104]
                                            [208] = 
                                            {
                                                ["y"] = -363211.81709656,
                                                ["x"] = 398821.71373027,
                                            }, -- end of [208]
                                            [416] = 
                                            {
                                                ["y"] = -354719.46320145,
                                                ["x"] = 388870.88178865,
                                            }, -- end of [416]
                                            [417] = 
                                            {
                                                ["y"] = -354689.47098687,
                                                ["x"] = 388844.42184484,
                                            }, -- end of [417]
                                            [209] = 
                                            {
                                                ["y"] = -363208.2939827,
                                                ["x"] = 398818.17205611,
                                            }, -- end of [209]
                                            [418] = 
                                            {
                                                ["y"] = -354634.11520718,
                                                ["x"] = 388793.83680598,
                                            }, -- end of [418]
                                            [419] = 
                                            {
                                                ["y"] = -354626.21756502,
                                                ["x"] = 388787.70380501,
                                            }, -- end of [419]
                                            [105] = 
                                            {
                                                ["y"] = -369214.67729859,
                                                ["x"] = 412785.14174888,
                                            }, -- end of [105]
                                            [210] = 
                                            {
                                                ["y"] = -363205.1289217,
                                                ["x"] = 398814.30745647,
                                            }, -- end of [210]
                                            [420] = 
                                            {
                                                ["y"] = -354622.09256078,
                                                ["x"] = 388784.87476241,
                                            }, -- end of [420]
                                            [421] = 
                                            {
                                                ["y"] = -354618.4349927,
                                                ["x"] = 388781.50510269,
                                            }, -- end of [421]
                                            [211] = 
                                            {
                                                ["y"] = -363202.27500462,
                                                ["x"] = 398810.20348246,
                                            }, -- end of [211]
                                            [422] = 
                                            {
                                                ["y"] = -354616.97168845,
                                                ["x"] = 388776.79366141,
                                            }, -- end of [422]
                                            [423] = 
                                            {
                                                ["y"] = -354614.61216028,
                                                ["x"] = 388761.98033549,
                                            }, -- end of [423]
                                            [53] = 
                                            {
                                                ["y"] = -381897.30664443,
                                                ["x"] = 423368.15922096,
                                            }, -- end of [53]
                                            [106] = 
                                            {
                                                ["y"] = -369195.66508268,
                                                ["x"] = 412761.939929,
                                            }, -- end of [106]
                                            [212] = 
                                            {
                                                ["y"] = -363188.94603503,
                                                ["x"] = 398789.06061548,
                                            }, -- end of [212]
                                            [424] = 
                                            {
                                                ["y"] = -354610.18185068,
                                                ["x"] = 388742.54462644,
                                            }, -- end of [424]
                                            [425] = 
                                            {
                                                ["y"] = -354611.57238813,
                                                ["x"] = 388737.82966531,
                                            }, -- end of [425]
                                            [213] = 
                                            {
                                                ["y"] = -363182.82407389,
                                                ["x"] = 398781.15461234,
                                            }, -- end of [213]
                                            [426] = 
                                            {
                                                ["y"] = -354616.52593778,
                                                ["x"] = 388729.11356487,
                                            }, -- end of [426]
                                            [427] = 
                                            {
                                                ["y"] = -354618.29050537,
                                                ["x"] = 388724.43761562,
                                            }, -- end of [427]
                                            [107] = 
                                            {
                                                ["y"] = -369182.22752164,
                                                ["x"] = 412747.13078833,
                                            }, -- end of [107]
                                            [214] = 
                                            {
                                                ["y"] = -363074.22971185,
                                                ["x"] = 398650.41372818,
                                            }, -- end of [214]
                                            [428] = 
                                            {
                                                ["y"] = -354619.40575077,
                                                ["x"] = 388719.56854107,
                                            }, -- end of [428]
                                            [429] = 
                                            {
                                                ["y"] = -354619.75294028,
                                                ["x"] = 388714.58643106,
                                            }, -- end of [429]
                                            [215] = 
                                            {
                                                ["y"] = -363057.00113591,
                                                ["x"] = 398625.85729332,
                                            }, -- end of [215]
                                            [430] = 
                                            {
                                                ["y"] = -354619.29960317,
                                                ["x"] = 388709.61327912,
                                            }, -- end of [430]
                                            [27] = 
                                            {
                                                ["y"] = -383903.11127106,
                                                ["x"] = 424686.8601509,
                                            }, -- end of [27]
                                            [54] = 
                                            {
                                                ["y"] = -381878.46331189,
                                                ["x"] = 423361.4626151,
                                            }, -- end of [54]
                                            [108] = 
                                            {
                                                ["y"] = -369167.97971796,
                                                ["x"] = 412733.09783311,
                                            }, -- end of [108]
                                            [216] = 
                                            {
                                                ["y"] = -363041.07468475,
                                                ["x"] = 398600.43887866,
                                            }, -- end of [216]
                                            [432] = 
                                            {
                                                ["y"] = -354616.50902124,
                                                ["x"] = 388700.030946,
                                            }, -- end of [432]
                                            [433] = 
                                            {
                                                ["y"] = -354614.44591382,
                                                ["x"] = 388695.4773311,
                                            }, -- end of [433]
                                            [217] = 
                                            {
                                                ["y"] = -363021.6321099,
                                                ["x"] = 398565.4860831,
                                            }, -- end of [217]
                                            [434] = 
                                            {
                                                ["y"] = -354612.06467431,
                                                ["x"] = 388691.08191046,
                                            }, -- end of [434]
                                            [435] = 
                                            {
                                                ["y"] = -354609.42770247,
                                                ["x"] = 388686.83444208,
                                            }, -- end of [435]
                                            [109] = 
                                            {
                                                ["y"] = -368668.95208149,
                                                ["x"] = 412286.10447408,
                                            }, -- end of [109]
                                            [218] = 
                                            {
                                                ["y"] = -362952.86873579,
                                                ["x"] = 398437.86525701,
                                            }, -- end of [218]
                                            [436] = 
                                            {
                                                ["y"] = -354606.57993635,
                                                ["x"] = 388682.72478167,
                                            }, -- end of [436]
                                            [437] = 
                                            {
                                                ["y"] = -354603.52554663,
                                                ["x"] = 388678.76657612,
                                            }, -- end of [437]
                                            [219] = 
                                            {
                                                ["y"] = -362759.27383199,
                                                ["x"] = 398105.2371129,
                                            }, -- end of [219]
                                            [438] = 
                                            {
                                                ["y"] = -354596.9377645,
                                                ["x"] = 388671.24586348,
                                            }, -- end of [438]
                                            [439] = 
                                            {
                                                ["y"] = -354586.43238445,
                                                ["x"] = 388660.54075007,
                                            }, -- end of [439]
                                            [55] = 
                                            {
                                                ["y"] = -381859.9760731,
                                                ["x"] = 423353.83731479,
                                            }, -- end of [55]
                                            [110] = 
                                            {
                                                ["y"] = -368658.90338261,
                                                ["x"] = 412274.97051023,
                                            }, -- end of [110]
                                            [220] = 
                                            {
                                                ["y"] = -362747.7743567,
                                                ["x"] = 398088.87781864,
                                            }, -- end of [220]
                                            [440] = 
                                            {
                                                ["y"] = -354575.30120464,
                                                ["x"] = 388650.49233868,
                                            }, -- end of [440]
                                            [441] = 
                                            {
                                                ["y"] = -354563.57352402,
                                                ["x"] = 388641.14296868,
                                            }, -- end of [441]
                                            [221] = 
                                            {
                                                ["y"] = -362738.38492275,
                                                ["x"] = 398077.18309834,
                                            }, -- end of [221]
                                            [442] = 
                                            {
                                                ["y"] = -354551.37966732,
                                                ["x"] = 388632.41020417,
                                            }, -- end of [442]
                                            [443] = 
                                            {
                                                ["y"] = -354534.56640437,
                                                ["x"] = 388621.58174974,
                                            }, -- end of [443]
                                            [111] = 
                                            {
                                                ["y"] = -368643.20256799,
                                                ["x"] = 412255.51877528,
                                            }, -- end of [111]
                                            [222] = 
                                            {
                                                ["y"] = -362728.29920744,
                                                ["x"] = 398066.08335783,
                                            }, -- end of [222]
                                            [444] = 
                                            {
                                                ["y"] = -354495.71262336,
                                                ["x"] = 388598.8860213,
                                            }, -- end of [444]
                                            [445] = 
                                            {
                                                ["y"] = -354486.85264248,
                                                ["x"] = 388594.25139144,
                                            }, -- end of [445]
                                            [223] = 
                                            {
                                                ["y"] = -362717.58466766,
                                                ["x"] = 398055.58827835,
                                            }, -- end of [223]
                                            [446] = 
                                            {
                                                ["y"] = -354482.29825131,
                                                ["x"] = 388592.1893936,
                                            }, -- end of [446]
                                            [7] = 
                                            {
                                                ["y"] = -387145.01962539,
                                                ["x"] = 428146.25241889,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -386163.42767091,
                                                ["x"] = 426779.86702154,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = -383643.4160554,
                                                ["x"] = 424569.61719274,
                                            }, -- end of [28]
                                            [56] = 
                                            {
                                                ["y"] = -381832.85911772,
                                                ["x"] = 423341.01214973,
                                            }, -- end of [56]
                                            [112] = 
                                            {
                                                ["y"] = -368608.10276089,
                                                ["x"] = 412206.8620234,
                                            }, -- end of [112]
                                            [224] = 
                                            {
                                                ["y"] = -362698.75994654,
                                                ["x"] = 398039.141586,
                                            }, -- end of [224]
                                            [448] = 
                                            {
                                                ["y"] = -354472.77976198,
                                                ["x"] = 388589.17985835,
                                            }, -- end of [448]
                                            [449] = 
                                            {
                                                ["y"] = -354467.8141355,
                                                ["x"] = 388588.66752091,
                                            }, -- end of [449]
                                            [225] = 
                                            {
                                                ["y"] = -362644.45927543,
                                                ["x"] = 397994.9765769,
                                            }, -- end of [225]
                                            [450] = 
                                            {
                                                ["y"] = -354462.8461492,
                                                ["x"] = 388589.15344236,
                                            }, -- end of [450]
                                            [451] = 
                                            {
                                                ["y"] = -354458.05197098,
                                                ["x"] = 388590.55254809,
                                            }, -- end of [451]
                                            [113] = 
                                            {
                                                ["y"] = -368594.35951321,
                                                ["x"] = 412185.98227377,
                                            }, -- end of [113]
                                            [226] = 
                                            {
                                                ["y"] = -362580.2462484,
                                                ["x"] = 397947.29867982,
                                            }, -- end of [226]
                                            [452] = 
                                            {
                                                ["y"] = -354453.52535579,
                                                ["x"] = 388592.66472263,
                                            }, -- end of [452]
                                            [453] = 
                                            {
                                                ["y"] = -354448.8652564,
                                                ["x"] = 388594.17597065,
                                            }, -- end of [453]
                                            [227] = 
                                            {
                                                ["y"] = -362565.40510688,
                                                ["x"] = 397933.89715757,
                                            }, -- end of [227]
                                            [454] = 
                                            {
                                                ["y"] = -354444.04076259,
                                                ["x"] = 388593.01061415,
                                            }, -- end of [454]
                                            [455] = 
                                            {
                                                ["y"] = -354420.20561667,
                                                ["x"] = 388584.91060303,
                                            }, -- end of [455]
                                            [57] = 
                                            {
                                                ["y"] = -381740.47831527,
                                                ["x"] = 423291.1233262,
                                            }, -- end of [57]
                                            [114] = 
                                            {
                                                ["y"] = -368563.7216478,
                                                ["x"] = 412134.40137042,
                                            }, -- end of [114]
                                            [228] = 
                                            {
                                                ["y"] = -362540.78416496,
                                                ["x"] = 397909.02505217,
                                            }, -- end of [228]
                                            [456] = 
                                            {
                                                ["y"] = -354416.06034783,
                                                ["x"] = 388582.18813951,
                                            }, -- end of [456]
                                            [457] = 
                                            {
                                                ["y"] = -354412.3604272,
                                                ["x"] = 388578.93257534,
                                            }, -- end of [457]
                                            [229] = 
                                            {
                                                ["y"] = -362519.89343547,
                                                ["x"] = 397887.49930537,
                                            }, -- end of [229]
                                            [458] = 
                                            {
                                                ["y"] = -354408.95857361,
                                                ["x"] = 388575.34686314,
                                            }, -- end of [458]
                                            [459] = 
                                            {
                                                ["y"] = -354405.76193918,
                                                ["x"] = 388571.54523779,
                                            }, -- end of [459]
                                            [115] = 
                                            {
                                                ["y"] = -368388.61586682,
                                                ["x"] = 411797.17125854,
                                            }, -- end of [115]
                                            [230] = 
                                            {
                                                ["y"] = -362512.85658639,
                                                ["x"] = 397880.39951646,
                                            }, -- end of [230]
                                            [460] = 
                                            {
                                                ["y"] = -354399.78291845,
                                                ["x"] = 388563.5460039,
                                            }, -- end of [460]
                                            [461] = 
                                            {
                                                ["y"] = -354388.7245806,
                                                ["x"] = 388546.90169313,
                                            }, -- end of [461]
                                            [231] = 
                                            {
                                                ["y"] = -362483.92770387,
                                                ["x"] = 397845.93149953,
                                            }, -- end of [231]
                                            [462] = 
                                            {
                                                ["y"] = -352678.4301401,
                                                ["x"] = 385654.74596807,
                                            }, -- end of [462]
                                            [29] = 
                                            {
                                                ["y"] = -383595.33506171,
                                                ["x"] = 424542.92274859,
                                            }, -- end of [29]
                                            [58] = 
                                            {
                                                ["y"] = -379699.51609335,
                                                ["x"] = 422189.49151348,
                                            }, -- end of [58]
                                            [116] = 
                                            {
                                                ["y"] = -368179.92714572,
                                                ["x"] = 411381.7020715,
                                            }, -- end of [116]
                                            [232] = 
                                            {
                                                ["y"] = -362474.74140122,
                                                ["x"] = 397834.07752655,
                                            }, -- end of [232]
                                            [464] = 
                                            {
                                                ["y"] = -352669.21987609,
                                                ["x"] = 385636.88622046,
                                            }, -- end of [464]
                                            [465] = 
                                            {
                                                ["y"] = -352668.2400706,
                                                ["x"] = 385632.09836982,
                                            }, -- end of [465]
                                            [233] = 
                                            {
                                                ["y"] = -362463.75955699,
                                                ["x"] = 397817.36499075,
                                            }, -- end of [233]
                                            [466] = 
                                            {
                                                ["y"] = -352670.3320244,
                                                ["x"] = 385627.68187232,
                                            }, -- end of [466]
                                            [467] = 
                                            {
                                                ["y"] = -352673.64631393,
                                                ["x"] = 385623.95318037,
                                            }, -- end of [467]
                                            [117] = 
                                            {
                                                ["y"] = -368142.07304513,
                                                ["x"] = 411289.17420284,
                                            }, -- end of [117]
                                            [234] = 
                                            {
                                                ["y"] = -362403.18647233,
                                                ["x"] = 397719.62753642,
                                            }, -- end of [234]
                                            [468] = 
                                            {
                                                ["y"] = -352677.33843499,
                                                ["x"] = 385620.55408135,
                                            }, -- end of [468]
                                            [469] = 
                                            {
                                                ["y"] = -352681.30085679,
                                                ["x"] = 385617.51256456,
                                            }, -- end of [469]
                                            [235] = 
                                            {
                                                ["y"] = -362396.60106841,
                                                ["x"] = 397705.98797912,
                                            }, -- end of [235]
                                            [470] = 
                                            {
                                                ["y"] = -352693.77801377,
                                                ["x"] = 385609.19269513,
                                            }, -- end of [470]
                                            [471] = 
                                            {
                                                ["y"] = -352709.58125467,
                                                ["x"] = 385596.93890581,
                                            }, -- end of [471]
                                            [59] = 
                                            {
                                                ["y"] = -379670.48136197,
                                                ["x"] = 422169.9541171,
                                            }, -- end of [59]
                                            [118] = 
                                            {
                                                ["y"] = -368135.17595928,
                                                ["x"] = 411275.85558597,
                                            }, -- end of [118]
                                            [236] = 
                                            {
                                                ["y"] = -362393.96867763,
                                                ["x"] = 397701.62975202,
                                            }, -- end of [236]
                                            [472] = 
                                            {
                                                ["y"] = -352773.69978421,
                                                ["x"] = 385541.14804643,
                                            }, -- end of [472]
                                            [473] = 
                                            {
                                                ["y"] = -353038.35939554,
                                                ["x"] = 385304.59106006,
                                            }, -- end of [473]
                                            [237] = 
                                            {
                                                ["y"] = -362390.92036114,
                                                ["x"] = 397697.71664214,
                                            }, -- end of [237]
                                            [474] = 
                                            {
                                                ["y"] = -353066.09831939,
                                                ["x"] = 385283.25524426,
                                            }, -- end of [474]
                                            [475] = 
                                            {
                                                ["y"] = -353082.61259716,
                                                ["x"] = 385271.97759293,
                                            }, -- end of [475]
                                            [119] = 
                                            {
                                                ["y"] = -368125.04945893,
                                                ["x"] = 411258.61177272,
                                            }, -- end of [119]
                                            [238] = 
                                            {
                                                ["y"] = -362387.28465953,
                                                ["x"] = 397694.52301983,
                                            }, -- end of [238]
                                            [476] = 
                                            {
                                                ["y"] = -353095.42757834,
                                                ["x"] = 385264.18485134,
                                            }, -- end of [476]
                                            [477] = 
                                            {
                                                ["y"] = -353108.63446187,
                                                ["x"] = 385257.0764999,
                                            }, -- end of [477]
                                            [239] = 
                                            {
                                                ["y"] = -362382.82453308,
                                                ["x"] = 397692.54470367,
                                            }, -- end of [239]
                                            [478] = 
                                            {
                                                ["y"] = -353126.34687064,
                                                ["x"] = 385247.72672678,
                                            }, -- end of [478]
                                            [15] = 
                                            {
                                                ["y"] = -386056.8863208,
                                                ["x"] = 426696.97558334,
                                            }, -- end of [15]
                                            [30] = 
                                            {
                                                ["y"] = -383527.44239076,
                                                ["x"] = 424500.62205756,
                                            }, -- end of [30]
                                            [60] = 
                                            {
                                                ["y"] = -379602.72106296,
                                                ["x"] = 422118.64863041,
                                            }, -- end of [60]
                                            [120] = 
                                            {
                                                ["y"] = -368023.80037114,
                                                ["x"] = 411103.78967253,
                                            }, -- end of [120]
                                            [240] = 
                                            {
                                                ["y"] = -362378.02834352,
                                                ["x"] = 397692.14368526,
                                            }, -- end of [240]
                                            [480] = 
                                            {
                                                ["y"] = -353126.54508508,
                                                ["x"] = 385238.63102006,
                                            }, -- end of [480]
                                            [481] = 
                                            {
                                                ["y"] = -353109.30037972,
                                                ["x"] = 385202.5334558,
                                            }, -- end of [481]
                                            [241] = 
                                            {
                                                ["y"] = -362373.1470005,
                                                ["x"] = 397692.83088983,
                                            }, -- end of [241]
                                            [482] = 
                                            {
                                                ["y"] = -353065.19142668,
                                                ["x"] = 385118.40472121,
                                            }, -- end of [482]
                                            [483] = 
                                            {
                                                ["y"] = -352982.28459004,
                                                ["x"] = 384975.76096634,
                                            }, -- end of [483]
                                            [121] = 
                                            {
                                                ["y"] = -368020.69426101,
                                                ["x"] = 411099.87013241,
                                            }, -- end of [121]
                                            [242] = 
                                            {
                                                ["y"] = -362368.2633945,
                                                ["x"] = 397694.20953125,
                                            }, -- end of [242]
                                            [484] = 
                                            {
                                                ["y"] = -352952.43350885,
                                                ["x"] = 384929.57363899,
                                            }, -- end of [484]
                                            [485] = 
                                            {
                                                ["y"] = -352889.48528255,
                                                ["x"] = 384839.38191043,
                                            }, -- end of [485]
                                            [243] = 
                                            {
                                                ["y"] = -362363.44725605,
                                                ["x"] = 397695.98626177,
                                            }, -- end of [243]
                                            [486] = 
                                            {
                                                ["y"] = -352886.27539468,
                                                ["x"] = 384835.52656131,
                                            }, -- end of [486]
                                            [487] = 
                                            {
                                                ["y"] = -352882.72963614,
                                                ["x"] = 384832.0135998,
                                            }, -- end of [487]
                                            [61] = 
                                            {
                                                ["y"] = -377898.28280582,
                                                ["x"] = 420767.62004875,
                                            }, -- end of [61]
                                            [122] = 
                                            {
                                                ["y"] = -368017.2848399,
                                                ["x"] = 411096.21833933,
                                            }, -- end of [122]
                                            [244] = 
                                            {
                                                ["y"] = -362312.45063084,
                                                ["x"] = 397716.72134924,
                                            }, -- end of [244]
                                            [488] = 
                                            {
                                                ["y"] = -352878.62492814,
                                                ["x"] = 384829.22275632,
                                            }, -- end of [488]
                                            [489] = 
                                            {
                                                ["y"] = -352873.88519089,
                                                ["x"] = 384827.86753285,
                                            }, -- end of [489]
                                            [245] = 
                                            {
                                                ["y"] = -362298.11416415,
                                                ["x"] = 397721.12477781,
                                            }, -- end of [245]
                                            [490] = 
                                            {
                                                ["y"] = -352868.88276212,
                                                ["x"] = 384828.2154362,
                                            }, -- end of [490]
                                            [491] = 
                                            {
                                                ["y"] = -352864.13711266,
                                                ["x"] = 384829.77304198,
                                            }, -- end of [491]
                                            [255] = 
                                            {
                                                ["y"] = -362056.6493665,
                                                ["x"] = 397711.21335553,
                                            }, -- end of [255]
                                            [123] = 
                                            {
                                                ["y"] = -368013.41241804,
                                                ["x"] = 411093.06168417,
                                            }, -- end of [123]
                                            [246] = 
                                            {
                                                ["y"] = -362283.52270036,
                                                ["x"] = 397724.59403839,
                                            }, -- end of [246]
                                            [492] = 
                                            {
                                                ["y"] = -352859.6615081,
                                                ["x"] = 384832.00018461,
                                            }, -- end of [492]
                                            [271] = 
                                            {
                                                ["y"] = -361605.36776423,
                                                ["x"] = 396855.34103301,
                                            }, -- end of [271]
                                            [287] = 
                                            {
                                                ["y"] = -361168.41473051,
                                                ["x"] = 395995.45343022,
                                            }, -- end of [287]
                                            [574] = 
                                            {
                                                ["y"] = -352934.08874195,
                                                ["x"] = 382475.50289324,
                                            }, -- end of [574]
                                            [493] = 
                                            {
                                                ["y"] = -352851.08827635,
                                                ["x"] = 384837.1575303,
                                            }, -- end of [493]
                                            [319] = 
                                            {
                                                ["y"] = -360349.2087544,
                                                ["x"] = 393591.19579624,
                                            }, -- end of [319]
                                            [335] = 
                                            {
                                                ["y"] = -360031.63839211,
                                                ["x"] = 393255.6302916,
                                            }, -- end of [335]
                                            [247] = 
                                            {
                                                ["y"] = -362145.99417548,
                                                ["x"] = 397750.76091043,
                                            }, -- end of [247]
                                            [494] = 
                                            {
                                                ["y"] = -352838.19697056,
                                                ["x"] = 384844.7972027,
                                            }, -- end of [494]
                                            [351] = 
                                            {
                                                ["y"] = -359532.85012424,
                                                ["x"] = 392417.80562226,
                                            }, -- end of [351]
                                            [563] = 
                                            {
                                                ["y"] = -352847.55139749,
                                                ["x"] = 383228.93878226,
                                            }, -- end of [563]
                                            [559] = 
                                            {
                                                ["y"] = -352887.42532377,
                                                ["x"] = 383331.242432,
                                            }, -- end of [559]
                                            [31] = 
                                            {
                                                ["y"] = -383318.61851485,
                                                ["x"] = 424363.24439067,
                                            }, -- end of [31]
                                            [62] = 
                                            {
                                                ["y"] = -377860.98641582,
                                                ["x"] = 420742.45036579,
                                            }, -- end of [62]
                                            [124] = 
                                            {
                                                ["y"] = -368009.00626098,
                                                ["x"] = 411090.72352919,
                                            }, -- end of [124]
                                            [248] = 
                                            {
                                                ["y"] = -362141.02850759,
                                                ["x"] = 397751.3503027,
                                            }, -- end of [248]
                                            [496] = 
                                            {
                                                ["y"] = -352828.67172075,
                                                ["x"] = 384844.23106764,
                                            }, -- end of [496]
                                            [558] = 
                                            {
                                                ["y"] = -352900.85836162,
                                                ["x"] = 383352.31933955,
                                            }, -- end of [558]
                                            [383] = 
                                            {
                                                ["y"] = -358096.1537127,
                                                ["x"] = 391694.3661362,
                                            }, -- end of [383]
                                            [551] = 
                                            {
                                                ["y"] = -352917.10106984,
                                                ["x"] = 383399.10320461,
                                            }, -- end of [551]
                                            [497] = 
                                            {
                                                ["y"] = -352824.85058633,
                                                ["x"] = 384841.05060013,
                                            }, -- end of [497]
                                            [415] = 
                                            {
                                                ["y"] = -358078.9776103,
                                                ["x"] = 391349.29383553,
                                            }, -- end of [415]
                                            [431] = 
                                            {
                                                ["y"] = -354618.16623061,
                                                ["x"] = 388704.74572862,
                                            }, -- end of [431]
                                            [249] = 
                                            {
                                                ["y"] = -362136.03248535,
                                                ["x"] = 397751.63239995,
                                            }, -- end of [249]
                                            [498] = 
                                            {
                                                ["y"] = -352821.52512968,
                                                ["x"] = 384837.30965814,
                                            }, -- end of [498]
                                            [447] = 
                                            {
                                                ["y"] = -354477.61520815,
                                                ["x"] = 388590.4406909,
                                            }, -- end of [447]
                                            [539] = 
                                            {
                                                ["y"] = -352887.97479393,
                                                ["x"] = 383464.09667003,
                                            }, -- end of [539]
                                            [535] = 
                                            {
                                                ["y"] = -353012.2049016,
                                                ["x"] = 383891.16053962,
                                            }, -- end of [535]
                                            [499] = 
                                            {
                                                ["y"] = -352818.45484777,
                                                ["x"] = 384833.34952319,
                                            }, -- end of [499]
                                            [479] = 
                                            {
                                                ["y"] = -353128.10737639,
                                                ["x"] = 385243.41801673,
                                            }, -- end of [479]
                                            [125] = 
                                            {
                                                ["y"] = -368004.21019166,
                                                ["x"] = 411089.34344504,
                                            }, -- end of [125]
                                            [250] = 
                                            {
                                                ["y"] = -362131.04341185,
                                                ["x"] = 397751.44545485,
                                            }, -- end of [250]
                                            [500] = 
                                            {
                                                ["y"] = -352809.92708428,
                                                ["x"] = 384821.01038662,
                                            }, -- end of [500]
                                            [495] = 
                                            {
                                                ["y"] = -352833.3010359,
                                                ["x"] = 384845.82176681,
                                            }, -- end of [495]
                                            [526] = 
                                            {
                                                ["y"] = -352986.45254788,
                                                ["x"] = 384032.51284746,
                                            }, -- end of [526]
                                            [463] = 
                                            {
                                                ["y"] = -352671.27444602,
                                                ["x"] = 385641.4916119,
                                            }, -- end of [463]
                                            [501] = 
                                            {
                                                ["y"] = -352778.39958469,
                                                ["x"] = 384769.96557733,
                                            }, -- end of [501]
                                            [399] = 
                                            {
                                                ["y"] = -358127.13892681,
                                                ["x"] = 391435.4457993,
                                            }, -- end of [399]
                                            [367] = 
                                            {
                                                ["y"] = -359206.85807587,
                                                ["x"] = 392003.31992813,
                                            }, -- end of [367]
                                            [251] = 
                                            {
                                                ["y"] = -362126.12874584,
                                                ["x"] = 397750.58600167,
                                            }, -- end of [251]
                                            [502] = 
                                            {
                                                ["y"] = -352756.20560173,
                                                ["x"] = 384730.8245504,
                                            }, -- end of [502]
                                            [511] = 
                                            {
                                                ["y"] = -352541.46287675,
                                                ["x"] = 384187.84638778,
                                            }, -- end of [511]
                                            [510] = 
                                            {
                                                ["y"] = -352543.59669282,
                                                ["x"] = 384197.60357525,
                                            }, -- end of [510]
                                            [303] = 
                                            {
                                                ["y"] = -361130.89533436,
                                                ["x"] = 395012.16731305,
                                            }, -- end of [303]
                                            [503] = 
                                            {
                                                ["y"] = -352742.90718978,
                                                ["x"] = 384703.9372869,
                                            }, -- end of [503]
                                            [63] = 
                                            {
                                                ["y"] = -377839.5629717,
                                                ["x"] = 420729.56947916,
                                            }, -- end of [63]
                                            [126] = 
                                            {
                                                ["y"] = -367999.24843785,
                                                ["x"] = 411088.7409873,
                                            }, -- end of [126]
                                            [252] = 
                                            {
                                                ["y"] = -362121.39047843,
                                                ["x"] = 397749.01093042,
                                            }, -- end of [252]
                                            [504] = 
                                            {
                                                ["y"] = -352733.07448599,
                                                ["x"] = 384680.95532773,
                                            }, -- end of [504]
                                            [515] = 
                                            {
                                                ["y"] = -352546.01119897,
                                                ["x"] = 384169.80393218,
                                            }, -- end of [515]
                                            [519] = 
                                            {
                                                ["y"] = -352955.47172272,
                                                ["x"] = 384056.19462986,
                                            }, -- end of [519]
                                            [523] = 
                                            {
                                                ["y"] = -352977.35244309,
                                                ["x"] = 384044.30546568,
                                            }, -- end of [523]
                                            [505] = 
                                            {
                                                ["y"] = -352724.47820296,
                                                ["x"] = 384657.48293777,
                                            }, -- end of [505]
                                            [527] = 
                                            {
                                                ["y"] = -352988.63830918,
                                                ["x"] = 384028.01778845,
                                            }, -- end of [527]
                                            [531] = 
                                            {
                                                ["y"] = -353012.40076938,
                                                ["x"] = 383930.95972096,
                                            }, -- end of [531]
                                            [253] = 
                                            {
                                                ["y"] = -362116.86222903,
                                                ["x"] = 397746.87989961,
                                            }, -- end of [253]
                                            [506] = 
                                            {
                                                ["y"] = -352678.53809137,
                                                ["x"] = 384514.74630279,
                                            }, -- end of [506]
                                            [542] = 
                                            {
                                                ["y"] = -352889.19067903,
                                                ["x"] = 383449.53484649,
                                            }, -- end of [542]
                                            [543] = 
                                            {
                                                ["y"] = -352891.52274786,
                                                ["x"] = 383445.10687666,
                                            }, -- end of [543]
                                            [547] = 
                                            {
                                                ["y"] = -352909.73868934,
                                                ["x"] = 383416.6629154,
                                            }, -- end of [547]
                                            [507] = 
                                            {
                                                ["y"] = -352657.01204821,
                                                ["x"] = 384464.13921127,
                                            }, -- end of [507]
                                            [555] = 
                                            {
                                                ["y"] = -352911.76802097,
                                                ["x"] = 383374.74350823,
                                            }, -- end of [555]
                                            [127] = 
                                            {
                                                ["y"] = -367994.25229187,
                                                ["x"] = 411088.62849103,
                                            }, -- end of [127]
                                            [254] = 
                                            {
                                                ["y"] = -362112.51954716,
                                                ["x"] = 397744.40644164,
                                            }, -- end of [254]
                                            [508] = 
                                            {
                                                ["y"] = -352569.72891944,
                                                ["x"] = 384273.18256892,
                                            }, -- end of [508]
                                            [567] = 
                                            {
                                                ["y"] = -352919.68732943,
                                                ["x"] = 382599.51604203,
                                            }, -- end of [567]
                                            [571] = 
                                            {
                                                ["y"] = -352896.35463351,
                                                ["x"] = 382486.99305675,
                                            }, -- end of [571]
                                            [573] = 
                                            {
                                                ["y"] = -352924.59728593,
                                                ["x"] = 382478.64373717,
                                            }, -- end of [573]
                                            [509] = 
                                            {
                                                ["y"] = -352550.93133585,
                                                ["x"] = 384221.50038376,
                                            }, -- end of [509]
                                            [575] = 
                                            {
                                                ["y"] = -352966.70545968,
                                                ["x"] = 382462.85034711,
                                            }, -- end of [575]
                                            [579] = 
                                            {
                                                ["y"] = -353005.03310904,
                                                ["x"] = 382449.5535289,
                                            }, -- end of [579]
                                            [583] = 
                                            {
                                                ["y"] = -352890.66904769,
                                                ["x"] = 382383.88542866,
                                            }, -- end of [583]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353352.99922329,
                                                ["x"] = 381955.29092321,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353352.99922329,
                                                ["x"] = 381955.29092321,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2172,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -387660.61149857,
                                            ["x"] = 428632.67330374,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 8.3333333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 13475.064120316,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -352929.66539444,
                                            ["x"] = 382299.34899622,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 447,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M2A1_halftrack",
                                        ["unitId"] = 1698,
                                        ["y"] = -387660.61149857,
                                        ["x"] = 428632.67330374,
                                        ["name"] = "Новый юнит #127",
                                        ["heading"] = 2.3952334265058,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "TPZ",
                                        ["unitId"] = 1699,
                                        ["y"] = -387680.78998464,
                                        ["x"] = 428654.87583062,
                                        ["name"] = "Новый юнит #128",
                                        ["heading"] = 2.4039164281611,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "MTLB",
                                        ["unitId"] = 1700,
                                        ["y"] = -387700.78191922,
                                        ["x"] = 428677.2444028,
                                        ["name"] = "Новый юнит #129",
                                        ["heading"] = 2.4122407647601,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "M1097 Avenger",
                                        ["unitId"] = 1701,
                                        ["y"] = -387720.6174153,
                                        ["x"] = 428699.75139997,
                                        ["name"] = "Новый юнит #130",
                                        ["heading"] = 2.419203645437,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 1702,
                                        ["y"] = -387740.32319833,
                                        ["x"] = 428722.37240866,
                                        ["name"] = "Новый юнит #131",
                                        ["heading"] = 2.424960134909,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 1703,
                                        ["y"] = -387759.95957411,
                                        ["x"] = 428745.12969826,
                                        ["name"] = "Новый юнит #132",
                                        ["heading"] = 2.4296793868751,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "M1097 Avenger",
                                        ["unitId"] = 1704,
                                        ["y"] = -387779.47059296,
                                        ["x"] = 428767.91055057,
                                        ["name"] = "Новый юнит #133",
                                        ["heading"] = 2.4333568674581,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 1705,
                                        ["y"] = -387798.89276076,
                                        ["x"] = 428790.70470638,
                                        ["name"] = "Новый юнит #134",
                                        ["heading"] = 2.4358993083586,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 1706,
                                        ["y"] = -387818.31990436,
                                        ["x"] = 428813.55311906,
                                        ["name"] = "Новый юнит #135",
                                        ["heading"] = 2.4369463384346,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M-113",
                                        ["unitId"] = 1707,
                                        ["y"] = -387837.73491926,
                                        ["x"] = 428836.40160547,
                                        ["name"] = "Новый юнит #136",
                                        ["heading"] = 2.437256107814,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M2A1_halftrack",
                                        ["unitId"] = 1734,
                                        ["y"] = -387857.11105326,
                                        ["x"] = 428859.20715797,
                                        ["name"] = "Новый юнит #009",
                                        ["heading"] = 2.4373171906633,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-113",
                                        ["unitId"] = 1735,
                                        ["y"] = -387876.53225897,
                                        ["x"] = 428882.06581247,
                                        ["name"] = "Новый юнит #012",
                                        ["heading"] = 2.4373183339375,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M2A1_halftrack",
                                        ["unitId"] = 1736,
                                        ["y"] = -387895.89543935,
                                        ["x"] = 428904.85617115,
                                        ["name"] = "Новый юнит #013",
                                        ["heading"] = 2.4373183270295,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M2A1_halftrack",
                                        ["unitId"] = 1737,
                                        ["y"] = -387915.27708014,
                                        ["x"] = 428927.66825743,
                                        ["name"] = "Новый юнит #014",
                                        ["heading"] = 2.4373183226412,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "AAV7",
                                        ["unitId"] = 1738,
                                        ["y"] = -387934.67603596,
                                        ["x"] = 428950.50072325,
                                        ["name"] = "Новый юнит #015",
                                        ["heading"] = 2.437318319258,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M-2 Bradley",
                                        ["unitId"] = 1739,
                                        ["y"] = -387954.08802197,
                                        ["x"] = 428973.34852544,
                                        ["name"] = "Новый юнит #016",
                                        ["heading"] = 2.4373183172487,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [16]
                                }, -- end of ["units"]
                                ["y"] = -387660.61149857,
                                ["x"] = 428632.67330374,
                                ["name"] = "агресор2",
                                ["start_time"] = 0,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 1637,
                                            ["helipadId"] = 1637,
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -551289.0973736,
                                            ["x"] = 374817.76485897,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 606.80930540802,
                                            ["ETA_locked"] = false,
                                            ["y"] = -442333.78413638,
                                            ["x"] = 377945.76745691,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 723.26253742605,
                                            ["ETA_locked"] = false,
                                            ["y"] = -443898.55816466,
                                            ["x"] = 398913.73943587,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 180.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1336.9077447104,
                                            ["ETA_locked"] = false,
                                            ["y"] = -552180.9209217,
                                            ["x"] = 375442.12901166,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 413,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 0,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "NSAWC_25",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "1",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F/A-18C",
                                        ["unitId"] = 1638,
                                        ["psi"] = -1.5420951689189,
                                        ["parking_id"] = "1",
                                        ["x"] = 374817.76485897,
                                        ["name"] = "Новый пилот #016",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{AIM-7H}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AIM-7E}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{AIM-7E}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{AIM-7H}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4900",
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -551289.0973736,
                                        ["heading"] = 1.5420951689189,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 0,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "NSAWC_25",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "3",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F/A-18C",
                                        ["unitId"] = 1639,
                                        ["psi"] = -1.5420951689189,
                                        ["parking_id"] = "3",
                                        ["x"] = 374915.84560247,
                                        ["name"] = "Новый пилот #017",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{AIM-7H}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AIM-7E}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{AIM-7E}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{AIM-7H}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4900",
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -551290.45558003,
                                        ["heading"] = 1.5420951689189,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "117",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -551289.0973736,
                                ["x"] = 374817.76485897,
                                ["name"] = "ф18",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -161072.58171429,
                                            ["speed"] = 0,
                                            ["x"] = -239109.35742856,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 166,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "nasos",
                                        ["type"] = "Pump station",
                                        ["unitId"] = 740,
                                        ["rate"] = 100,
                                        ["y"] = -161072.58171429,
                                        ["x"] = -239109.35742856,
                                        ["name"] = "WWII Demark",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -161072.58171429,
                                ["x"] = -239109.35742856,
                                ["name"] = "WWII Demark",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -161453.38657144,
                                            ["speed"] = 0,
                                            ["x"] = -237182.93285713,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 169,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "nasos",
                                        ["type"] = "Pump station",
                                        ["unitId"] = 743,
                                        ["rate"] = 100,
                                        ["y"] = -161453.38657144,
                                        ["x"] = -237182.93285713,
                                        ["name"] = "WWII Demark + 1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -161453.38657144,
                                ["x"] = -237182.93285713,
                                ["name"] = "WWII Demark + 1",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -161610.18857144,
                                            ["speed"] = 0,
                                            ["x"] = -235054.90571428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 170,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "nasos",
                                        ["type"] = "Pump station",
                                        ["unitId"] = 744,
                                        ["rate"] = 100,
                                        ["y"] = -161610.18857144,
                                        ["x"] = -235054.90571428,
                                        ["name"] = "WWII Demark + 2",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -161610.18857144,
                                ["x"] = -235054.90571428,
                                ["name"] = "WWII Demark + 2",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -161072.58171429,
                                            ["speed"] = 0,
                                            ["x"] = -239109.35742856,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 340,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "nasos",
                                        ["type"] = "Pump station",
                                        ["unitId"] = 1467,
                                        ["rate"] = 100,
                                        ["y"] = -161072.58171429,
                                        ["x"] = -239109.35742856,
                                        ["name"] = "WWII Demark #001",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -161072.58171429,
                                ["x"] = -239109.35742856,
                                ["name"] = "WWII Demark #001",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -161453.38657144,
                                            ["speed"] = 0,
                                            ["x"] = -237182.93285713,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 343,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "nasos",
                                        ["type"] = "Pump station",
                                        ["unitId"] = 1470,
                                        ["rate"] = 100,
                                        ["y"] = -161453.38657144,
                                        ["x"] = -237182.93285713,
                                        ["name"] = "WWII Demark + 1 #001",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -161453.38657144,
                                ["x"] = -237182.93285713,
                                ["name"] = "WWII Demark + 1 #001",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -161610.18857144,
                                            ["speed"] = 0,
                                            ["x"] = -235054.90571428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 344,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "nasos",
                                        ["type"] = "Pump station",
                                        ["unitId"] = 1471,
                                        ["rate"] = 100,
                                        ["y"] = -161610.18857144,
                                        ["x"] = -235054.90571428,
                                        ["name"] = "WWII Demark + 2 #001",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -161610.18857144,
                                ["x"] = -235054.90571428,
                                ["name"] = "WWII Demark + 2 #001",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -440689.0076601,
                                            ["speed"] = 0,
                                            ["x"] = 386223.54299898,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 359,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["shape_name"] = "bak",
                                        ["type"] = "Tank",
                                        ["unitId"] = 1543,
                                        ["y"] = -440689.0076601,
                                        ["x"] = 386223.54299898,
                                        ["name"] = "Новый статич. объект #004",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -440689.0076601,
                                ["x"] = 386223.54299898,
                                ["name"] = "Новый статич. объект #004",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -440637.42176654,
                                            ["speed"] = 0,
                                            ["x"] = 386129.26711277,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 360,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["shape_name"] = "bak",
                                        ["type"] = "Tank",
                                        ["unitId"] = 1544,
                                        ["y"] = -440637.42176654,
                                        ["x"] = 386129.26711277,
                                        ["name"] = "Новый статич. объект #005",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -440637.42176654,
                                ["x"] = 386129.26711277,
                                ["name"] = "Новый статич. объект #005",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -440554.83486139,
                                            ["speed"] = 0,
                                            ["x"] = 386049.98368381,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 361,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["shape_name"] = "bak",
                                        ["type"] = "Tank",
                                        ["unitId"] = 1545,
                                        ["y"] = -440554.83486139,
                                        ["x"] = 386049.98368381,
                                        ["name"] = "Новый статич. объект #006",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -440554.83486139,
                                ["x"] = 386049.98368381,
                                ["name"] = "Новый статич. объект #006",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -441123.79843522,
                                            ["speed"] = 0,
                                            ["x"] = 385433.38363009,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 362,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "aviashtab",
                                        ["type"] = "Military staff",
                                        ["unitId"] = 1546,
                                        ["rate"] = 100,
                                        ["y"] = -441123.79843522,
                                        ["x"] = 385433.38363009,
                                        ["name"] = "Новый статич. объект #007",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -441123.79843522,
                                ["x"] = 385433.38363009,
                                ["name"] = "Новый статич. объект #007",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -431823.57539185,
                                            ["speed"] = 0,
                                            ["x"] = 382357.44634949,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 367,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "houseA_arm",
                                        ["unitId"] = 1558,
                                        ["y"] = -431823.57539185,
                                        ["x"] = 382357.44634949,
                                        ["name"] = "Новый статич. объект #008",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -431823.57539185,
                                ["x"] = 382357.44634949,
                                ["name"] = "Новый статич. объект #008",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 1.8849555921539,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -441549.72698809,
                                            ["speed"] = 0,
                                            ["x"] = 385231.26633671,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 411,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "H-tyre_B_RF",
                                        ["type"] = "Black_Tyre_RF",
                                        ["unitId"] = 1636,
                                        ["y"] = -441549.72698809,
                                        ["x"] = 385231.26633671,
                                        ["name"] = "00 #001",
                                        ["heading"] = 1.8849555921539,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -441549.72698809,
                                ["x"] = 385231.26633671,
                                ["name"] = "00 #001",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -433201.57841131,
                                            ["speed"] = 0,
                                            ["x"] = 388893.67436206,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 460,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 1744,
                                        ["rate"] = 5,
                                        ["y"] = -433201.57841131,
                                        ["x"] = 388893.67436206,
                                        ["name"] = "Статич.  ДОТ2-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -433201.57841131,
                                ["x"] = 388893.67436206,
                                ["name"] = "Статич.  ДОТ2-1",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -436388.01126013,
                                            ["speed"] = 0,
                                            ["x"] = 380415.07469493,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 461,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 1745,
                                        ["rate"] = 5,
                                        ["y"] = -436388.01126013,
                                        ["x"] = 380415.07469493,
                                        ["name"] = "Статич.  ДОТ2-2-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -436388.01126013,
                                ["x"] = 380415.07469493,
                                ["name"] = "Статич.  ДОТ2-2",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -431850.99048356,
                                            ["speed"] = 0,
                                            ["x"] = 382307.31061885,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 462,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 1746,
                                        ["rate"] = 5,
                                        ["y"] = -431850.99048356,
                                        ["x"] = 382307.31061885,
                                        ["name"] = "Статич.  ДОТ2-3-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -431850.99048356,
                                ["x"] = 382307.31061885,
                                ["name"] = "Статич.  ДОТ2-3",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353763.50029443,
                                            ["speed"] = 0,
                                            ["x"] = 381740.21506307,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 469,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_tech_USA",
                                        ["type"] = "us carrier tech",
                                        ["unitId"] = 1753,
                                        ["rate"] = 20,
                                        ["y"] = -353763.50029443,
                                        ["x"] = 381740.21506307,
                                        ["name"] = "Статич.  Техник авианосца-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353763.50029443,
                                ["x"] = 381740.21506307,
                                ["name"] = "Статич.  Техник авианосца-1",
                                ["dead"] = false,
                            }, -- end of [16]
                            [18] = 
                            {
                                ["heading"] = 2.1118483949131,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353766.36427757,
                                            ["speed"] = 0,
                                            ["x"] = 381735.52335323,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 478,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_lso2_usa",
                                        ["type"] = "Carrier LSO Personell 2",
                                        ["unitId"] = 1762,
                                        ["rate"] = 20,
                                        ["y"] = -353766.36427757,
                                        ["x"] = 381735.52335323,
                                        ["name"] = "Статич.  Офицер посадки 3-1-1",
                                        ["heading"] = 2.1118483949131,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353766.36427757,
                                ["x"] = 381735.52335323,
                                ["name"] = "Статич.  Офицер посадки 3-1",
                                ["dead"] = false,
                            }, -- end of [18]
                            [17] = 
                            {
                                ["heading"] = 2.1118483949131,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353761.24971318,
                                            ["speed"] = 0,
                                            ["x"] = 381819.39774905,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 470,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_lso_usa",
                                        ["type"] = "Carrier LSO Personell",
                                        ["unitId"] = 1754,
                                        ["rate"] = 20,
                                        ["y"] = -353761.24971318,
                                        ["x"] = 381819.39774905,
                                        ["name"] = "Статич.  Офицер посадки 1-1-1",
                                        ["heading"] = 2.1118483949131,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353761.24971318,
                                ["x"] = 381819.39774905,
                                ["name"] = "Статич.  Офицер посадки 1-1",
                                ["dead"] = false,
                            }, -- end of [17]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
                [2] = 
                {
                    ["name"] = "Insurgents",
                    ["id"] = 17,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -438518.00934627,
                                            ["speed"] = 0,
                                            ["x"] = 384633.79151338,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 355,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "TACAN_beacon",
                                        ["unitId"] = 1539,
                                        ["y"] = -438518.00934627,
                                        ["x"] = 384633.79151338,
                                        ["name"] = "Новый статич. объект",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -438518.00934627,
                                ["x"] = 384633.79151338,
                                ["name"] = "Новый статич. объект",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -438428.24838512,
                                            ["speed"] = 0,
                                            ["x"] = 384686.47729493,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 356,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 1540,
                                        ["y"] = -438428.24838512,
                                        ["x"] = 384686.47729493,
                                        ["name"] = "Новый статич. объект #001",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -438428.24838512,
                                ["x"] = 384686.47729493,
                                ["name"] = "Новый статич. объект #001",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -439925.50449462,
                                            ["speed"] = 0,
                                            ["x"] = 385047.25224056,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 357,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "outpost",
                                        ["unitId"] = 1541,
                                        ["rate"] = 5,
                                        ["y"] = -439925.50449462,
                                        ["x"] = 385047.25224056,
                                        ["name"] = "Новый статич. объект #002",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -439925.50449462,
                                ["x"] = 385047.25224056,
                                ["name"] = "Новый статич. объект #002",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -441150.6031691,
                                            ["speed"] = 0,
                                            ["x"] = 385417.01597818,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 358,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tele_bash_m",
                                        ["type"] = "Comms tower M",
                                        ["unitId"] = 1542,
                                        ["y"] = -441150.6031691,
                                        ["x"] = 385417.01597818,
                                        ["name"] = "Новый статич. объект #003",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -441150.6031691,
                                ["x"] = 385417.01597818,
                                ["name"] = "Новый статич. объект #003",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -442739.22924972,
                                            ["speed"] = 0,
                                            ["x"] = 385573.71790166,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 390,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wodokachka_a",
                                        ["type"] = "Water tower A",
                                        ["unitId"] = 1594,
                                        ["rate"] = 100,
                                        ["y"] = -442739.22924972,
                                        ["x"] = 385573.71790166,
                                        ["name"] = "New Static Object #002",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -442739.22924972,
                                ["x"] = 385573.71790166,
                                ["name"] = "New Static Object #002",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 1.4137166941154,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -442731.75035018,
                                            ["speed"] = 0,
                                            ["x"] = 385697.25675829,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 391,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "angar_b",
                                        ["type"] = "Hangar B",
                                        ["unitId"] = 1595,
                                        ["y"] = -442731.75035018,
                                        ["x"] = 385697.25675829,
                                        ["name"] = "New Static Object #003",
                                        ["heading"] = 1.4137166941154,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -442731.75035018,
                                ["x"] = 385697.25675829,
                                ["name"] = "New Static Object #003",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -442829.96872433,
                                            ["speed"] = 0,
                                            ["x"] = 385694.70386781,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 392,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["shape_name"] = "SkladC",
                                        ["type"] = ".Ammunition depot",
                                        ["unitId"] = 1596,
                                        ["y"] = -442829.96872433,
                                        ["x"] = 385694.70386781,
                                        ["name"] = "New Static Object #004",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -442829.96872433,
                                ["x"] = 385694.70386781,
                                ["name"] = "New Static Object #004",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 1.1519173063163,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -442527.50380896,
                                            ["speed"] = 0,
                                            ["x"] = 385667.81809755,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 393,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "outpost",
                                        ["unitId"] = 1597,
                                        ["y"] = -442527.50380896,
                                        ["x"] = 385667.81809755,
                                        ["name"] = "New Static Object #005",
                                        ["heading"] = 1.1519173063163,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -442527.50380896,
                                ["x"] = 385667.81809755,
                                ["name"] = "New Static Object #005",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 1.1519173063163,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -442717.85329322,
                                            ["speed"] = 0,
                                            ["x"] = 385461.00679001,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 448,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "WC",
                                        ["type"] = "WC",
                                        ["unitId"] = 1708,
                                        ["y"] = -442717.85329322,
                                        ["x"] = 385461.00679001,
                                        ["name"] = "New Static Object #001",
                                        ["heading"] = 1.1519173063163,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -442717.85329322,
                                ["x"] = 385461.00679001,
                                ["name"] = "New Static Object #001",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [9]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 943,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -438459.469589,
                                            ["x"] = 384647.45079008,
                                            ["name"] = "",
                                            ["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"] = 354,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 1537,
                                        ["y"] = -438459.469589,
                                        ["x"] = 384647.45079008,
                                        ["name"] = "Новый юнит #051",
                                        ["heading"] = 2.460914245312,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Insurgent",
                                        ["unitId"] = 1538,
                                        ["y"] = -438484.64240464,
                                        ["x"] = 384678.53662854,
                                        ["name"] = "Новый юнит #052",
                                        ["heading"] = 2.460914245312,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -438459.469589,
                                ["x"] = 384647.45079008,
                                ["name"] = "стингер",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -441648.43927986,
                                                ["x"] = 385291.07127339,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -441669.77761301,
                                                ["x"] = 385318.29233522,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 834,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -441621.06637787,
                                            ["x"] = 385220.86986494,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 363,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "LAZ Bus",
                                        ["unitId"] = 1547,
                                        ["y"] = -441621.06637787,
                                        ["x"] = 385220.86986494,
                                        ["name"] = "Новый юнит #053",
                                        ["heading"] = 5.6183446782366,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "GAZ-3307",
                                        ["unitId"] = 1548,
                                        ["y"] = -441612.54943787,
                                        ["x"] = 385244.94826643,
                                        ["name"] = "Новый юнит #054",
                                        ["heading"] = 5.6183446782366,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "GAZ-66",
                                        ["unitId"] = 1549,
                                        ["y"] = -441607.83544737,
                                        ["x"] = 385277.94619991,
                                        ["name"] = "Новый юнит #055",
                                        ["heading"] = 5.6183446782366,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "UAZ-469",
                                        ["unitId"] = 1550,
                                        ["y"] = -441604.69278704,
                                        ["x"] = 385312.51546356,
                                        ["name"] = "Новый юнит #056",
                                        ["heading"] = 5.6183446782366,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 1551,
                                        ["y"] = -441595.26480605,
                                        ["x"] = 385337.65674621,
                                        ["name"] = "Новый юнит #057",
                                        ["heading"] = 5.6183446782366,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "ZIL-131 KUNG",
                                        ["unitId"] = 1552,
                                        ["y"] = -441590.55081555,
                                        ["x"] = 385367.51201936,
                                        ["name"] = "Новый юнит #058",
                                        ["heading"] = 5.6183446782366,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "ATMZ-5",
                                        ["unitId"] = 1553,
                                        ["y"] = -441590.55081555,
                                        ["x"] = 385402.081283,
                                        ["name"] = "Новый юнит #059",
                                        ["heading"] = 5.6183446782366,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 1554,
                                        ["y"] = -441585.83682505,
                                        ["x"] = 385427.22256565,
                                        ["name"] = "Новый юнит #060",
                                        ["heading"] = 5.6025068989018,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = -441621.06637787,
                                ["x"] = 385220.86986494,
                                ["name"] = "Новая наземная группа #003",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -433225.01149993,
                                                ["x"] = 388870.51649452,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -436566.47591574,
                                                ["x"] = 380356.58985894,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1141,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -433225.01149993,
                                            ["x"] = 388870.51649452,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 364,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 1555,
                                        ["y"] = -433225.01149993,
                                        ["x"] = 388870.51649452,
                                        ["name"] = "Новый юнит #061",
                                        ["heading"] = 3.5155912135659,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -433225.01149993,
                                ["x"] = 388870.51649452,
                                ["name"] = "Новая наземная группа #004",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 923,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -436385.13483664,
                                            ["x"] = 380394.15692863,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 365,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 1556,
                                        ["y"] = -436385.13483664,
                                        ["x"] = 380394.15692863,
                                        ["name"] = "Новый юнит #062",
                                        ["heading"] = 1.8849555921539,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -436385.13483664,
                                ["x"] = 380394.15692863,
                                ["name"] = "Новая наземная группа #005",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 837,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -431885.9083079,
                                            ["x"] = 382304.95547282,
                                            ["name"] = "",
                                            ["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"] = 366,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 1557,
                                        ["y"] = -431885.9083079,
                                        ["x"] = 382304.95547282,
                                        ["name"] = "Новый юнит #063",
                                        ["heading"] = 1.8849555921539,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -431885.9083079,
                                ["x"] = 382304.95547282,
                                ["name"] = "Новая наземная группа #006",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -442648.48977511,
                                                ["x"] = 385563.63573781,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -442739.22924972,
                                                ["x"] = 385750.15576896,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 833,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -442648.48977511,
                                            ["x"] = 385563.63573781,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 389,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "houseA_arm",
                                        ["unitId"] = 1588,
                                        ["y"] = -442648.48977511,
                                        ["x"] = 385563.63573781,
                                        ["name"] = "Новый юнит #064",
                                        ["heading"] = 5.8304068353563,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house1arm",
                                        ["unitId"] = 1589,
                                        ["y"] = -442665.39450558,
                                        ["x"] = 385599.88804929,
                                        ["name"] = "Новый юнит #065",
                                        ["heading"] = 5.8304068353563,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house1arm",
                                        ["unitId"] = 1590,
                                        ["y"] = -442682.29923605,
                                        ["x"] = 385636.14036077,
                                        ["name"] = "Новый юнит #066",
                                        ["heading"] = 5.8304068353563,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house1arm",
                                        ["unitId"] = 1591,
                                        ["y"] = -442621.60400485,
                                        ["x"] = 385662.77701563,
                                        ["name"] = "Новый юнит #071",
                                        ["heading"] = 5.8304068353563,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house1arm",
                                        ["unitId"] = 1592,
                                        ["y"] = -442606.48075908,
                                        ["x"] = 385629.16980281,
                                        ["name"] = "Новый юнит #072",
                                        ["heading"] = 5.8304068353563,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house1arm",
                                        ["unitId"] = 1593,
                                        ["y"] = -442587.99679203,
                                        ["x"] = 385590.52150807,
                                        ["name"] = "Новый юнит #073",
                                        ["heading"] = 5.8304068353563,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = -442648.48977511,
                                ["x"] = 385563.63573781,
                                ["name"] = "Новая наземная группа #011",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 832,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -442545.98777601,
                                            ["x"] = 385713.18783486,
                                            ["name"] = "",
                                            ["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"] = 394,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Strela-10M3",
                                        ["unitId"] = 1598,
                                        ["y"] = -442545.98777601,
                                        ["x"] = 385713.18783486,
                                        ["name"] = "Новый юнит #074",
                                        ["heading"] = 1.0821041362365,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -442545.98777601,
                                ["x"] = 385713.18783486,
                                ["name"] = "Новая наземная группа #012",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -442562.79138242,
                                                ["x"] = 385703.10567101,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -442572.87354627,
                                                ["x"] = 385698.06458909,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 832,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -442509.01984191,
                                            ["x"] = 385622.44836024,
                                            ["name"] = "",
                                            ["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"] = 395,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 1599,
                                        ["y"] = -442509.01984191,
                                        ["x"] = 385622.44836024,
                                        ["name"] = "Новый юнит #075",
                                        ["heading"] = 1.221730476396,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -442509.01984191,
                                ["x"] = 385622.44836024,
                                ["name"] = "Новая наземная группа #013",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -442633.36652934,
                                                ["x"] = 385516.58563986,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -442754.35249549,
                                                ["x"] = 385469.53554191,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 832,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -442633.36652934,
                                            ["x"] = 385516.58563986,
                                            ["name"] = "",
                                            ["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"] = 396,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZIL-131 KUNG",
                                        ["unitId"] = 1600,
                                        ["y"] = -442633.36652934,
                                        ["x"] = 385516.58563986,
                                        ["name"] = "Новый юнит #076",
                                        ["heading"] = 4.3414976915721,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "GAZ-66",
                                        ["unitId"] = 1601,
                                        ["y"] = -442616.56292293,
                                        ["x"] = 385462.81409935,
                                        ["name"] = "Новый юнит #077",
                                        ["heading"] = 4.3414976915721,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "VAZ Car",
                                        ["unitId"] = 1602,
                                        ["y"] = -442584.63607075,
                                        ["x"] = 385435.92832909,
                                        ["name"] = "Новый юнит #078",
                                        ["heading"] = 4.3414976915721,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "LAZ Bus",
                                        ["unitId"] = 1603,
                                        ["y"] = -442624.96472614,
                                        ["x"] = 385493.06059089,
                                        ["name"] = "Новый юнит #079",
                                        ["heading"] = 4.3414976915721,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -442633.36652934,
                                ["x"] = 385516.58563986,
                                ["name"] = "Новая наземная группа #014",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 829,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -440830.36524853,
                                            ["x"] = 384993.13258954,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 34,
                                        ["y"] = -440830.36524853,
                                        ["x"] = 384993.13258954,
                                        ["name"] = "Новый юнит #011",
                                        ["heading"] = 1.6963460639035,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 35,
                                        ["y"] = -441512.77897881,
                                        ["x"] = 384827.69895796,
                                        ["name"] = "Новый юнит #011",
                                        ["heading"] = 1.6963460639035,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "Ural-375 ZU-23 Insurgent",
                                        ["unitId"] = 36,
                                        ["y"] = -441228.81642953,
                                        ["x"] = 384936.51867733,
                                        ["name"] = "Новый юнит #011",
                                        ["heading"] = 1.6963460639035,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "Ural-375 ZU-23 Insurgent",
                                        ["unitId"] = 37,
                                        ["y"] = -440947.11336248,
                                        ["x"] = 385174.37173866,
                                        ["name"] = "Новый юнит #011",
                                        ["heading"] = 1.6963460639035,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 38,
                                        ["y"] = -440385.76236365,
                                        ["x"] = 385575.59683407,
                                        ["name"] = "Новый юнит #011",
                                        ["heading"] = 1.6963460639035,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 39,
                                        ["y"] = -441085.3073199,
                                        ["x"] = 384843.50351368,
                                        ["name"] = "Новый юнит #011",
                                        ["heading"] = 1.6963460639035,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 40,
                                        ["y"] = -440816.57911256,
                                        ["x"] = 385492.88001828,
                                        ["name"] = "Новый юнит #011",
                                        ["heading"] = 1.6963460639035,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 41,
                                        ["y"] = -440730.52090998,
                                        ["x"] = 385072.05505865,
                                        ["name"] = "Новый юнит #011",
                                        ["heading"] = 1.6963460639035,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "Strela-1 9P31",
                                        ["unitId"] = 42,
                                        ["y"] = -439996.30402264,
                                        ["x"] = 385151.67315314,
                                        ["name"] = "Новый юнит #011",
                                        ["heading"] = 1.6963460639035,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 43,
                                        ["y"] = -440535.18906631,
                                        ["x"] = 385177.02931477,
                                        ["name"] = "Новый юнит #011",
                                        ["heading"] = 1.6963460639035,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = -440830.36524853,
                                ["x"] = 384993.13258954,
                                ["name"] = "Новая наземная группа",
                                ["start_time"] = 0,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -442857.67373304,
                                                ["x"] = 385713.94590642,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -442960.12562118,
                                                ["x"] = 385776.52131114,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 835,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -442860.74115484,
                                            ["x"] = 385713.94590642,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["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"] = 403,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 1620,
                                        ["y"] = -442860.74115484,
                                        ["x"] = 385713.94590642,
                                        ["name"] = "Новый юнит",
                                        ["heading"] = 5.2606961347779,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 1621,
                                        ["y"] = -442707.98354918,
                                        ["x"] = 385655.05140785,
                                        ["name"] = "Новый юнит #001",
                                        ["heading"] = 5.2606961347779,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 1622,
                                        ["y"] = -442797.55226575,
                                        ["x"] = 385677.13684481,
                                        ["name"] = "Новый юнит #002",
                                        ["heading"] = 5.2606961347779,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 1623,
                                        ["y"] = -442630.68451981,
                                        ["x"] = 385417.63296049,
                                        ["name"] = "Новый юнит #003",
                                        ["heading"] = 5.2606961347779,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -442860.74115484,
                                ["x"] = 385713.94590642,
                                ["name"] = "Новая наземная группа #001",
                                ["start_time"] = 0,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -426501.16776211,
                                                ["x"] = 386789.03965277,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -426569.43827247,
                                                ["x"] = 386826.50517675,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1356,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -426501.16776211,
                                            ["x"] = 386789.03965277,
                                            ["name"] = "",
                                            ["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"] = 404,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 1624,
                                        ["y"] = -426501.16776211,
                                        ["x"] = 386789.03965277,
                                        ["name"] = "Новый юнит #004",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 1625,
                                        ["y"] = -426488.67925412,
                                        ["x"] = 386799.86302636,
                                        ["name"] = "Новый юнит #005",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 1626,
                                        ["y"] = -426464.53480533,
                                        ["x"] = 386816.51437035,
                                        ["name"] = "Новый юнит #006",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = -426501.16776211,
                                ["x"] = 386789.03965277,
                                ["name"] = "Новая наземная группа #017",
                                ["start_time"] = 0,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1729,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -443310.39917619,
                                            ["x"] = 381591.39886747,
                                            ["name"] = "",
                                            ["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"] = 405,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 1627,
                                        ["y"] = -443310.39917619,
                                        ["x"] = 381591.39886747,
                                        ["name"] = "Новый юнит #007",
                                        ["heading"] = 2.1118483949131,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -443310.39917619,
                                ["x"] = 381591.39886747,
                                ["name"] = "Новая наземная группа #018",
                                ["start_time"] = 0,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1109,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -447424.87953691,
                                            ["x"] = 384698.83755506,
                                            ["name"] = "",
                                            ["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"] = 406,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 1628,
                                        ["y"] = -447424.87953691,
                                        ["x"] = 384698.83755506,
                                        ["name"] = "Новый юнит #008",
                                        ["heading"] = 2.1118483949131,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -447424.87953691,
                                ["x"] = 384698.83755506,
                                ["name"] = "Новая наземная группа #019",
                                ["start_time"] = 0,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1244,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -424107.6123678,
                                            ["x"] = 388471.75222022,
                                            ["name"] = "",
                                            ["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"] = 408,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 1630,
                                        ["y"] = -424107.6123678,
                                        ["x"] = 388471.75222022,
                                        ["name"] = "Новый юнит #010",
                                        ["heading"] = 2.1118483949131,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -424107.6123678,
                                ["x"] = 388471.75222022,
                                ["name"] = "Новая наземная группа #021",
                                ["start_time"] = 0,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = -438934.48785128,
                                                ["x"] = 387347.4938425,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = -439252.72457149,
                                                ["x"] = 386206.11411481,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = -438917.54777718,
                                                ["x"] = 386333.80130714,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = -438936.95098144,
                                                ["x"] = 387357.18354203,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = -438937.87882926,
                                                ["x"] = 387362.09604042,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = -438938.54909365,
                                                ["x"] = 387367.05071119,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = -438938.90269212,
                                                ["x"] = 387372.03674083,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = -438906.36980539,
                                                ["x"] = 386343.80048125,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = -438938.87950526,
                                                ["x"] = 387377.03556271,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = -438938.43025758,
                                                ["x"] = 387382.01350652,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = -438937.53022295,
                                                ["x"] = 387386.92987854,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = -438936.18590396,
                                                ["x"] = 387391.74400313,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = -438892.25465164,
                                                ["x"] = 386357.9662998,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = -438934.4327826,
                                                ["x"] = 387396.42506081,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = -438932.32441144,
                                                ["x"] = 387400.95733199,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = -438929.91848435,
                                                ["x"] = 387405.33987208,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = -438927.27005467,
                                                ["x"] = 387409.57993876,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = -438865.57414361,
                                                ["x"] = 386387.76273568,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = -438921.42240845,
                                                ["x"] = 387417.68912102,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = -438915.0571583,
                                                ["x"] = 387425.39983003,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = -438904.89877037,
                                                ["x"] = 387436.43424986,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = -438964.35946317,
                                                ["x"] = 386305.33616524,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = -438642.701159,
                                                ["x"] = 386664.06166973,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = -438812.0128206,
                                                ["x"] = 387520.02059046,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = -438633.15542239,
                                                ["x"] = 387664.5961061,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = -438592.81000352,
                                                ["x"] = 387694.12084692,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = -438567.63971942,
                                                ["x"] = 387710.43658859,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = -438621.86545764,
                                                ["x"] = 386692.17790019,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = -438550.27307524,
                                                ["x"] = 387720.35163148,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = -438532.37592737,
                                                ["x"] = 387729.27187837,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = -438518.60812621,
                                                ["x"] = 387735.22212656,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = -438504.57148263,
                                                ["x"] = 387740.50693834,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = -438613.83835731,
                                                ["x"] = 386704.8448294,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = -438485.50524409,
                                                ["x"] = 387746.53680568,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = -438461.27382514,
                                                ["x"] = 387752.67539059,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = -438422.02592625,
                                                ["x"] = 387760.37289334,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = -438293.86919691,
                                                ["x"] = 387782.03285561,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = -438609.26448821,
                                                ["x"] = 386713.73311367,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = -438274.51949087,
                                                ["x"] = 387787.08134222,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = -438260.22643366,
                                                ["x"] = 387791.62708186,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = -438246.18631965,
                                                ["x"] = 387796.90165407,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = -440259.80625171,
                                                ["x"] = 385830.45217146,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = -438950.7755187,
                                                ["x"] = 386311.69144231,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = -438607.37033492,
                                                ["x"] = 386718.35905942,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = -438219.05096106,
                                                ["x"] = 387809.66277487,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = -438201.69886653,
                                                ["x"] = 387819.60244902,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = -438180.7143945,
                                                ["x"] = 387833.18618542,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = -438605.83858463,
                                                ["x"] = 386723.11725456,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = -437694.55058526,
                                                ["x"] = 388221.89991819,
                                            }, -- end of [68]
                                            [18] = 
                                            {
                                                ["y"] = -438604.74760402,
                                                ["x"] = 386727.99457697,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = -438604.15295216,
                                                ["x"] = 386732.95673809,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = -438942.00198837,
                                                ["x"] = 386316.48725477,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = -438604.06296509,
                                                ["x"] = 386737.95398242,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = -438604.44411986,
                                                ["x"] = 386742.93770541,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = -438605.24557402,
                                                ["x"] = 386747.87168694,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = -438606.40479211,
                                                ["x"] = 386752.73454731,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = -438933.52046382,
                                                ["x"] = 386321.78187015,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = -438607.85798865,
                                                ["x"] = 386757.5180207,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = -438611.42573538,
                                                ["x"] = 386766.85710319,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = -438615.59662463,
                                                ["x"] = 386775.94457945,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = -438624.92320449,
                                                ["x"] = 386793.63409537,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = -438925.36842019,
                                                ["x"] = 386327.57115849,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = -438915.5712165,
                                                ["x"] = 387301.27412667,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = -438925.98297105,
                                                ["x"] = 387323.99899713,
                                            }, -- end of [29]
                                            [67] = 
                                            {
                                                ["y"] = -438140.19942182,
                                                ["x"] = 387862.47928329,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = -438931.40886279,
                                                ["x"] = 387337.98101237,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = -438232.45114848,
                                                ["x"] = 387802.9257288,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = -438883.4087465,
                                                ["x"] = 387457.36211971,
                                            }, -- end of [47]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [121] = 
                                            {
                                                ["y"] = -438523.7172747,
                                                ["x"] = 383152.16474122,
                                            }, -- end of [121]
                                            [122] = 
                                            {
                                                ["y"] = -438485.11326773,
                                                ["x"] = 383099.87768873,
                                            }, -- end of [122]
                                            [31] = 
                                            {
                                                ["y"] = -438942.11134832,
                                                ["x"] = 387382.90790818,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = -438156.59667395,
                                                ["x"] = 387855.00394449,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = -438269.80782109,
                                                ["x"] = 387792.46820837,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = -438942.60805608,
                                                ["x"] = 387377.9343645,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = -438942.70083477,
                                                ["x"] = 387372.93611974,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = -438942.42770515,
                                                ["x"] = 387367.9450975,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = -438941.83901833,
                                                ["x"] = 387362.98018602,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = -438289.06819054,
                                                ["x"] = 387787.09058106,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = -438940.98808588,
                                                ["x"] = 387358.05360658,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = -438938.66226781,
                                                ["x"] = 387348.33022116,
                                            }, -- end of [37]
                                            [123] = 
                                            {
                                                ["y"] = -438413.62773317,
                                                ["x"] = 382993.55216435,
                                            }, -- end of [123]
                                            [38] = 
                                            {
                                                ["y"] = -438935.69652838,
                                                ["x"] = 387338.78167292,
                                            }, -- end of [38]
                                            [63] = 
                                            {
                                                ["y"] = -438946.55735235,
                                                ["x"] = 386318.25205811,
                                            }, -- end of [63]
                                            [39] = 
                                            {
                                                ["y"] = -438930.40058499,
                                                ["x"] = 387324.75011738,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = -438313.491466,
                                                ["x"] = 387781.76544765,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = -438922.28859047,
                                                ["x"] = 387306.47152332,
                                            }, -- end of [40]
                                            [119] = 
                                            {
                                                ["y"] = -438572.54458803,
                                                ["x"] = 383209.05100887,
                                            }, -- end of [119]
                                            [41] = 
                                            {
                                                ["y"] = -438906.46236564,
                                                ["x"] = 387275.25784,
                                            }, -- end of [41]
                                            [67] = 
                                            {
                                                ["y"] = -440185.92374738,
                                                ["x"] = 385864.89811327,
                                            }, -- end of [67]
                                            [42] = 
                                            {
                                                ["y"] = -438615.87840441,
                                                ["x"] = 386767.59357597,
                                            }, -- end of [42]
                                            [71] = 
                                            {
                                                ["y"] = -440793.47171582,
                                                ["x"] = 385620.81420996,
                                            }, -- end of [71]
                                            [43] = 
                                            {
                                                ["y"] = -438612.13932357,
                                                ["x"] = 386758.32136231,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = -438471.06734084,
                                                ["x"] = 387754.26988625,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = -438610.57796168,
                                                ["x"] = 386753.57218282,
                                            }, -- end of [44]
                                            [75] = 
                                            {
                                                ["y"] = -440809.30579411,
                                                ["x"] = 385616.25569386,
                                            }, -- end of [75]
                                            [45] = 
                                            {
                                                ["y"] = -438609.29871226,
                                                ["x"] = 386748.73931903,
                                            }, -- end of [45]
                                            [115] = 
                                            {
                                                ["y"] = -438932.68466565,
                                                ["x"] = 383486.21022218,
                                            }, -- end of [115]
                                            [46] = 
                                            {
                                                ["y"] = -438608.37326564,
                                                ["x"] = 386743.82723885,
                                            }, -- end of [46]
                                            [78] = 
                                            {
                                                ["y"] = -440776.00606483,
                                                ["x"] = 385585.71381352,
                                            }, -- end of [78]
                                            [47] = 
                                            {
                                                ["y"] = -438607.87765639,
                                                ["x"] = 386738.85361685,
                                            }, -- end of [47]
                                            [12] = 
                                            {
                                                ["y"] = -438490.37793792,
                                                ["x"] = 387749.07168807,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = -438607.8786668,
                                                ["x"] = 386733.85590452,
                                            }, -- end of [48]
                                            [79] = 
                                            {
                                                ["y"] = -440752.36448196,
                                                ["x"] = 385567.25223409,
                                            }, -- end of [79]
                                            [49] = 
                                            {
                                                ["y"] = -438608.42342807,
                                                ["x"] = 386728.88838336,
                                            }, -- end of [49]
                                            [83] = 
                                            {
                                                ["y"] = -440639.65119151,
                                                ["x"] = 385502.91907383,
                                            }, -- end of [83]
                                            [50] = 
                                            {
                                                ["y"] = -438609.50753337,
                                                ["x"] = 386724.00986628,
                                            }, -- end of [50]
                                            [111] = 
                                            {
                                                ["y"] = -439306.74214399,
                                                ["x"] = 383928.70557997,
                                            }, -- end of [111]
                                            [51] = 
                                            {
                                                ["y"] = -438611.06435634,
                                                ["x"] = 386719.26003298,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = -438509.37364732,
                                                ["x"] = 387742.8231668,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = -438612.99858959,
                                                ["x"] = 386714.65072348,
                                            }, -- end of [52]
                                            [110] = 
                                            {
                                                ["y"] = -439424.89660406,
                                                ["x"] = 384083.81063588,
                                            }, -- end of [110]
                                            [53] = 
                                            {
                                                ["y"] = -438615.22002392,
                                                ["x"] = 386710.17174004,
                                            }, -- end of [53]
                                            [87] = 
                                            {
                                                ["y"] = -440214.87740315,
                                                ["x"] = 385340.3568371,
                                            }, -- end of [87]
                                            [54] = 
                                            {
                                                ["y"] = -438620.24967195,
                                                ["x"] = 386701.53136201,
                                            }, -- end of [54]
                                            [91] = 
                                            {
                                                ["y"] = -440159.23607829,
                                                ["x"] = 385307.00496322,
                                            }, -- end of [91]
                                            [55] = 
                                            {
                                                ["y"] = -438628.64154679,
                                                ["x"] = 386689.10099514,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = -438523.34829516,
                                                ["x"] = 387737.37647856,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = -438655.93296418,
                                                ["x"] = 386653.32656118,
                                            }, -- end of [56]
                                            [107] = 
                                            {
                                                ["y"] = -439635.44928583,
                                                ["x"] = 384423.63547657,
                                            }, -- end of [107]
                                            [57] = 
                                            {
                                                ["y"] = -438872.8867231,
                                                ["x"] = 386385.10339316,
                                            }, -- end of [57]
                                            [94] = 
                                            {
                                                ["y"] = -440078.70689514,
                                                ["x"] = 385232.20181871,
                                            }, -- end of [94]
                                            [58] = 
                                            {
                                                ["y"] = -438896.3672771,
                                                ["x"] = 386359.15290959,
                                            }, -- end of [58]
                                            [95] = 
                                            {
                                                ["y"] = -439994.47024792,
                                                ["x"] = 385139.86365818,
                                            }, -- end of [95]
                                            [59] = 
                                            {
                                                ["y"] = -438910.56177317,
                                                ["x"] = 386345.06706146,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = -438541.55230317,
                                                ["x"] = 387729.10100607,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = -438921.83475248,
                                                ["x"] = 386335.17562723,
                                            }, -- end of [60]
                                            [99] = 
                                            {
                                                ["y"] = -439790.94918672,
                                                ["x"] = 384886.90515333,
                                            }, -- end of [99]
                                            [61] = 
                                            {
                                                ["y"] = -438929.73786646,
                                                ["x"] = 386329.0506725,
                                            }, -- end of [61]
                                            [103] = 
                                            {
                                                ["y"] = -439762.15409835,
                                                ["x"] = 384812.45945204,
                                            }, -- end of [103]
                                            [62] = 
                                            {
                                                ["y"] = -438937.98281537,
                                                ["x"] = 386323.39469251,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = -437696.94781086,
                                                ["x"] = 388224.84541148,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = -438210.52014966,
                                                ["x"] = 387818.76646162,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = -438559.22981586,
                                                ["x"] = 387719.75227869,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = -438955.41314076,
                                                ["x"] = 386313.60985513,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = -438969.09170246,
                                                ["x"] = 386307.46003576,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = -438987.78194744,
                                                ["x"] = 386300.34761187,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = -438576.39533457,
                                                ["x"] = 387709.49210522,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = -440764.66394219,
                                                ["x"] = 385628.97536865,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = -440783.68715103,
                                                ["x"] = 385622.81412557,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = -440788.53816091,
                                                ["x"] = 385621.60520407,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = -438601.32949852,
                                                ["x"] = 387692.81626917,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = -440798.46851898,
                                                ["x"] = 385620.80858031,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = -440803.58242974,
                                                ["x"] = 385620.77126978,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = -440808.53051693,
                                                ["x"] = 385619.97560071,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = -438649.36720013,
                                                ["x"] = 387656.87600543,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = -440806.00721903,
                                                ["x"] = 385612.28623052,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = -440798.70879643,
                                                ["x"] = 385605.32078544,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = -438228.1076836,
                                                ["x"] = 387809.25088574,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = -438831.50760961,
                                                ["x"] = 387508.41281371,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = -440731.83977614,
                                                ["x"] = 385552.98345715,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = -440710.62981921,
                                                ["x"] = 385539.75393696,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = -440680.03205374,
                                                ["x"] = 385522.76878171,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = -438891.24365955,
                                                ["x"] = 387455.21126071,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = -440575.42484128,
                                                ["x"] = 385475.09751968,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = -440430.19658857,
                                                ["x"] = 385420.97616828,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = -440246.9324211,
                                                ["x"] = 385354.39873194,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = -438909.01001357,
                                                ["x"] = 387437.62633564,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = -440197.0228202,
                                                ["x"] = 385331.34980044,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = -440183.99391876,
                                                ["x"] = 385323.92006847,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = -440171.37918764,
                                                ["x"] = 385315.8077798,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = -438919.0898204,
                                                ["x"] = 387426.5202679,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = -440143.72033919,
                                                ["x"] = 385294.3889059,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = -440117.72609305,
                                                ["x"] = 385270.95676409,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = -438241.69697491,
                                                ["x"] = 387802.90453673,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = -438925.38008172,
                                                ["x"] = 387418.74835655,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = -439840.04478524,
                                                ["x"] = 384956.16873938,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = -439809.70836159,
                                                ["x"] = 384916.43130704,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = -439798.57422134,
                                                ["x"] = 384899.82029035,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = -438931.13188338,
                                                ["x"] = 387410.57119919,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = -439784.09923158,
                                                ["x"] = 384873.56319428,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = -439778.04900479,
                                                ["x"] = 384859.83972658,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = -439771.05860678,
                                                ["x"] = 384841.10415981,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = -438933.72656786,
                                                ["x"] = 387406.29789218,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = -439690.52228086,
                                                ["x"] = 384552.20570801,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = -439674.95587828,
                                                ["x"] = 384509.98883875,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = -439657.30845352,
                                                ["x"] = 384468.59847061,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = -438936.07871356,
                                                ["x"] = 387401.88625241,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = -439601.68325697,
                                                ["x"] = 384362.326071,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = -439489.58045786,
                                                ["x"] = 384178.8810042,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = -438255.61225324,
                                                ["x"] = 387797.30914064,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = -438938.13930592,
                                                ["x"] = 387397.33204925,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = -439010.22614411,
                                                ["x"] = 383564.07570731,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = -438976.46855914,
                                                ["x"] = 383527.19951094,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = -438955.07828117,
                                                ["x"] = 383506.16894657,
                                            }, -- end of [114]
                                            [29] = 
                                            {
                                                ["y"] = -438939.85863564,
                                                ["x"] = 387392.63829097,
                                            }, -- end of [29]
                                            [116] = 
                                            {
                                                ["y"] = -438901.55349683,
                                                ["x"] = 383461.09953176,
                                            }, -- end of [116]
                                            [117] = 
                                            {
                                                ["y"] = -438623.53817065,
                                                ["x"] = 383256.95991516,
                                            }, -- end of [117]
                                            [118] = 
                                            {
                                                ["y"] = -438597.41877216,
                                                ["x"] = 383233.66748054,
                                            }, -- end of [118]
                                            [30] = 
                                            {
                                                ["y"] = -438941.19252741,
                                                ["x"] = 387387.82104864,
                                            }, -- end of [30]
                                            [120] = 
                                            {
                                                ["y"] = -438549.03640228,
                                                ["x"] = 383183.12640196,
                                            }, -- end of [120]
                                            [3] = 
                                            {
                                                ["y"] = -438189.30691095,
                                                ["x"] = 387831.98856038,
                                            }, -- end of [3]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -440706.32337569,
                                                ["x"] = 385603.30740756,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -440706.32337569,
                                                ["x"] = 385603.30740756,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = -439791.1738774,
                                                ["x"] = 384894.95479872,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = -438494.65484648,
                                                ["x"] = 383119.74915848,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = -440204.07800085,
                                                ["x"] = 385339.30302111,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = -438527.88628559,
                                                ["x"] = 383163.56817314,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                ["y"] = -440721.96891472,
                                                ["x"] = 385641.04155492,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                ["y"] = -438553.6490966,
                                                ["x"] = 383194.1608674,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = -438577.59474482,
                                                ["x"] = 383219.68166267,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = -438602.88301141,
                                                ["x"] = 383243.87285828,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = -438633.19288786,
                                                ["x"] = 383269.9683651,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = -438684.57206535,
                                                ["x"] = 383309.77189819,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = -438945.84103863,
                                                ["x"] = 383502.814918,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = -438994.98894135,
                                                ["x"] = 383552.6167581,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = -439396.27682817,
                                                ["x"] = 384051.06539743,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = -439553.30018777,
                                                ["x"] = 384288.75533088,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = -439681.23282326,
                                                ["x"] = 384537.22689206,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = -439771.82006534,
                                                ["x"] = 384854.39032945,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = -439799.11696733,
                                                ["x"] = 384907.67717585,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = -440083.7509008,
                                                ["x"] = 385242.83990083,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = -440268.35036541,
                                                ["x"] = 385366.96363181,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = -440800.99122251,
                                                ["x"] = 385617.73591572,
                                            }, -- end of [48]
                                            [33] = 
                                            {
                                                ["y"] = -440123.15609782,
                                                ["x"] = 385281.20045795,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = -440615.05020547,
                                                ["x"] = 385495.97064154,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = -440796.01640285,
                                                ["x"] = 385616.98818642,
                                            }, -- end of [49]
                                            [17] = 
                                            {
                                                ["y"] = -439621.45275037,
                                                ["x"] = 384405.273401,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = -439698.57776167,
                                                ["x"] = 384589.41456025,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = -439777.50402524,
                                                ["x"] = 384868.26994936,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = -439810.54164001,
                                                ["x"] = 384924.09064106,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = -440145.68065346,
                                                ["x"] = 385301.01154982,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = -440664.8630869,
                                                ["x"] = 385519.27438189,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = -440791.03507059,
                                                ["x"] = 385617.28700446,
                                            }, -- end of [50]
                                            [9] = 
                                            {
                                                ["y"] = -438919.30006335,
                                                ["x"] = 383480.0050461,
                                            }, -- end of [9]
                                            [35] = 
                                            {
                                                ["y"] = -440161.39738794,
                                                ["x"] = 385313.3753085,
                                            }, -- end of [35]
                                            [11] = 
                                            {
                                                ["y"] = -438967.5345817,
                                                ["x"] = 383523.53215438,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = -439085.30629199,
                                                ["x"] = 383659.57301957,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = -439462.6854141,
                                                ["x"] = 384144.93915689,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = -439646.43351276,
                                                ["x"] = 384454.26657261,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = -439727.9563022,
                                                ["x"] = 384695.40809155,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = -439783.9431555,
                                                ["x"] = 384881.81517041,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = -439847.40520812,
                                                ["x"] = 384971.42384856,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = -440173.7129443,
                                                ["x"] = 385321.93508533,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = -440725.82941995,
                                                ["x"] = 385553.60044808,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = -440776.5118218,
                                                ["x"] = 385620.98331053,
                                            }, -- end of [52]
                                            [51] = 
                                            {
                                                ["y"] = -440786.13318141,
                                                ["x"] = 385618.26464609,
                                            }, -- end of [51]
                                            [47] = 
                                            {
                                                ["y"] = -440806.04784424,
                                                ["x"] = 385618.11798045,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = -440766.39361026,
                                                ["x"] = 385582.79525,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = -440226.7008733,
                                                ["x"] = 385349.93644307,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = -440700.16683789,
                                                ["x"] = 385538.06966975,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = -440186.48098221,
                                                ["x"] = 385329.80419703,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = -440746.48851991,
                                                ["x"] = 385567.67392616,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = -440752.90359514,
                                                ["x"] = 385629.2007982,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                ["y"] = -438410.45023996,
                                                ["x"] = 382995.6320672,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = -439664.8590049,
                                                ["x"] = 384495.31668437,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = -439763.67276052,
                                                ["x"] = 384830.75901222,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = -440009.04281932,
                                                ["x"] = 385162.11583881,
                                            }, -- end of [31]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 833,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -440286.18601429,
                                            ["x"] = 385821.57718052,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 840,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 635.16730634285,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -437698.70217897,
                                            ["x"] = 388220.89006358,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 834,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1707.6359195488,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -438411.96458553,
                                            ["x"] = 382994.58223887,
                                            ["name"] = "",
                                            ["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"] = 828,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2916.5128964165,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -440722.08470295,
                                            ["x"] = 385642.99781668,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 4,
                                                                ["nWaypointIndx"] = 2,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 410,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "MTLB",
                                        ["unitId"] = 1632,
                                        ["y"] = -440286.18601429,
                                        ["x"] = 385821.57718052,
                                        ["name"] = "Новый юнит #090",
                                        ["heading"] = 0.82311410221051,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-375 ZU-23 Insurgent",
                                        ["unitId"] = 1633,
                                        ["y"] = -440302.71519039,
                                        ["x"] = 385814.77156302,
                                        ["name"] = "Новый юнит #091",
                                        ["heading"] = 0.82311410221051,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "MTLB",
                                        ["unitId"] = 1634,
                                        ["y"] = -440330.45260671,
                                        ["x"] = 385803.3511112,
                                        ["name"] = "Новый юнит #092",
                                        ["heading"] = 0.82311410221051,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-375 ZU-23 Insurgent",
                                        ["unitId"] = 1635,
                                        ["y"] = -440358.27209981,
                                        ["x"] = 385791.89686546,
                                        ["name"] = "Новый юнит #093",
                                        ["heading"] = 0.82311410221051,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -440286.18601429,
                                ["x"] = 385821.57718052,
                                ["name"] = "Новая наземная группа #023",
                                ["start_time"] = 0,
                            }, -- end of [16]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -442545.52978694,
                                                ["x"] = 385733.38910639,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -442548.30919833,
                                                ["x"] = 385741.72734056,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 833,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -442545.52978694,
                                            ["x"] = 385769.52145448,
                                            ["name"] = "",
                                            ["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"] = 449,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 1709,
                                        ["y"] = -442545.52978694,
                                        ["x"] = 385769.52145448,
                                        ["name"] = "Новый юнит #137",
                                        ["heading"] = 5.9614347527808,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 1710,
                                        ["y"] = -442467.70626797,
                                        ["x"] = 385580.52147985,
                                        ["name"] = "Новый юнит #138",
                                        ["heading"] = 5.9614347527808,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -442545.52978694,
                                ["x"] = 385769.52145448,
                                ["name"] = "Новая наземная группа #030",
                                ["start_time"] = 0,
                            }, -- end of [18]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1281,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -422082.05917635,
                                            ["x"] = 387571.39121493,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["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"] = 429,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 1667,
                                        ["y"] = -422082.05917635,
                                        ["x"] = 387571.39121493,
                                        ["name"] = "Новый юнит #110",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 1668,
                                        ["y"] = -421829.49895992,
                                        ["x"] = 387773.77390492,
                                        ["name"] = "Новый юнит #111",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 1669,
                                        ["y"] = -422267.7160242,
                                        ["x"] = 387765.41098385,
                                        ["name"] = "Новый юнит #112",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 1670,
                                        ["y"] = -422642.37488832,
                                        ["x"] = 387372.35369337,
                                        ["name"] = "Новый юнит #113",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 1671,
                                        ["y"] = -421786.01177033,
                                        ["x"] = 387601.4977308,
                                        ["name"] = "Новый юнит #114",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = -422082.05917635,
                                ["x"] = 387571.39121493,
                                ["name"] = "засада",
                                ["start_time"] = 0,
                            }, -- end of [17]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                }, -- end of [2]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1993,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 1575,
                                            ["helipadId"] = 1575,
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -409707.91039255,
                                            ["x"] = 391305.47032027,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 671.13186857547,
                                            ["ETA_locked"] = false,
                                            ["y"] = -436140.56496811,
                                            ["x"] = 382179.1106669,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 754.63219542429,
                                            ["ETA_locked"] = false,
                                            ["y"] = -436748.34723284,
                                            ["x"] = 385604.79252264,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1401.7463964358,
                                            ["ETA_locked"] = false,
                                            ["y"] = -410392.69811693,
                                            ["x"] = 391295.84463781,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 387,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1993,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia Standard Army (Worn)",
                                        ["skill"] = "Client",
                                        ["parking"] = "1",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-50",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [7] = 40,
                                                    [1] = 21.5,
                                                    [2] = 25.7,
                                                    [4] = 28,
                                                    [8] = 50,
                                                    [9] = 55.5,
                                                    [5] = 30,
                                                    [10] = 59.9,
                                                    [3] = 27,
                                                    [6] = 32,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [14] = 0.283,
                                                    [13] = 0.583,
                                                    [7] = 0.443,
                                                    [1] = 0.625,
                                                    [2] = 0.303,
                                                    [4] = 0.591,
                                                    [8] = 0.215,
                                                    [16] = 1.21,
                                                    [9] = 0.525,
                                                    [5] = 0.408,
                                                    [10] = 1.065,
                                                    [11] = 0.718,
                                                    [3] = 0.289,
                                                    [6] = 0.803,
                                                    [12] = 0.35,
                                                    [15] = 0.995,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 1584,
                                        ["psi"] = 1.9032496856966,
                                        ["parking_id"] = "1",
                                        ["x"] = 391305.47032027,
                                        ["name"] = "Новый пилот #006",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -409707.91039255,
                                        ["heading"] = -1.9032496856966,
                                        ["callsign"] = 556,
                                        ["onboard_num"] = "556",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1993,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia Standard Army (Worn)",
                                        ["skill"] = "Client",
                                        ["parking"] = "3",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-50",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [7] = 40,
                                                    [1] = 21.5,
                                                    [2] = 25.7,
                                                    [4] = 28,
                                                    [8] = 50,
                                                    [9] = 55.5,
                                                    [5] = 30,
                                                    [10] = 59.9,
                                                    [3] = 27,
                                                    [6] = 32,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [14] = 0.283,
                                                    [13] = 0.583,
                                                    [7] = 0.443,
                                                    [1] = 0.625,
                                                    [2] = 0.303,
                                                    [4] = 0.591,
                                                    [8] = 0.215,
                                                    [16] = 1.21,
                                                    [9] = 0.525,
                                                    [5] = 0.408,
                                                    [10] = 1.065,
                                                    [11] = 0.718,
                                                    [3] = 0.289,
                                                    [6] = 0.803,
                                                    [12] = 0.35,
                                                    [15] = 0.995,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 1585,
                                        ["psi"] = 1.9032496856966,
                                        ["parking_id"] = "3",
                                        ["x"] = 391305.47032027,
                                        ["name"] = "Новый пилот #007",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -409707.91039255,
                                        ["heading"] = -1.9032496856966,
                                        ["callsign"] = 137,
                                        ["onboard_num"] = "557",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -409707.91039255,
                                ["x"] = 391305.47032027,
                                ["name"] = "акула",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1993,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 1575,
                                            ["helipadId"] = 1575,
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -409707.91039255,
                                            ["x"] = 391305.47032027,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 694.01352604471,
                                            ["ETA_locked"] = false,
                                            ["y"] = -437421.75502342,
                                            ["x"] = 383050.22827565,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 786.94989280449,
                                            ["ETA_locked"] = false,
                                            ["y"] = -438440.63734532,
                                            ["x"] = 386786.13012261,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1469.0456045736,
                                            ["ETA_locked"] = false,
                                            ["y"] = -410445.63259599,
                                            ["x"] = 391686.46890889,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 388,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1993,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_VVS_Grey",
                                        ["skill"] = "Client",
                                        ["parking"] = "1",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["GunnersAISkill"] = 90,
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["NetCrewControlPriority"] = 1,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 127.5,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 129,
                                                    [13] = 123,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [19] = 124,
                                                    [15] = 134,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [7] = 40,
                                                    [1] = 21.5,
                                                    [2] = 25.7,
                                                    [4] = 28,
                                                    [8] = 50,
                                                    [9] = 55.5,
                                                    [5] = 30,
                                                    [10] = 59.9,
                                                    [3] = 27,
                                                    [6] = 32,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 1586,
                                        ["psi"] = 1.8603017977984,
                                        ["parking_id"] = "1",
                                        ["x"] = 391305.47032027,
                                        ["name"] = "Новый пилот #008",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -409707.91039255,
                                        ["heading"] = -1.8603017977984,
                                        ["callsign"] = 138,
                                        ["onboard_num"] = "558",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1993,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_VVS_Grey",
                                        ["skill"] = "Client",
                                        ["parking"] = "3",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["NetCrewControlPriority"] = 1,
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 127.5,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 129,
                                                    [13] = 123,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [19] = 124,
                                                    [15] = 134,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [7] = 40,
                                                    [1] = 21.5,
                                                    [2] = 25.7,
                                                    [4] = 28,
                                                    [8] = 50,
                                                    [9] = 55.5,
                                                    [5] = 30,
                                                    [10] = 59.9,
                                                    [3] = 27,
                                                    [6] = 32,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 1587,
                                        ["psi"] = 1.8603017977984,
                                        ["parking_id"] = "3",
                                        ["x"] = 391305.47032027,
                                        ["name"] = "Новый пилот #009",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -409707.91039255,
                                        ["heading"] = -1.8603017977984,
                                        ["callsign"] = 144,
                                        ["onboard_num"] = "559",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -409707.91039255,
                                ["x"] = 391305.47032027,
                                ["name"] = "мишки",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 1,
                                                                        ["zInverse"] = 0,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 9,
                                                                        ["value"] = 589825,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SwitchWaypoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["goToWaypointIndex"] = 2,
                                                                        ["fromWaypointIndex"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -354269.67787212,
                                            ["x"] = 382925.44585345,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 140.52311197335,
                                            ["ETA_locked"] = false,
                                            ["y"] = -348570.01642247,
                                            ["x"] = 380372.06076574,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 183.99158582502,
                                            ["ETA_locked"] = false,
                                            ["y"] = -349305.20160252,
                                            ["x"] = 378585.48172604,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SwitchWaypoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["goToWaypointIndex"] = 1,
                                                                        ["fromWaypointIndex"] = 4,
                                                                    }, -- 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"] = 325.82250556577,
                                            ["ETA_locked"] = false,
                                            ["y"] = -354925.81088227,
                                            ["x"] = 381439.26505936,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 100,
                                            ["action"] = "LandingReFuAr",
                                            ["alt_type"] = "RADIO",
                                            ["linkUnit"] = 1760,
                                            ["helipadId"] = 1760,
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = false,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "LandingReFuAr",
                                            ["ETA"] = 362.8803603918,
                                            ["ETA_locked"] = false,
                                            ["timeReFuAr"] = 10,
                                            ["y"] = -353410.58904418,
                                            ["x"] = 381736.38025862,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 397,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 100,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "Russia Fictional Olive Grey",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 1604,
                                        ["psi"] = -1.9919765660279,
                                        ["y"] = -354269.67787212,
                                        ["x"] = 382925.44585345,
                                        ["name"] = "Новый пилот #010",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 348,
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.9919765660279,
                                        ["callsign"] = 163,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 100,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "Russia fictional desert scheme",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 1605,
                                        ["psi"] = -1.9919765660279,
                                        ["y"] = -354229.67787212,
                                        ["x"] = 382885.44585345,
                                        ["name"] = "Новый пилот #011",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 319,
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.9919765660279,
                                        ["callsign"] = 142,
                                        ["onboard_num"] = "560",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -354269.67787212,
                                ["x"] = 382925.44585345,
                                ["name"] = "Новая вертол. группа",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -351360.84375,
                                            ["x"] = 381389.6875,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 945.77907043673,
                                            ["ETA_locked"] = false,
                                            ["y"] = -322903.42294335,
                                            ["x"] = 354129.40128291,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1869.3916821015,
                                            ["ETA_locked"] = false,
                                            ["y"] = -350250.22079137,
                                            ["x"] = 381206.32941533,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 445,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1487,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia Standard Army (Worn)",
                                        ["skill"] = "Client",
                                        ["parking"] = "80",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-50",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [7] = 40,
                                                    [1] = 21.5,
                                                    [2] = 25.7,
                                                    [4] = 28,
                                                    [8] = 50,
                                                    [9] = 55.5,
                                                    [5] = 30,
                                                    [10] = 59.9,
                                                    [3] = 27,
                                                    [6] = 32,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [14] = 0.283,
                                                    [13] = 0.583,
                                                    [7] = 0.443,
                                                    [1] = 0.625,
                                                    [2] = 0.303,
                                                    [4] = 0.591,
                                                    [8] = 0.215,
                                                    [16] = 1.21,
                                                    [9] = 0.525,
                                                    [5] = 0.408,
                                                    [10] = 1.065,
                                                    [11] = 0.718,
                                                    [3] = 0.289,
                                                    [6] = 0.803,
                                                    [12] = 0.35,
                                                    [15] = 0.995,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 1694,
                                        ["psi"] = -2.3347120837706,
                                        ["parking_id"] = "B10",
                                        ["x"] = 381389.6875,
                                        ["name"] = "Новый пилот #022",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -351360.84375,
                                        ["heading"] = 2.3347120837706,
                                        ["callsign"] = 153,
                                        ["onboard_num"] = "569",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1487,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia Standard Army (Worn)",
                                        ["skill"] = "Client",
                                        ["parking"] = "81",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-50",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [7] = 40,
                                                    [1] = 21.5,
                                                    [2] = 25.7,
                                                    [4] = 28,
                                                    [8] = 50,
                                                    [9] = 55.5,
                                                    [5] = 30,
                                                    [10] = 59.9,
                                                    [3] = 27,
                                                    [6] = 32,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [14] = 0.283,
                                                    [13] = 0.583,
                                                    [7] = 0.443,
                                                    [1] = 0.625,
                                                    [2] = 0.303,
                                                    [4] = 0.591,
                                                    [8] = 0.215,
                                                    [16] = 1.21,
                                                    [9] = 0.525,
                                                    [5] = 0.408,
                                                    [10] = 1.065,
                                                    [11] = 0.718,
                                                    [3] = 0.289,
                                                    [6] = 0.803,
                                                    [12] = 0.35,
                                                    [15] = 0.995,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 1695,
                                        ["psi"] = -2.3347120837706,
                                        ["parking_id"] = "B09",
                                        ["x"] = 381412.71875,
                                        ["name"] = "Новый пилот #023",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -351404.71875,
                                        ["heading"] = 2.3347120837706,
                                        ["callsign"] = 154,
                                        ["onboard_num"] = "570",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -351360.84375,
                                ["x"] = 381389.6875,
                                ["name"] = "Новая вертол. группа #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -351669.71875,
                                            ["x"] = 381544.5625,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 907.39718158845,
                                            ["ETA_locked"] = false,
                                            ["y"] = -321891.85647097,
                                            ["x"] = 354699.74399374,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1488,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1708.2510041298,
                                            ["ETA_locked"] = false,
                                            ["y"] = -347680.51614985,
                                            ["x"] = 379232.22254214,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 446,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1487,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_VVS_Grey",
                                        ["skill"] = "Client",
                                        ["parking"] = "87",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["NetCrewControlPriority"] = 1,
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 127.5,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 129,
                                                    [13] = 123,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [15] = 134,
                                                    [19] = 124,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [7] = 40,
                                                    [1] = 21.5,
                                                    [2] = 25.7,
                                                    [4] = 28,
                                                    [8] = 50,
                                                    [9] = 55.5,
                                                    [5] = 30,
                                                    [10] = 59.9,
                                                    [3] = 27,
                                                    [6] = 32,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 1696,
                                        ["psi"] = -2.3044409417234,
                                        ["parking_id"] = "B03",
                                        ["x"] = 381544.5625,
                                        ["name"] = "Новый пилот #024",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -351669.71875,
                                        ["heading"] = 2.3044409417234,
                                        ["callsign"] = 157,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1487,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_VVS_Grey",
                                        ["skill"] = "Client",
                                        ["parking"] = "84",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["GunnersAISkill"] = 90,
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["NetCrewControlPriority"] = 1,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 127.5,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 129,
                                                    [13] = 123,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [15] = 134,
                                                    [19] = 124,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [7] = 40,
                                                    [1] = 21.5,
                                                    [2] = 25.7,
                                                    [4] = 28,
                                                    [8] = 50,
                                                    [9] = 55.5,
                                                    [5] = 30,
                                                    [10] = 59.9,
                                                    [3] = 27,
                                                    [6] = 32,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 1697,
                                        ["psi"] = -2.3044409417234,
                                        ["parking_id"] = "B06",
                                        ["x"] = 381477.78125,
                                        ["name"] = "Новый пилот #025",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "B_8V20A_OFP2",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "B_8V20A_OFP2",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "B_8V20A_OFP2",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "B_8V20A_OFP2",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "KORD_12_7",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -351537.5,
                                        ["heading"] = 2.3044409417234,
                                        ["callsign"] = 156,
                                        ["onboard_num"] = "571",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -351669.71875,
                                ["x"] = 381544.5625,
                                ["name"] = "Новая вертол. группа #002",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 127.5,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1993,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 1575,
                                            ["helipadId"] = 1575,
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -409707.91039255,
                                            ["x"] = 391305.47032027,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 672.03532035168,
                                            ["ETA_locked"] = false,
                                            ["y"] = -437379.46003049,
                                            ["x"] = 387019.70819965,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 773.77675226893,
                                            ["ETA_locked"] = false,
                                            ["y"] = -437135.2952824,
                                            ["x"] = 382787.51923272,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1433.022295568,
                                            ["ETA_locked"] = false,
                                            ["y"] = -410887.58486251,
                                            ["x"] = 390885.65004444,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 457,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1993,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russian Air Force",
                                        ["skill"] = "Client",
                                        ["parking"] = "1",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["PilotNVG"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["OperatorNVG"] = true,
                                            ["SimplifiedAI"] = false,
                                            ["ExhaustScreen"] = true,
                                            ["HideAngleBoxes"] = false,
                                            ["NetCrewControlPriority"] = 0,
                                            ["TrackAirTargets"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-24P",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 127.5,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 129,
                                                    [13] = 123,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [15] = 134,
                                                    [19] = 124,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [7] = 40,
                                                    [1] = 21.5,
                                                    [2] = 25.7,
                                                    [4] = 28,
                                                    [8] = 50,
                                                    [9] = 55.5,
                                                    [5] = 30,
                                                    [10] = 59.9,
                                                    [3] = 27,
                                                    [6] = 32,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 1740,
                                        ["psi"] = 1.7244551759082,
                                        ["parking_id"] = "1",
                                        ["x"] = 391305.47032027,
                                        ["name"] = "Верт. -1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1701,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -409707.91039255,
                                        ["heading"] = -1.7244551759082,
                                        ["callsign"] = 158,
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1993,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russian Air Force",
                                        ["skill"] = "Client",
                                        ["parking"] = "3",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["PilotNVG"] = true,
                                            ["NetCrewControlPriority"] = 0,
                                            ["GunnersAISkill"] = 90,
                                            ["OperatorNVG"] = true,
                                            ["ExhaustScreen"] = true,
                                            ["HideAngleBoxes"] = false,
                                            ["SimplifiedAI"] = false,
                                            ["TrackAirTargets"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-24P",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 127.5,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 129,
                                                    [13] = 123,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [15] = 134,
                                                    [19] = 124,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [7] = 40,
                                                    [1] = 21.5,
                                                    [2] = 25.7,
                                                    [4] = 28,
                                                    [8] = 50,
                                                    [9] = 55.5,
                                                    [5] = 30,
                                                    [10] = 59.9,
                                                    [3] = 27,
                                                    [6] = 32,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 1741,
                                        ["psi"] = 1.7244551759082,
                                        ["parking_id"] = "3",
                                        ["x"] = 391305.47032027,
                                        ["name"] = "Верт. -1-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1701,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -409707.91039255,
                                        ["heading"] = -1.7244551759082,
                                        ["callsign"] = 159,
                                        ["onboard_num"] = "012",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -409707.91039255,
                                ["x"] = 391305.47032027,
                                ["name"] = "Верт. -1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 127.5,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 1760,
                                            ["helipadId"] = 1760,
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -353410.58904418,
                                            ["x"] = 381736.38025862,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 337.18421187768,
                                            ["ETA_locked"] = false,
                                            ["y"] = -366244.22880276,
                                            ["x"] = 387453.17181683,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2025,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 670.09426117857,
                                            ["ETA_locked"] = false,
                                            ["y"] = -376122.3283889,
                                            ["x"] = 397191.48697487,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 1760,
                                            ["helipadId"] = 1760,
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1329.4103115974,
                                            ["ETA_locked"] = false,
                                            ["y"] = -353410.58904418,
                                            ["x"] = 381736.38025862,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 489,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1487,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "Client",
                                        ["parking"] = 1,
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["PilotNVG"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["OperatorNVG"] = true,
                                            ["SimplifiedAI"] = false,
                                            ["ExhaustScreen"] = true,
                                            ["HideAngleBoxes"] = false,
                                            ["NetCrewControlPriority"] = 0,
                                            ["TrackAirTargets"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-24P",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 127.5,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 129,
                                                    [13] = 123,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [15] = 134,
                                                    [19] = 124,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [7] = 40,
                                                    [1] = 21.5,
                                                    [2] = 25.7,
                                                    [4] = 28,
                                                    [8] = 50,
                                                    [9] = 55.5,
                                                    [5] = 30,
                                                    [10] = 59.9,
                                                    [3] = 27,
                                                    [6] = 32,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 1776,
                                        ["psi"] = 1.1517295817646,
                                        ["parking_id"] = "1",
                                        ["x"] = 381736.38025862,
                                        ["name"] = "Верт. -2-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1701,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353410.58904418,
                                        ["heading"] = -1.1517295817646,
                                        ["callsign"] = 143,
                                        ["onboard_num"] = "014",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1487,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "Client",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LeftEngineResource"] = 90,
                                            ["RightEngineResource"] = 90,
                                            ["PilotNVG"] = true,
                                            ["NetCrewControlPriority"] = 0,
                                            ["GunnersAISkill"] = 90,
                                            ["OperatorNVG"] = true,
                                            ["ExhaustScreen"] = true,
                                            ["HideAngleBoxes"] = false,
                                            ["SimplifiedAI"] = false,
                                            ["TrackAirTargets"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-24P",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 127.5,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 129,
                                                    [13] = 123,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [15] = 134,
                                                    [19] = 124,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [7] = 40,
                                                    [1] = 21.5,
                                                    [2] = 25.7,
                                                    [4] = 28,
                                                    [8] = 50,
                                                    [9] = 55.5,
                                                    [5] = 30,
                                                    [10] = 59.9,
                                                    [3] = 27,
                                                    [6] = 32,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 1777,
                                        ["psi"] = 1.1517295817646,
                                        ["y"] = -353410.58904418,
                                        ["x"] = 381736.38025862,
                                        ["name"] = "Верт. -2-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1701,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.1517295817646,
                                        ["callsign"] = 161,
                                        ["onboard_num"] = "015",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -353410.58904418,
                                ["x"] = 381736.38025862,
                                ["name"] = "Верт. -2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 127.5,
                            }, -- end of [7]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1993,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -409860.02318634,
                                            ["x"] = 391382.8056712,
                                            ["name"] = "",
                                            ["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"] = 383,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 1580,
                                        ["y"] = -409860.02318634,
                                        ["x"] = 391382.8056712,
                                        ["name"] = "Новый юнит #067",
                                        ["heading"] = 5.218534463463,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -409860.02318634,
                                ["x"] = 391382.8056712,
                                ["name"] = "Новая наземная группа #007",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1996,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -409530.14512582,
                                            ["x"] = 391350.00011822,
                                            ["name"] = "",
                                            ["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"] = 384,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 1581,
                                        ["y"] = -409530.14512582,
                                        ["x"] = 391350.00011822,
                                        ["name"] = "Новый юнит #068",
                                        ["heading"] = 1.3788101090755,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -409530.14512582,
                                ["x"] = 391350.00011822,
                                ["name"] = "Новая наземная группа #008",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1990,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -409810.81485687,
                                            ["x"] = 391185.06108796,
                                            ["name"] = "",
                                            ["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"] = 385,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 1582,
                                        ["y"] = -409810.81485687,
                                        ["x"] = 391185.06108796,
                                        ["name"] = "Новый юнит #069",
                                        ["heading"] = 4.1364303272266,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -409810.81485687,
                                ["x"] = 391185.06108796,
                                ["name"] = "Новая наземная группа #009",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1992,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -409607.60268147,
                                            ["x"] = 391166.38014807,
                                            ["name"] = "",
                                            ["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"] = 386,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 1583,
                                        ["y"] = -409607.60268147,
                                        ["x"] = 391166.38014807,
                                        ["name"] = "Новый юнит #070",
                                        ["heading"] = 2.7052603405912,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -409607.60268147,
                                ["x"] = 391166.38014807,
                                ["name"] = "Новая наземная группа #010",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353520.28873618,
                                                ["x"] = 382312.81234594,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353520.28873618,
                                                ["x"] = 382312.81234594,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353549.45280196,
                                                ["x"] = 382305.95552374,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353969.08905086,
                                                ["x"] = 381589.74517229,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353969.08905086,
                                                ["x"] = 381589.74517229,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -349898.71953024,
                                                ["x"] = 379613.77712017,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353448.64556576,
                                                ["x"] = 382342.91817701,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353549.45280196,
                                                ["x"] = 382305.95552374,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -349898.71953024,
                                                ["x"] = 379613.77712017,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -349555.88595653,
                                                ["x"] = 380280.74425448,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -349555.88595653,
                                                ["x"] = 380280.74425448,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353520.28873618,
                                                ["x"] = 382312.81234594,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353448.64556576,
                                            ["x"] = 382342.91817701,
                                            ["name"] = "",
                                            ["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"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 38.653233037788,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353549.45280196,
                                            ["x"] = 382305.95552374,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.7777777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 6,
                                                                ["nWaypointIndx"] = 3,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 337.48616231329,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353969.08905086,
                                            ["x"] = 381589.74517229,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.7777777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1966.3561902611,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -349898.71953024,
                                            ["x"] = 379613.77712017,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.7777777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2236.3273929294,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -349555.88595653,
                                            ["x"] = 380280.74425448,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.7777777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3840.0774983199,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353520.28873618,
                                            ["x"] = 382312.81234594,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.7777777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 6,
                                                                ["nWaypointIndx"] = 1,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 428,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = true,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 1664,
                                        ["y"] = -353448.64556576,
                                        ["x"] = 382342.91817701,
                                        ["name"] = "Новый юнит #107",
                                        ["heading"] = -1.9222411207697,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = true,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "UAZ-469",
                                        ["unitId"] = 1665,
                                        ["y"] = -353433.6907976,
                                        ["x"] = 382326.59364247,
                                        ["name"] = "Новый юнит #108",
                                        ["heading"] = -1.9222411207697,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = true,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural ATsP-6",
                                        ["unitId"] = 1666,
                                        ["y"] = -353413.39914642,
                                        ["x"] = 382304.49319097,
                                        ["name"] = "Новый юнит #109",
                                        ["heading"] = -1.9222411207697,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = -353448.64556576,
                                ["x"] = 382342.91817701,
                                ["name"] = "компол",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1488,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -349100.71688916,
                                            ["x"] = 378815.44568028,
                                            ["name"] = "",
                                            ["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"] = 437,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 1679,
                                        ["y"] = -349100.71688916,
                                        ["x"] = 378815.44568028,
                                        ["name"] = "Новый юнит #115",
                                        ["heading"] = 6.0562925044203,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -349100.71688916,
                                ["x"] = 378815.44568028,
                                ["name"] = "Новая наземная группа #024",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1488,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -348825.61051049,
                                            ["x"] = 378826.79027321,
                                            ["name"] = "",
                                            ["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"] = 438,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 1680,
                                        ["y"] = -348825.61051049,
                                        ["x"] = 378826.79027321,
                                        ["name"] = "Новый юнит #116",
                                        ["heading"] = 6.0562925044203,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -348825.61051049,
                                ["x"] = 378826.79027321,
                                ["name"] = "Новая наземная группа #025",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1488,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -348066.14248222,
                                            ["x"] = 379035.08635879,
                                            ["name"] = "",
                                            ["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"] = 439,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 1681,
                                        ["y"] = -348066.14248222,
                                        ["x"] = 379035.08635879,
                                        ["name"] = "Новый юнит #117",
                                        ["heading"] = 6.0562925044203,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -348066.14248222,
                                ["x"] = 379035.08635879,
                                ["name"] = "Новая наземная группа #026",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1488,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -347854.36984614,
                                            ["x"] = 379055.84838194,
                                            ["name"] = "",
                                            ["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"] = 440,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 1682,
                                        ["y"] = -347854.36984614,
                                        ["x"] = 379055.84838194,
                                        ["name"] = "Новый юнит #118",
                                        ["heading"] = 6.0562925044203,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -347854.36984614,
                                ["x"] = 379055.84838194,
                                ["name"] = "Новая наземная группа #027",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1488,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -349001.59172605,
                                            ["x"] = 378887.3828713,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 441,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "TACAN_beacon",
                                        ["unitId"] = 1683,
                                        ["y"] = -349001.59172605,
                                        ["x"] = 378887.3828713,
                                        ["name"] = "Новый юнит #119",
                                        ["heading"] = 6.0562925044203,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -349001.59172605,
                                ["x"] = 378887.3828713,
                                ["name"] = "Новая наземная группа #028",
                                ["start_time"] = 0,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1488,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -347972.22532327,
                                            ["x"] = 379103.17982119,
                                            ["name"] = "",
                                            ["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"] = 443,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 1685,
                                        ["y"] = -347972.22532327,
                                        ["x"] = 379103.17982119,
                                        ["name"] = "Новый юнит #120",
                                        ["heading"] = 6.0562925044203,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -347972.22532327,
                                ["x"] = 379103.17982119,
                                ["name"] = "Новая наземная группа #029",
                                ["start_time"] = 0,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -354026.16996982,
                                                ["x"] = 382700.68653611,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -354026.16996982,
                                                ["x"] = 382700.68653611,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -354026.16996982,
                                            ["x"] = 382700.68653611,
                                            ["name"] = "",
                                            ["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"] = 453,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 1714,
                                        ["y"] = -354026.16996982,
                                        ["x"] = 382700.68653611,
                                        ["name"] = "Новый юнит #139",
                                        ["heading"] = 4.1189770347066,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -354026.16996982,
                                ["x"] = 382700.68653611,
                                ["name"] = "Новая наземная группа #031",
                                ["start_time"] = 0,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -354063.41645895,
                                            ["x"] = 382643.15391633,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 454,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 1715,
                                        ["y"] = -354063.41645895,
                                        ["x"] = 382643.15391633,
                                        ["name"] = "Новый юнит #140",
                                        ["heading"] = 4.1189770347066,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -354063.41645895,
                                ["x"] = 382643.15391633,
                                ["name"] = "Новая наземная группа #032",
                                ["start_time"] = 0,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1488,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353021.55974862,
                                            ["x"] = 380312.63768839,
                                            ["name"] = "",
                                            ["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"] = 455,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "SA-11 Buk SR 9S18M1",
                                        ["unitId"] = 1716,
                                        ["y"] = -353021.55974862,
                                        ["x"] = 380312.63768839,
                                        ["name"] = "Новый юнит #141",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["unitId"] = 1717,
                                        ["y"] = -352920.68219869,
                                        ["x"] = 380315.29404344,
                                        ["name"] = "Новый юнит #142",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["unitId"] = 1718,
                                        ["y"] = -353123.81249004,
                                        ["x"] = 380308.64710982,
                                        ["name"] = "Новый юнит #143",
                                        ["heading"] = 1.553343034275,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["unitId"] = 1719,
                                        ["y"] = -353016.66392013,
                                        ["x"] = 380206.8160868,
                                        ["name"] = "Новый юнит #144",
                                        ["heading"] = 0.034906585039887,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["unitId"] = 1720,
                                        ["y"] = -353024.90611781,
                                        ["x"] = 380411.80751957,
                                        ["name"] = "Новый юнит #145",
                                        ["heading"] = 3.1415926535898,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 1721,
                                        ["y"] = -353126.12881347,
                                        ["x"] = 380442.27998792,
                                        ["name"] = "Новый юнит #146",
                                        ["heading"] = 2.3212879051525,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 1722,
                                        ["y"] = -353133.56035113,
                                        ["x"] = 380433.07903653,
                                        ["name"] = "Новый юнит #147",
                                        ["heading"] = 2.4958208303519,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "ZiL-131 APA-80",
                                        ["unitId"] = 1723,
                                        ["y"] = -353000.13465083,
                                        ["x"] = 380340.27431087,
                                        ["name"] = "Новый юнит #148",
                                        ["heading"] = 1.5882496193148,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Ural-4320-31",
                                        ["unitId"] = 1724,
                                        ["y"] = -353041.57681788,
                                        ["x"] = 380354.81017985,
                                        ["name"] = "Новый юнит #149",
                                        ["heading"] = 0.05235987755983,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Ural-4320-31",
                                        ["unitId"] = 1725,
                                        ["y"] = -353050.37848558,
                                        ["x"] = 380354.81017985,
                                        ["name"] = "Новый юнит #150",
                                        ["heading"] = 0.034906585039887,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Ural-375 PBU",
                                        ["unitId"] = 1726,
                                        ["y"] = -353000.13465083,
                                        ["x"] = 380335.2409077,
                                        ["name"] = "Новый юнит #151",
                                        ["heading"] = 1.5882496193148,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "SA-11 Buk CC 9S470M1",
                                        ["unitId"] = 1727,
                                        ["y"] = -353039.22741545,
                                        ["x"] = 380298.66484467,
                                        ["name"] = "Новый юнит #152",
                                        ["heading"] = 1.553343034275,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                }, -- end of ["units"]
                                ["y"] = -353021.55974862,
                                ["x"] = 380312.63768839,
                                ["name"] = "Новая наземная группа #033",
                                ["start_time"] = 0,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353780.70055146,
                                            ["x"] = 381786.67388772,
                                            ["name"] = "",
                                            ["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"] = 456,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "T-90",
                                        ["unitId"] = 1728,
                                        ["y"] = -353780.70055146,
                                        ["x"] = 381786.67388772,
                                        ["name"] = "Новый юнит #153",
                                        ["heading"] = 0.80285145591739,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "T-90",
                                        ["unitId"] = 1729,
                                        ["y"] = -348475.65067576,
                                        ["x"] = 379742.81743695,
                                        ["name"] = "Новый юнит #154",
                                        ["heading"] = 4.1189770347066,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "T-55",
                                        ["unitId"] = 1730,
                                        ["y"] = -348599.37196438,
                                        ["x"] = 379382.41194399,
                                        ["name"] = "Новый юнит #155",
                                        ["heading"] = 4.1189770347066,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "MTLB",
                                        ["unitId"] = 1731,
                                        ["y"] = -350102.96976221,
                                        ["x"] = 380283.24987277,
                                        ["name"] = "Новый юнит #156",
                                        ["heading"] = 4.1189770347066,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "BTR-82A",
                                        ["unitId"] = 1732,
                                        ["y"] = -353792.23362948,
                                        ["x"] = 381771.29645035,
                                        ["name"] = "Новый юнит #157",
                                        ["heading"] = 0.5235987755983,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "BMP-3",
                                        ["unitId"] = 1733,
                                        ["y"] = -352454.99622345,
                                        ["x"] = 381300.93582194,
                                        ["name"] = "Новый юнит #158",
                                        ["heading"] = 4.1189770347066,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = -353780.70055146,
                                ["x"] = 381786.67388772,
                                ["name"] = "охрана",
                                ["start_time"] = 0,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1539,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -360688.28210042,
                                            ["x"] = 385496.96700145,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 465,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR_D",
                                        ["unitId"] = 1749,
                                        ["y"] = -360688.28210042,
                                        ["x"] = 385496.96700145,
                                        ["name"] = "Наземн. -2-1",
                                        ["heading"] = 5.6723200689816,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -360688.28210042,
                                ["x"] = 385496.96700145,
                                ["name"] = "Наземн. -2",
                                ["start_time"] = 0,
                            }, -- end of [16]
                            [20] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353710.65033705,
                                                ["x"] = 381899.66538724,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353779.43524164,
                                                ["x"] = 381769.92752265,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353783.11904166,
                                                ["x"] = 381771.19673106,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353721.82556233,
                                                ["x"] = 381906.47577384,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353754.23681125,
                                                ["x"] = 381726.68156778,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353754.23681125,
                                                ["x"] = 381726.68156778,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353721.82556233,
                                                ["x"] = 381906.47577384,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353622.79635,
                                                ["x"] = 381947.33809339,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353762.06875583,
                                                ["x"] = 381731.88222663,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353783.11904166,
                                                ["x"] = 381771.19673106,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353622.79635,
                                                ["x"] = 381947.33809339,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353613.94284743,
                                                ["x"] = 381976.28223641,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353613.94284743,
                                                ["x"] = 381976.28223641,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353710.65033705,
                                                ["x"] = 381899.66538724,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353779.43524164,
                                                ["x"] = 381769.92752265,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353754.23681125,
                                                ["x"] = 381726.68156778,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353762.06875583,
                                            ["x"] = 381731.88222663,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 32.108648367834,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353783.11904166,
                                            ["x"] = 381771.19673106,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.3888888888889,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 139.04091439005,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353721.82556233,
                                            ["x"] = 381906.47577384,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.3888888888889,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 216.17342948623,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353622.79635,
                                            ["x"] = 381947.33809339,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.3888888888889,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 237.96634308803,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353613.94284743,
                                            ["x"] = 381976.28223641,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.3888888888889,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 301.41861382588,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353710.65033705,
                                            ["x"] = 381899.66538724,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.9444444444444,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 376.93858886393,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353779.43524164,
                                            ["x"] = 381769.92752265,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.9444444444444,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 402.67946743261,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353754.23681125,
                                            ["x"] = 381726.68156778,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.9444444444444,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 8,
                                                                ["nWaypointIndx"] = 1,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 487,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 1772,
                                        ["y"] = -353762.06875583,
                                        ["x"] = 381731.88222663,
                                        ["name"] = "охрана-2-1",
                                        ["heading"] = -0.49159064439433,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 1773,
                                        ["y"] = -353761.34909942,
                                        ["x"] = 381731.56668178,
                                        ["name"] = "охрана-2-2",
                                        ["heading"] = -0.49159064439433,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -353762.06875583,
                                ["x"] = 381731.88222663,
                                ["name"] = "охрана-2",
                                ["start_time"] = 0,
                            }, -- end of [20]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1539,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -360726.27795934,
                                            ["x"] = 385467.37407286,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 466,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "outpost",
                                        ["unitId"] = 1750,
                                        ["y"] = -360726.27795934,
                                        ["x"] = 385467.37407286,
                                        ["name"] = "Наземн. -1-1",
                                        ["heading"] = 5.6723200689816,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -360726.27795934,
                                ["x"] = 385467.37407286,
                                ["name"] = "Наземн. -1",
                                ["start_time"] = 0,
                            }, -- end of [17]
                            [21] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353714.64462879,
                                                ["x"] = 381605.80061095,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353492.97335558,
                                                ["x"] = 381494.96497434,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353492.97335558,
                                                ["x"] = 381494.96497434,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353492.97335558,
                                                ["x"] = 381494.96497434,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353714.64462879,
                                            ["x"] = 381605.80061095,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 127.45852343175,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353492.97335558,
                                            ["x"] = 381494.96497434,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.9444444444444,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 2,
                                                                ["nWaypointIndx"] = 1,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 488,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 1774,
                                        ["y"] = -353714.64462879,
                                        ["x"] = 381605.80061095,
                                        ["name"] = "охрана-3-1",
                                        ["heading"] = 2.0344439358138,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 1775,
                                        ["y"] = -353716.09609386,
                                        ["x"] = 381605.33123774,
                                        ["name"] = "охрана-3-2",
                                        ["heading"] = 2.0344439358138,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -353714.64462879,
                                ["x"] = 381605.80061095,
                                ["name"] = "охрана-3",
                                ["start_time"] = 0,
                            }, -- end of [21]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353769.39625486,
                                            ["x"] = 381739.52142067,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 468,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ATZ-5",
                                        ["unitId"] = 1752,
                                        ["y"] = -353769.39625486,
                                        ["x"] = 381739.52142067,
                                        ["name"] = "Наземн. -3-1",
                                        ["heading"] = 2.8797932657906,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353769.39625486,
                                ["x"] = 381739.52142067,
                                ["name"] = "Наземн. -3",
                                ["start_time"] = 0,
                            }, -- end of [18]
                            [22] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353384.2126347,
                                                ["x"] = 382315.95113234,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -352841.28987806,
                                                ["x"] = 382041.01404938,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -352841.28987806,
                                                ["x"] = 382041.01404938,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -352841.28987806,
                                                ["x"] = 382041.01404938,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353384.2126347,
                                            ["x"] = 382315.95113234,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 312.97804349093,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -352841.28987806,
                                            ["x"] = 382041.01404938,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.9444444444444,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 2,
                                                                ["nWaypointIndx"] = 1,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 490,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 1778,
                                        ["y"] = -353384.2126347,
                                        ["x"] = 382315.95113234,
                                        ["name"] = "охрана-4-1",
                                        ["heading"] = 2.0395522821494,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 1779,
                                        ["y"] = -353387.26372649,
                                        ["x"] = 382315.18835939,
                                        ["name"] = "охрана-4-2",
                                        ["heading"] = 2.0395522821494,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -353384.2126347,
                                ["x"] = 382315.95113234,
                                ["name"] = "охрана-4",
                                ["start_time"] = 0,
                            }, -- end of [22]
                            [19] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353308.58215077,
                                                ["x"] = 381363.91219992,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -351090.99517408,
                                                ["x"] = 380238.32202312,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -351090.99517408,
                                                ["x"] = 380238.32202312,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -351222.66098568,
                                                ["x"] = 379974.99039993,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353553.84448057,
                                                ["x"] = 381276.3185107,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353308.58215077,
                                                ["x"] = 381363.91219992,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -351222.66098568,
                                                ["x"] = 379974.99039993,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353639.66909844,
                                                ["x"] = 381112.95920011,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353639.66909844,
                                                ["x"] = 381112.95920011,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353639.66909844,
                                                ["x"] = 381112.95920011,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353553.84448057,
                                            ["x"] = 381276.3185107,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 46.878257005213,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353308.58215077,
                                            ["x"] = 381363.91219992,
                                            ["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"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 270.69877994017,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -351090.99517408,
                                            ["x"] = 380238.32202312,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 323.69324684762,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -351222.66098568,
                                            ["x"] = 379974.99039993,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 564.12806083766,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353639.66909844,
                                            ["x"] = 381112.95920011,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 11.111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 5,
                                                                ["nWaypointIndx"] = 1,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 486,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "UAZ-469",
                                        ["unitId"] = 1770,
                                        ["y"] = -353553.84448057,
                                        ["x"] = 381276.3185107,
                                        ["name"] = "охрана-1-1",
                                        ["heading"] = 1.2277723863536,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "GAZ-66",
                                        ["unitId"] = 1771,
                                        ["y"] = -353561.9330561,
                                        ["x"] = 381273.25407354,
                                        ["name"] = "охрана-1-2",
                                        ["heading"] = 1.2277723863536,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -353553.84448057,
                                ["x"] = 381276.3185107,
                                ["name"] = "охрана-1",
                                ["start_time"] = 0,
                            }, -- end of [19]
                            [23] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353556.18293119,
                                                ["x"] = 381946.47001375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353231.33224674,
                                                ["x"] = 381805.95320606,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353231.33224674,
                                                ["x"] = 381805.95320606,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353343.90683394,
                                                ["x"] = 381520.14292578,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353654.39360323,
                                                ["x"] = 381694.89959999,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353556.18293119,
                                                ["x"] = 381946.47001375,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353343.90683394,
                                                ["x"] = 381520.14292578,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353643.81706931,
                                                ["x"] = 381676.01293229,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -353643.81706931,
                                                ["x"] = 381676.01293229,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -353643.81706931,
                                                ["x"] = 381676.01293229,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353654.39360323,
                                            ["x"] = 381694.89959999,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 138.88857661871,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353556.18293119,
                                            ["x"] = 381946.47001375,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.9444444444444,
                                            ["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"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 249.5411423301,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353231.33224674,
                                            ["x"] = 381805.95320606,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.9444444444444,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 478.89356280389,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353343.90683394,
                                            ["x"] = 381520.14292578,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.9444444444444,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1487,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 395.23276427123,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -353643.81706931,
                                            ["x"] = 381676.01293229,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.9444444444444,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["fromWaypointIndex"] = 5,
                                                                ["nWaypointIndx"] = 1,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 492,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 1784,
                                        ["y"] = -353654.39360323,
                                        ["x"] = 381694.89959999,
                                        ["name"] = "Наземн. -4-1",
                                        ["heading"] = 0.37219488020012,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 1785,
                                        ["y"] = -353650.61626969,
                                        ["x"] = 381694.14413328,
                                        ["name"] = "Наземн. -4-2",
                                        ["heading"] = 0.37219488020012,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -353654.39360323,
                                ["x"] = 381694.89959999,
                                ["name"] = "Наземн. -4",
                                ["start_time"] = 0,
                            }, -- end of [23]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["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]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -353156.96875,
                                            ["x"] = 382344.65625,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 592.05851862676,
                                            ["ETA_locked"] = false,
                                            ["y"] = -435384.27335249,
                                            ["x"] = 383052.33383574,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1180.863139004,
                                            ["ETA_locked"] = false,
                                            ["y"] = -353615.09853344,
                                            ["x"] = 381822.72218433,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 375,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1487,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "lipetsk85",
                                        ["skill"] = "Client",
                                        ["parking"] = "115",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 1569,
                                        ["psi"] = 1.5621901817009,
                                        ["parking_id"] = "A07",
                                        ["x"] = 382344.65625,
                                        ["name"] = "Новый пилот #002",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3032,
                                            ["flare"] = 256,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353156.96875,
                                        ["heading"] = -1.5621901817009,
                                        ["callsign"] = 258,
                                        ["onboard_num"] = "257",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1487,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Lipetsk85",
                                        ["skill"] = "Client",
                                        ["parking"] = "114",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 1570,
                                        ["psi"] = 1.5621901817009,
                                        ["parking_id"] = "A06",
                                        ["x"] = 382364.375,
                                        ["name"] = "Новый пилот #003",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3335,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353198.9375,
                                        ["heading"] = -1.5621901817009,
                                        ["callsign"] = 278,
                                        ["onboard_num"] = "278",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 1487,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "fictional Gray",
                                        ["skill"] = "Client",
                                        ["parking"] = "122",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 1571,
                                        ["psi"] = 1.5621901817009,
                                        ["parking_id"] = "A12",
                                        ["x"] = 382274.09375,
                                        ["name"] = "Новый пилот #004",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3184,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353192.0625,
                                        ["heading"] = -1.5621901817009,
                                        ["callsign"] = 241,
                                        ["onboard_num"] = "282",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 1487,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "fictional Gray",
                                        ["skill"] = "Client",
                                        ["parking"] = 107,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 1572,
                                        ["psi"] = 1.5621901817009,
                                        ["parking_id"] = "A11",
                                        ["x"] = 382295.3125,
                                        ["name"] = "Новый пилот #005",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{752AF1D2-EBCC-4bd7-A1E7-2357F5601C70}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2767,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353233.6875,
                                        ["heading"] = -1.5621901817009,
                                        ["callsign"] = 242,
                                        ["onboard_num"] = "283",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -353156.96875,
                                ["x"] = 382344.65625,
                                ["name"] = "ворон",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -351816.375,
                                            ["x"] = 381561.8125,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 398,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1487,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "279th kiap 1st squad Syria 2017",
                                        ["skill"] = "Client",
                                        ["parking"] = "88",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-33",
                                        ["unitId"] = 1606,
                                        ["psi"] = 0,
                                        ["parking_id"] = "B01",
                                        ["x"] = 381561.8125,
                                        ["name"] = "Новый пилот #012",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "9500",
                                            ["flare"] = 48,
                                            ["chaff"] = 48,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -351816.375,
                                        ["heading"] = 0,
                                        ["callsign"] = 146,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1487,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "279th kiap 1st squad Syria 2017",
                                        ["skill"] = "Client",
                                        ["parking"] = "89",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-33",
                                        ["unitId"] = 1607,
                                        ["psi"] = 0,
                                        ["parking_id"] = "B02",
                                        ["x"] = 381593.625,
                                        ["name"] = "Новый пилот #013",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "9500",
                                            ["flare"] = 48,
                                            ["chaff"] = 48,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -351800.3125,
                                        ["heading"] = 0,
                                        ["callsign"] = 147,
                                        ["onboard_num"] = "561",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -351816.375,
                                ["x"] = 381561.8125,
                                ["name"] = "Ястреб",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -351625.4375,
                                            ["x"] = 381522.21875,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 399,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1487,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Lypetsk AFB (Shark)",
                                        ["skill"] = "Client",
                                        ["parking"] = "86",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 1608,
                                        ["psi"] = 0,
                                        ["parking_id"] = "B04",
                                        ["x"] = 381522.21875,
                                        ["name"] = "Новый пилот #014",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5590.18,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -351625.4375,
                                        ["heading"] = 0,
                                        ["callsign"] = 148,
                                        ["onboard_num"] = "562",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1487,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Lypetsk AFB (Shark)",
                                        ["skill"] = "Client",
                                        ["parking"] = "85",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 1609,
                                        ["psi"] = 0,
                                        ["parking_id"] = "B05",
                                        ["x"] = 381500.53125,
                                        ["name"] = "Новый пилот #015",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5590.18,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -351581.75,
                                        ["heading"] = 0,
                                        ["callsign"] = 149,
                                        ["onboard_num"] = "563",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -351625.4375,
                                ["x"] = 381522.21875,
                                ["name"] = "су27",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 127.5,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Antiship Strike",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 4000,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 222.22222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "AntiShip",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -352582.375,
                                            ["x"] = 382005.71875,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 250,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 567.32946308118,
                                            ["ETA_locked"] = false,
                                            ["y"] = -493268.58271933,
                                            ["x"] = 364010.97125102,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 250,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 803.88566555968,
                                            ["ETA_locked"] = false,
                                            ["y"] = -551232.11791355,
                                            ["x"] = 375743.65619433,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4009,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 250,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1034.869461453,
                                            ["ETA_locked"] = false,
                                            ["y"] = -496540.35499188,
                                            ["x"] = 394274.86477203,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2247.6054674216,
                                            ["ETA_locked"] = false,
                                            ["y"] = -352173.40346593,
                                            ["x"] = 382414.69028407,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 417,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 4000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "Good",
                                        ["parking"] = "99",
                                        ["speed"] = 222.22222222222,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 1652,
                                        ["psi"] = 1.6980125438628,
                                        ["parking_id"] = "A25",
                                        ["x"] = 382005.71875,
                                        ["name"] = "Новый пилот #018",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{4D13E282-DF46-4B23-864A-A9423DFDE504}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{4D13E282-DF46-4B23-864A-A9423DFDE504}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -352582.375,
                                        ["heading"] = -1.6980125438628,
                                        ["callsign"] = 152,
                                        ["onboard_num"] = "564",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 4000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "Good",
                                        ["parking"] = "108",
                                        ["speed"] = 222.22222222222,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 1653,
                                        ["psi"] = 1.6980125438628,
                                        ["parking_id"] = "A10",
                                        ["x"] = 382315.8125,
                                        ["name"] = "Новый пилот #019",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{D8F2C90B-887B-4B9E-9FE2-996BC9E9AF03}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{0519A264-0AB6-11d6-9193-00A0249B6F00}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{D8F2C90B-887B-4B9E-9FE2-996BC9E9AF03}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353274.75,
                                        ["heading"] = -1.6980125438628,
                                        ["callsign"] = 150,
                                        ["onboard_num"] = "565",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -352582.375,
                                ["x"] = 382005.71875,
                                ["name"] = "нарушители",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 208.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SMOKE_ON_OFF",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- 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"] = -16273.239936524,
                                            ["x"] = 363399.51569138,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 538,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 208.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 4,
                                                                    }, -- 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"] = 470.52885421295,
                                            ["ETA_locked"] = false,
                                            ["y"] = -324852.90720747,
                                            ["x"] = 366640.54685517,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "LandingReFuAr",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "LandingReFuAr",
                                            ["ETA"] = 1700.417159686,
                                            ["ETA_locked"] = false,
                                            ["timeReFuAr"] = 10,
                                            ["y"] = -351636.515625,
                                            ["x"] = 381101.03125,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 436,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1200,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "MVD aeroflot",
                                        ["skill"] = "Good",
                                        ["speed"] = 208.33333333333,
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 1678,
                                        ["psi"] = 1.5602936516738,
                                        ["y"] = -16273.239936524,
                                        ["x"] = 363399.51569138,
                                        ["name"] = "76й",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "80000",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.5602936516738,
                                        ["callsign"] = 145,
                                        ["onboard_num"] = "566",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -16273.239936524,
                                ["x"] = 363399.51569138,
                                ["name"] = "ильюша",
                                ["communication"] = false,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -353240.03125,
                                            ["x"] = 382384.90625,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 169.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 576.06819876391,
                                            ["ETA_locked"] = false,
                                            ["y"] = -450777.3252488,
                                            ["x"] = 386191.75861573,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 169.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 592.61621803817,
                                            ["ETA_locked"] = false,
                                            ["y"] = -450899.12191963,
                                            ["x"] = 383390.43518674,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 169.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1414.9032051967,
                                            ["ETA_locked"] = false,
                                            ["y"] = -354801.54863808,
                                            ["x"] = 382903.24850343,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 444,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1487,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "`desert` test paint scheme",
                                        ["skill"] = "Good",
                                        ["parking"] = "113",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-30",
                                        ["unitId"] = 1692,
                                        ["psi"] = 1.5317864162407,
                                        ["parking_id"] = "A05",
                                        ["x"] = 382384.90625,
                                        ["name"] = "Новый пилот #020",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{88DAC840-9F75-4531-8689-B46E64E42E53}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{88DAC840-9F75-4531-8689-B46E64E42E53}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "9400",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353240.03125,
                                        ["heading"] = -1.5317864162407,
                                        ["callsign"] = 141,
                                        ["onboard_num"] = "567",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1487,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "`desert` test paint scheme",
                                        ["skill"] = "Good",
                                        ["parking"] = "112",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-30",
                                        ["unitId"] = 1693,
                                        ["psi"] = 1.5317864162407,
                                        ["parking_id"] = "A04",
                                        ["x"] = 382405.25,
                                        ["name"] = "Новый пилот #021",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{88DAC840-9F75-4531-8689-B46E64E42E53}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{88DAC840-9F75-4531-8689-B46E64E42E53}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "9400",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353281.0625,
                                        ["heading"] = -1.5317864162407,
                                        ["callsign"] = 151,
                                        ["onboard_num"] = "568",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -353240.03125,
                                ["x"] = 382384.90625,
                                ["name"] = "СУ27",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Refueling",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "Tanker",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = false,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -350638.46875,
                                            ["x"] = 379350.59375,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 416,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 212.84337722026,
                                            ["ETA_locked"] = false,
                                            ["y"] = -324752.03623373,
                                            ["x"] = 365075.45334098,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1172.9637124587,
                                            ["ETA_locked"] = false,
                                            ["y"] = -457920.50534503,
                                            ["x"] = 358118.89152173,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1692.92248912,
                                            ["ETA_locked"] = false,
                                            ["y"] = -478458.92595423,
                                            ["x"] = 427353.24486567,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1200,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2384.430756655,
                                            ["ETA_locked"] = false,
                                            ["y"] = -384710.97381867,
                                            ["x"] = 406483.55940793,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 823,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3031.3401691958,
                                            ["ETA_locked"] = false,
                                            ["y"] = -317795.47441448,
                                            ["x"] = 346524.62182299,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 155,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3145.850143018,
                                            ["ETA_locked"] = false,
                                            ["y"] = -308520.05865549,
                                            ["x"] = 359443.95091588,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "LandingReFuAr",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "LandingReFuAr",
                                            ["ETA"] = 3493.2498065355,
                                            ["ETA_locked"] = false,
                                            ["timeReFuAr"] = 10,
                                            ["y"] = -351636.515625,
                                            ["x"] = 381101.03125,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 467,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "rf air force new",
                                        ["skill"] = "High",
                                        ["parking"] = "5",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "IL-78M",
                                        ["unitId"] = 1751,
                                        ["psi"] = -2.0747540903721,
                                        ["parking_id"] = "E01",
                                        ["x"] = 379350.59375,
                                        ["name"] = "Самол. -1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "90000",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -350638.46875,
                                        ["heading"] = 2.0747540903721,
                                        ["callsign"] = 160,
                                        ["onboard_num"] = "013",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -350638.46875,
                                ["x"] = 379350.59375,
                                ["name"] = "78",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -353716.25,
                                            ["x"] = 381798.75,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 554.82476183802,
                                            ["ETA_locked"] = false,
                                            ["y"] = -430774.10664625,
                                            ["x"] = 382217.54973479,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1124.6721233067,
                                            ["ETA_locked"] = false,
                                            ["y"] = -351636.515625,
                                            ["x"] = 381101.03125,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 491,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1487,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force SM (grey)",
                                        ["skill"] = "Client",
                                        ["parking"] = "64",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 1780,
                                        ["psi"] = 1.5653615063936,
                                        ["parking_id"] = "05",
                                        ["x"] = 381798.75,
                                        ["name"] = "Грачи-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{D4A8D9B9-5C45-42e7-BBD2-0E54F8308432}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{D4A8D9B9-5C45-42e7-BBD2-0E54F8308432}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2268,
                                            ["flare"] = 256,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353716.25,
                                        ["heading"] = -1.5653615063936,
                                        ["callsign"] = 155,
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1487,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Borisoglebsk AFB(160th TAF )",
                                        ["skill"] = "Client",
                                        ["parking"] = "65",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 1781,
                                        ["psi"] = 1.5653615063936,
                                        ["parking_id"] = "04",
                                        ["x"] = 381824.53125,
                                        ["name"] = "Грачи-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2211,
                                            ["flare"] = 0,
                                            ["chaff"] = 256,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353706.5625,
                                        ["heading"] = -1.5653615063936,
                                        ["callsign"] = 179,
                                        ["onboard_num"] = "079",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 1487,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "SU-25A_Belarus_Air_Force_25",
                                        ["skill"] = "Client",
                                        ["parking"] = "66",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 1782,
                                        ["psi"] = 1.5653615063936,
                                        ["parking_id"] = "03",
                                        ["x"] = 381850.28125,
                                        ["name"] = "Грачи-3",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{D4A8D9B9-5C45-42e7-BBD2-0E54F8308432}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{D4A8D9B9-5C45-42e7-BBD2-0E54F8308432}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2268,
                                            ["flare"] = 256,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353697.75,
                                        ["heading"] = -1.5653615063936,
                                        ["callsign"] = 103,
                                        ["onboard_num"] = "003",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 1487,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force SM (grey)",
                                        ["skill"] = "Client",
                                        ["parking"] = "67",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 1783,
                                        ["psi"] = 1.5653615063936,
                                        ["parking_id"] = "02",
                                        ["x"] = 381877.21875,
                                        ["name"] = "Грачи-4",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{D4A8D9B9-5C45-42e7-BBD2-0E54F8308432}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{D4A8D9B9-5C45-42e7-BBD2-0E54F8308432}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2466,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353680.375,
                                        ["heading"] = -1.5653615063936,
                                        ["callsign"] = 116,
                                        ["onboard_num"] = "016",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -353716.25,
                                ["x"] = 381798.75,
                                ["name"] = "Грачи",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "AWACS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 219.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "AWACS",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 6,
                                                                    }, -- 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"] = -515149.40721352,
                                            ["x"] = 373688.85926799,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 219.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 170.0190069767,
                                            ["ETA_locked"] = false,
                                            ["y"] = -478135.38212443,
                                            ["x"] = 362299.92847135,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 219.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 318.33978243213,
                                            ["ETA_locked"] = false,
                                            ["y"] = -455138.50263122,
                                            ["x"] = 387048.95116405,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 219.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 512.57364641472,
                                            ["ETA_locked"] = false,
                                            ["y"] = -490400.38452082,
                                            ["x"] = 413769.13495617,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 219.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 715.07585258221,
                                            ["ETA_locked"] = false,
                                            ["y"] = -527195.39170997,
                                            ["x"] = 385953.86166438,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 369,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "RF Air Force",
                                        ["skill"] = "High",
                                        ["speed"] = 219.44444444444,
                                        ["type"] = "A-50",
                                        ["unitId"] = 1563,
                                        ["psi"] = -1.869295258381,
                                        ["y"] = -515149.40721352,
                                        ["x"] = 373688.85926799,
                                        ["name"] = "Новый пилот #001",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "70000",
                                            ["flare"] = 192,
                                            ["chaff"] = 192,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.869295258381,
                                        ["callsign"] = 104,
                                        ["onboard_num"] = "116",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -515149.40721352,
                                ["x"] = 373688.85926799,
                                ["name"] = "Самолетная группа",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "Infantry",
                                                                            [6] = "Fortifications",
                                                                            [7] = "Tanks",
                                                                            [8] = "IFV",
                                                                            [9] = "APC",
                                                                            [10] = "Artillery",
                                                                            [11] = "Unarmed vehicles",
                                                                            [12] = "AAA",
                                                                            [13] = "SR SAM",
                                                                            [14] = "MR SAM",
                                                                            [15] = "LR SAM",
                                                                            [16] = "Aircraft Carriers",
                                                                            [17] = "Cruisers",
                                                                            [18] = "Destroyers",
                                                                            [19] = "Frigates",
                                                                            [20] = "Corvettes",
                                                                            [21] = "Light armed ships",
                                                                            [22] = "Unarmed ships",
                                                                            [23] = "Submarines",
                                                                            [24] = "Cruise missiles",
                                                                            [25] = "Antiship Missiles",
                                                                            [26] = "AA Missiles",
                                                                            [27] = "AG Missiles",
                                                                            [28] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -353315.84375,
                                            ["x"] = 382336.15625,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 512,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1487,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "Client",
                                        ["parking"] = "109",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-34",
                                        ["unitId"] = 1805,
                                        ["psi"] = -1.9633435929707,
                                        ["parking_id"] = "A09",
                                        ["x"] = 382336.15625,
                                        ["name"] = "Самол. -1-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9800,
                                            ["flare"] = 64,
                                            ["chaff"] = 64,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353315.84375,
                                        ["heading"] = 1.9633435929707,
                                        ["callsign"] = 106,
                                        ["onboard_num"] = "017",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353315.84375,
                                ["x"] = 382336.15625,
                                ["name"] = "Самол. -1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 251,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "Infantry",
                                                                            [6] = "Fortifications",
                                                                            [7] = "Tanks",
                                                                            [8] = "IFV",
                                                                            [9] = "APC",
                                                                            [10] = "Artillery",
                                                                            [11] = "Unarmed vehicles",
                                                                            [12] = "AAA",
                                                                            [13] = "SR SAM",
                                                                            [14] = "MR SAM",
                                                                            [15] = "LR SAM",
                                                                            [16] = "Aircraft Carriers",
                                                                            [17] = "Cruisers",
                                                                            [18] = "Destroyers",
                                                                            [19] = "Frigates",
                                                                            [20] = "Corvettes",
                                                                            [21] = "Light armed ships",
                                                                            [22] = "Unarmed ships",
                                                                            [23] = "Submarines",
                                                                            [24] = "Cruise missiles",
                                                                            [25] = "Antiship Missiles",
                                                                            [26] = "AA Missiles",
                                                                            [27] = "AG Missiles",
                                                                            [28] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -353359.0625,
                                            ["x"] = 382354.71875,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 513,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1487,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "Client",
                                        ["parking"] = "110",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 1806,
                                        ["psi"] = 0,
                                        ["parking_id"] = "A08",
                                        ["x"] = 382354.71875,
                                        ["name"] = "Самол. -2-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353359.0625,
                                        ["heading"] = 0,
                                        ["callsign"] = 108,
                                        ["onboard_num"] = "018",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353359.0625,
                                ["x"] = 382354.71875,
                                ["name"] = "Самол. -2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 251,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 5,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "Infantry",
                                                                            [6] = "Fortifications",
                                                                            [7] = "Tanks",
                                                                            [8] = "IFV",
                                                                            [9] = "APC",
                                                                            [10] = "Artillery",
                                                                            [11] = "Unarmed vehicles",
                                                                            [12] = "AAA",
                                                                            [13] = "SR SAM",
                                                                            [14] = "MR SAM",
                                                                            [15] = "LR SAM",
                                                                            [16] = "Aircraft Carriers",
                                                                            [17] = "Cruisers",
                                                                            [18] = "Destroyers",
                                                                            [19] = "Frigates",
                                                                            [20] = "Corvettes",
                                                                            [21] = "Light armed ships",
                                                                            [22] = "Unarmed ships",
                                                                            [23] = "Submarines",
                                                                            [24] = "Cruise missiles",
                                                                            [25] = "Antiship Missiles",
                                                                            [26] = "AA Missiles",
                                                                            [27] = "AG Missiles",
                                                                            [28] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -353324.4375,
                                            ["x"] = 382423.78125,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 514,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1487,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "Client",
                                        ["parking"] = "111",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-34",
                                        ["unitId"] = 1807,
                                        ["psi"] = 0,
                                        ["parking_id"] = "A03",
                                        ["x"] = 382423.78125,
                                        ["name"] = "Самол. -3-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9800,
                                            ["flare"] = 64,
                                            ["chaff"] = 64,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353324.4375,
                                        ["heading"] = 0,
                                        ["callsign"] = 105,
                                        ["onboard_num"] = "019",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1487,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "Client",
                                        ["parking"] = "116",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-34",
                                        ["unitId"] = 1808,
                                        ["psi"] = 0,
                                        ["parking_id"] = "A02",
                                        ["x"] = 382459.46875,
                                        ["name"] = "Самол. -3-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9800,
                                            ["flare"] = 64,
                                            ["chaff"] = 64,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353469.59375,
                                        ["heading"] = 0,
                                        ["callsign"] = 107,
                                        ["onboard_num"] = "020",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -353324.4375,
                                ["x"] = 382423.78125,
                                ["name"] = "Самол. -3",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 251,
                            }, -- end of [12]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353613.63479247,
                                            ["speed"] = 0,
                                            ["x"] = 381628.50413632,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 376,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "H-Windsock_RW",
                                        ["type"] = "Windsock",
                                        ["unitId"] = 1573,
                                        ["y"] = -353613.63479247,
                                        ["x"] = 381628.50413632,
                                        ["name"] = "Новый статич. объект #011",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353613.63479247,
                                ["x"] = 381628.50413632,
                                ["name"] = "Новый статич. объект #011",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353436.00201566,
                                            ["speed"] = 0,
                                            ["x"] = 382050.17446632,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 377,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "H-Windsock_RW",
                                        ["type"] = "Windsock",
                                        ["unitId"] = 1574,
                                        ["y"] = -353436.00201566,
                                        ["x"] = 382050.17446632,
                                        ["name"] = "Новый статич. объект #012",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353436.00201566,
                                ["x"] = 382050.17446632,
                                ["name"] = "Новый статич. объект #012",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -409707.91039255,
                                            ["speed"] = 0,
                                            ["x"] = 391305.47032027,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 378,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Heliports",
                                        ["shape_name"] = "FARPS",
                                        ["type"] = "FARP",
                                        ["unitId"] = 1575,
                                        ["heliport_frequency"] = 127.5,
                                        ["y"] = -409707.91039255,
                                        ["x"] = 391305.47032027,
                                        ["name"] = "Новый статич. объект #013",
                                        ["heliport_modulation"] = 0,
                                        ["heliport_callsign_id"] = 4,
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -409707.91039255,
                                ["x"] = 391305.47032027,
                                ["name"] = "Новый статич. объект #013",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -409552.34465249,
                                            ["speed"] = 0,
                                            ["x"] = 391287.23851892,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 379,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "GRC_autumn",
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GSM Rus",
                                        ["type"] = "FARP Fuel Depot",
                                        ["unitId"] = 1576,
                                        ["y"] = -409552.34465249,
                                        ["x"] = 391287.23851892,
                                        ["name"] = "Новый статич. объект #014",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -409552.34465249,
                                ["x"] = 391287.23851892,
                                ["name"] = "Новый статич. объект #014",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -409733.70912488,
                                            ["speed"] = 0,
                                            ["x"] = 391424.0766436,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 380,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "H-Windsock_RW",
                                        ["type"] = "Windsock",
                                        ["unitId"] = 1577,
                                        ["y"] = -409733.70912488,
                                        ["x"] = 391424.0766436,
                                        ["name"] = "Новый статич. объект #015",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -409733.70912488,
                                ["x"] = 391424.0766436,
                                ["name"] = "Новый статич. объект #015",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -409832.87315031,
                                            ["speed"] = 0,
                                            ["x"] = 391306.2445147,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 381,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "GRC_autumn",
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 1578,
                                        ["y"] = -409832.87315031,
                                        ["x"] = 391306.2445147,
                                        ["name"] = "Новый статич. объект #016",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -409832.87315031,
                                ["x"] = 391306.2445147,
                                ["name"] = "Новый статич. объект #016",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -409660.41613225,
                                            ["speed"] = 0,
                                            ["x"] = 391459.35266907,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 382,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wodokachka_a",
                                        ["type"] = "Water tower A",
                                        ["unitId"] = 1579,
                                        ["y"] = -409660.41613225,
                                        ["x"] = 391459.35266907,
                                        ["name"] = "Новый статич. объект #017",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -409660.41613225,
                                ["x"] = 391459.35266907,
                                ["name"] = "Новый статич. объект #017",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 1.7627825445143,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353749.50777999,
                                            ["speed"] = 0,
                                            ["x"] = 381891.38013016,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 419,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Russian Air Force",
                                        ["category"] = "Planes",
                                        ["type"] = "Su-34",
                                        ["unitId"] = 1655,
                                        ["y"] = -353749.50777999,
                                        ["x"] = 381891.38013016,
                                        ["name"] = "Новый статич. объект #019",
                                        ["heading"] = 1.7627825445143,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353749.50777999,
                                ["x"] = 381891.38013016,
                                ["name"] = "Новый статич. объект #019",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 1.8151424220741,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353651.33617326,
                                            ["speed"] = 0,
                                            ["x"] = 381982.8279697,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 422,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard",
                                        ["category"] = "Planes",
                                        ["type"] = "Tu-160",
                                        ["unitId"] = 1658,
                                        ["y"] = -353651.33617326,
                                        ["x"] = 381982.8279697,
                                        ["name"] = "Новый статич. объект #022",
                                        ["heading"] = 1.8151424220741,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353651.33617326,
                                ["x"] = 381982.8279697,
                                ["name"] = "Новый статич. объект #022",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 1.8151424220741,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353680.57079576,
                                            ["speed"] = 0,
                                            ["x"] = 381943.69713933,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 423,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard",
                                        ["category"] = "Planes",
                                        ["type"] = "Tu-95MS",
                                        ["unitId"] = 1659,
                                        ["y"] = -353680.57079576,
                                        ["x"] = 381943.69713933,
                                        ["name"] = "Новый статич. объект #023",
                                        ["heading"] = 1.8151424220741,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353680.57079576,
                                ["x"] = 381943.69713933,
                                ["name"] = "Новый статич. объект #023",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["hiddenOnPlanner"] = true,
                                ["groupId"] = 425,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "266",
                                        ["category"] = "Planes",
                                        ["type"] = "Su-25",
                                        ["unitId"] = 1661,
                                        ["rate"] = "40",
                                        ["y"] = -353603.97155273,
                                        ["x"] = 381539.54743797,
                                        ["name"] = "Новый статич. объект #025",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353603.97155273,
                                ["x"] = 381539.54743797,
                                ["name"] = "Новый статич. объект #025",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353603.97155273,
                                            ["speed"] = 0,
                                            ["x"] = 381539.54743797,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353557.6156542,
                                            ["speed"] = 0,
                                            ["x"] = 381518.66743297,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 427,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "174 GvIAP_Boris Safonov",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-31",
                                        ["unitId"] = 1663,
                                        ["y"] = -353557.6156542,
                                        ["x"] = 381518.66743297,
                                        ["name"] = "Новый статич. объект #027",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353557.6156542,
                                ["x"] = 381518.66743297,
                                ["name"] = "Новый статич. объект #027",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353616.08240731,
                                            ["speed"] = 0,
                                            ["x"] = 381791.35384218,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 430,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard 1",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 1672,
                                        ["y"] = -353616.08240731,
                                        ["x"] = 381791.35384218,
                                        ["name"] = "Новый статич. объект #028",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353616.08240731,
                                ["x"] = 381791.35384218,
                                ["name"] = "Новый статич. объект #028",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353534.93205626,
                                            ["speed"] = 0,
                                            ["x"] = 381859.63026456,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 434,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "United Nations",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-26",
                                        ["unitId"] = 1676,
                                        ["y"] = -353534.93205626,
                                        ["x"] = 381859.63026456,
                                        ["name"] = "Новый статич. объект #032",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353534.93205626,
                                ["x"] = 381859.63026456,
                                ["name"] = "Новый статич. объект #032",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353546.31542334,
                                            ["speed"] = 0,
                                            ["x"] = 381923.135923,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 435,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard 2 (faded and sun-bleached)",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 1677,
                                        ["rate"] = "30",
                                        ["y"] = -353546.31542334,
                                        ["x"] = 381923.135923,
                                        ["name"] = "Статич.  Ми-24В-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353546.31542334,
                                ["x"] = 381923.135923,
                                ["name"] = "Статич.  Ми-24В-1",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353650.91807837,
                                            ["speed"] = 0,
                                            ["x"] = 381562.11788298,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 373,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "266",
                                        ["category"] = "Planes",
                                        ["type"] = "Su-25",
                                        ["unitId"] = 1567,
                                        ["rate"] = "40",
                                        ["y"] = -353650.91807837,
                                        ["x"] = 381562.11788298,
                                        ["name"] = "Новый статич. объект #009",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353650.91807837,
                                ["x"] = 381562.11788298,
                                ["name"] = "Новый статич. объект #009",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 1.9547687622336,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -354058.25678367,
                                            ["speed"] = 0,
                                            ["x"] = 382682.73967413,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 450,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "outpost",
                                        ["unitId"] = 1711,
                                        ["rate"] = 5,
                                        ["y"] = -354058.25678367,
                                        ["x"] = 382682.73967413,
                                        ["name"] = "New Static Object #006",
                                        ["heading"] = 1.9547687622336,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -354058.25678367,
                                ["x"] = 382682.73967413,
                                ["name"] = "New Static Object #006",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353622.6416964,
                                            ["speed"] = 0,
                                            ["x"] = 381645.85688416,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 458,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "default",
                                        ["category"] = "Animal",
                                        ["shape_name"] = "Cow",
                                        ["type"] = "Cow",
                                        ["unitId"] = 1742,
                                        ["rate"] = 2,
                                        ["y"] = -353622.6416964,
                                        ["x"] = 381645.85688416,
                                        ["name"] = "Статич.  Корова-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353622.6416964,
                                ["x"] = 381645.85688416,
                                ["name"] = "Статич.  Корова-1",
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353579.1118688,
                                            ["speed"] = 0,
                                            ["x"] = 381892.12837457,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 459,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "cow2",
                                        ["category"] = "Animal",
                                        ["shape_name"] = "Cow",
                                        ["type"] = "Cow",
                                        ["unitId"] = 1743,
                                        ["rate"] = 2,
                                        ["y"] = -353579.1118688,
                                        ["x"] = 381892.12837457,
                                        ["name"] = "Статич.  Корова-2-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353579.1118688,
                                ["x"] = 381892.12837457,
                                ["name"] = "Статич.  Корова-2",
                                ["dead"] = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 0.012489314211255,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -354081.76538603,
                                            ["speed"] = 0,
                                            ["x"] = 381286.94553135,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 471,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "RF Air Force",
                                        ["category"] = "Planes",
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 1755,
                                        ["rate"] = "70",
                                        ["y"] = -354081.76538603,
                                        ["x"] = 381286.94553135,
                                        ["name"] = "Статич.  Ил-76МД-1-1",
                                        ["heading"] = 0.012489314211255,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -354081.76538603,
                                ["x"] = 381286.94553135,
                                ["name"] = "Статич.  Ил-76МД-1",
                                ["dead"] = false,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["heading"] = 0.012489314211255,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353998.31198285,
                                            ["speed"] = 0,
                                            ["x"] = 381194.26252225,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 473,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "mvd aeroflot",
                                        ["category"] = "Planes",
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 1757,
                                        ["rate"] = "70",
                                        ["y"] = -353998.31198285,
                                        ["x"] = 381194.26252225,
                                        ["name"] = "Статич.  Ил-76МД-3-1",
                                        ["heading"] = 0.012489314211255,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353998.31198285,
                                ["x"] = 381194.26252225,
                                ["name"] = "Статич.  Ил-76МД-3",
                                ["dead"] = false,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["heading"] = 0.012489314211255,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353867.86695931,
                                            ["speed"] = 0,
                                            ["x"] = 381121.36677381,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 475,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard",
                                        ["category"] = "Planes",
                                        ["type"] = "Tu-160",
                                        ["unitId"] = 1759,
                                        ["rate"] = "100",
                                        ["y"] = -353867.86695931,
                                        ["x"] = 381121.36677381,
                                        ["name"] = "Статич.  Ту-160-1-1",
                                        ["heading"] = 0.012489314211255,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353867.86695931,
                                ["x"] = 381121.36677381,
                                ["name"] = "Статич.  Ту-160-1",
                                ["dead"] = false,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["heading"] = 0.41887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353410.58904418,
                                            ["speed"] = 0,
                                            ["x"] = 381736.38025862,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 476,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Heliports",
                                        ["shape_name"] = "FARPS",
                                        ["type"] = "FARP",
                                        ["unitId"] = 1760,
                                        ["heliport_frequency"] = "127.5",
                                        ["y"] = -353410.58904418,
                                        ["x"] = 381736.38025862,
                                        ["name"] = "Статич.  Верт. площадка (x4)-1-1",
                                        ["heliport_modulation"] = 0,
                                        ["heliport_callsign_id"] = 1,
                                        ["heading"] = 0.41887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353410.58904418,
                                ["x"] = 381736.38025862,
                                ["name"] = "Статич.  Верт. площадка (x4)-1",
                                ["dead"] = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 1.7976891295542,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353769.88940069,
                                            ["speed"] = 0,
                                            ["x"] = 381733.55741918,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 477,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320 APA-5D",
                                        ["unitId"] = 1761,
                                        ["rate"] = 3,
                                        ["y"] = -353769.88940069,
                                        ["x"] = 381733.55741918,
                                        ["name"] = "Статич.  Автомоб. АПА-5Д (наземн. питание)-1-1",
                                        ["heading"] = 1.7976891295542,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353769.88940069,
                                ["x"] = 381733.55741918,
                                ["name"] = "Статич.  Автомоб. АПА-5Д (наземн. питание)-1",
                                ["dead"] = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["heading"] = 0.5235987755983,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353571.01686511,
                                            ["speed"] = 0,
                                            ["x"] = 381701.57650433,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 479,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GSM Rus",
                                        ["type"] = "FARP Fuel Depot",
                                        ["unitId"] = 1763,
                                        ["rate"] = 20,
                                        ["y"] = -353571.01686511,
                                        ["x"] = 381701.57650433,
                                        ["name"] = "Статич.  Передовой пункт ГСМ-1-1",
                                        ["heading"] = 0.5235987755983,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353571.01686511,
                                ["x"] = 381701.57650433,
                                ["name"] = "Статич.  Передовой пункт ГСМ-1",
                                ["dead"] = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["heading"] = 0.54105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353569.51950533,
                                            ["speed"] = 0,
                                            ["x"] = 381709.5816201,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 480,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 1764,
                                        ["rate"] = 50,
                                        ["y"] = -353569.51950533,
                                        ["x"] = 381709.5816201,
                                        ["name"] = "Статич.  Передовой склад БП-1-1",
                                        ["heading"] = 0.54105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353569.51950533,
                                ["x"] = 381709.5816201,
                                ["name"] = "Статич.  Передовой склад БП-1",
                                ["dead"] = false,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["heading"] = 1.8849555921539,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353234.83263483,
                                            ["speed"] = 0,
                                            ["x"] = 381684.22507864,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 481,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tech",
                                        ["type"] = "Repair workshop",
                                        ["unitId"] = 1765,
                                        ["rate"] = 100,
                                        ["y"] = -353234.83263483,
                                        ["x"] = 381684.22507864,
                                        ["name"] = "Статич.  Ремонтный цех-1-1",
                                        ["heading"] = 1.8849555921539,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353234.83263483,
                                ["x"] = 381684.22507864,
                                ["name"] = "Статич.  Ремонтный цех-1",
                                ["dead"] = false,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["heading"] = 5.3058009260628,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353263.21983182,
                                            ["speed"] = 0,
                                            ["x"] = 381644.57700223,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 483,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Russian Air Force",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24P",
                                        ["unitId"] = 1767,
                                        ["rate"] = 20,
                                        ["y"] = -353263.21983182,
                                        ["x"] = 381644.57700223,
                                        ["name"] = "Статич.  Ми-24П-1-1",
                                        ["heading"] = 5.3058009260628,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353263.21983182,
                                ["x"] = 381644.57700223,
                                ["name"] = "Статич.  Ми-24П-1",
                                ["dead"] = false,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["heading"] = 3.996803987067,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353245.51884629,
                                            ["speed"] = 0,
                                            ["x"] = 381728.12565393,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 484,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Russian Air Force",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24P",
                                        ["unitId"] = 1768,
                                        ["rate"] = 20,
                                        ["y"] = -353245.51884629,
                                        ["x"] = 381728.12565393,
                                        ["name"] = "Статич.  Ми-24П-2-1",
                                        ["heading"] = 3.996803987067,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353245.51884629,
                                ["x"] = 381728.12565393,
                                ["name"] = "Статич.  Ми-24П-2",
                                ["dead"] = false,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353721.89369037,
                                            ["speed"] = 0,
                                            ["x"] = 381812.06494176,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 493,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 1786,
                                        ["rate"] = 100,
                                        ["y"] = -353721.89369037,
                                        ["x"] = 381812.06494176,
                                        ["name"] = "Статич.  Авиабомбы М117-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353721.89369037,
                                ["x"] = 381812.06494176,
                                ["name"] = "Статич.  Авиабомбы М117-1",
                                ["dead"] = false,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353767.90540965,
                                            ["speed"] = 0,
                                            ["x"] = 381744.80663189,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 494,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 1787,
                                        ["rate"] = 100,
                                        ["y"] = -353767.90540965,
                                        ["x"] = 381744.80663189,
                                        ["name"] = "Статич.  Авиабомбы М117-2-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353767.90540965,
                                ["x"] = 381744.80663189,
                                ["name"] = "Статич.  Авиабомбы М117-2",
                                ["dead"] = false,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353714.35783319,
                                            ["speed"] = 0,
                                            ["x"] = 381835.88797413,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 495,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 1788,
                                        ["rate"] = 100,
                                        ["y"] = -353714.35783319,
                                        ["x"] = 381835.88797413,
                                        ["name"] = "Статич.  Авиабомбы М117-3-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353714.35783319,
                                ["x"] = 381835.88797413,
                                ["name"] = "Статич.  Авиабомбы М117-3",
                                ["dead"] = false,
                            }, -- end of [32]
                            [33] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353706.57888385,
                                            ["speed"] = 0,
                                            ["x"] = 381864.08666552,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 496,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 1789,
                                        ["rate"] = 100,
                                        ["y"] = -353706.57888385,
                                        ["x"] = 381864.08666552,
                                        ["name"] = "Статич.  Авиабомбы М117-4",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353706.57888385,
                                ["x"] = 381864.08666552,
                                ["name"] = "Статич.  Авиабомбы М117-4",
                                ["dead"] = false,
                            }, -- end of [33]
                            [34] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353761.14520878,
                                            ["speed"] = 0,
                                            ["x"] = 381825.08401717,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 497,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 480,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "barrels_cargo",
                                        ["type"] = "barrels_cargo",
                                        ["unitId"] = 1790,
                                        ["rate"] = 100,
                                        ["y"] = -353761.14520878,
                                        ["x"] = 381825.08401717,
                                        ["name"] = "Статич.  Бочки-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353761.14520878,
                                ["x"] = 381825.08401717,
                                ["name"] = "Статич.  Бочки-1",
                                ["dead"] = false,
                            }, -- end of [34]
                            [35] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353751.42742004,
                                            ["speed"] = 0,
                                            ["x"] = 381840.71698167,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 498,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 480,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "barrels_cargo",
                                        ["type"] = "barrels_cargo",
                                        ["unitId"] = 1791,
                                        ["rate"] = 100,
                                        ["y"] = -353751.42742004,
                                        ["x"] = 381840.71698167,
                                        ["name"] = "Статич.  Бочки-2-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353751.42742004,
                                ["x"] = 381840.71698167,
                                ["name"] = "Статич.  Бочки-2",
                                ["dead"] = false,
                            }, -- end of [35]
                            [36] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353763.94863529,
                                            ["speed"] = 0,
                                            ["x"] = 381818.62843027,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 499,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 1792,
                                        ["rate"] = 100,
                                        ["y"] = -353763.94863529,
                                        ["x"] = 381818.62843027,
                                        ["name"] = "Статич.  Цистерна с топливом-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353763.94863529,
                                ["x"] = 381818.62843027,
                                ["name"] = "Статич.  Цистерна с топливом-1",
                                ["dead"] = false,
                            }, -- end of [36]
                            [37] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353677.89400813,
                                            ["speed"] = 0,
                                            ["x"] = 381891.31298824,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 500,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 1793,
                                        ["rate"] = 100,
                                        ["y"] = -353677.89400813,
                                        ["x"] = 381891.31298824,
                                        ["name"] = "Статич.  Цистерна с топливом-2-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353677.89400813,
                                ["x"] = 381891.31298824,
                                ["name"] = "Статич.  Цистерна с топливом-2",
                                ["dead"] = false,
                            }, -- end of [37]
                            [38] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353779.73576116,
                                            ["speed"] = 0,
                                            ["x"] = 381800.36703275,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 501,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 1794,
                                        ["rate"] = 100,
                                        ["y"] = -353779.73576116,
                                        ["x"] = 381800.36703275,
                                        ["name"] = "Статич.  Цистерна с топливом-3-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353779.73576116,
                                ["x"] = 381800.36703275,
                                ["name"] = "Статич.  Цистерна с топливом-3",
                                ["dead"] = false,
                            }, -- end of [38]
                            [39] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353776.98942956,
                                            ["speed"] = 0,
                                            ["x"] = 381805.4371834,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 502,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2300,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "oiltank_cargo",
                                        ["type"] = "oiltank_cargo",
                                        ["unitId"] = 1795,
                                        ["rate"] = 100,
                                        ["y"] = -353776.98942956,
                                        ["x"] = 381805.4371834,
                                        ["name"] = "Статич.  Цистерна с маслом-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353776.98942956,
                                ["x"] = 381805.4371834,
                                ["name"] = "Статич.  Цистерна с маслом-1",
                                ["dead"] = false,
                            }, -- end of [39]
                            [40] = 
                            {
                                ["heading"] = 0.43633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353727.97099455,
                                            ["speed"] = 0,
                                            ["x"] = 381810.36329659,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 503,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320 APA-5D",
                                        ["unitId"] = 1796,
                                        ["rate"] = 3,
                                        ["y"] = -353727.97099455,
                                        ["x"] = 381810.36329659,
                                        ["name"] = "Статич.  Автомоб. АПА-5Д (наземн. питание)-2-1",
                                        ["heading"] = 0.43633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353727.97099455,
                                ["x"] = 381810.36329659,
                                ["name"] = "Статич.  Автомоб. АПА-5Д (наземн. питание)-2",
                                ["dead"] = false,
                            }, -- end of [40]
                            [41] = 
                            {
                                ["heading"] = 0.27925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353744.50126192,
                                            ["speed"] = 0,
                                            ["x"] = 381856.06462401,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 504,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "generator_5i57",
                                        ["unitId"] = 1797,
                                        ["rate"] = 4,
                                        ["y"] = -353744.50126192,
                                        ["x"] = 381856.06462401,
                                        ["name"] = "Статич.  Генератор 5И57А (дизельн.)-1-1",
                                        ["heading"] = 0.27925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353744.50126192,
                                ["x"] = 381856.06462401,
                                ["name"] = "Статич.  Генератор 5И57А (дизельн.)-1",
                                ["dead"] = false,
                            }, -- end of [41]
                            [42] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353127.27802787,
                                            ["speed"] = 0,
                                            ["x"] = 382362.45668275,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 505,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 1798,
                                        ["rate"] = 100,
                                        ["y"] = -353127.27802787,
                                        ["x"] = 382362.45668275,
                                        ["name"] = "Статич.  Авиабомбы М117-5-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353127.27802787,
                                ["x"] = 382362.45668275,
                                ["name"] = "Статич.  Авиабомбы М117-5",
                                ["dead"] = false,
                            }, -- end of [42]
                            [43] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353134.88359265,
                                            ["speed"] = 0,
                                            ["x"] = 382363.62676964,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 506,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 1799,
                                        ["rate"] = 100,
                                        ["y"] = -353134.88359265,
                                        ["x"] = 382363.62676964,
                                        ["name"] = "Статич.  Авиабомбы М117-6-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353134.88359265,
                                ["x"] = 382363.62676964,
                                ["name"] = "Статич.  Авиабомбы М117-6",
                                ["dead"] = false,
                            }, -- end of [43]
                            [44] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353253.22372327,
                                            ["speed"] = 0,
                                            ["x"] = 382410.93999063,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 507,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 1800,
                                        ["rate"] = 100,
                                        ["y"] = -353253.22372327,
                                        ["x"] = 382410.93999063,
                                        ["name"] = "Статич.  Цистерна с топливом-4-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353253.22372327,
                                ["x"] = 382410.93999063,
                                ["name"] = "Статич.  Цистерна с топливом-4",
                                ["dead"] = false,
                            }, -- end of [44]
                            [45] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353173.12648968,
                                            ["speed"] = 0,
                                            ["x"] = 382385.52983377,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 508,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 1801,
                                        ["rate"] = 100,
                                        ["y"] = -353173.12648968,
                                        ["x"] = 382385.52983377,
                                        ["name"] = "Статич.  Цистерна с топливом-5-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353173.12648968,
                                ["x"] = 382385.52983377,
                                ["name"] = "Статич.  Цистерна с топливом-5",
                                ["dead"] = false,
                            }, -- end of [45]
                            [46] = 
                            {
                                ["heading"] = 0.09260369561516,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353206.87183582,
                                            ["speed"] = 0,
                                            ["x"] = 382398.35437,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 509,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GeneratorF",
                                        ["type"] = "GeneratorF",
                                        ["unitId"] = 1802,
                                        ["rate"] = 100,
                                        ["y"] = -353206.87183582,
                                        ["x"] = 382398.35437,
                                        ["name"] = "Статич.  Генератор F-1-1",
                                        ["heading"] = 0.09260369561516,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353206.87183582,
                                ["x"] = 382398.35437,
                                ["name"] = "Статич.  Генератор F-1",
                                ["dead"] = false,
                            }, -- end of [46]
                            [47] = 
                            {
                                ["heading"] = 0.09260369561516,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353129.61820165,
                                            ["speed"] = 0,
                                            ["x"] = 382366.55198686,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 510,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GeneratorF",
                                        ["type"] = "GeneratorF",
                                        ["unitId"] = 1803,
                                        ["rate"] = 100,
                                        ["y"] = -353129.61820165,
                                        ["x"] = 382366.55198686,
                                        ["name"] = "Статич.  Генератор F-2-1",
                                        ["heading"] = 0.09260369561516,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353129.61820165,
                                ["x"] = 382366.55198686,
                                ["name"] = "Статич.  Генератор F-2",
                                ["dead"] = false,
                            }, -- end of [47]
                            [48] = 
                            {
                                ["heading"] = 0.09260369561516,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353724.73157652,
                                            ["speed"] = 0,
                                            ["x"] = 381835.79051977,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 511,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GeneratorF",
                                        ["type"] = "GeneratorF",
                                        ["unitId"] = 1804,
                                        ["rate"] = 100,
                                        ["y"] = -353724.73157652,
                                        ["x"] = 381835.79051977,
                                        ["name"] = "Статич.  Генератор F-3-1",
                                        ["heading"] = 0.09260369561516,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353724.73157652,
                                ["x"] = 381835.79051977,
                                ["name"] = "Статич.  Генератор F-3",
                                ["dead"] = false,
                            }, -- end of [48]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 47,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0.71558499331767,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -353698.30511957,
                                            ["speed"] = 0,
                                            ["x"] = 381585.04078568,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 374,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Syrian Air Force",
                                        ["category"] = "Planes",
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 1568,
                                        ["y"] = -353698.30511957,
                                        ["x"] = 381585.04078568,
                                        ["name"] = "Новый статич. объект #010",
                                        ["heading"] = 0.71558499331767,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -353698.30511957,
                                ["x"] = 381585.04078568,
                                ["name"] = "Новый статич. объект #010",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["name"] = "Syria",
                }, -- end of [2]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 20,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 1200,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["cockpit_device"] = 0,
                    ["start_delay"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["file"] = "ResKey_Action_2129",
                    ["predicate"] = "a_out_sound",
                    ["command"] = 3001,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "начало",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["score"] = 95,
                    ["predicate"] = "c_mission_score_higher",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "dead",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["cockpit_device"] = 0,
                    ["start_delay"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["file"] = "ResKey_Action_2176",
                    ["predicate"] = "a_out_sound",
                    ["command"] = 3001,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 60,
                    ["start_delay"] = 0,
                    ["text"] = "DictKey_ActionText_2177",
                    ["predicate"] = "a_out_text_delay",
                    ["cockpit_device"] = 0,
                    ["command"] = 3001,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["KeyDict_text"] = "DictKey_ActionText_2177",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "победа",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "pilot dead",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["cockpit_device"] = 0,
                    ["start_delay"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["file"] = "ResKey_Action_2178",
                    ["predicate"] = "a_out_sound",
                    ["command"] = 3001,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1571860562",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 4600,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1571896165",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["cockpit_device"] = 0,
                    ["command"] = 3001,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["predicate"] = "a_activate_group",
                    ["group"] = 417,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["text"] = "DictKey_ActionText_2305",
                    ["predicate"] = "a_out_text_delay",
                    ["cockpit_device"] = 0,
                    ["command"] = 3001,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["KeyDict_text"] = "DictKey_ActionText_2305",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 417,
                    ["unit"] = 1619,
                    ["predicate"] = "c_all_of_group_in_zone",
                    ["zone"] = 102,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1571896568",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["cockpit_device"] = 0,
                    ["command"] = 3001,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["predicate"] = "a_activate_group",
                    ["group"] = 416,
                }, -- end of [1]
                [2] = 
                {
                    ["cockpit_device"] = 0,
                    ["start_delay"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["file"] = "ResKey_Action_2227",
                    ["predicate"] = "a_out_sound",
                    ["command"] = 3001,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 30,
                    ["start_delay"] = 0,
                    ["text"] = "DictKey_ActionText_2228",
                    ["predicate"] = "a_out_text_delay",
                    ["cockpit_device"] = 0,
                    ["command"] = 3001,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["KeyDict_text"] = "DictKey_ActionText_2228",
                    ["clearview"] = false,
                }, -- end of [3]
                [4] = 
                {
                    ["cockpit_device"] = 0,
                    ["command"] = 3001,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["predicate"] = "a_activate_group",
                    ["group"] = 413,
                }, -- end of [4]
                [5] = 
                {
                    ["cockpit_device"] = 0,
                    ["command"] = 3001,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["predicate"] = "a_activate_group",
                    ["group"] = 444,
                }, -- end of [5]
                [6] = 
                {
                    ["cockpit_device"] = 0,
                    ["command"] = 3001,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["predicate"] = "a_activate_group",
                    ["group"] = 447,
                }, -- end of [6]
            }, -- end of ["actions"]
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 436,
                    ["unit"] = 1678,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 204,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["cockpit_device"] = 0,
                    ["color"] = "0",
                    ["volume"] = 5,
                    ["command"] = 3001,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["predicate"] = "a_explosion_unit",
                    ["unit"] = 1678,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["text"] = "DictKey_ActionText_2304",
                    ["predicate"] = "a_out_text_delay",
                    ["cockpit_device"] = 0,
                    ["command"] = 3001,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["KeyDict_text"] = "DictKey_ActionText_2304",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["cockpit_device"] = 0,
                    ["start_delay"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["file"] = "ResKey_Action_2363",
                    ["predicate"] = "a_out_sound",
                    ["command"] = 3001,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1571903920",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 416,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 306,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 447,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 306,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["cockpit_device"] = 0,
                    ["start_delay"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["file"] = "ResKey_Action_2361",
                    ["predicate"] = "a_out_sound",
                    ["command"] = 3001,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 30,
                    ["start_delay"] = 0,
                    ["text"] = "DictKey_ActionText_2362",
                    ["predicate"] = "a_out_text_delay",
                    ["cockpit_device"] = 0,
                    ["command"] = 3001,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["KeyDict_text"] = "DictKey_ActionText_2362",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "это конец",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "crash",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["cockpit_device"] = 0,
                    ["start_delay"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["file"] = "ResKey_Action_2428",
                    ["predicate"] = "a_out_sound",
                    ["command"] = 3001,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1572428390",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 1600,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1629250133",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 467,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_2435",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 60,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_2436",
                    ["text"] = "DictKey_ActionText_2436",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["readonly"] = false,
                    ["KeyDict_comment"] = "DictKey_ActionComment_2440",
                    ["comment"] = "DictKey_ActionComment_2440",
                    ["zone"] = 204,
                    ["value"] = 10,
                    ["text"] = "DictKey_ActionText_2439",
                    ["predicate"] = "a_mark_to_all",
                    ["KeyDict_text"] = "DictKey_ActionText_2439",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1635866603",
        }, -- end of [10]
    }, -- end of ["trigrules"]
    ["currentKey"] = 341904,
    ["start_time"] = 27600,
    ["forcedOptions"] = 
    {
        ["userMarks"] = true,
        ["RBDAI"] = true,
        ["radio"] = true,
        ["permitCrash"] = true,
        ["externalViews"] = true,
        ["optionsView"] = "optview_all",
        ["birds"] = 160,
        ["geffect"] = "realistic",
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["pp_damage_EmergMaxTempr"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_EmergMaxTempr",
            ["mm"] = 0,
        }, -- end of ["pp_damage_EmergMaxTempr"]
        ["hs_damage_GainAccumulator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hs_damage_GainAccumulator",
            ["mm"] = 0,
        }, -- end of ["hs_damage_GainAccumulator"]
        ["FWD_TANK_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FWD_TANK_LEAK",
            ["mm"] = 0,
        }, -- end of ["FWD_TANK_LEAK"]
        ["CTRL_RUDDER_ROD_MAJOR_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CTRL_RUDDER_ROD_MAJOR_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["CTRL_RUDDER_ROD_MAJOR_DAMAGE"]
        ["GUN_LEFT_IN_MOUNT_LOOSE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_LEFT_IN_MOUNT_LOOSE",
            ["mm"] = 0,
        }, -- end of ["GUN_LEFT_IN_MOUNT_LOOSE"]
        ["Failure_Gear_NWS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Gear_NWS",
            ["mm"] = 0,
        }, -- end of ["Failure_Gear_NWS"]
        ["rws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "rws",
            ["mm"] = 0,
        }, -- end of ["rws"]
        ["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"]
        ["CTRL_ELEVATOR_ROD_DESTROYED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CTRL_ELEVATOR_ROD_DESTROYED",
            ["mm"] = 0,
        }, -- end of ["CTRL_ELEVATOR_ROD_DESTROYED"]
        ["tail_reductor_chip"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "tail_reductor_chip",
            ["mm"] = 0,
        }, -- end of ["tail_reductor_chip"]
        ["TACAN_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TOTAL"]
        ["OIL_RADIATOR_MOTOR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "OIL_RADIATOR_MOTOR",
            ["mm"] = 0,
        }, -- end of ["OIL_RADIATOR_MOTOR"]
        ["hs_damage_GainAutoUnload"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hs_damage_GainAutoUnload",
            ["mm"] = 0,
        }, -- end of ["hs_damage_GainAutoUnload"]
        ["FUSELAGE_TANK_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FUSELAGE_TANK_LEAK",
            ["mm"] = 0,
        }, -- end of ["FUSELAGE_TANK_LEAK"]
        ["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"]
        ["SAR_hover_flight_glide"] = 
        {
            ["hh"] = 0,
            ["id"] = "SAR_hover_flight_glide",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["SAR_hover_flight_glide"]
        ["HORIZON_BAR_NOT_SETTLE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HORIZON_BAR_NOT_SETTLE",
            ["mm"] = 0,
        }, -- end of ["HORIZON_BAR_NOT_SETTLE"]
        ["r_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_gen",
            ["mm"] = 0,
        }, -- end of ["r_gen"]
        ["OIL_DILUTION_WIRE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "OIL_DILUTION_WIRE",
            ["mm"] = 0,
        }, -- end of ["OIL_DILUTION_WIRE"]
        ["FLEX_S_BKP_LAMP_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FLEX_S_BKP_LAMP_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["FLEX_S_BKP_LAMP_DEFECTIVE"]
        ["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"]
        ["Failure_Fuel_RightBoostPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_RightBoostPump",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_RightBoostPump"]
        ["Failure_ECS_Valve"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_ECS_Valve",
            ["mm"] = 0,
        }, -- end of ["Failure_ECS_Valve"]
        ["R_GEAR_DLK_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "R_GEAR_DLK_FAULT",
            ["mm"] = 0,
        }, -- end of ["R_GEAR_DLK_FAULT"]
        ["fuel_sys_300left"] = 
        {
            ["hh"] = 0,
            ["id"] = "fuel_sys_300left",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["fuel_sys_300left"]
        ["BOOSTER_COIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOOSTER_COIL",
            ["mm"] = 0,
        }, -- end of ["BOOSTER_COIL"]
        ["ppf_LeftGearbox"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_LeftGearbox",
            ["mm"] = 0,
        }, -- end of ["ppf_LeftGearbox"]
        ["L_GEAR_DLK_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "L_GEAR_DLK_FAULT",
            ["mm"] = 0,
        }, -- end of ["L_GEAR_DLK_FAULT"]
        ["GUN_FAIL_LEFT_CENTER_GUN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_FAIL_LEFT_CENTER_GUN",
            ["mm"] = 0,
        }, -- end of ["GUN_FAIL_LEFT_CENTER_GUN"]
        ["IGNITION_TERM_CONNECT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IGNITION_TERM_CONNECT",
            ["mm"] = 0,
        }, -- end of ["IGNITION_TERM_CONNECT"]
        ["CADC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TOTAL"]
        ["es_damage_MainGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_MainGenerator",
            ["mm"] = 0,
        }, -- end of ["es_damage_MainGenerator"]
        ["FAULTY_ROCKET_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FAULTY_ROCKET_LEFT",
            ["mm"] = 0,
        }, -- end of ["FAULTY_ROCKET_LEFT"]
        ["WEAPONS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "WEAPONS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["WEAPONS_FAILURE_TOTAL"]
        ["BOMBS_DAMAGE_LINKAGE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_DAMAGE_LINKAGE_LEFT",
            ["mm"] = 0,
        }, -- end of ["BOMBS_DAMAGE_LINKAGE_LEFT"]
        ["FUSELAGE_TANK_PUMP_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FUSELAGE_TANK_PUMP_FAULT",
            ["mm"] = 0,
        }, -- end of ["FUSELAGE_TANK_PUMP_FAULT"]
        ["Failure_PP_EngR_Nozzle_CS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_Nozzle_CS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_Nozzle_CS"]
        ["hydro_main"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_main",
            ["mm"] = 0,
        }, -- end of ["hydro_main"]
        ["LeftEngine_LowOilPressure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LeftEngine_LowOilPressure",
            ["mm"] = 0,
        }, -- end of ["LeftEngine_LowOilPressure"]
        ["es_damage_RadarInverter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_RadarInverter",
            ["mm"] = 0,
        }, -- end of ["es_damage_RadarInverter"]
        ["LEFT_CYLINDER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_CYLINDER",
            ["mm"] = 0,
        }, -- end of ["LEFT_CYLINDER"]
        ["GUN_LEFT_MG131_OPEN_CIRCUIT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_LEFT_MG131_OPEN_CIRCUIT",
            ["mm"] = 0,
        }, -- end of ["GUN_LEFT_MG131_OPEN_CIRCUIT"]
        ["RADAR_ALT_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALT_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALT_TOTAL_FAILURE"]
        ["GUN_RIGHT_CENTER_MOUNT_LOOSE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_RIGHT_CENTER_MOUNT_LOOSE",
            ["mm"] = 0,
        }, -- end of ["GUN_RIGHT_CENTER_MOUNT_LOOSE"]
        ["fsf_RightBoostPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fsf_RightBoostPump",
            ["mm"] = 0,
        }, -- end of ["fsf_RightBoostPump"]
        ["asc_r"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc_r",
            ["mm"] = 0,
        }, -- end of ["asc_r"]
        ["BOMBS_SOLENOID_FAULT_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_SOLENOID_FAULT_LEFT",
            ["mm"] = 0,
        }, -- end of ["BOMBS_SOLENOID_FAULT_LEFT"]
        ["RWR_FAILURE_SENSOR_TAIL_F"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_SENSOR_TAIL_F",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_SENSOR_TAIL_F"]
        ["BOMBS_ARMING_NO_VOLATAGE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_ARMING_NO_VOLATAGE_LEFT",
            ["mm"] = 0,
        }, -- end of ["BOMBS_ARMING_NO_VOLATAGE_LEFT"]
        ["ELEC_UC_LAMP_LHD_BULB_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_UC_LAMP_LHD_BULB_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ELEC_UC_LAMP_LHD_BULB_FAILURE"]
        ["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"]
        ["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"]
        ["csf_AutoFlap"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "csf_AutoFlap",
            ["mm"] = 0,
        }, -- end of ["csf_AutoFlap"]
        ["CARBAIR_SHORT_CIRCUIT_BLB"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CARBAIR_SHORT_CIRCUIT_BLB",
            ["mm"] = 0,
        }, -- end of ["CARBAIR_SHORT_CIRCUIT_BLB"]
        ["BATT_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BATT_FAIL",
            ["mm"] = 0,
        }, -- end of ["BATT_FAIL"]
        ["LEFT_TANK_PUMP_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_TANK_PUMP_FAULT",
            ["mm"] = 0,
        }, -- end of ["LEFT_TANK_PUMP_FAULT"]
        ["Failure_Ctrl_LEF"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_LEF",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_LEF"]
        ["GUN_FAIL_LEFT_IN_GUN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_FAIL_LEFT_IN_GUN",
            ["mm"] = 0,
        }, -- end of ["GUN_FAIL_LEFT_IN_GUN"]
        ["CADC_FAILURE_TAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TAS"]
        ["STARTER_SOL_SHORT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STARTER_SOL_SHORT",
            ["mm"] = 0,
        }, -- end of ["STARTER_SOL_SHORT"]
        ["COOLANT_SHORT_CIRCUIT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_SHORT_CIRCUIT",
            ["mm"] = 0,
        }, -- end of ["COOLANT_SHORT_CIRCUIT"]
        ["PUMP_RELIEF_VALVE_SCREEN_CLOGGED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PUMP_RELIEF_VALVE_SCREEN_CLOGGED",
            ["mm"] = 0,
        }, -- end of ["PUMP_RELIEF_VALVE_SCREEN_CLOGGED"]
        ["abris_hardware"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "abris_hardware",
            ["mm"] = 0,
        }, -- end of ["abris_hardware"]
        ["EEC_Failure_LeftEngine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EEC_Failure_LeftEngine",
            ["mm"] = 0,
        }, -- end of ["EEC_Failure_LeftEngine"]
        ["esf_LeftRectifier"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "esf_LeftRectifier",
            ["mm"] = 0,
        }, -- end of ["esf_LeftRectifier"]
        ["ecm"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ecm",
            ["mm"] = 0,
        }, -- end of ["ecm"]
        ["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"]
        ["BOMBS_ARMING_BROKEN_WIRING_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_ARMING_BROKEN_WIRING_LEFT",
            ["mm"] = 0,
        }, -- end of ["BOMBS_ARMING_BROKEN_WIRING_LEFT"]
        ["hs_damage_AltHydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hs_damage_AltHydro",
            ["mm"] = 0,
        }, -- end of ["hs_damage_AltHydro"]
        ["BAT_SOLENOID_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BAT_SOLENOID_FAULT",
            ["mm"] = 0,
        }, -- end of ["BAT_SOLENOID_FAULT"]
        ["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"]
        ["PILOT_KILLED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PILOT_KILLED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["PILOT_KILLED_FAILURE"]
        ["CTRL_AILERON_ROD_MINOR_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CTRL_AILERON_ROD_MINOR_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["CTRL_AILERON_ROD_MINOR_DAMAGE"]
        ["COOLANT_RADIATOR_WIRING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_RADIATOR_WIRING",
            ["mm"] = 0,
        }, -- end of ["COOLANT_RADIATOR_WIRING"]
        ["asc_a"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc_a",
            ["mm"] = 0,
        }, -- end of ["asc_a"]
        ["FUEL_MW50_TANK_DRAIN_VALVE_SEVERED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FUEL_MW50_TANK_DRAIN_VALVE_SEVERED",
            ["mm"] = 0,
        }, -- end of ["FUEL_MW50_TANK_DRAIN_VALVE_SEVERED"]
        ["AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AIRSPEED_INDICATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["AIRSPEED_INDICATOR_FAILURE"]
        ["TURNIND_POINTER_VIBRATES"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TURNIND_POINTER_VIBRATES",
            ["mm"] = 0,
        }, -- end of ["TURNIND_POINTER_VIBRATES"]
        ["GUN_FAIL_LEFT_OUT_GUN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_FAIL_LEFT_OUT_GUN",
            ["mm"] = 0,
        }, -- end of ["GUN_FAIL_LEFT_OUT_GUN"]
        ["ROCKETS_INTERVALOMETER_WIRING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ROCKETS_INTERVALOMETER_WIRING",
            ["mm"] = 0,
        }, -- end of ["ROCKETS_INTERVALOMETER_WIRING"]
        ["GUN_RIGHT_OUT_AMMUN_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_RIGHT_OUT_AMMUN_FAULT",
            ["mm"] = 0,
        }, -- end of ["GUN_RIGHT_OUT_AMMUN_FAULT"]
        ["GUN_RIGHT_IN_AMMUN_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_RIGHT_IN_AMMUN_FAULT",
            ["mm"] = 0,
        }, -- end of ["GUN_RIGHT_IN_AMMUN_FAULT"]
        ["GYROS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GYROS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["GYROS_FAILURE_TOTAL"]
        ["R_GEAR_BRAKE_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "R_GEAR_BRAKE_FAULT",
            ["mm"] = 0,
        }, -- end of ["R_GEAR_BRAKE_FAULT"]
        ["COMPASS_NO_TORQUE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COMPASS_NO_TORQUE",
            ["mm"] = 0,
        }, -- end of ["COMPASS_NO_TORQUE"]
        ["esf_LeftGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "esf_LeftGenerator",
            ["mm"] = 0,
        }, -- end of ["esf_LeftGenerator"]
        ["L_GEAR_BRAKE_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "L_GEAR_BRAKE_FAULT",
            ["mm"] = 0,
        }, -- end of ["L_GEAR_BRAKE_FAULT"]
        ["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"]
        ["CTRL_ELEVATOR_ROD_MINOR_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CTRL_ELEVATOR_ROD_MINOR_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["CTRL_ELEVATOR_ROD_MINOR_DAMAGE"]
        ["STARTER_BURNOUT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STARTER_BURNOUT",
            ["mm"] = 0,
        }, -- end of ["STARTER_BURNOUT"]
        ["OIL_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "OIL_LEAK",
            ["mm"] = 0,
        }, -- end of ["OIL_LEAK"]
        ["OIL_SYSTEM_FAIL_050"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "OIL_SYSTEM_FAIL_050",
            ["mm"] = 0,
        }, -- end of ["OIL_SYSTEM_FAIL_050"]
        ["ENGINE_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENGINE_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ENGINE_FAILURE_TOTAL"]
        ["ELEC_MASTER_COMPASS_HARNESS_CUT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_MASTER_COMPASS_HARNESS_CUT",
            ["mm"] = 0,
        }, -- end of ["ELEC_MASTER_COMPASS_HARNESS_CUT"]
        ["CTRL_RUDDER_ROD_DESTROYED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CTRL_RUDDER_ROD_DESTROYED",
            ["mm"] = 0,
        }, -- end of ["CTRL_RUDDER_ROD_DESTROYED"]
        ["HORIZON_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HORIZON_FAULT",
            ["mm"] = 0,
        }, -- end of ["HORIZON_FAULT"]
        ["fire_sys_fire_LE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fire_sys_fire_LE",
            ["mm"] = 0,
        }, -- end of ["fire_sys_fire_LE"]
        ["FUEL_FUEL_PUMP_P1_DEGRADED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FUEL_FUEL_PUMP_P1_DEGRADED",
            ["mm"] = 0,
        }, -- end of ["FUEL_FUEL_PUMP_P1_DEGRADED"]
        ["INS_PART_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INS_PART_FAIL",
            ["mm"] = 0,
        }, -- end of ["INS_PART_FAIL"]
        ["GUN_RIGHT_OUT_BARREL_WORN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_RIGHT_OUT_BARREL_WORN",
            ["mm"] = 0,
        }, -- end of ["GUN_RIGHT_OUT_BARREL_WORN"]
        ["fuel_sys_swapping_pumps"] = 
        {
            ["hh"] = 0,
            ["id"] = "fuel_sys_swapping_pumps",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["fuel_sys_swapping_pumps"]
        ["PITOT_HEAT_WIRING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PITOT_HEAT_WIRING",
            ["mm"] = 0,
        }, -- end of ["PITOT_HEAT_WIRING"]
        ["MD1_GYRO_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MD1_GYRO_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["MD1_GYRO_TOTAL_FAILURE"]
        ["COOLANT_T_IND_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_T_IND_FAULT",
            ["mm"] = 0,
        }, -- end of ["COOLANT_T_IND_FAULT"]
        ["ELEC_FUEL_PUMP_P2_COIL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_FUEL_PUMP_P2_COIL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ELEC_FUEL_PUMP_P2_COIL_FAILURE"]
        ["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"]
        ["BOMBS_DAMAGE_ELINKAGE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_DAMAGE_ELINKAGE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["BOMBS_DAMAGE_ELINKAGE_RIGHT"]
        ["F2_BOTTOM_CYLINDER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "F2_BOTTOM_CYLINDER",
            ["mm"] = 0,
        }, -- end of ["F2_BOTTOM_CYLINDER"]
        ["FLEX_S_NO_GUN_SIGN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FLEX_S_NO_GUN_SIGN",
            ["mm"] = 0,
        }, -- end of ["FLEX_S_NO_GUN_SIGN"]
        ["ecf"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["ecf"]
        ["HYD_PUMP_1_FAIL_100"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HYD_PUMP_1_FAIL_100",
            ["mm"] = 0,
        }, -- end of ["HYD_PUMP_1_FAIL_100"]
        ["engine_surge_failure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "engine_surge_failure",
            ["mm"] = 0,
        }, -- end of ["engine_surge_failure"]
        ["hs_damage_GainPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hs_damage_GainPump",
            ["mm"] = 0,
        }, -- end of ["hs_damage_GainPump"]
        ["CTRL_AILERON_ROD_MAJOR_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CTRL_AILERON_ROD_MAJOR_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["CTRL_AILERON_ROD_MAJOR_DAMAGE"]
        ["TransitionalReductor_ShaveInOil"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TransitionalReductor_ShaveInOil",
            ["mm"] = 0,
        }, -- end of ["TransitionalReductor_ShaveInOil"]
        ["CARBAIR_OPEN_CIRCUIT_BLB"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CARBAIR_OPEN_CIRCUIT_BLB",
            ["mm"] = 0,
        }, -- end of ["CARBAIR_OPEN_CIRCUIT_BLB"]
        ["Failure_Comp_ADC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Comp_ADC",
            ["mm"] = 0,
        }, -- end of ["Failure_Comp_ADC"]
        ["RIGHT_TANK_PUMP_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_TANK_PUMP_FAULT",
            ["mm"] = 0,
        }, -- end of ["RIGHT_TANK_PUMP_FAULT"]
        ["Failure_Ctrl_FCS_Ch1"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch1",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch1"]
        ["HYDRO_LOW_AIR_PRESSURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HYDRO_LOW_AIR_PRESSURE",
            ["mm"] = 0,
        }, -- end of ["HYDRO_LOW_AIR_PRESSURE"]
        ["K14_MOTOR_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "K14_MOTOR_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["K14_MOTOR_DEFECTIVE"]
        ["FUEL_MAIN_FUEL_PUMP_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FUEL_MAIN_FUEL_PUMP_FAILURE",
            ["mm"] = 0,
        }, -- end of ["FUEL_MAIN_FUEL_PUMP_FAILURE"]
        ["ELEC_GENERATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_GENERATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ELEC_GENERATOR_FAILURE"]
        ["ef_rt12"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ef_rt12",
            ["mm"] = 0,
        }, -- end of ["ef_rt12"]
        ["es_damage_DMR"] = 
        {
            ["hh"] = 0,
            ["id"] = "es_damage_DMR",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["es_damage_DMR"]
        ["GENERATOR_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GENERATOR_FAULT",
            ["mm"] = 0,
        }, -- end of ["GENERATOR_FAULT"]
        ["ssf_static_pressure_fail"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ssf_static_pressure_fail",
            ["mm"] = 0,
        }, -- end of ["ssf_static_pressure_fail"]
        ["FUEL_PUMP_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FUEL_PUMP_FAILURE",
            ["mm"] = 0,
        }, -- end of ["FUEL_PUMP_FAILURE"]
        ["ppf_RightNozzleControl"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_RightNozzleControl",
            ["mm"] = 0,
        }, -- end of ["ppf_RightNozzleControl"]
        ["Failure_PP_LeftPTS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_LeftPTS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_LeftPTS"]
        ["GUN_FAIL_RIGHT_IN_GUN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_FAIL_RIGHT_IN_GUN",
            ["mm"] = 0,
        }, -- end of ["GUN_FAIL_RIGHT_IN_GUN"]
        ["fs_damage_right_cell_boost_pump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_damage_right_cell_boost_pump",
            ["mm"] = 0,
        }, -- end of ["fs_damage_right_cell_boost_pump"]
        ["MAGNETO_1"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MAGNETO_1",
            ["mm"] = 0,
        }, -- end of ["MAGNETO_1"]
        ["CTRL_RUDDER_ROD_MINOR_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CTRL_RUDDER_ROD_MINOR_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["CTRL_RUDDER_ROD_MINOR_DAMAGE"]
        ["GUN_RIGHT_OUT_MOUNT_LOOSE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_RIGHT_OUT_MOUNT_LOOSE",
            ["mm"] = 0,
        }, -- end of ["GUN_RIGHT_OUT_MOUNT_LOOSE"]
        ["ef_fuel_reg"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ef_fuel_reg",
            ["mm"] = 0,
        }, -- end of ["ef_fuel_reg"]
        ["autopilot"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "autopilot",
            ["mm"] = 0,
        }, -- end of ["autopilot"]
        ["TransitionalReductor_LowOilPressure"] = 
        {
            ["hh"] = 0,
            ["id"] = "TransitionalReductor_LowOilPressure",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["TransitionalReductor_LowOilPressure"]
        ["GSH23_CHARGED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GSH23_CHARGED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["GSH23_CHARGED_FAILURE"]
        ["TACH_POOR_CONNECTION"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACH_POOR_CONNECTION",
            ["mm"] = 0,
        }, -- end of ["TACH_POOR_CONNECTION"]
        ["TAIL_GEAR_D_LOCK_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TAIL_GEAR_D_LOCK_FAULT",
            ["mm"] = 0,
        }, -- end of ["TAIL_GEAR_D_LOCK_FAULT"]
        ["fsf_CrossfeedValve"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fsf_CrossfeedValve",
            ["mm"] = 0,
        }, -- end of ["fsf_CrossfeedValve"]
        ["Failure_PP_EngR_AB_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_AB_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_AB_FFCS"]
        ["ENG0_WASTEGATE_OIL_FEED_CLOGGED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENG0_WASTEGATE_OIL_FEED_CLOGGED",
            ["mm"] = 0,
        }, -- end of ["ENG0_WASTEGATE_OIL_FEED_CLOGGED"]
        ["BOOST_REG"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOOST_REG",
            ["mm"] = 0,
        }, -- end of ["BOOST_REG"]
        ["R_GEAR_UPL_JAMMED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "R_GEAR_UPL_JAMMED",
            ["mm"] = 0,
        }, -- end of ["R_GEAR_UPL_JAMMED"]
        ["r_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_conv",
            ["mm"] = 0,
        }, -- end of ["r_conv"]
        ["L_GEAR_UPL_JAMMED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "L_GEAR_UPL_JAMMED",
            ["mm"] = 0,
        }, -- end of ["L_GEAR_UPL_JAMMED"]
        ["fs_damage_BoosterPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_damage_BoosterPump",
            ["mm"] = 0,
        }, -- end of ["fs_damage_BoosterPump"]
        ["BOMBS_SOLENOID_FAULT_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_SOLENOID_FAULT_RIGHT",
            ["mm"] = 0,
        }, -- end of ["BOMBS_SOLENOID_FAULT_RIGHT"]
        ["pp_damage_EmergMaxFreq"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_EmergMaxFreq",
            ["mm"] = 0,
        }, -- end of ["pp_damage_EmergMaxFreq"]
        ["l_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_conv",
            ["mm"] = 0,
        }, -- end of ["l_conv"]
        ["INT_HYDRO_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INT_HYDRO_LEAK",
            ["mm"] = 0,
        }, -- end of ["INT_HYDRO_LEAK"]
        ["STARTER_WIRING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STARTER_WIRING",
            ["mm"] = 0,
        }, -- end of ["STARTER_WIRING"]
        ["ef_fire"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ef_fire",
            ["mm"] = 0,
        }, -- end of ["ef_fire"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mfd",
            ["mm"] = 0,
        }, -- end of ["mfd"]
        ["CARBAIR_GND_LEAD"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CARBAIR_GND_LEAD",
            ["mm"] = 0,
        }, -- end of ["CARBAIR_GND_LEAD"]
        ["hs_damage_MainAccumulator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hs_damage_MainAccumulator",
            ["mm"] = 0,
        }, -- end of ["hs_damage_MainAccumulator"]
        ["es_damage_GeneratorLeft"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_GeneratorLeft",
            ["mm"] = 0,
        }, -- end of ["es_damage_GeneratorLeft"]
        ["SUPERCHARGER_SOLENOID"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SUPERCHARGER_SOLENOID",
            ["mm"] = 0,
        }, -- end of ["SUPERCHARGER_SOLENOID"]
        ["engine_chip"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "engine_chip",
            ["mm"] = 0,
        }, -- end of ["engine_chip"]
        ["GUN_LEFT_CENTER_AMMUN_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_LEFT_CENTER_AMMUN_FAULT",
            ["mm"] = 0,
        }, -- end of ["GUN_LEFT_CENTER_AMMUN_FAULT"]
        ["CADC_FAILURE_MACH"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_MACH",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_MACH"]
        ["slats"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["slats"]
        ["fs_damage_TransferPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_damage_TransferPump",
            ["mm"] = 0,
        }, -- end of ["fs_damage_TransferPump"]
        ["RightEngine_ShaveInOil"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RightEngine_ShaveInOil",
            ["mm"] = 0,
        }, -- end of ["RightEngine_ShaveInOil"]
        ["es_damage_EmergGen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_EmergGen",
            ["mm"] = 0,
        }, -- end of ["es_damage_EmergGen"]
        ["hydro_diaphragm"] = 
        {
            ["hh"] = 0,
            ["id"] = "hydro_diaphragm",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["hydro_diaphragm"]
        ["laser_failure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "laser_failure",
            ["mm"] = 0,
        }, -- end of ["laser_failure"]
        ["BOMBS_NO_VOLATAGE_BOTH"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_NO_VOLATAGE_BOTH",
            ["mm"] = 0,
        }, -- end of ["BOMBS_NO_VOLATAGE_BOTH"]
        ["EZ42_FIXED_LAMP_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EZ42_FIXED_LAMP_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["EZ42_FIXED_LAMP_DEFECTIVE"]
        ["NOSE_AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "NOSE_AIRSPEED_INDICATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["NOSE_AIRSPEED_INDICATOR_FAILURE"]
        ["csf_PitchTrim"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "csf_PitchTrim",
            ["mm"] = 0,
        }, -- end of ["csf_PitchTrim"]
        ["hs_damage_MainAutoUnload"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hs_damage_MainAutoUnload",
            ["mm"] = 0,
        }, -- end of ["hs_damage_MainAutoUnload"]
        ["EXT_TANK_PUMP_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EXT_TANK_PUMP_FAULT",
            ["mm"] = 0,
        }, -- end of ["EXT_TANK_PUMP_FAULT"]
        ["acs"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["acs"]
        ["VHF_CRFUEL_MAIN_TANK_MINOR_LEAKYSTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_CRFUEL_MAIN_TANK_MINOR_LEAKYSTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_CRFUEL_MAIN_TANK_MINOR_LEAKYSTAL"]
        ["FWD_TANK_PUMP_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FWD_TANK_PUMP_FAULT",
            ["mm"] = 0,
        }, -- end of ["FWD_TANK_PUMP_FAULT"]
        ["os_damage_BalloonLeakage"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "os_damage_BalloonLeakage",
            ["mm"] = 0,
        }, -- end of ["os_damage_BalloonLeakage"]
        ["Failure_Fuel_Tank4Transfer"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_Tank4Transfer",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_Tank4Transfer"]
        ["SAR_1_2_95"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SAR_1_2_95",
            ["mm"] = 0,
        }, -- end of ["SAR_1_2_95"]
        ["Failure_PP_EngR_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_OilLeak"]
        ["RKL_41_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RKL_41_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RKL_41_TOTAL_FAILURE"]
        ["hs_damage_UtilityHydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hs_damage_UtilityHydro",
            ["mm"] = 0,
        }, -- end of ["hs_damage_UtilityHydro"]
        ["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"]
        ["ENG0_GOVERNOR_MALFUNCTION"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENG0_GOVERNOR_MALFUNCTION",
            ["mm"] = 0,
        }, -- end of ["ENG0_GOVERNOR_MALFUNCTION"]
        ["ENG0_GOVERNOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENG0_GOVERNOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ENG0_GOVERNOR_FAILURE"]
        ["main_reductor_chip"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "main_reductor_chip",
            ["mm"] = 0,
        }, -- end of ["main_reductor_chip"]
        ["FLEX_S_MAIN_LAMP_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FLEX_S_MAIN_LAMP_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["FLEX_S_MAIN_LAMP_DEFECTIVE"]
        ["ENG_ALT_2_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENG_ALT_2_FAIL",
            ["mm"] = 0,
        }, -- end of ["ENG_ALT_2_FAIL"]
        ["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"]
        ["oxy_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "oxy_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["oxy_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"]
        ["FUEL_GAUGE_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FUEL_GAUGE_FAULT",
            ["mm"] = 0,
        }, -- end of ["FUEL_GAUGE_FAULT"]
        ["es_damage_VU1"] = 
        {
            ["hh"] = 0,
            ["id"] = "es_damage_VU1",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["es_damage_VU1"]
        ["DEFECTIVE_INSTRUMENT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "DEFECTIVE_INSTRUMENT",
            ["mm"] = 0,
        }, -- end of ["DEFECTIVE_INSTRUMENT"]
        ["mlws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mlws",
            ["mm"] = 0,
        }, -- end of ["mlws"]
        ["STARTER_LOSE_CON"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STARTER_LOSE_CON",
            ["mm"] = 0,
        }, -- end of ["STARTER_LOSE_CON"]
        ["Failure_PP_EngL_Nozzle_CS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_Nozzle_CS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_Nozzle_CS"]
        ["pp_damage_EmergMaxNormFreq"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_EmergMaxNormFreq",
            ["mm"] = 0,
        }, -- end of ["pp_damage_EmergMaxNormFreq"]
        ["aoa_limiter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["aoa_limiter"]
        ["ppf_LeftOil"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_LeftOil",
            ["mm"] = 0,
        }, -- end of ["ppf_LeftOil"]
        ["SAR_2_95"] = 
        {
            ["hh"] = 0,
            ["id"] = "SAR_2_95",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["SAR_2_95"]
        ["GUN_RIGHT_IN_OPEN_CIRCUIT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_RIGHT_IN_OPEN_CIRCUIT",
            ["mm"] = 0,
        }, -- end of ["GUN_RIGHT_IN_OPEN_CIRCUIT"]
        ["COMPASS_ERRATIC_INDIACATON"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COMPASS_ERRATIC_INDIACATON",
            ["mm"] = 0,
        }, -- end of ["COMPASS_ERRATIC_INDIACATON"]
        ["pp_damage_MainMaxTempr"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_MainMaxTempr",
            ["mm"] = 0,
        }, -- end of ["pp_damage_MainMaxTempr"]
        ["PUMP_SEPARATOR_CLOGGED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PUMP_SEPARATOR_CLOGGED",
            ["mm"] = 0,
        }, -- end of ["PUMP_SEPARATOR_CLOGGED"]
        ["Vibration_LeftEngine"] = 
        {
            ["hh"] = 0,
            ["id"] = "Vibration_LeftEngine",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["Vibration_LeftEngine"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["TRN_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TRN_FAIL",
            ["mm"] = 0,
        }, -- end of ["TRN_FAIL"]
        ["DOORS_TV_JAMMED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "DOORS_TV_JAMMED",
            ["mm"] = 0,
        }, -- end of ["DOORS_TV_JAMMED"]
        ["D2_RIGHT_CYLINDER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "D2_RIGHT_CYLINDER",
            ["mm"] = 0,
        }, -- end of ["D2_RIGHT_CYLINDER"]
        ["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"]
        ["Failure_Hyd_HYD1A_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD1A_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD1A_Leak"]
        ["R_GEAR_MOTOR_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "R_GEAR_MOTOR_FAULT",
            ["mm"] = 0,
        }, -- end of ["R_GEAR_MOTOR_FAULT"]
        ["es_damage_Inverter115_1"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_Inverter115_1",
            ["mm"] = 0,
        }, -- end of ["es_damage_Inverter115_1"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["ELEC_FUEL_PUMP_P1_COIL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_FUEL_PUMP_P1_COIL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ELEC_FUEL_PUMP_P1_COIL_FAILURE"]
        ["L_GEAR_MOTOR_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "L_GEAR_MOTOR_FAULT",
            ["mm"] = 0,
        }, -- end of ["L_GEAR_MOTOR_FAULT"]
        ["TURNIND_POINTER_FAILS_NO_VACUUM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TURNIND_POINTER_FAILS_NO_VACUUM",
            ["mm"] = 0,
        }, -- end of ["TURNIND_POINTER_FAILS_NO_VACUUM"]
        ["helmet"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "helmet",
            ["mm"] = 0,
        }, -- end of ["helmet"]
        ["hs_damage_MainPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hs_damage_MainPump",
            ["mm"] = 0,
        }, -- end of ["hs_damage_MainPump"]
        ["HYD_ALT_1_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HYD_ALT_1_FAIL",
            ["mm"] = 0,
        }, -- end of ["HYD_ALT_1_FAIL"]
        ["es_damage_MainInverter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_MainInverter",
            ["mm"] = 0,
        }, -- end of ["es_damage_MainInverter"]
        ["AUX_TANK_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AUX_TANK_LEAK",
            ["mm"] = 0,
        }, -- end of ["AUX_TANK_LEAK"]
        ["MainReductor_ShaveInOil"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MainReductor_ShaveInOil",
            ["mm"] = 0,
        }, -- end of ["MainReductor_ShaveInOil"]
        ["asc_y"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc_y",
            ["mm"] = 0,
        }, -- end of ["asc_y"]
        ["FUEL_FUEL_PUMP_P2_DEGRADED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FUEL_FUEL_PUMP_P2_DEGRADED",
            ["mm"] = 0,
        }, -- end of ["FUEL_FUEL_PUMP_P2_DEGRADED"]
        ["MAIN_L_GEAR_D_LOCK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MAIN_L_GEAR_D_LOCK",
            ["mm"] = 0,
        }, -- end of ["MAIN_L_GEAR_D_LOCK"]
        ["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"]
        ["GUN_LEFT_MG131_BARREL_WORN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_LEFT_MG131_BARREL_WORN",
            ["mm"] = 0,
        }, -- end of ["GUN_LEFT_MG131_BARREL_WORN"]
        ["SUPERCHARGER_WIRE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SUPERCHARGER_WIRE",
            ["mm"] = 0,
        }, -- end of ["SUPERCHARGER_WIRE"]
        ["PPF_RE_TEMPER_LIM_OFF"] = 
        {
            ["hh"] = 0,
            ["id"] = "PPF_RE_TEMPER_LIM_OFF",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["PPF_RE_TEMPER_LIM_OFF"]
        ["CADC_FAILURE_TEMPERATURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TEMPERATURE",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TEMPERATURE"]
        ["es_damage_AltInverter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_AltInverter",
            ["mm"] = 0,
        }, -- end of ["es_damage_AltInverter"]
        ["DC_BUS_GENERATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "DC_BUS_GENERATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["DC_BUS_GENERATOR_FAILURE"]
        ["fire_sys_fireAPU"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fire_sys_fireAPU",
            ["mm"] = 0,
        }, -- end of ["fire_sys_fireAPU"]
        ["AC_BUS_PO7502_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AC_BUS_PO7502_FAILURE",
            ["mm"] = 0,
        }, -- end of ["AC_BUS_PO7502_FAILURE"]
        ["Failure_Sens_LeftPitotHeater"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Sens_LeftPitotHeater",
            ["mm"] = 0,
        }, -- end of ["Failure_Sens_LeftPitotHeater"]
        ["HYD_ALT_2_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HYD_ALT_2_FAIL",
            ["mm"] = 0,
        }, -- end of ["HYD_ALT_2_FAIL"]
        ["TAIL_GEAR_FAIL_GO_DOWN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TAIL_GEAR_FAIL_GO_DOWN",
            ["mm"] = 0,
        }, -- end of ["TAIL_GEAR_FAIL_GO_DOWN"]
        ["ols_damage_OilPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ols_damage_OilPump",
            ["mm"] = 0,
        }, -- end of ["ols_damage_OilPump"]
        ["LeftEngine_ShaveInOil"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LeftEngine_ShaveInOil",
            ["mm"] = 0,
        }, -- end of ["LeftEngine_ShaveInOil"]
        ["ELEC_UC_LAMP_RHD_BULB_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_UC_LAMP_RHD_BULB_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ELEC_UC_LAMP_RHD_BULB_FAILURE"]
        ["hydro_common"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_common",
            ["mm"] = 0,
        }, -- end of ["hydro_common"]
        ["GUN_LEFT_MG151_BARREL_WORN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_LEFT_MG151_BARREL_WORN",
            ["mm"] = 0,
        }, -- end of ["GUN_LEFT_MG151_BARREL_WORN"]
        ["GMC_GYRO_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GMC_GYRO_FAILURE",
            ["mm"] = 0,
        }, -- end of ["GMC_GYRO_FAILURE"]
        ["fs_damage_MainPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_damage_MainPump",
            ["mm"] = 0,
        }, -- end of ["fs_damage_MainPump"]
        ["ELEC_FUEL_PUMP_P1_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_FUEL_PUMP_P1_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ELEC_FUEL_PUMP_P1_FAILURE"]
        ["K14_FIXED_LAMP_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "K14_FIXED_LAMP_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["K14_FIXED_LAMP_DEFECTIVE"]
        ["RIGHT_CYLINDER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_CYLINDER",
            ["mm"] = 0,
        }, -- end of ["RIGHT_CYLINDER"]
        ["TGP_FAILURE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_LEFT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_LEFT"]
        ["Failure_Elec_LeftGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_LeftGenerator",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_LeftGenerator"]
        ["BOMBS_ARMING_BROKEN_WIRING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_ARMING_BROKEN_WIRING",
            ["mm"] = 0,
        }, -- end of ["BOMBS_ARMING_BROKEN_WIRING"]
        ["TURNIND_POINTER_FAILS_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TURNIND_POINTER_FAILS_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["TURNIND_POINTER_FAILS_DEFECTIVE"]
        ["GUN_FAIL_RIGHT_OUT_GUN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_FAIL_RIGHT_OUT_GUN",
            ["mm"] = 0,
        }, -- end of ["GUN_FAIL_RIGHT_OUT_GUN"]
        ["ppf_LeftNozzleControl"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_LeftNozzleControl",
            ["mm"] = 0,
        }, -- end of ["ppf_LeftNozzleControl"]
        ["ppf_RightOil"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_RightOil",
            ["mm"] = 0,
        }, -- end of ["ppf_RightOil"]
        ["Failure_Elec_LeftTransformerRectifier"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_LeftTransformerRectifier",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_LeftTransformerRectifier"]
        ["RADAR_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["RADAR_FAILURE_TOTAL"]
        ["Failure_Ctrl_FCS_Ch2"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch2",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch2"]
        ["GUN_LEFT_OUT_MOUNT_LOOSE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_LEFT_OUT_MOUNT_LOOSE",
            ["mm"] = 0,
        }, -- end of ["GUN_LEFT_OUT_MOUNT_LOOSE"]
        ["LEFT_FLAP_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_FLAP_FAULT",
            ["mm"] = 0,
        }, -- end of ["LEFT_FLAP_FAULT"]
        ["KPP_1273_GYRO_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "KPP_1273_GYRO_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["KPP_1273_GYRO_TOTAL_FAILURE"]
        ["es_damage_Inverter115_2"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_Inverter115_2",
            ["mm"] = 0,
        }, -- end of ["es_damage_Inverter115_2"]
        ["TAIL_GEAR_FAIL_GO_UP"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TAIL_GEAR_FAIL_GO_UP",
            ["mm"] = 0,
        }, -- end of ["TAIL_GEAR_FAIL_GO_UP"]
        ["L_GEAR_UPL_NOT_LOCK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "L_GEAR_UPL_NOT_LOCK",
            ["mm"] = 0,
        }, -- end of ["L_GEAR_UPL_NOT_LOCK"]
        ["FUEL_MAIN_FUEL_PUMP_DEGRADED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FUEL_MAIN_FUEL_PUMP_DEGRADED",
            ["mm"] = 0,
        }, -- end of ["FUEL_MAIN_FUEL_PUMP_DEGRADED"]
        ["sas_yaw_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_left",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_left"]
        ["DEFECTIVE_MECHANISM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "DEFECTIVE_MECHANISM",
            ["mm"] = 0,
        }, -- end of ["DEFECTIVE_MECHANISM"]
        ["AC_BUS_PO7501_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AC_BUS_PO7501_FAILURE",
            ["mm"] = 0,
        }, -- end of ["AC_BUS_PO7501_FAILURE"]
        ["OIL_T_IND_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "OIL_T_IND_FAULT",
            ["mm"] = 0,
        }, -- end of ["OIL_T_IND_FAULT"]
        ["R_GEAR_UPL_NOT_LOCK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "R_GEAR_UPL_NOT_LOCK",
            ["mm"] = 0,
        }, -- end of ["R_GEAR_UPL_NOT_LOCK"]
        ["RPMFault_RightEngine"] = 
        {
            ["hh"] = 0,
            ["id"] = "RPMFault_RightEngine",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["RPMFault_RightEngine"]
        ["apus"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["apus"]
        ["Surge_RightEngine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Surge_RightEngine",
            ["mm"] = 0,
        }, -- end of ["Surge_RightEngine"]
        ["RightEngine_Fire"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RightEngine_Fire",
            ["mm"] = 0,
        }, -- end of ["RightEngine_Fire"]
        ["GUN_LEFT_MG151_AMMUN_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_LEFT_MG151_AMMUN_FAULT",
            ["mm"] = 0,
        }, -- end of ["GUN_LEFT_MG151_AMMUN_FAULT"]
        ["pp_damage_BladesBrake"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_BladesBrake",
            ["mm"] = 0,
        }, -- end of ["pp_damage_BladesBrake"]
        ["asc_p"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc_p",
            ["mm"] = 0,
        }, -- end of ["asc_p"]
        ["es_damage_VU3"] = 
        {
            ["hh"] = 0,
            ["id"] = "es_damage_VU3",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["es_damage_VU3"]
        ["Failure_Ctrl_FCS_Ch3"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch3",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch3"]
        ["Failure_PP_EngR_Main_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_Main_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_Main_FFCS"]
        ["MW_50_VALVE_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MW_50_VALVE_FAULT",
            ["mm"] = 0,
        }, -- end of ["MW_50_VALVE_FAULT"]
        ["Failure_Hyd_IsolatedHYD2BSystem_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_IsolatedHYD2BSystem_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_IsolatedHYD2BSystem_Leak"]
        ["COMPASS_POINTER_PULLS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COMPASS_POINTER_PULLS",
            ["mm"] = 0,
        }, -- end of ["COMPASS_POINTER_PULLS"]
        ["Failure_RightEngine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_RightEngine",
            ["mm"] = 0,
        }, -- end of ["Failure_RightEngine"]
        ["VHF_SHORTED_CTL_BOX"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_SHORTED_CTL_BOX",
            ["mm"] = 0,
        }, -- end of ["VHF_SHORTED_CTL_BOX"]
        ["CLOCK_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CLOCK_FAILURE",
            ["mm"] = 0,
        }, -- end of ["CLOCK_FAILURE"]
        ["TURNIND_INCORRECT_SENS_VAC_HIGH"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TURNIND_INCORRECT_SENS_VAC_HIGH",
            ["mm"] = 0,
        }, -- end of ["TURNIND_INCORRECT_SENS_VAC_HIGH"]
        ["OIL_RADIATOR_WIRING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "OIL_RADIATOR_WIRING",
            ["mm"] = 0,
        }, -- end of ["OIL_RADIATOR_WIRING"]
        ["IGNITION_NO_OUTPUT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IGNITION_NO_OUTPUT",
            ["mm"] = 0,
        }, -- end of ["IGNITION_NO_OUTPUT"]
        ["es_damage_Inverter36x3"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_Inverter36x3",
            ["mm"] = 0,
        }, -- end of ["es_damage_Inverter36x3"]
        ["GUN_LEFT_CENTER_MOUNT_LOOSE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_LEFT_CENTER_MOUNT_LOOSE",
            ["mm"] = 0,
        }, -- end of ["GUN_LEFT_CENTER_MOUNT_LOOSE"]
        ["VHF_VT_BURNED_OUT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_VT_BURNED_OUT",
            ["mm"] = 0,
        }, -- end of ["VHF_VT_BURNED_OUT"]
        ["COMPASS_ERRATIC_OPERATION"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COMPASS_ERRATIC_OPERATION",
            ["mm"] = 0,
        }, -- end of ["COMPASS_ERRATIC_OPERATION"]
        ["GUN_LEFT_CENTER_BARREL_WORN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_LEFT_CENTER_BARREL_WORN",
            ["mm"] = 0,
        }, -- end of ["GUN_LEFT_CENTER_BARREL_WORN"]
        ["REAR_TANK_PUMP_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "REAR_TANK_PUMP_FAULT",
            ["mm"] = 0,
        }, -- end of ["REAR_TANK_PUMP_FAULT"]
        ["PUMP_FAILS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PUMP_FAILS",
            ["mm"] = 0,
        }, -- end of ["PUMP_FAILS"]
        ["esf_RightGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "esf_RightGenerator",
            ["mm"] = 0,
        }, -- end of ["esf_RightGenerator"]
        ["D2_LEFT_CYLINDER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "D2_LEFT_CYLINDER",
            ["mm"] = 0,
        }, -- end of ["D2_LEFT_CYLINDER"]
        ["Surge_LeftEngine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Surge_LeftEngine",
            ["mm"] = 0,
        }, -- end of ["Surge_LeftEngine"]
        ["BOMBS_RUST_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_RUST_LEFT",
            ["mm"] = 0,
        }, -- end of ["BOMBS_RUST_LEFT"]
        ["ARN_83_ADF_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ARN_83_ADF_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["ARN_83_ADF_DAMAGE"]
        ["csf_PitchDamper"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "csf_PitchDamper",
            ["mm"] = 0,
        }, -- end of ["csf_PitchDamper"]
        ["INSUF_FUEL_PRES"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INSUF_FUEL_PRES",
            ["mm"] = 0,
        }, -- end of ["INSUF_FUEL_PRES"]
        ["PROP_GOVERNOR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PROP_GOVERNOR",
            ["mm"] = 0,
        }, -- end of ["PROP_GOVERNOR"]
        ["MANIFOLD_SHIFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MANIFOLD_SHIFT",
            ["mm"] = 0,
        }, -- end of ["MANIFOLD_SHIFT"]
        ["ENG0_CARBURETTOR_OIL_FEED_CLOGGED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENG0_CARBURETTOR_OIL_FEED_CLOGGED",
            ["mm"] = 0,
        }, -- end of ["ENG0_CARBURETTOR_OIL_FEED_CLOGGED"]
        ["Failure_Fuel_Tank1Transfer"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_Tank1Transfer",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_Tank1Transfer"]
        ["Failure_Ctrl_Aileron"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_Aileron",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_Aileron"]
        ["es_damage_SpareInverter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_SpareInverter",
            ["mm"] = 0,
        }, -- end of ["es_damage_SpareInverter"]
        ["GUN_RIGHT_MG151_AMMUN_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_RIGHT_MG151_AMMUN_FAULT",
            ["mm"] = 0,
        }, -- end of ["GUN_RIGHT_MG151_AMMUN_FAULT"]
        ["fs_damage_EnginePump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_damage_EnginePump",
            ["mm"] = 0,
        }, -- end of ["fs_damage_EnginePump"]
        ["UNLOAD_VALVE_NOT_LOAD"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UNLOAD_VALVE_NOT_LOAD",
            ["mm"] = 0,
        }, -- end of ["UNLOAD_VALVE_NOT_LOAD"]
        ["TURNIND_INCORRECT_SENS_VAC_LOW"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TURNIND_INCORRECT_SENS_VAC_LOW",
            ["mm"] = 0,
        }, -- end of ["TURNIND_INCORRECT_SENS_VAC_LOW"]
        ["Failure_Elec_RightTransformerRectifier"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_RightTransformerRectifier",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_RightTransformerRectifier"]
        ["ENG0_MAGNETO0"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENG0_MAGNETO0",
            ["mm"] = 0,
        }, -- end of ["ENG0_MAGNETO0"]
        ["EZ42_MOTOR_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EZ42_MOTOR_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["EZ42_MOTOR_DEFECTIVE"]
        ["K14_MOV_LAMP_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "K14_MOV_LAMP_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["K14_MOV_LAMP_DEFECTIVE"]
        ["ILS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_TOTAL"]
        ["fuel_sys_transfer_pumps"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fuel_sys_transfer_pumps",
            ["mm"] = 0,
        }, -- end of ["fuel_sys_transfer_pumps"]
        ["as_damage_Depressurization"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "as_damage_Depressurization",
            ["mm"] = 0,
        }, -- end of ["as_damage_Depressurization"]
        ["TURNIND_POINTER_NOT_SET_ZERO"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TURNIND_POINTER_NOT_SET_ZERO",
            ["mm"] = 0,
        }, -- end of ["TURNIND_POINTER_NOT_SET_ZERO"]
        ["RIGHT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RIGHT_MFCD_FAILURE"]
        ["es_damage_GeneratorRight"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_GeneratorRight",
            ["mm"] = 0,
        }, -- end of ["es_damage_GeneratorRight"]
        ["LEFT_WING_TANK_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_WING_TANK_LEAK",
            ["mm"] = 0,
        }, -- end of ["LEFT_WING_TANK_LEAK"]
        ["CARBAIR_BREAK_LEADS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CARBAIR_BREAK_LEADS",
            ["mm"] = 0,
        }, -- end of ["CARBAIR_BREAK_LEADS"]
        ["INST_PITOT_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INST_PITOT_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["INST_PITOT_DAMAGE"]
        ["EGI_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EGI_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["EGI_FAILURE_TOTAL"]
        ["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"]
        ["COPILOT_GYRO_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COPILOT_GYRO_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["COPILOT_GYRO_TOTAL_FAILURE"]
        ["APU_Fire"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "APU_Fire",
            ["mm"] = 0,
        }, -- end of ["APU_Fire"]
        ["RWR_FAILURE_SENSOR_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_SENSOR_LEFT",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_SENSOR_LEFT"]
        ["VHF_VT207_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_VT207_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["VHF_VT207_DEFECTIVE"]
        ["ELEC_RETICLE_BULB_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_RETICLE_BULB_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ELEC_RETICLE_BULB_FAILURE"]
        ["GUN_LEFT_MG131_AMMUN_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_LEFT_MG131_AMMUN_FAULT",
            ["mm"] = 0,
        }, -- end of ["GUN_LEFT_MG131_AMMUN_FAULT"]
        ["AGK_47B_GYRO_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AGK_47B_GYRO_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["AGK_47B_GYRO_TOTAL_FAILURE"]
        ["BOMBS_ARMING_BROKEN_SOLENOID_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_ARMING_BROKEN_SOLENOID_LEFT",
            ["mm"] = 0,
        }, -- end of ["BOMBS_ARMING_BROKEN_SOLENOID_LEFT"]
        ["KPP_FAILURE_PARTIAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "KPP_FAILURE_PARTIAL",
            ["mm"] = 0,
        }, -- end of ["KPP_FAILURE_PARTIAL"]
        ["INS_TOTAL_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INS_TOTAL_FAIL",
            ["mm"] = 0,
        }, -- end of ["INS_TOTAL_FAIL"]
        ["RightEngine_LowOilPressure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RightEngine_LowOilPressure",
            ["mm"] = 0,
        }, -- end of ["RightEngine_LowOilPressure"]
        ["hsf_ControlHydraulic"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hsf_ControlHydraulic",
            ["mm"] = 0,
        }, -- end of ["hsf_ControlHydraulic"]
        ["radar"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "radar",
            ["mm"] = 0,
        }, -- end of ["radar"]
        ["fsf_AutoBalance"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fsf_AutoBalance",
            ["mm"] = 0,
        }, -- end of ["fsf_AutoBalance"]
        ["ef_shutdown"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ef_shutdown",
            ["mm"] = 0,
        }, -- end of ["ef_shutdown"]
        ["BOMBS_ARMING_BROKEN_SOLENOID_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_ARMING_BROKEN_SOLENOID_RIGHT",
            ["mm"] = 0,
        }, -- end of ["BOMBS_ARMING_BROKEN_SOLENOID_RIGHT"]
        ["esf_RightRectifier"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "esf_RightRectifier",
            ["mm"] = 0,
        }, -- end of ["esf_RightRectifier"]
        ["COOLANT_UNPRES"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_UNPRES",
            ["mm"] = 0,
        }, -- end of ["COOLANT_UNPRES"]
        ["GUN_LEFT_OUT_OPEN_CIRCUIT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_LEFT_OUT_OPEN_CIRCUIT",
            ["mm"] = 0,
        }, -- end of ["GUN_LEFT_OUT_OPEN_CIRCUIT"]
        ["EEC_Failure_RightEngine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EEC_Failure_RightEngine",
            ["mm"] = 0,
        }, -- end of ["EEC_Failure_RightEngine"]
        ["GMC_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GMC_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["GMC_TOTAL_FAILURE"]
        ["FLEX_S_NO_POWER_SUPPLY"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FLEX_S_NO_POWER_SUPPLY",
            ["mm"] = 0,
        }, -- end of ["FLEX_S_NO_POWER_SUPPLY"]
        ["eos"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "eos",
            ["mm"] = 0,
        }, -- end of ["eos"]
        ["TailRotorControlFailure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TailRotorControlFailure",
            ["mm"] = 0,
        }, -- end of ["TailRotorControlFailure"]
        ["TOP_CYLINDER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TOP_CYLINDER",
            ["mm"] = 0,
        }, -- end of ["TOP_CYLINDER"]
        ["hydro_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_left",
            ["mm"] = 0,
        }, -- end of ["hydro_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"]
        ["ppf_FireRight"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_FireRight",
            ["mm"] = 0,
        }, -- end of ["ppf_FireRight"]
        ["HYD_PUMP_2_FAIL_100"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HYD_PUMP_2_FAIL_100",
            ["mm"] = 0,
        }, -- end of ["HYD_PUMP_2_FAIL_100"]
        ["GUN_LEFT_CENTER_OPEN_CIRCUIT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_LEFT_CENTER_OPEN_CIRCUIT",
            ["mm"] = 0,
        }, -- end of ["GUN_LEFT_CENTER_OPEN_CIRCUIT"]
        ["OIL_SYSTEM_FAIL_100"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "OIL_SYSTEM_FAIL_100",
            ["mm"] = 0,
        }, -- end of ["OIL_SYSTEM_FAIL_100"]
        ["PITOT_HEAT_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PITOT_HEAT_FAULT",
            ["mm"] = 0,
        }, -- end of ["PITOT_HEAT_FAULT"]
        ["BOMBS_TRAIN_DEFECTIVE_SWITCH"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_TRAIN_DEFECTIVE_SWITCH",
            ["mm"] = 0,
        }, -- end of ["BOMBS_TRAIN_DEFECTIVE_SWITCH"]
        ["BOMBS_NO_VOLATAGE_AT_RACK_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_NO_VOLATAGE_AT_RACK_RIGHT",
            ["mm"] = 0,
        }, -- end of ["BOMBS_NO_VOLATAGE_AT_RACK_RIGHT"]
        ["sensf_CADC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sensf_CADC",
            ["mm"] = 0,
        }, -- end of ["sensf_CADC"]
        ["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"]
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro",
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["AGD1_GYRO_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AGD1_GYRO_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["AGD1_GYRO_TOTAL_FAILURE"]
        ["EZ42_NO_POWER_SUPPLY"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EZ42_NO_POWER_SUPPLY",
            ["mm"] = 0,
        }, -- end of ["EZ42_NO_POWER_SUPPLY"]
        ["COOLANT_RADIATOR_SENSOR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_RADIATOR_SENSOR",
            ["mm"] = 0,
        }, -- end of ["COOLANT_RADIATOR_SENSOR"]
        ["BOMBS_DAMAGE_ELINKAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_DAMAGE_ELINKAGE",
            ["mm"] = 0,
        }, -- end of ["BOMBS_DAMAGE_ELINKAGE"]
        ["LeftEngine_Fire"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LeftEngine_Fire",
            ["mm"] = 0,
        }, -- end of ["LeftEngine_Fire"]
        ["ELEC_BATTERY_OVERHEAT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_BATTERY_OVERHEAT",
            ["mm"] = 0,
        }, -- end of ["ELEC_BATTERY_OVERHEAT"]
        ["SUPERCHARGER_LIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SUPERCHARGER_LIGHT",
            ["mm"] = 0,
        }, -- end of ["SUPERCHARGER_LIGHT"]
        ["L_GEAR_UPL_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "L_GEAR_UPL_FAULT",
            ["mm"] = 0,
        }, -- end of ["L_GEAR_UPL_FAULT"]
        ["BAT_SOLENOID_WIRING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BAT_SOLENOID_WIRING",
            ["mm"] = 0,
        }, -- end of ["BAT_SOLENOID_WIRING"]
        ["fsf_LeftBoostPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fsf_LeftBoostPump",
            ["mm"] = 0,
        }, -- end of ["fsf_LeftBoostPump"]
        ["BOMBS_ARMING_BROKEN_WIRING_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_ARMING_BROKEN_WIRING_RIGHT",
            ["mm"] = 0,
        }, -- end of ["BOMBS_ARMING_BROKEN_WIRING_RIGHT"]
        ["TACH_RESISTANCE_ADJ"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACH_RESISTANCE_ADJ",
            ["mm"] = 0,
        }, -- end of ["TACH_RESISTANCE_ADJ"]
        ["Failure_ECS_OBOGS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_ECS_OBOGS",
            ["mm"] = 0,
        }, -- end of ["Failure_ECS_OBOGS"]
        ["GUN_LEFT_MG151_OPEN_CIRCUIT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_LEFT_MG151_OPEN_CIRCUIT",
            ["mm"] = 0,
        }, -- end of ["GUN_LEFT_MG151_OPEN_CIRCUIT"]
        ["COOLANT_POOR_CONNTECT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_POOR_CONNTECT",
            ["mm"] = 0,
        }, -- end of ["COOLANT_POOR_CONNTECT"]
        ["LEFT_GUNNER_KILLED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_GUNNER_KILLED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["LEFT_GUNNER_KILLED_FAILURE"]
        ["TailReductor_ShaveInOil"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TailReductor_ShaveInOil",
            ["mm"] = 0,
        }, -- end of ["TailReductor_ShaveInOil"]
        ["GUN_LEFT_IN_OPEN_CIRCUIT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_LEFT_IN_OPEN_CIRCUIT",
            ["mm"] = 0,
        }, -- end of ["GUN_LEFT_IN_OPEN_CIRCUIT"]
        ["fire_sys_fireko50"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fire_sys_fireko50",
            ["mm"] = 0,
        }, -- end of ["fire_sys_fireko50"]
        ["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"]
        ["LANDING_LIGHTS_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LANDING_LIGHTS_FAILURE",
            ["mm"] = 0,
        }, -- end of ["LANDING_LIGHTS_FAILURE"]
        ["R_GEAR_UPL_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "R_GEAR_UPL_FAULT",
            ["mm"] = 0,
        }, -- end of ["R_GEAR_UPL_FAULT"]
        ["BOMBS_TRAIN_DEFECTIVE_WIRING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_TRAIN_DEFECTIVE_WIRING",
            ["mm"] = 0,
        }, -- end of ["BOMBS_TRAIN_DEFECTIVE_WIRING"]
        ["es_damage_VU2"] = 
        {
            ["hh"] = 0,
            ["id"] = "es_damage_VU2",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["es_damage_VU2"]
        ["TURNIND_INCORRECT_SENS_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TURNIND_INCORRECT_SENS_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["TURNIND_INCORRECT_SENS_DEFECTIVE"]
        ["Vibration_RightEngine"] = 
        {
            ["hh"] = 0,
            ["id"] = "Vibration_RightEngine",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["Vibration_RightEngine"]
        ["CARBAIR_SHORT_CIRCUIT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CARBAIR_SHORT_CIRCUIT",
            ["mm"] = 0,
        }, -- end of ["CARBAIR_SHORT_CIRCUIT"]
        ["STARTER_RELAY"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STARTER_RELAY",
            ["mm"] = 0,
        }, -- end of ["STARTER_RELAY"]
        ["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"]
        ["AFN2_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AFN2_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["AFN2_DAMAGE"]
        ["es_damage_Starter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_Starter",
            ["mm"] = 0,
        }, -- end of ["es_damage_Starter"]
        ["TACAN_FAILURE_RECEIVER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_RECEIVER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_RECEIVER"]
        ["TailReductor_LowOilPressure"] = 
        {
            ["hh"] = 0,
            ["id"] = "TailReductor_LowOilPressure",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["TailReductor_LowOilPressure"]
        ["Failure_Sens_RightPitotHeater"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Sens_RightPitotHeater",
            ["mm"] = 0,
        }, -- end of ["Failure_Sens_RightPitotHeater"]
        ["FUEL_DROPTANK_LINE_SEVERED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FUEL_DROPTANK_LINE_SEVERED",
            ["mm"] = 0,
        }, -- end of ["FUEL_DROPTANK_LINE_SEVERED"]
        ["GUN_LEFT_IN_BARREL_WORN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_LEFT_IN_BARREL_WORN",
            ["mm"] = 0,
        }, -- end of ["GUN_LEFT_IN_BARREL_WORN"]
        ["Failure_Comp_MC1"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Comp_MC1",
            ["mm"] = 0,
        }, -- end of ["Failure_Comp_MC1"]
        ["Failure_LeftEngine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_LeftEngine",
            ["mm"] = 0,
        }, -- end of ["Failure_LeftEngine"]
        ["pp_damage_MainStabFactor"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_MainStabFactor",
            ["mm"] = 0,
        }, -- end of ["pp_damage_MainStabFactor"]
        ["hydro_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_right",
            ["mm"] = 0,
        }, -- end of ["hydro_right"]
        ["Failure_Comp_MC2"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Comp_MC2",
            ["mm"] = 0,
        }, -- end of ["Failure_Comp_MC2"]
        ["Failure_Fuel_ExtTankTransferR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_ExtTankTransferR",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_ExtTankTransferR"]
        ["Failure_Elec_UtilityBattery"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_UtilityBattery",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_UtilityBattery"]
        ["TRIMMER_DRIVE_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TRIMMER_DRIVE_FAULT",
            ["mm"] = 0,
        }, -- end of ["TRIMMER_DRIVE_FAULT"]
        ["DOORS_TVC_BROKEN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "DOORS_TVC_BROKEN",
            ["mm"] = 0,
        }, -- end of ["DOORS_TVC_BROKEN"]
        ["COOLANT_BREAK_BULB"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_BREAK_BULB",
            ["mm"] = 0,
        }, -- end of ["COOLANT_BREAK_BULB"]
        ["SADL_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SADL_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["SADL_FAILURE_TOTAL"]
        ["fs_damage_left_cell_boost_pump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_damage_left_cell_boost_pump",
            ["mm"] = 0,
        }, -- end of ["fs_damage_left_cell_boost_pump"]
        ["GMC_MAGN_COMP_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GMC_MAGN_COMP_FAILURE",
            ["mm"] = 0,
        }, -- end of ["GMC_MAGN_COMP_FAILURE"]
        ["BOMBS_DAMAGE_ELINKAGE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_DAMAGE_ELINKAGE_LEFT",
            ["mm"] = 0,
        }, -- end of ["BOMBS_DAMAGE_ELINKAGE_LEFT"]
        ["Failure_Elec_RightGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_RightGenerator",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_RightGenerator"]
        ["GUN_RIGHT_CENTER_BARREL_WORN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_RIGHT_CENTER_BARREL_WORN",
            ["mm"] = 0,
        }, -- end of ["GUN_RIGHT_CENTER_BARREL_WORN"]
        ["ENGINE_JAM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENGINE_JAM",
            ["mm"] = 0,
        }, -- end of ["ENGINE_JAM"]
        ["ef_vibration"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ef_vibration",
            ["mm"] = 0,
        }, -- end of ["ef_vibration"]
        ["MAGNETO_2"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MAGNETO_2",
            ["mm"] = 0,
        }, -- end of ["MAGNETO_2"]
        ["SAR_1_101"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SAR_1_101",
            ["mm"] = 0,
        }, -- end of ["SAR_1_101"]
        ["SAR_1_95"] = 
        {
            ["hh"] = 0,
            ["id"] = "SAR_1_95",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["SAR_1_95"]
        ["RWR_FAILURE_SENSOR_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_SENSOR_RIGHT",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_SENSOR_RIGHT"]
        ["Failure_Elec_EmergencyBattery"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_EmergencyBattery",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_EmergencyBattery"]
        ["RIGHT_WING_TANK_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_WING_TANK_LEAK",
            ["mm"] = 0,
        }, -- end of ["RIGHT_WING_TANK_LEAK"]
        ["RWR_FAILURE_SENSOR_TAIL_R"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_SENSOR_TAIL_R",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_SENSOR_TAIL_R"]
        ["ef_surge"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ef_surge",
            ["mm"] = 0,
        }, -- end of ["ef_surge"]
        ["STARTER_SOLENOID"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STARTER_SOLENOID",
            ["mm"] = 0,
        }, -- end of ["STARTER_SOLENOID"]
        ["TAIL_GEAR_C_CABLE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TAIL_GEAR_C_CABLE",
            ["mm"] = 0,
        }, -- end of ["TAIL_GEAR_C_CABLE"]
        ["Failure_PP_RightPTS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_RightPTS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_RightPTS"]
        ["abris_software"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "abris_software",
            ["mm"] = 0,
        }, -- end of ["abris_software"]
        ["ELEC_UC_LAMP_CU_BULB_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_UC_LAMP_CU_BULB_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ELEC_UC_LAMP_CU_BULB_FAILURE"]
        ["engine_driveshaft_failure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "engine_driveshaft_failure",
            ["mm"] = 0,
        }, -- end of ["engine_driveshaft_failure"]
        ["PUMP_RELIEF_VALVE_LEAKS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PUMP_RELIEF_VALVE_LEAKS",
            ["mm"] = 0,
        }, -- end of ["PUMP_RELIEF_VALVE_LEAKS"]
        ["hs_damage_AuxAccumulator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hs_damage_AuxAccumulator",
            ["mm"] = 0,
        }, -- end of ["hs_damage_AuxAccumulator"]
        ["GUN_RIGHT_MG131_AMMUN_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_RIGHT_MG131_AMMUN_FAULT",
            ["mm"] = 0,
        }, -- end of ["GUN_RIGHT_MG131_AMMUN_FAULT"]
        ["es_damage_Generator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_Generator",
            ["mm"] = 0,
        }, -- end of ["es_damage_Generator"]
        ["ELEC_FUEL_PUMP_P2_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_FUEL_PUMP_P2_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ELEC_FUEL_PUMP_P2_FAILURE"]
        ["STARTER_RELAY_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STARTER_RELAY_FAULT",
            ["mm"] = 0,
        }, -- end of ["STARTER_RELAY_FAULT"]
        ["ENG0_JAMMED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENG0_JAMMED",
            ["mm"] = 0,
        }, -- end of ["ENG0_JAMMED"]
        ["RIGHT_GUNNER_KILLED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_GUNNER_KILLED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RIGHT_GUNNER_KILLED_FAILURE"]
        ["IFFCC_FAILURE_GUN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_GUN",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_GUN"]
        ["fire_sys_fire_RE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fire_sys_fire_RE",
            ["mm"] = 0,
        }, -- end of ["fire_sys_fire_RE"]
        ["TAIL_GEAR_U_LOCK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TAIL_GEAR_U_LOCK",
            ["mm"] = 0,
        }, -- end of ["TAIL_GEAR_U_LOCK"]
        ["GUN_LEFT_IN_AMMUN_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_LEFT_IN_AMMUN_FAULT",
            ["mm"] = 0,
        }, -- end of ["GUN_LEFT_IN_AMMUN_FAULT"]
        ["ENG0_GOVERNOR_REGULATOR_MALFUNCTION"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENG0_GOVERNOR_REGULATOR_MALFUNCTION",
            ["mm"] = 0,
        }, -- end of ["ENG0_GOVERNOR_REGULATOR_MALFUNCTION"]
        ["ENG0_STARTER_CLUTCH_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENG0_STARTER_CLUTCH_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ENG0_STARTER_CLUTCH_FAILURE"]
        ["CICU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CICU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CICU_FAILURE_TOTAL"]
        ["hydro_auxiliary"] = 
        {
            ["hh"] = 0,
            ["id"] = "hydro_auxiliary",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["hydro_auxiliary"]
        ["COOLANT_DEFECTIVE_IND"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_DEFECTIVE_IND",
            ["mm"] = 0,
        }, -- end of ["COOLANT_DEFECTIVE_IND"]
        ["ELEC_PITOT_HEAT_ELEMENT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_PITOT_HEAT_ELEMENT",
            ["mm"] = 0,
        }, -- end of ["ELEC_PITOT_HEAT_ELEMENT"]
        ["GUN_RIGHT_MG131_BARREL_WORN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_RIGHT_MG131_BARREL_WORN",
            ["mm"] = 0,
        }, -- end of ["GUN_RIGHT_MG131_BARREL_WORN"]
        ["pp_damage_MainMaxNormFreq"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_MainMaxNormFreq",
            ["mm"] = 0,
        }, -- end of ["pp_damage_MainMaxNormFreq"]
        ["ARN_83_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ARN_83_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ARN_83_TOTAL_FAILURE"]
        ["CTRL_LANDING_FLAPS_MECHANICAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CTRL_LANDING_FLAPS_MECHANICAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["CTRL_LANDING_FLAPS_MECHANICAL_FAILURE"]
        ["CTRL_AILERON_ROD_DESTROYED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CTRL_AILERON_ROD_DESTROYED",
            ["mm"] = 0,
        }, -- end of ["CTRL_AILERON_ROD_DESTROYED"]
        ["esf_StaticInverter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "esf_StaticInverter",
            ["mm"] = 0,
        }, -- end of ["esf_StaticInverter"]
        ["ssf_full_pressure_fail"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ssf_full_pressure_fail",
            ["mm"] = 0,
        }, -- end of ["ssf_full_pressure_fail"]
        ["Failure_PP_EngL_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_OilLeak"]
        ["es_damage_InverterPT500C"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_InverterPT500C",
            ["mm"] = 0,
        }, -- end of ["es_damage_InverterPT500C"]
        ["FUEL_MAIN_TANK_MAJOR_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FUEL_MAIN_TANK_MAJOR_LEAK",
            ["mm"] = 0,
        }, -- end of ["FUEL_MAIN_TANK_MAJOR_LEAK"]
        ["hs_damage_MainHydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hs_damage_MainHydro",
            ["mm"] = 0,
        }, -- end of ["hs_damage_MainHydro"]
        ["PPF_LE_TEMPER_LIM_OFF"] = 
        {
            ["hh"] = 0,
            ["id"] = "PPF_LE_TEMPER_LIM_OFF",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["PPF_LE_TEMPER_LIM_OFF"]
        ["pp_damage_MainMaxFreq"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_MainMaxFreq",
            ["mm"] = 0,
        }, -- end of ["pp_damage_MainMaxFreq"]
        ["ppf_RightGearbox"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_RightGearbox",
            ["mm"] = 0,
        }, -- end of ["ppf_RightGearbox"]
        ["hsf_UtilityHydraulic"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hsf_UtilityHydraulic",
            ["mm"] = 0,
        }, -- end of ["hsf_UtilityHydraulic"]
        ["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"]
        ["BOMBS_DAMAGE_LINKAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_DAMAGE_LINKAGE",
            ["mm"] = 0,
        }, -- end of ["BOMBS_DAMAGE_LINKAGE"]
        ["CTRL_ELEVATOR_ROD_MAJOR_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CTRL_ELEVATOR_ROD_MAJOR_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["CTRL_ELEVATOR_ROD_MAJOR_DAMAGE"]
        ["REAR_TANK_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "REAR_TANK_LEAK",
            ["mm"] = 0,
        }, -- end of ["REAR_TANK_LEAK"]
        ["TACH_BREAK_IN_INDICATOR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACH_BREAK_IN_INDICATOR",
            ["mm"] = 0,
        }, -- end of ["TACH_BREAK_IN_INDICATOR"]
        ["BATTERY_OVERHEAT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BATTERY_OVERHEAT",
            ["mm"] = 0,
        }, -- end of ["BATTERY_OVERHEAT"]
        ["Failure_Fuel_QuantityGaging"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_QuantityGaging",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_QuantityGaging"]
        ["CADC_FAILURE_DYNAMIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_DYNAMIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_DYNAMIC"]
        ["Failure_Ctrl_FCS_Ch4"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch4",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch4"]
        ["OIL_RADIATOR_SENSOR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "OIL_RADIATOR_SENSOR",
            ["mm"] = 0,
        }, -- end of ["OIL_RADIATOR_SENSOR"]
        ["UNLOAD_VALVE_NOT_UNLOAD"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UNLOAD_VALVE_NOT_UNLOAD",
            ["mm"] = 0,
        }, -- end of ["UNLOAD_VALVE_NOT_UNLOAD"]
        ["VHF_SQUELCH_RELAY"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_SQUELCH_RELAY",
            ["mm"] = 0,
        }, -- end of ["VHF_SQUELCH_RELAY"]
        ["Failure_PP_EngL_AB_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_AB_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_AB_FFCS"]
        ["COOLANT_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_LEAK",
            ["mm"] = 0,
        }, -- end of ["COOLANT_LEAK"]
        ["DC_BUS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "DC_BUS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["DC_BUS_FAILURE_TOTAL"]
        ["RKL_41_ADF_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RKL_41_ADF_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["RKL_41_ADF_DAMAGE"]
        ["TACH_BREAK_CIRCUIT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACH_BREAK_CIRCUIT",
            ["mm"] = 0,
        }, -- end of ["TACH_BREAK_CIRCUIT"]
        ["AC_BUS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AC_BUS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AC_BUS_FAILURE_TOTAL"]
        ["TAIL_GEAR_D_LOCK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TAIL_GEAR_D_LOCK",
            ["mm"] = 0,
        }, -- end of ["TAIL_GEAR_D_LOCK"]
        ["hud"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hud",
            ["mm"] = 0,
        }, -- end of ["hud"]
        ["INST_VARIOMETR_DEPRESSURIZATION"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INST_VARIOMETR_DEPRESSURIZATION",
            ["mm"] = 0,
        }, -- end of ["INST_VARIOMETR_DEPRESSURIZATION"]
        ["PITOT_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PITOT_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["PITOT_FAILURE_TOTAL"]
        ["MAIN_R_GEAR_D_LOCK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MAIN_R_GEAR_D_LOCK",
            ["mm"] = 0,
        }, -- end of ["MAIN_R_GEAR_D_LOCK"]
        ["fuel_sys_left_transfer_pump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fuel_sys_left_transfer_pump",
            ["mm"] = 0,
        }, -- end of ["fuel_sys_left_transfer_pump"]
        ["ELEC_PITOT_HEAT_WIRING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_PITOT_HEAT_WIRING",
            ["mm"] = 0,
        }, -- end of ["ELEC_PITOT_HEAT_WIRING"]
        ["l_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_gen",
            ["mm"] = 0,
        }, -- end of ["l_gen"]
        ["GUN_FAIL_RIGHT_CENTER_GUN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_FAIL_RIGHT_CENTER_GUN",
            ["mm"] = 0,
        }, -- end of ["GUN_FAIL_RIGHT_CENTER_GUN"]
        ["sensf_PITOT_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sensf_PITOT_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["sensf_PITOT_DAMAGE"]
        ["ELEC_UMFORMER_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_UMFORMER_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ELEC_UMFORMER_FAILURE"]
        ["ENG_ALT_1_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENG_ALT_1_FAIL",
            ["mm"] = 0,
        }, -- end of ["ENG_ALT_1_FAIL"]
        ["es_damage_Battery"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_Battery",
            ["mm"] = 0,
        }, -- end of ["es_damage_Battery"]
        ["GUN_RIGHT_MG151_OPEN_CIRCUIT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_RIGHT_MG151_OPEN_CIRCUIT",
            ["mm"] = 0,
        }, -- end of ["GUN_RIGHT_MG151_OPEN_CIRCUIT"]
        ["CADC_FAILURE_STATIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_STATIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_STATIC"]
        ["ppf_FireLeft"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_FireLeft",
            ["mm"] = 0,
        }, -- end of ["ppf_FireLeft"]
        ["es_damage_StarterGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_StarterGenerator",
            ["mm"] = 0,
        }, -- end of ["es_damage_StarterGenerator"]
        ["sas_pitch_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_right",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_right"]
        ["pp_damage_OilPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_OilPump",
            ["mm"] = 0,
        }, -- end of ["pp_damage_OilPump"]
        ["EXT_TANK_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EXT_TANK_LEAK",
            ["mm"] = 0,
        }, -- end of ["EXT_TANK_LEAK"]
        ["engine_droop_failure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "engine_droop_failure",
            ["mm"] = 0,
        }, -- end of ["engine_droop_failure"]
        ["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"]
        ["CADC_FAILURE_IAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_IAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_IAS"]
        ["VHF_CRYSTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_CRYSTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_CRYSTAL"]
        ["RPMFault_LeftEngine"] = 
        {
            ["hh"] = 0,
            ["id"] = "RPMFault_LeftEngine",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["RPMFault_LeftEngine"]
        ["ARN_82_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ARN_82_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ARN_82_FAILURE_TOTAL"]
        ["F2_TOP_CYLINDER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "F2_TOP_CYLINDER",
            ["mm"] = 0,
        }, -- end of ["F2_TOP_CYLINDER"]
        ["RKL_41_ANT_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RKL_41_ANT_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["RKL_41_ANT_DAMAGE"]
        ["Failure_PP_LeftAMAD_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_LeftAMAD_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_LeftAMAD_OilLeak"]
        ["INST_SPEEDOMETER_DEPRESSURIZATION"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INST_SPEEDOMETER_DEPRESSURIZATION",
            ["mm"] = 0,
        }, -- end of ["INST_SPEEDOMETER_DEPRESSURIZATION"]
        ["Failure_PP_EngL_Main_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_Main_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_Main_FFCS"]
        ["K14_NO_POWER_SUPPLY"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "K14_NO_POWER_SUPPLY",
            ["mm"] = 0,
        }, -- end of ["K14_NO_POWER_SUPPLY"]
        ["INS_GYROS_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INS_GYROS_FAIL",
            ["mm"] = 0,
        }, -- end of ["INS_GYROS_FAIL"]
        ["fs_damage_FuelBoosterPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_damage_FuelBoosterPump",
            ["mm"] = 0,
        }, -- end of ["fs_damage_FuelBoosterPump"]
        ["PITOT_HEAT_ELEMENT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PITOT_HEAT_ELEMENT",
            ["mm"] = 0,
        }, -- end of ["PITOT_HEAT_ELEMENT"]
        ["fs_damage_engine_pump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_damage_engine_pump",
            ["mm"] = 0,
        }, -- end of ["fs_damage_engine_pump"]
        ["FUEL_VALVE_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FUEL_VALVE_LEAK",
            ["mm"] = 0,
        }, -- end of ["FUEL_VALVE_LEAK"]
        ["Failure_Hyd_HYD1B_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD1B_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD1B_Leak"]
        ["MANIFOLD_LINE_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MANIFOLD_LINE_LEAK",
            ["mm"] = 0,
        }, -- end of ["MANIFOLD_LINE_LEAK"]
        ["GUN_RIGHT_CENTER_OPEN_CIRCUIT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_RIGHT_CENTER_OPEN_CIRCUIT",
            ["mm"] = 0,
        }, -- end of ["GUN_RIGHT_CENTER_OPEN_CIRCUIT"]
        ["IFFCC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_TOTAL"]
        ["pp_damage_OilSeparator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_OilSeparator",
            ["mm"] = 0,
        }, -- end of ["pp_damage_OilSeparator"]
        ["sas_pitch_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_left",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_left"]
        ["COPILOT_KILLED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COPILOT_KILLED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["COPILOT_KILLED_FAILURE"]
        ["CDU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CDU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CDU_FAILURE_TOTAL"]
        ["GUN_RIGHT_OUT_OPEN_CIRCUIT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_RIGHT_OUT_OPEN_CIRCUIT",
            ["mm"] = 0,
        }, -- end of ["GUN_RIGHT_OUT_OPEN_CIRCUIT"]
        ["BOMBS_NO_VOLATAGE_AT_RACK_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_NO_VOLATAGE_AT_RACK_LEFT",
            ["mm"] = 0,
        }, -- end of ["BOMBS_NO_VOLATAGE_AT_RACK_LEFT"]
        ["ROOF_AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ROOF_AIRSPEED_INDICATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ROOF_AIRSPEED_INDICATOR_FAILURE"]
        ["TGP_FAILURE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_RIGHT"]
        ["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"]
        ["Failure_Hyd_HYD2A_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD2A_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD2A_Leak"]
        ["BOMBS_ARMING_NO_VOLATAGE_BOTH"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_ARMING_NO_VOLATAGE_BOTH",
            ["mm"] = 0,
        }, -- end of ["BOMBS_ARMING_NO_VOLATAGE_BOTH"]
        ["fuel_sys_right_transfer_pump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fuel_sys_right_transfer_pump",
            ["mm"] = 0,
        }, -- end of ["fuel_sys_right_transfer_pump"]
        ["Failure_Hyd_HYD2B_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD2B_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD2B_Leak"]
        ["GUN_LEFT_OUT_AMMUN_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_LEFT_OUT_AMMUN_FAULT",
            ["mm"] = 0,
        }, -- end of ["GUN_LEFT_OUT_AMMUN_FAULT"]
        ["GUN_RIGHT_MG131_OPEN_CIRCUIT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_RIGHT_MG131_OPEN_CIRCUIT",
            ["mm"] = 0,
        }, -- end of ["GUN_RIGHT_MG131_OPEN_CIRCUIT"]
        ["ROCKETS_DEFECTIVE_WIRING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ROCKETS_DEFECTIVE_WIRING",
            ["mm"] = 0,
        }, -- end of ["ROCKETS_DEFECTIVE_WIRING"]
        ["COOLANT_RADIATOR_MOTOR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_RADIATOR_MOTOR",
            ["mm"] = 0,
        }, -- end of ["COOLANT_RADIATOR_MOTOR"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc",
            ["mm"] = 0,
        }, -- end of ["asc"]
        ["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"]
        ["CTRL_ELEVATOR_TRIM_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CTRL_ELEVATOR_TRIM_FAILURE",
            ["mm"] = 0,
        }, -- end of ["CTRL_ELEVATOR_TRIM_FAILURE"]
        ["TACAN_FAILURE_TRANSMITTER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TRANSMITTER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TRANSMITTER"]
        ["Failure_Gear_WOW"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Gear_WOW",
            ["mm"] = 0,
        }, -- end of ["Failure_Gear_WOW"]
        ["GUN_RIGHT_MG151_BARREL_WORN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_RIGHT_MG151_BARREL_WORN",
            ["mm"] = 0,
        }, -- end of ["GUN_RIGHT_MG151_BARREL_WORN"]
        ["GUN_RIGHT_IN_BARREL_WORN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_RIGHT_IN_BARREL_WORN",
            ["mm"] = 0,
        }, -- end of ["GUN_RIGHT_IN_BARREL_WORN"]
        ["BOMBS_DAMAGE_LINKAGE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_DAMAGE_LINKAGE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["BOMBS_DAMAGE_LINKAGE_RIGHT"]
        ["SAR_fast"] = 
        {
            ["hh"] = 0,
            ["id"] = "SAR_fast",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["SAR_fast"]
        ["HYD_PUMP_3_FAIL_100"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HYD_PUMP_3_FAIL_100",
            ["mm"] = 0,
        }, -- end of ["HYD_PUMP_3_FAIL_100"]
        ["sas_yaw_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_right",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_right"]
        ["ROCKETS_INTERVALOMETER_SEQ"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ROCKETS_INTERVALOMETER_SEQ",
            ["mm"] = 0,
        }, -- end of ["ROCKETS_INTERVALOMETER_SEQ"]
        ["GUN_RIGHT_CENTER_AMMUN_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_RIGHT_CENTER_AMMUN_FAULT",
            ["mm"] = 0,
        }, -- end of ["GUN_RIGHT_CENTER_AMMUN_FAULT"]
        ["Failure_Fuel_LeftBoostPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_LeftBoostPump",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_LeftBoostPump"]
        ["SAR_2_101"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SAR_2_101",
            ["mm"] = 0,
        }, -- end of ["SAR_2_101"]
        ["CTRL_TAIL_ROTOR_CONTROL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CTRL_TAIL_ROTOR_CONTROL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["CTRL_TAIL_ROTOR_CONTROL_FAILURE"]
        ["MainReductor_LowOilPressure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MainReductor_LowOilPressure",
            ["mm"] = 0,
        }, -- end of ["MainReductor_LowOilPressure"]
        ["FAULTY_ROCKET_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FAULTY_ROCKET_RIGHT",
            ["mm"] = 0,
        }, -- end of ["FAULTY_ROCKET_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"]
        ["VHF_TOTAL_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_TOTAL_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["VHF_TOTAL_DAMAGE"]
        ["OIL_DILUTION_SOLENOID"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "OIL_DILUTION_SOLENOID",
            ["mm"] = 0,
        }, -- end of ["OIL_DILUTION_SOLENOID"]
        ["Failure_Fuel_ExtTankTransferL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_ExtTankTransferL",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_ExtTankTransferL"]
        ["BAT_SOLENOID_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BAT_SOLENOID_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["BAT_SOLENOID_DEFECTIVE"]
        ["BOMBS_RUST_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_RUST_RIGHT",
            ["mm"] = 0,
        }, -- end of ["BOMBS_RUST_RIGHT"]
        ["CLOGGED_FUEL_STRAINER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CLOGGED_FUEL_STRAINER",
            ["mm"] = 0,
        }, -- end of ["CLOGGED_FUEL_STRAINER"]
        ["LEFT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["LEFT_MFCD_FAILURE"]
        ["GUN_LEFT_OUT_BARREL_WORN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_LEFT_OUT_BARREL_WORN",
            ["mm"] = 0,
        }, -- end of ["GUN_LEFT_OUT_BARREL_WORN"]
        ["HUD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HUD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["HUD_FAILURE"]
        ["A11_CLOCK_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "A11_CLOCK_FAILURE",
            ["mm"] = 0,
        }, -- end of ["A11_CLOCK_FAILURE"]
        ["GUN_RIGHT_IN_MOUNT_LOOSE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GUN_RIGHT_IN_MOUNT_LOOSE",
            ["mm"] = 0,
        }, -- end of ["GUN_RIGHT_IN_MOUNT_LOOSE"]
        ["fuel_sys_feed_tank_pump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fuel_sys_feed_tank_pump",
            ["mm"] = 0,
        }, -- end of ["fuel_sys_feed_tank_pump"]
        ["GMC1AE_GYRO_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GMC1AE_GYRO_FAILURE",
            ["mm"] = 0,
        }, -- end of ["GMC1AE_GYRO_FAILURE"]
        ["RIGHT_FLAP_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_FLAP_FAULT",
            ["mm"] = 0,
        }, -- end of ["RIGHT_FLAP_FAULT"]
        ["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"]
        ["ENG0_MAGNETO1"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENG0_MAGNETO1",
            ["mm"] = 0,
        }, -- end of ["ENG0_MAGNETO1"]
        ["hydro_main_irreversible_valve"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_main_irreversible_valve",
            ["mm"] = 0,
        }, -- end of ["hydro_main_irreversible_valve"]
        ["EXT_HYDRO_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EXT_HYDRO_LEAK",
            ["mm"] = 0,
        }, -- end of ["EXT_HYDRO_LEAK"]
        ["Failure_PP_RightAMAD_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_RightAMAD_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_RightAMAD_OilLeak"]
        ["SOPLO_FAILURE_PARTIAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SOPLO_FAILURE_PARTIAL",
            ["mm"] = 0,
        }, -- end of ["SOPLO_FAILURE_PARTIAL"]
        ["CARBAIR_SHORT_CIRCUIT_LEADS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CARBAIR_SHORT_CIRCUIT_LEADS",
            ["mm"] = 0,
        }, -- end of ["CARBAIR_SHORT_CIRCUIT_LEADS"]
        ["ELEC_DASHBOARD_HARNESS_CUT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_DASHBOARD_HARNESS_CUT",
            ["mm"] = 0,
        }, -- end of ["ELEC_DASHBOARD_HARNESS_CUT"]
        ["JADRO_1A_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "JADRO_1A_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["JADRO_1A_FAILURE_TOTAL"]
        ["BOMBS_ARMING_NO_VOLATAGE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_ARMING_NO_VOLATAGE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["BOMBS_ARMING_NO_VOLATAGE_RIGHT"]
        ["csf_YawDamper"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "csf_YawDamper",
            ["mm"] = 0,
        }, -- end of ["csf_YawDamper"]
        ["Failure_Fuel_ExtTankTransferC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_ExtTankTransferC",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_ExtTankTransferC"]
        ["pp_damage_Ignition"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_Ignition",
            ["mm"] = 0,
        }, -- end of ["pp_damage_Ignition"]
    }, -- end of ["failures"]
} -- end of mission
