mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_activate_group(124); mission.trig.func[1]=nil;",
            [2] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_754\"), 0); mission.trig.func[2]=nil;",
            [3] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_767\"), 0); mission.trig.events[\"pilot dead\"][3]=nil;",
            [4] = "a_activate_group(128);a_out_sound(getValueResourceByKey(\"ResKey_Action_785\"), 0);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_786\"), 60, false, 0);a_activate_group(256); mission.trig.events[\"dead\"][4]=nil;",
            [5] = "a_activate_group(56); mission.trig.func[5]=nil;",
            [6] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_787\"), 0);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_788\"), 40, false, 0); mission.trig.func[6]=nil;",
            [7] = "a_activate_group(33);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_791\"), 10, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_793\"), 0); mission.trig.func[7]=nil;",
            [8] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_796\"), 0);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_797\"), 10, false, 0); mission.trig.func[8]=nil;",
            [9] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_798\"), 0); mission.trig.func[9]=nil;",
            [10] = "a_activate_group(191);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_799\"), 25, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_800\"), 0); mission.trig.func[10]=nil;",
            [11] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_801\"), 0);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_802\"), 30, false, 0);a_explosion_marker_unit(38, \"1\"); mission.trig.func[11]=nil;",
            [12] = "a_activate_group(234);a_out_sound(getValueResourceByKey(\"ResKey_Action_804\"), 0);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_805\"), 30, false, 0); mission.trig.func[12]=nil;",
            [13] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_806\"), 0);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_808\"), 30, false, 0); mission.trig.func[13]=nil;",
            [14] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_809\"), 20, false, 0); mission.trig.events[\"dead\"][14]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
            ["pilot dead"] = 
            {
                [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            }, -- end of ["pilot dead"]
            ["dead"] = 
            {
                [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
                [14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
            }, -- end of ["dead"]
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
            [14] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_unit_in_zone(421, 306) )",
            [2] = "return(c_time_after(400) )",
            [3] = "return(c_predicate(getValueDictByKey(\"\")) )",
            [4] = "return(c_unit_dead(428) )",
            [5] = "return(c_unit_in_zone(427, 102) )",
            [6] = "return(c_unit_dead(427) )",
            [7] = "return(c_time_after(120) )",
            [8] = "return(c_unit_damaged(421) )",
            [9] = "return(c_time_after(8000) )",
            [10] = "return(c_time_after(1500) )",
            [11] = "return(c_part_of_group_in_zone(33, 612) )",
            [12] = "return(c_unit_dead(120) )",
            [13] = "return(c_all_of_group_in_zone(234, 714) )",
            [14] = "return(c_group_dead(234) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Year"] = 2011,
        ["Day"] = 10,
        ["Month"] = 5,
    }, -- 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"] = 809,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["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"] = 171,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 3,
                ["dir"] = 342,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_dust"] = false,
        ["season"] = 
        {
            ["temperature"] = 20,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["modifiedTime"] = true,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 942393.98774918,
                ["centerZ"] = -47232.39186687,
                ["ellipticity"] = 1.143832033689,
                ["rotation"] = 0.40545572071637,
                ["pressure_excess"] = -1200,
                ["centerX"] = 177125.64112295,
            }, -- end of [1]
        }, -- 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"] = 
        {
            ["thickness"] = 200,
            ["density"] = 0,
            ["preset"] = "Preset4",
            ["base"] = 2500,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "PersianGulf",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["radius"] = 5000,
                ["zoneId"] = 102,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 131575.32809705,
                ["x"] = 494246.9240839,
                ["name"] = "масуд",
                ["type"] = 0,
            }, -- end of [1]
            [2] = 
            {
                ["radius"] = 1000,
                ["zoneId"] = 204,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 100566.69226303,
                ["x"] = 440325.86608844,
                ["name"] = "скала",
                ["type"] = 0,
            }, -- end of [2]
            [3] = 
            {
                ["radius"] = 2000,
                ["zoneId"] = 306,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 69142.727042752,
                ["x"] = 460180.66494502,
                ["name"] = "76",
                ["type"] = 0,
            }, -- end of [3]
            [4] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 408,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 70395.181383319,
                ["x"] = 455943.94652086,
                ["name"] = "пестня",
                ["type"] = 0,
            }, -- end of [4]
            [5] = 
            {
                ["radius"] = 300,
                ["zoneId"] = 510,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 93302.051223687,
                ["x"] = 452597.87343276,
                ["name"] = "груз",
                ["type"] = 0,
            }, -- end of [5]
            [6] = 
            {
                ["radius"] = 300,
                ["zoneId"] = 612,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 113366.79725583,
                ["x"] = 440558.76778575,
                ["name"] = "зона лента",
                ["type"] = 0,
            }, -- end of [6]
            [7] = 
            {
                ["radius"] = 300,
                ["zoneId"] = 714,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 47347.174395366,
                ["x"] = 503141.7651015,
                ["name"] = "караван1",
                ["type"] = 0,
            }, -- end of [7]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 71197.415778238,
        ["zoom"] = 2622.5319650566,
        ["centerX"] = 455255.06060019,
    }, -- 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"] = 
    {
    }, -- 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",
                    ["id"] = 2,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 131158.73064329,
                                            ["speed"] = 0,
                                            ["x"] = 459676.58442147,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 63,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "angar_a",
                                        ["type"] = "Hangar A",
                                        ["unitId"] = 221,
                                        ["y"] = 131158.73064329,
                                        ["x"] = 459676.58442147,
                                        ["name"] = "Новый статич. объект #009",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 131158.73064329,
                                ["x"] = 459676.58442147,
                                ["name"] = "Новый статич. объект #009",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 131162.7976101,
                                            ["speed"] = 0,
                                            ["x"] = 459719.28757289,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 64,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "angar_a",
                                        ["type"] = "Hangar A",
                                        ["unitId"] = 222,
                                        ["y"] = 131162.7976101,
                                        ["x"] = 459719.28757289,
                                        ["name"] = "Новый статич. объект #010",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 131162.7976101,
                                ["x"] = 459719.28757289,
                                ["name"] = "Новый статич. объект #010",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 131429.18393564,
                                            ["speed"] = 0,
                                            ["x"] = 459520.00619959,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 65,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wodokachka_a",
                                        ["type"] = "Water tower A",
                                        ["unitId"] = 223,
                                        ["y"] = 131429.18393564,
                                        ["x"] = 459520.00619959,
                                        ["name"] = "Новый статич. объект #011",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 131429.18393564,
                                ["x"] = 459520.00619959,
                                ["name"] = "Новый статич. объект #011",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 130696.75898427,
                                            ["speed"] = 0,
                                            ["x"] = 460017.97752698,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 66,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "kazarma2",
                                        ["type"] = "Barracks 2",
                                        ["unitId"] = 224,
                                        ["y"] = 130696.75898427,
                                        ["x"] = 460017.97752698,
                                        ["name"] = "Новый статич. объект #012",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 130696.75898427,
                                ["x"] = 460017.97752698,
                                ["name"] = "Новый статич. объект #012",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 130697.12991125,
                                            ["speed"] = 0,
                                            ["x"] = 460038.54446686,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 67,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "kazarma2",
                                        ["type"] = "Barracks 2",
                                        ["unitId"] = 225,
                                        ["y"] = 130697.12991125,
                                        ["x"] = 460038.54446686,
                                        ["name"] = "Новый статич. объект #013",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 130697.12991125,
                                ["x"] = 460038.54446686,
                                ["name"] = "Новый статич. объект #013",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 130698.5773713,
                                            ["speed"] = 0,
                                            ["x"] = 460065.25558986,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 68,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "kazarma2",
                                        ["type"] = "Barracks 2",
                                        ["unitId"] = 226,
                                        ["y"] = 130698.5773713,
                                        ["x"] = 460065.25558986,
                                        ["name"] = "Новый статич. объект #014",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 130698.5773713,
                                ["x"] = 460065.25558986,
                                ["name"] = "Новый статич. объект #014",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 130762.22091748,
                                            ["speed"] = 0,
                                            ["x"] = 460016.15913995,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 69,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "kazarma2",
                                        ["type"] = "Barracks 2",
                                        ["unitId"] = 227,
                                        ["y"] = 130762.22091748,
                                        ["x"] = 460016.15913995,
                                        ["name"] = "Новый статич. объект #015",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 130762.22091748,
                                ["x"] = 460016.15913995,
                                ["name"] = "Новый статич. объект #015",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 130766.26834688,
                                            ["speed"] = 0,
                                            ["x"] = 460038.54446686,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 70,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "kazarma2",
                                        ["type"] = "Barracks 2",
                                        ["unitId"] = 228,
                                        ["y"] = 130766.26834688,
                                        ["x"] = 460038.54446686,
                                        ["name"] = "Новый статич. объект #016",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 130766.26834688,
                                ["x"] = 460038.54446686,
                                ["name"] = "Новый статич. объект #016",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 130764.94849804,
                                            ["speed"] = 0,
                                            ["x"] = 460064.34639635,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 71,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "kazarma2",
                                        ["type"] = "Barracks 2",
                                        ["unitId"] = 229,
                                        ["y"] = 130764.94849804,
                                        ["x"] = 460064.34639635,
                                        ["name"] = "Новый статич. объект #017",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 130764.94849804,
                                ["x"] = 460064.34639635,
                                ["name"] = "Новый статич. объект #017",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 130955.38230318,
                                            ["speed"] = 0,
                                            ["x"] = 459827.06219315,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 72,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["shape_name"] = "SkladC",
                                        ["type"] = ".Ammunition depot",
                                        ["unitId"] = 230,
                                        ["y"] = 130955.38230318,
                                        ["x"] = 459827.06219315,
                                        ["name"] = "Новый статич. объект #018",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 130955.38230318,
                                ["x"] = 459827.06219315,
                                ["name"] = "Новый статич. объект #018",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 130867.94251694,
                                            ["speed"] = 0,
                                            ["x"] = 459822.99522635,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 73,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ComCenter",
                                        ["type"] = ".Command Center",
                                        ["unitId"] = 231,
                                        ["y"] = 130867.94251694,
                                        ["x"] = 459822.99522635,
                                        ["name"] = "Новый статич. объект #019",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 130867.94251694,
                                ["x"] = 459822.99522635,
                                ["name"] = "Новый статич. объект #019",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 130729.37560473,
                                            ["speed"] = 0,
                                            ["x"] = 460041.89829569,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 129,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "stolovaya",
                                        ["type"] = "Cafe",
                                        ["unitId"] = 428,
                                        ["rate"] = 100,
                                        ["y"] = 130729.37560473,
                                        ["x"] = 460041.89829569,
                                        ["name"] = "вышка",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 130729.37560473,
                                ["x"] = 460041.89829569,
                                ["name"] = "вышка",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [12]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1029,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 131231.72647779,
                                            ["x"] = 459942.36502305,
                                            ["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"] = 57,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Cobra",
                                        ["unitId"] = 179,
                                        ["y"] = 131231.72647779,
                                        ["x"] = 459942.36502305,
                                        ["name"] = "Новый юнит #101",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 180,
                                        ["y"] = 131808.81887148,
                                        ["x"] = 460250.02472402,
                                        ["name"] = "Новый юнит #102",
                                        ["heading"] = 4.1713369122664,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 181,
                                        ["y"] = 131099.07768153,
                                        ["x"] = 459889.66236822,
                                        ["name"] = "Новый юнит #103",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 182,
                                        ["y"] = 131175.296851,
                                        ["x"] = 459897.61602608,
                                        ["name"] = "Новый юнит #104",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "T-55",
                                        ["unitId"] = 183,
                                        ["y"] = 131041.48185199,
                                        ["x"] = 460018.35725351,
                                        ["name"] = "Новый юнит #105",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Cobra",
                                        ["unitId"] = 184,
                                        ["y"] = 131184.62660387,
                                        ["x"] = 459915.85415046,
                                        ["name"] = "Новый юнит #106",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Cobra",
                                        ["unitId"] = 185,
                                        ["y"] = 131099.14808452,
                                        ["x"] = 459976.10155092,
                                        ["name"] = "Новый юнит #107",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 186,
                                        ["y"] = 131000.18309237,
                                        ["x"] = 459998.65424936,
                                        ["name"] = "Новый юнит #108",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "ZU-23 Insurgent",
                                        ["unitId"] = 187,
                                        ["y"] = 131439.99130501,
                                        ["x"] = 460194.65341996,
                                        ["name"] = "Новый юнит #109",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 188,
                                        ["y"] = 131127.04885723,
                                        ["x"] = 459994.46288855,
                                        ["name"] = "Новый юнит #110",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 131231.72647779,
                                ["x"] = 459942.36502305,
                                ["name"] = "духи #001",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1029,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 131231.72647779,
                                            ["x"] = 459942.36502305,
                                            ["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"] = 58,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Cobra",
                                        ["unitId"] = 189,
                                        ["y"] = 131231.72647779,
                                        ["x"] = 459942.36502305,
                                        ["name"] = "Новый юнит #111",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 190,
                                        ["y"] = 131808.81887148,
                                        ["x"] = 460250.02472402,
                                        ["name"] = "Новый юнит #112",
                                        ["heading"] = 4.1713369122664,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 191,
                                        ["y"] = 131099.07768153,
                                        ["x"] = 459889.66236822,
                                        ["name"] = "Новый юнит #113",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 192,
                                        ["y"] = 131175.296851,
                                        ["x"] = 459897.61602608,
                                        ["name"] = "Новый юнит #114",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "T-55",
                                        ["unitId"] = 193,
                                        ["y"] = 131041.48185199,
                                        ["x"] = 460018.35725351,
                                        ["name"] = "Новый юнит #115",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Cobra",
                                        ["unitId"] = 194,
                                        ["y"] = 131184.62660387,
                                        ["x"] = 459915.85415046,
                                        ["name"] = "Новый юнит #116",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Cobra",
                                        ["unitId"] = 195,
                                        ["y"] = 131099.14808452,
                                        ["x"] = 459976.10155092,
                                        ["name"] = "Новый юнит #117",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 196,
                                        ["y"] = 131000.18309237,
                                        ["x"] = 459998.65424936,
                                        ["name"] = "Новый юнит #118",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "ZU-23 Insurgent",
                                        ["unitId"] = 197,
                                        ["y"] = 131439.99130501,
                                        ["x"] = 460194.65341996,
                                        ["name"] = "Новый юнит #119",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 198,
                                        ["y"] = 131127.04885723,
                                        ["x"] = 459994.46288855,
                                        ["name"] = "Новый юнит #120",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 131231.72647779,
                                ["x"] = 459942.36502305,
                                ["name"] = "духи #002",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1034,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 130444.47163215,
                                            ["x"] = 459978.62584497,
                                            ["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"] = 77,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "TPZ",
                                        ["unitId"] = 291,
                                        ["y"] = 130444.47163215,
                                        ["x"] = 459978.62584497,
                                        ["name"] = "Новый юнит #121",
                                        ["heading"] = 5.6912089060429,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "LAV-25",
                                        ["unitId"] = 292,
                                        ["y"] = 130488.46379581,
                                        ["x"] = 460038.3613052,
                                        ["name"] = "Новый юнит #122",
                                        ["heading"] = 5.6912089060429,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "Vulcan",
                                        ["unitId"] = 293,
                                        ["y"] = 130448.27139288,
                                        ["x"] = 460009.47343658,
                                        ["name"] = "Новый юнит #123",
                                        ["heading"] = 5.6912089060429,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "Vulcan",
                                        ["unitId"] = 294,
                                        ["y"] = 130482.94737268,
                                        ["x"] = 459933.7535378,
                                        ["name"] = "Новый юнит #124",
                                        ["heading"] = 3.9892126980293,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "TPZ",
                                        ["unitId"] = 295,
                                        ["y"] = 130535.05917597,
                                        ["x"] = 459956.05763469,
                                        ["name"] = "Новый юнит #125",
                                        ["heading"] = 0.092515640960883,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 296,
                                        ["y"] = 130489.02701005,
                                        ["x"] = 460003.71037166,
                                        ["name"] = "Новый юнит #126",
                                        ["heading"] = 4.1227417471212,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 297,
                                        ["y"] = 130497.17727774,
                                        ["x"] = 459994.60605686,
                                        ["name"] = "Новый юнит #127",
                                        ["heading"] = 4.1189770347066,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 298,
                                        ["y"] = 130467.37631447,
                                        ["x"] = 460022.81051633,
                                        ["name"] = "Новый юнит #128",
                                        ["heading"] = 5.6912089060429,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 299,
                                        ["y"] = 130472.69136562,
                                        ["x"] = 460017.0822281,
                                        ["name"] = "Новый юнит #129",
                                        ["heading"] = 5.6912089060429,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 130444.47163215,
                                ["x"] = 459978.62584497,
                                ["name"] = "духи #003",
                                ["start_time"] = 0,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 7,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2136,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 121576.1717752,
                                            ["x"] = 446674.06758831,
                                            ["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"] = 37,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 64,
                                        ["y"] = 121576.1717752,
                                        ["x"] = 446674.06758831,
                                        ["name"] = "Новый юнит #052",
                                        ["heading"] = 3.2463124087094,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 65,
                                        ["y"] = 129766.6571212,
                                        ["x"] = 441385.54489071,
                                        ["name"] = "Новый юнит #053",
                                        ["heading"] = 1.3089969389957,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 66,
                                        ["y"] = 121521.34826038,
                                        ["x"] = 446589.72741429,
                                        ["name"] = "Новый юнит #054",
                                        ["heading"] = 4.4156830075456,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 67,
                                        ["y"] = 121445.10933472,
                                        ["x"] = 446517.47350357,
                                        ["name"] = "Новый юнит #055",
                                        ["heading"] = 2.2689280275926,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 68,
                                        ["y"] = 121557.44856942,
                                        ["x"] = 446806.8321384,
                                        ["name"] = "Новый юнит #056",
                                        ["heading"] = 4.4156830075456,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Ural-375 ZU-23 Insurgent",
                                        ["unitId"] = 69,
                                        ["y"] = 121528.51270593,
                                        ["x"] = 446878.3207423,
                                        ["name"] = "Новый юнит #057",
                                        ["heading"] = 4.3633231299858,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "ZU-23 Insurgent",
                                        ["unitId"] = 70,
                                        ["y"] = 121698.7236676,
                                        ["x"] = 446685.98235562,
                                        ["name"] = "Новый юнит #058",
                                        ["heading"] = 1.1868238913561,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "ZU-23 Insurgent",
                                        ["unitId"] = 71,
                                        ["y"] = 121627.2350637,
                                        ["x"] = 446578.74944977,
                                        ["name"] = "Новый юнит #059",
                                        ["heading"] = 4.3633231299858,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 121576.1717752,
                                ["x"] = 446674.06758831,
                                ["name"] = "лента1 #003",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 121552.97225541,
                                                ["x"] = 446626.07741653,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 121552.97225541,
                                                ["x"] = 446626.07741653,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2136,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 121552.97225541,
                                            ["x"] = 446626.07741653,
                                            ["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"] = 54,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 169,
                                        ["y"] = 121552.97225541,
                                        ["x"] = 446626.07741653,
                                        ["name"] = "Новый юнит #092",
                                        ["heading"] = 1.6406094968747,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 121552.97225541,
                                ["x"] = 446626.07741653,
                                ["name"] = "лента1 #013",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 738,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 129927.02022338,
                                            ["x"] = 493793.85607856,
                                            ["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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 56,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 171,
                                        ["y"] = 129927.02022338,
                                        ["x"] = 493793.85607856,
                                        ["name"] = "Новый юнит #093",
                                        ["heading"] = 3.2463124087094,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 172,
                                        ["y"] = 128488.14421188,
                                        ["x"] = 492556.51421675,
                                        ["name"] = "Новый юнит #094",
                                        ["heading"] = 1.3089969389957,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 173,
                                        ["y"] = 130811.42715439,
                                        ["x"] = 493178.76634557,
                                        ["name"] = "Новый юнит #095",
                                        ["heading"] = 4.4156830075456,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 174,
                                        ["y"] = 130523.14155322,
                                        ["x"] = 493084.24647634,
                                        ["name"] = "Новый юнит #096",
                                        ["heading"] = 2.2689280275926,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 175,
                                        ["y"] = 130967.38493863,
                                        ["x"] = 493150.4103848,
                                        ["name"] = "Новый юнит #097",
                                        ["heading"] = 4.4156830075456,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "Ural-375 ZU-23 Insurgent",
                                        ["unitId"] = 176,
                                        ["y"] = 130669.64735053,
                                        ["x"] = 493301.64217558,
                                        ["name"] = "Новый юнит #098",
                                        ["heading"] = 4.3633231299858,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "ZU-23 Insurgent",
                                        ["unitId"] = 177,
                                        ["y"] = 130641.29138976,
                                        ["x"] = 493065.34250249,
                                        ["name"] = "Новый юнит #099",
                                        ["heading"] = 1.1868238913561,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "ZU-23 Insurgent",
                                        ["unitId"] = 178,
                                        ["y"] = 130693.27731784,
                                        ["x"] = 493211.8482998,
                                        ["name"] = "Новый юнит #100",
                                        ["heading"] = 4.3633231299858,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 129927.02022338,
                                ["x"] = 493793.85607856,
                                ["name"] = "духи",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1045,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 130923.53388616,
                                            ["x"] = 459691.72980585,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 75,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "M1045 HMMWV TOW",
                                        ["unitId"] = 271,
                                        ["y"] = 130923.53388616,
                                        ["x"] = 459691.72980585,
                                        ["name"] = "Новый юнит #180",
                                        ["heading"] = 3.7699111843078,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "M1043 HMMWV Armament",
                                        ["unitId"] = 272,
                                        ["y"] = 130804.4003088,
                                        ["x"] = 459610.43212326,
                                        ["name"] = "Новый юнит #181",
                                        ["heading"] = 1.7627825445143,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "T-55",
                                        ["unitId"] = 273,
                                        ["y"] = 130608.40034597,
                                        ["x"] = 459649.52821468,
                                        ["name"] = "Новый юнит #182",
                                        ["heading"] = 1.7627825445143,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "BMP-1",
                                        ["unitId"] = 274,
                                        ["y"] = 130637.86860292,
                                        ["x"] = 459600.57978914,
                                        ["name"] = "Новый юнит #183",
                                        ["heading"] = 1.7627825445143,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "Ural-375 ZU-23",
                                        ["unitId"] = 275,
                                        ["y"] = 130523.40310385,
                                        ["x"] = 459653.79955426,
                                        ["name"] = "Новый юнит #184",
                                        ["heading"] = 1.7627825445143,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "BMP-1",
                                        ["unitId"] = 276,
                                        ["y"] = 130655.15723974,
                                        ["x"] = 459717.79597253,
                                        ["name"] = "Новый юнит #185",
                                        ["heading"] = 1.7627825445143,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "Ural-375 ZU-23",
                                        ["unitId"] = 277,
                                        ["y"] = 130688.06260876,
                                        ["x"] = 459659.25100896,
                                        ["name"] = "Новый юнит #186",
                                        ["heading"] = 1.7627825445143,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 278,
                                        ["y"] = 130550.02772201,
                                        ["x"] = 459732.32830195,
                                        ["name"] = "Новый юнит #187",
                                        ["heading"] = 1.7627825445143,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 279,
                                        ["y"] = 130550.02772201,
                                        ["x"] = 459564.52118472,
                                        ["name"] = "Новый юнит #188",
                                        ["heading"] = 1.7627825445143,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 280,
                                        ["y"] = 130555.44085483,
                                        ["x"] = 459632.1853449,
                                        ["name"] = "Новый юнит #189",
                                        ["heading"] = 1.553343034275,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 130923.53388616,
                                ["x"] = 459691.72980585,
                                ["name"] = "духи #006",
                                ["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"] = 1048,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 130536.94584022,
                                            ["x"] = 459597.18783284,
                                            ["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"] = 254,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["unitId"] = 577,
                                        ["y"] = 130536.94584022,
                                        ["x"] = 459597.18783284,
                                        ["name"] = "духи #006-1-1",
                                        ["heading"] = 5.4279739737024,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 130536.94584022,
                                ["x"] = 459597.18783284,
                                ["name"] = "духи #006-1",
                                ["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"] = 1047,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 130570.30253475,
                                            ["x"] = 459665.05145275,
                                            ["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"] = 255,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "bofors40",
                                        ["unitId"] = 578,
                                        ["y"] = 130570.30253475,
                                        ["x"] = 459665.05145275,
                                        ["name"] = "духи #006-2-1",
                                        ["heading"] = 5.4279739737024,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 130570.30253475,
                                ["x"] = 459665.05145275,
                                ["name"] = "духи #006-2",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2212,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 125047.53663919,
                                            ["x"] = 471925.90700521,
                                            ["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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 256,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 579,
                                        ["y"] = 125047.53663919,
                                        ["x"] = 471925.90700521,
                                        ["name"] = "лента1 #007-1-1",
                                        ["heading"] = 1.6580627893946,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 580,
                                        ["y"] = 125007.68885127,
                                        ["x"] = 471929.39323492,
                                        ["name"] = "масуд дух-1",
                                        ["heading"] = 1.6580627893946,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 125047.53663919,
                                ["x"] = 471925.90700521,
                                ["name"] = "масуд дух",
                                ["start_time"] = 0,
                            }, -- end of [7]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "USAF Aggressors",
                }, -- end of [2]
                [3] = 
                {
                    ["name"] = "Insurgents",
                    ["id"] = 17,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 5.4977871437821,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 131158.78333421,
                                            ["speed"] = 0,
                                            ["x"] = 320368.9408962,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "outpost",
                                        ["unitId"] = 1,
                                        ["y"] = 131158.78333421,
                                        ["x"] = 320368.9408962,
                                        ["name"] = "Новый статич. объект",
                                        ["heading"] = 5.4977871437821,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 131158.78333421,
                                ["x"] = 320368.9408962,
                                ["name"] = "Новый статич. объект",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 1.4486232791553,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 119533.69645581,
                                            ["speed"] = 0,
                                            ["x"] = 445522.35858427,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "outpost",
                                        ["unitId"] = 2,
                                        ["y"] = 119533.69645581,
                                        ["x"] = 445522.35858427,
                                        ["name"] = "Новый статич. объект #001",
                                        ["heading"] = 1.4486232791553,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 119533.69645581,
                                ["x"] = 445522.35858427,
                                ["name"] = "Новый статич. объект #001",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 3.3161255787892,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 115610.91087159,
                                            ["speed"] = 0,
                                            ["x"] = 443480.16602762,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "outpost",
                                        ["unitId"] = 18,
                                        ["y"] = 115610.91087159,
                                        ["x"] = 443480.16602762,
                                        ["name"] = "Новый статич. объект #005",
                                        ["heading"] = 3.3161255787892,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 115610.91087159,
                                ["x"] = 443480.16602762,
                                ["name"] = "Новый статич. объект #005",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 130784.5696975,
                                            ["speed"] = 0,
                                            ["x"] = 459835.19612676,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 61,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "domik1b-all",
                                        ["type"] = "Small house 1B area",
                                        ["unitId"] = 219,
                                        ["rate"] = 100,
                                        ["y"] = 130784.5696975,
                                        ["x"] = 459835.19612676,
                                        ["name"] = "Новый статич. объект #007",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 130784.5696975,
                                ["x"] = 459835.19612676,
                                ["name"] = "Новый статич. объект #007",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 130783.13236837,
                                            ["speed"] = 0,
                                            ["x"] = 459766.13092279,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 62,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "dom2c-all",
                                        ["type"] = "Small house 1C area",
                                        ["unitId"] = 220,
                                        ["rate"] = 100,
                                        ["y"] = 130783.13236837,
                                        ["x"] = 459766.13092279,
                                        ["name"] = "Новый статич. объект #008",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 130783.13236837,
                                ["x"] = 459766.13092279,
                                ["name"] = "Новый статич. объект #008",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 73636.4315435,
                                            ["speed"] = 0,
                                            ["x"] = 492258.23313839,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 235,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "outpost",
                                        ["unitId"] = 558,
                                        ["rate"] = 5,
                                        ["y"] = 73636.4315435,
                                        ["x"] = 492258.23313839,
                                        ["name"] = "Статич.  Аванпост-2-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 73636.4315435,
                                ["x"] = 492258.23313839,
                                ["name"] = "Статич.  Аванпост-2",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 74053.480084957,
                                            ["speed"] = 0,
                                            ["x"] = 492201.11832636,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 236,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "domik1a-all",
                                        ["type"] = "Small house 1A area",
                                        ["unitId"] = 559,
                                        ["rate"] = 100,
                                        ["y"] = 74053.480084957,
                                        ["x"] = 492201.11832636,
                                        ["name"] = "Статич.  Дом малый 1A площадка-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 74053.480084957,
                                ["x"] = 492201.11832636,
                                ["name"] = "Статич.  Дом малый 1A площадка-1",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 74030.713836237,
                                            ["speed"] = 0,
                                            ["x"] = 492172.72403447,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 237,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 560,
                                        ["rate"] = 50,
                                        ["y"] = 74030.713836237,
                                        ["x"] = 492172.72403447,
                                        ["name"] = "Статич.  Передовое укрытие - палатка-7-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 74030.713836237,
                                ["x"] = 492172.72403447,
                                ["name"] = "Статич.  Передовое укрытие - палатка-7",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 74042.362406508,
                                            ["speed"] = 0,
                                            ["x"] = 492174.06810027,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 238,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 561,
                                        ["rate"] = 50,
                                        ["y"] = 74042.362406508,
                                        ["x"] = 492174.06810027,
                                        ["name"] = "Статич.  Передовое укрытие - палатка-8-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 74042.362406508,
                                ["x"] = 492174.06810027,
                                ["name"] = "Статич.  Передовое укрытие - палатка-8",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 74054.907020646,
                                            ["speed"] = 0,
                                            ["x"] = 492175.41216607,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 239,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 562,
                                        ["rate"] = 50,
                                        ["y"] = 74054.907020646,
                                        ["x"] = 492175.41216607,
                                        ["name"] = "Статич.  Передовое укрытие - палатка-9-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 74054.907020646,
                                ["x"] = 492175.41216607,
                                ["name"] = "Статич.  Передовое укрытие - палатка-9",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 74064.31548125,
                                            ["speed"] = 0,
                                            ["x"] = 492174.06810027,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 240,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 563,
                                        ["rate"] = 50,
                                        ["y"] = 74064.31548125,
                                        ["x"] = 492174.06810027,
                                        ["name"] = "Статич.  Передовое укрытие - палатка-10-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 74064.31548125,
                                ["x"] = 492174.06810027,
                                ["name"] = "Статич.  Передовое укрытие - палатка-10",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 74029.817792369,
                                            ["speed"] = 0,
                                            ["x"] = 492151.6670036,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 241,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 564,
                                        ["rate"] = 50,
                                        ["y"] = 74029.817792369,
                                        ["x"] = 492151.6670036,
                                        ["name"] = "Статич.  Передовое укрытие - палатка-11-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 74029.817792369,
                                ["x"] = 492151.6670036,
                                ["name"] = "Статич.  Передовое укрытие - палатка-11",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 74040.12229684,
                                            ["speed"] = 0,
                                            ["x"] = 492152.56304746,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 242,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 565,
                                        ["rate"] = 50,
                                        ["y"] = 74040.12229684,
                                        ["x"] = 492152.56304746,
                                        ["name"] = "Статич.  Передовое укрытие - палатка-12-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 74040.12229684,
                                ["x"] = 492152.56304746,
                                ["name"] = "Статич.  Передовое укрытие - палатка-12",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 74049.530757444,
                                            ["speed"] = 0,
                                            ["x"] = 492152.11502553,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 243,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 566,
                                        ["rate"] = 50,
                                        ["y"] = 74049.530757444,
                                        ["x"] = 492152.11502553,
                                        ["name"] = "Статич.  Передовое укрытие - палатка-13-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 74049.530757444,
                                ["x"] = 492152.11502553,
                                ["name"] = "Статич.  Передовое укрытие - палатка-13",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 74060.731305781,
                                            ["speed"] = 0,
                                            ["x"] = 492152.11502553,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 244,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 567,
                                        ["rate"] = 50,
                                        ["y"] = 74060.731305781,
                                        ["x"] = 492152.11502553,
                                        ["name"] = "Статич.  Передовое укрытие - палатка-14-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 74060.731305781,
                                ["x"] = 492152.11502553,
                                ["name"] = "Статич.  Передовое укрытие - палатка-14",
                                ["dead"] = false,
                            }, -- end of [15]
                        }, -- 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"] = 2693,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 114705.36649829,
                                            ["x"] = 441373.0327331,
                                            ["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"] = 7,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "outpost_road",
                                        ["unitId"] = 10,
                                        ["y"] = 114705.36649829,
                                        ["x"] = 441373.0327331,
                                        ["name"] = "Новый юнит",
                                        ["heading"] = 3.4906585039887,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 114705.36649829,
                                ["x"] = 441373.0327331,
                                ["name"] = "Новая наземная группа",
                                ["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"] = 2694,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 114746.08988382,
                                            ["x"] = 441347.17388568,
                                            ["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"] = 8,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 11,
                                        ["y"] = 114746.08988382,
                                        ["x"] = 441347.17388568,
                                        ["name"] = "Новый юнит #001",
                                        ["heading"] = 3.2463124087095,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 114746.08988382,
                                ["x"] = 441347.17388568,
                                ["name"] = "Новая наземная группа #001",
                                ["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"] = 2687,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 114674.84016231,
                                            ["x"] = 441349.87020624,
                                            ["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"] = 9,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 12,
                                        ["y"] = 114674.84016231,
                                        ["x"] = 441349.87020624,
                                        ["name"] = "Новый юнит #002",
                                        ["heading"] = 3.08923277603,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 114674.84016231,
                                ["x"] = 441349.87020624,
                                ["name"] = "Новая наземная группа #002",
                                ["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"] = 2690,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 114714.87250643,
                                            ["x"] = 441334.33926337,
                                            ["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"] = 11,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 14,
                                        ["y"] = 114714.87250643,
                                        ["x"] = 441334.33926337,
                                        ["name"] = "Новый юнит #004",
                                        ["heading"] = 3.2463124087095,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 114714.87250643,
                                ["x"] = 441334.33926337,
                                ["name"] = "Новая наземная группа #004",
                                ["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"] = 2687,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 114682.20397143,
                                            ["x"] = 441329.65320302,
                                            ["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"] = 12,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-55",
                                        ["unitId"] = 15,
                                        ["y"] = 114682.20397143,
                                        ["x"] = 441329.65320302,
                                        ["name"] = "Новый юнит #005",
                                        ["heading"] = 3.2463124087095,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 114682.20397143,
                                ["x"] = 441329.65320302,
                                ["name"] = "Новая наземная группа #005",
                                ["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"] = 2664,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 114904.22997948,
                                            ["x"] = 440724.18926312,
                                            ["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"] = 13,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 16,
                                        ["y"] = 114904.22997948,
                                        ["x"] = 440724.18926312,
                                        ["name"] = "Новый юнит #006",
                                        ["heading"] = 3.8920842319474,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 114904.22997948,
                                ["x"] = 440724.18926312,
                                ["name"] = "Новая наземная группа #006",
                                ["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"] = 2643,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 115593.07154488,
                                            ["x"] = 443377.58989902,
                                            ["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"] = 16,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 19,
                                        ["y"] = 115593.07154488,
                                        ["x"] = 443377.58989902,
                                        ["name"] = "Новый юнит #008",
                                        ["heading"] = 0.50614548307836,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 115593.07154488,
                                ["x"] = 443377.58989902,
                                ["name"] = "Новая наземная группа #008",
                                ["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"] = 2639,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 115535.92995151,
                                            ["x"] = 443510.26989144,
                                            ["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"] = 17,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 20,
                                        ["y"] = 115535.92995151,
                                        ["x"] = 443510.26989144,
                                        ["name"] = "Новый юнит #009",
                                        ["heading"] = 4.0317105721069,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 115535.92995151,
                                ["x"] = 443510.26989144,
                                ["name"] = "Новая наземная группа #009",
                                ["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"] = 2651,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 115547.76319701,
                                            ["x"] = 443399.61051911,
                                            ["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"] = 18,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 21,
                                        ["y"] = 115547.76319701,
                                        ["x"] = 443399.61051911,
                                        ["name"] = "Новый юнит #010",
                                        ["heading"] = 4.0317105721069,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 115547.76319701,
                                ["x"] = 443399.61051911,
                                ["name"] = "Новая наземная группа #010",
                                ["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"] = 2643,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 115552.09684134,
                                            ["x"] = 443462.60544039,
                                            ["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"] = 19,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 22,
                                        ["y"] = 115552.09684134,
                                        ["x"] = 443462.60544039,
                                        ["name"] = "Новый юнит #011",
                                        ["heading"] = 4.0317105721069,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 115552.09684134,
                                ["x"] = 443462.60544039,
                                ["name"] = "Новая наземная группа #011",
                                ["start_time"] = 0,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 115569.6532576,
                                                ["x"] = 443443.76805515,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 114357.26961355,
                                                ["x"] = 441458.84850343,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2639,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 115641.85095386,
                                            ["x"] = 443410.20241817,
                                            ["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"] = 20,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "ZU-23 Insurgent",
                                        ["unitId"] = 23,
                                        ["y"] = 115641.85095386,
                                        ["x"] = 443410.20241817,
                                        ["name"] = "Новый юнит #012",
                                        ["heading"] = 3.6899135932309,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 115641.85095386,
                                ["x"] = 443410.20241817,
                                ["name"] = "Новая наземная группа #012",
                                ["start_time"] = 0,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2726,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 114783.16453465,
                                            ["x"] = 441491.13017576,
                                            ["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"] = 21,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 24,
                                        ["y"] = 114783.16453465,
                                        ["x"] = 441491.13017576,
                                        ["name"] = "Новый юнит #013",
                                        ["heading"] = 4.0317105721069,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 114783.16453465,
                                ["x"] = 441491.13017576,
                                ["name"] = "Новая наземная группа #013",
                                ["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"] = 2641,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 118459.43448744,
                                            ["x"] = 444570.4093526,
                                            ["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"] = 23,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 26,
                                        ["y"] = 118459.43448744,
                                        ["x"] = 444570.4093526,
                                        ["name"] = "Новый юнит #015",
                                        ["heading"] = 4.0317105721069,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 118459.43448744,
                                ["x"] = 444570.4093526,
                                ["name"] = "Новая наземная группа #015",
                                ["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"] = 2434,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 116956.54681015,
                                            ["x"] = 445107.98394607,
                                            ["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"] = 24,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Sandbox",
                                        ["unitId"] = 27,
                                        ["y"] = 116956.54681015,
                                        ["x"] = 445107.98394607,
                                        ["name"] = "Новый юнит #016",
                                        ["heading"] = 4.8520153205442,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 116956.54681015,
                                ["x"] = 445107.98394607,
                                ["name"] = "Новая наземная группа #016",
                                ["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"] = 2404,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 117325.01745932,
                                            ["x"] = 445116.26437155,
                                            ["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"] = 25,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "outpost",
                                        ["unitId"] = 28,
                                        ["y"] = 117325.01745932,
                                        ["x"] = 445116.26437155,
                                        ["name"] = "Новый юнит #017",
                                        ["heading"] = 4.8520153205442,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 117325.01745932,
                                ["x"] = 445116.26437155,
                                ["name"] = "Новая наземная группа #017",
                                ["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"] = 2446,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 116873.31166218,
                                            ["x"] = 445140.25798202,
                                            ["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"] = 26,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Bunker",
                                        ["unitId"] = 29,
                                        ["y"] = 116873.31166218,
                                        ["x"] = 445140.25798202,
                                        ["name"] = "Новый юнит #018",
                                        ["heading"] = 4.8520153205442,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 116873.31166218,
                                ["x"] = 445140.25798202,
                                ["name"] = "Новая наземная группа #018",
                                ["start_time"] = 0,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2421,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 117154.97578511,
                                            ["x"] = 445075.57955379,
                                            ["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"] = 27,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 30,
                                        ["y"] = 117154.97578511,
                                        ["x"] = 445075.57955379,
                                        ["name"] = "Новый юнит #019",
                                        ["heading"] = 4.8520153205442,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 117154.97578511,
                                ["x"] = 445075.57955379,
                                ["name"] = "Новая наземная группа #019",
                                ["start_time"] = 0,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 116991.16069108,
                                                ["x"] = 445156.35462583,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 117205.08041311,
                                                ["x"] = 445387.3502821,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2434,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 116999.53891727,
                                            ["x"] = 445167.38119385,
                                            ["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"] = 28,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-55",
                                        ["unitId"] = 31,
                                        ["y"] = 116999.53891727,
                                        ["x"] = 445167.38119385,
                                        ["name"] = "Новый юнит #020",
                                        ["heading"] = 0.74703680756737,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 116999.53891727,
                                ["x"] = 445167.38119385,
                                ["name"] = "Новая наземная группа #020",
                                ["start_time"] = 0,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2257,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 119651.23433173,
                                            ["x"] = 445470.47979766,
                                            ["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"] = 31,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 34,
                                        ["y"] = 119651.23433173,
                                        ["x"] = 445470.47979766,
                                        ["name"] = "Новый юнит #023",
                                        ["heading"] = 4.8520153205442,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 119651.23433173,
                                ["x"] = 445470.47979766,
                                ["name"] = "Новая наземная группа #023",
                                ["start_time"] = 0,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2262,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 119454.25706381,
                                            ["x"] = 445489.1237366,
                                            ["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"] = 32,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 35,
                                        ["y"] = 119454.25706381,
                                        ["x"] = 445489.1237366,
                                        ["name"] = "Новый юнит #024",
                                        ["heading"] = 4.8520153205442,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "T-55",
                                        ["unitId"] = 36,
                                        ["y"] = 119609.08281761,
                                        ["x"] = 445519.92676615,
                                        ["name"] = "Новый юнит #025",
                                        ["heading"] = 4.8520153205442,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 37,
                                        ["y"] = 119402.37827721,
                                        ["x"] = 445588.82827962,
                                        ["name"] = "Новый юнит #026",
                                        ["heading"] = 4.8520153205442,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 119454.25706381,
                                ["x"] = 445489.1237366,
                                ["name"] = "Новая наземная группа #024",
                                ["start_time"] = 0,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2416,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 124044.93334136,
                                            ["x"] = 446013.67768278,
                                            ["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"] = 35,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 53,
                                        ["y"] = 124044.93334136,
                                        ["x"] = 446013.67768278,
                                        ["name"] = "Новый юнит #041",
                                        ["heading"] = 5.8817595792209,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 54,
                                        ["y"] = 124061.44136762,
                                        ["x"] = 446014.44795325,
                                        ["name"] = "Новый юнит #042",
                                        ["heading"] = 5.8817595792209,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 55,
                                        ["y"] = 124090.71139068,
                                        ["x"] = 446012.58049121,
                                        ["name"] = "Новый юнит #043",
                                        ["heading"] = 5.8817595792209,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 124044.93334136,
                                ["x"] = 446013.67768278,
                                ["name"] = "лента1 #001",
                                ["start_time"] = 0,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2165,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 121123.41061717,
                                            ["x"] = 446335.34777459,
                                            ["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"] = 42,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 112,
                                        ["y"] = 121123.41061717,
                                        ["x"] = 446335.34777459,
                                        ["name"] = "Новый юнит #044",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 113,
                                        ["y"] = 121121.29906417,
                                        ["x"] = 446332.27875276,
                                        ["name"] = "Новый юнит #045",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 114,
                                        ["y"] = 121124.09552576,
                                        ["x"] = 446338.12161047,
                                        ["name"] = "Новый юнит #046",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "VAZ Car",
                                        ["unitId"] = 115,
                                        ["y"] = 121118.31703716,
                                        ["x"] = 446337.84150833,
                                        ["name"] = "Новый юнит #047",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 121123.41061717,
                                ["x"] = 446335.34777459,
                                ["name"] = "лента1 #006",
                                ["start_time"] = 0,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2107,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 122347.22743155,
                                            ["x"] = 446427.26169389,
                                            ["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"] = 43,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 116,
                                        ["y"] = 122347.22743155,
                                        ["x"] = 446427.26169389,
                                        ["name"] = "Новый юнит #048",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 117,
                                        ["y"] = 122345.11587856,
                                        ["x"] = 446424.19267206,
                                        ["name"] = "Новый юнит #049",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 118,
                                        ["y"] = 122347.91234015,
                                        ["x"] = 446430.03552977,
                                        ["name"] = "Новый юнит #050",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "VAZ Car",
                                        ["unitId"] = 119,
                                        ["y"] = 122342.13385154,
                                        ["x"] = 446429.75542763,
                                        ["name"] = "Новый юнит #051",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 122347.22743155,
                                ["x"] = 446427.26169389,
                                ["name"] = "лента1 #002",
                                ["start_time"] = 0,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2107,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 122347.22743155,
                                            ["x"] = 446427.26169389,
                                            ["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"] = 44,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 120,
                                        ["y"] = 122347.22743155,
                                        ["x"] = 446427.26169389,
                                        ["name"] = "ДУШАРА",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 121,
                                        ["y"] = 122345.11587856,
                                        ["x"] = 446424.19267206,
                                        ["name"] = "Новый юнит #061",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 122,
                                        ["y"] = 122347.91234015,
                                        ["x"] = 446430.03552977,
                                        ["name"] = "Новый юнит #062",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "VAZ Car",
                                        ["unitId"] = 123,
                                        ["y"] = 122342.13385154,
                                        ["x"] = 446429.75542763,
                                        ["name"] = "Новый юнит #063",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 122347.22743155,
                                ["x"] = 446427.26169389,
                                ["name"] = "лента1 #004",
                                ["start_time"] = 0,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2019,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 123220.84760068,
                                            ["x"] = 445421.72964647,
                                            ["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"] = 45,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 124,
                                        ["y"] = 123220.84760068,
                                        ["x"] = 445421.72964647,
                                        ["name"] = "Новый юнит #064",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 125,
                                        ["y"] = 123218.73604769,
                                        ["x"] = 445418.66062464,
                                        ["name"] = "Новый юнит #065",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 126,
                                        ["y"] = 123221.53250928,
                                        ["x"] = 445424.50348235,
                                        ["name"] = "Новый юнит #066",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "VAZ Car",
                                        ["unitId"] = 127,
                                        ["y"] = 123215.75402067,
                                        ["x"] = 445424.22338021,
                                        ["name"] = "Новый юнит #067",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 123220.84760068,
                                ["x"] = 445421.72964647,
                                ["name"] = "лента1 #005",
                                ["start_time"] = 0,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2019,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 123220.84760068,
                                            ["x"] = 445421.72964647,
                                            ["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"] = 46,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 128,
                                        ["y"] = 123220.84760068,
                                        ["x"] = 445421.72964647,
                                        ["name"] = "Новый юнит #068",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 129,
                                        ["y"] = 123218.73604769,
                                        ["x"] = 445418.66062464,
                                        ["name"] = "Новый юнит #069",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 130,
                                        ["y"] = 123221.53250928,
                                        ["x"] = 445424.50348235,
                                        ["name"] = "Новый юнит #070",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "VAZ Car",
                                        ["unitId"] = 131,
                                        ["y"] = 123215.75402067,
                                        ["x"] = 445424.22338021,
                                        ["name"] = "Новый юнит #071",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 123220.84760068,
                                ["x"] = 445421.72964647,
                                ["name"] = "лента1 #007",
                                ["start_time"] = 0,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1907,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 125444.80116173,
                                            ["x"] = 444349.35714859,
                                            ["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"] = 47,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 132,
                                        ["y"] = 125444.80116173,
                                        ["x"] = 444349.35714859,
                                        ["name"] = "Новый юнит #072",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 133,
                                        ["y"] = 125442.68960873,
                                        ["x"] = 444346.28812677,
                                        ["name"] = "Новый юнит #073",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 134,
                                        ["y"] = 125445.48607032,
                                        ["x"] = 444352.13098448,
                                        ["name"] = "Новый юнит #074",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "VAZ Car",
                                        ["unitId"] = 135,
                                        ["y"] = 125439.70758172,
                                        ["x"] = 444351.85088234,
                                        ["name"] = "Новый юнит #075",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 125444.80116173,
                                ["x"] = 444349.35714859,
                                ["name"] = "лента1 #008",
                                ["start_time"] = 0,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1907,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 125444.80116173,
                                            ["x"] = 444349.35714859,
                                            ["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"] = 48,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 136,
                                        ["y"] = 125444.80116173,
                                        ["x"] = 444349.35714859,
                                        ["name"] = "Новый юнит #076",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 137,
                                        ["y"] = 125442.68960873,
                                        ["x"] = 444346.28812677,
                                        ["name"] = "Новый юнит #077",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 138,
                                        ["y"] = 125445.48607032,
                                        ["x"] = 444352.13098448,
                                        ["name"] = "Новый юнит #078",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "VAZ Car",
                                        ["unitId"] = 139,
                                        ["y"] = 125439.70758172,
                                        ["x"] = 444351.85088234,
                                        ["name"] = "Новый юнит #079",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 125444.80116173,
                                ["x"] = 444349.35714859,
                                ["name"] = "лента1 #009",
                                ["start_time"] = 0,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1788,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 128420.39926727,
                                            ["x"] = 446777.51584006,
                                            ["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"] = 49,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 140,
                                        ["y"] = 128420.39926727,
                                        ["x"] = 446777.51584006,
                                        ["name"] = "Новый юнит #080",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 141,
                                        ["y"] = 128418.28771428,
                                        ["x"] = 446774.44681824,
                                        ["name"] = "Новый юнит #081",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 142,
                                        ["y"] = 128421.08417587,
                                        ["x"] = 446780.28967595,
                                        ["name"] = "Новый юнит #082",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "VAZ Car",
                                        ["unitId"] = 143,
                                        ["y"] = 128415.30568726,
                                        ["x"] = 446780.00957381,
                                        ["name"] = "Новый юнит #083",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 128420.39926727,
                                ["x"] = 446777.51584006,
                                ["name"] = "лента1 #010",
                                ["start_time"] = 0,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1719,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 130543.93441381,
                                            ["x"] = 446358.10661154,
                                            ["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"] = 50,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 144,
                                        ["y"] = 130543.93441381,
                                        ["x"] = 446358.10661154,
                                        ["name"] = "Новый юнит #084",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 145,
                                        ["y"] = 130541.82286082,
                                        ["x"] = 446355.03758971,
                                        ["name"] = "Новый юнит #085",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 146,
                                        ["y"] = 130544.61932241,
                                        ["x"] = 446360.88044742,
                                        ["name"] = "Новый юнит #086",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "VAZ Car",
                                        ["unitId"] = 147,
                                        ["y"] = 130538.8408338,
                                        ["x"] = 446360.60034529,
                                        ["name"] = "Новый юнит #087",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 130543.93441381,
                                ["x"] = 446358.10661154,
                                ["name"] = "лента1 #011",
                                ["start_time"] = 0,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1325,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 129721.70165176,
                                            ["x"] = 454244.65828608,
                                            ["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"] = 51,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 148,
                                        ["y"] = 129721.70165176,
                                        ["x"] = 454244.65828608,
                                        ["name"] = "Новый юнит #088",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 149,
                                        ["y"] = 129719.59009876,
                                        ["x"] = 454241.58926426,
                                        ["name"] = "Новый юнит #089",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 150,
                                        ["y"] = 129722.38656035,
                                        ["x"] = 454247.43212197,
                                        ["name"] = "Новый юнит #090",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "VAZ Car",
                                        ["unitId"] = 151,
                                        ["y"] = 129716.60807174,
                                        ["x"] = 454247.15201983,
                                        ["name"] = "Новый юнит #091",
                                        ["heading"] = 1.9077446303851,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 129721.70165176,
                                ["x"] = 454244.65828608,
                                ["name"] = "лента1 #012",
                                ["start_time"] = 0,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2666,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 115407.42678912,
                                            ["x"] = 443514.65297715,
                                            ["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"] = 109,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 372,
                                        ["y"] = 115407.42678912,
                                        ["x"] = 443514.65297715,
                                        ["name"] = "Новый юнит #158",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 373,
                                        ["y"] = 115419.91529711,
                                        ["x"] = 443525.47635074,
                                        ["name"] = "Новый юнит #159",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 374,
                                        ["y"] = 115444.0597459,
                                        ["x"] = 443542.12769473,
                                        ["name"] = "Новый юнит #160",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 115407.42678912,
                                ["x"] = 443514.65297715,
                                ["name"] = "лента1 #016",
                                ["start_time"] = 0,
                            }, -- end of [32]
                            [33] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2586,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 115888.87026453,
                                            ["x"] = 444710.2762181,
                                            ["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"] = 111,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 385,
                                        ["y"] = 115888.87026453,
                                        ["x"] = 444710.2762181,
                                        ["name"] = "Новый юнит #161",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 386,
                                        ["y"] = 115901.35877252,
                                        ["x"] = 444721.09959169,
                                        ["name"] = "Новый юнит #162",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 387,
                                        ["y"] = 115925.50322131,
                                        ["x"] = 444737.75093568,
                                        ["name"] = "Новый юнит #163",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 115888.87026453,
                                ["x"] = 444710.2762181,
                                ["name"] = "лента1 #017",
                                ["start_time"] = 0,
                            }, -- end of [33]
                            [34] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2421,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 117105.29961663,
                                            ["x"] = 445149.27916988,
                                            ["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"] = 112,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 388,
                                        ["y"] = 117105.29961663,
                                        ["x"] = 445149.27916988,
                                        ["name"] = "Новый юнит #164",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 389,
                                        ["y"] = 117117.78812462,
                                        ["x"] = 445160.10254347,
                                        ["name"] = "Новый юнит #165",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 390,
                                        ["y"] = 117141.93257341,
                                        ["x"] = 445176.75388746,
                                        ["name"] = "Новый юнит #166",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 117105.29961663,
                                ["x"] = 445149.27916988,
                                ["name"] = "лента1 #018",
                                ["start_time"] = 0,
                            }, -- end of [34]
                            [35] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2282,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 119136.79278522,
                                            ["x"] = 445626.85507506,
                                            ["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"] = 113,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 391,
                                        ["y"] = 119136.79278522,
                                        ["x"] = 445626.85507506,
                                        ["name"] = "Новый юнит #167",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 392,
                                        ["y"] = 119149.28129321,
                                        ["x"] = 445637.67844865,
                                        ["name"] = "Новый юнит #168",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 393,
                                        ["y"] = 119173.425742,
                                        ["x"] = 445654.32979264,
                                        ["name"] = "Новый юнит #169",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 119136.79278522,
                                ["x"] = 445626.85507506,
                                ["name"] = "лента1 #019",
                                ["start_time"] = 0,
                            }, -- end of [35]
                            [36] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2195,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 120960.94205737,
                                            ["x"] = 446278.69788976,
                                            ["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"] = 114,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 394,
                                        ["y"] = 120960.94205737,
                                        ["x"] = 446278.69788976,
                                        ["name"] = "Новый юнит #170",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 395,
                                        ["y"] = 120973.43056536,
                                        ["x"] = 446289.52126335,
                                        ["name"] = "Новый юнит #171",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 396,
                                        ["y"] = 120997.57501415,
                                        ["x"] = 446306.17260734,
                                        ["name"] = "Новый юнит #172",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 120960.94205737,
                                ["x"] = 446278.69788976,
                                ["name"] = "лента1 #020",
                                ["start_time"] = 0,
                            }, -- end of [36]
                            [37] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2086,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 122678.97738295,
                                            ["x"] = 446435.3422871,
                                            ["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"] = 115,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 397,
                                        ["y"] = 122678.97738295,
                                        ["x"] = 446435.3422871,
                                        ["name"] = "Новый юнит #173",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 398,
                                        ["y"] = 122691.46589094,
                                        ["x"] = 446446.16566069,
                                        ["name"] = "Новый юнит #174",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 399,
                                        ["y"] = 122715.61033973,
                                        ["x"] = 446462.81700468,
                                        ["name"] = "Новый юнит #175",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 122678.97738295,
                                ["x"] = 446435.3422871,
                                ["name"] = "лента1 #021",
                                ["start_time"] = 0,
                            }, -- end of [37]
                            [38] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2027,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 123138.80448479,
                                            ["x"] = 445586.43071446,
                                            ["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"] = 116,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 400,
                                        ["y"] = 123138.80448479,
                                        ["x"] = 445586.43071446,
                                        ["name"] = "Новый юнит #176",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 401,
                                        ["y"] = 123151.29299278,
                                        ["x"] = 445597.25408805,
                                        ["name"] = "Новый юнит #177",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 402,
                                        ["y"] = 123175.43744157,
                                        ["x"] = 445613.90543204,
                                        ["name"] = "Новый юнит #178",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 123138.80448479,
                                ["x"] = 445586.43071446,
                                ["name"] = "лента1 #022",
                                ["start_time"] = 0,
                            }, -- end of [38]
                            [39] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1928,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 124962.95375694,
                                            ["x"] = 444515.18515851,
                                            ["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"] = 117,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 403,
                                        ["y"] = 124962.95375694,
                                        ["x"] = 444515.18515851,
                                        ["name"] = "Новый юнит #179",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 404,
                                        ["y"] = 124975.44226493,
                                        ["x"] = 444526.0085321,
                                        ["name"] = "Новый юнит #190",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 405,
                                        ["y"] = 124999.58671372,
                                        ["x"] = 444542.65987609,
                                        ["name"] = "Новый юнит #191",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 124962.95375694,
                                ["x"] = 444515.18515851,
                                ["name"] = "лента1 #023",
                                ["start_time"] = 0,
                            }, -- end of [39]
                            [40] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1928,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 124962.95375694,
                                            ["x"] = 444515.18515851,
                                            ["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"] = 118,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 406,
                                        ["y"] = 124962.95375694,
                                        ["x"] = 444515.18515851,
                                        ["name"] = "Новый юнит #192",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 407,
                                        ["y"] = 124975.44226493,
                                        ["x"] = 444526.0085321,
                                        ["name"] = "Новый юнит #193",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 408,
                                        ["y"] = 124999.58671372,
                                        ["x"] = 444542.65987609,
                                        ["name"] = "Новый юнит #194",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 124962.95375694,
                                ["x"] = 444515.18515851,
                                ["name"] = "лента1 #024",
                                ["start_time"] = 0,
                            }, -- end of [40]
                            [41] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1832,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 127034.70223778,
                                            ["x"] = 445864.3481936,
                                            ["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"] = 119,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 409,
                                        ["y"] = 127034.70223778,
                                        ["x"] = 445864.3481936,
                                        ["name"] = "Новый юнит #195",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 410,
                                        ["y"] = 127047.19074577,
                                        ["x"] = 445875.17156719,
                                        ["name"] = "Новый юнит #196",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 411,
                                        ["y"] = 127071.33519456,
                                        ["x"] = 445891.82291118,
                                        ["name"] = "Новый юнит #197",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 127034.70223778,
                                ["x"] = 445864.3481936,
                                ["name"] = "лента1 #025",
                                ["start_time"] = 0,
                            }, -- end of [41]
                            [42] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1738,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 129566.27782047,
                                            ["x"] = 446364.59965604,
                                            ["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"] = 120,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 412,
                                        ["y"] = 129566.27782047,
                                        ["x"] = 446364.59965604,
                                        ["name"] = "Новый юнит #198",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 413,
                                        ["y"] = 129578.76632846,
                                        ["x"] = 446375.42302963,
                                        ["name"] = "Новый юнит #199",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 414,
                                        ["y"] = 129602.91077725,
                                        ["x"] = 446392.07437362,
                                        ["name"] = "Новый юнит #200",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 129566.27782047,
                                ["x"] = 446364.59965604,
                                ["name"] = "лента1 #026",
                                ["start_time"] = 0,
                            }, -- end of [42]
                            [43] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1728,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 130477.09071925,
                                            ["x"] = 448137.75689302,
                                            ["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"] = 121,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 415,
                                        ["y"] = 130477.09071925,
                                        ["x"] = 448137.75689302,
                                        ["name"] = "Новый юнит #201",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 416,
                                        ["y"] = 130489.57922724,
                                        ["x"] = 448148.58026661,
                                        ["name"] = "Новый юнит #202",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 417,
                                        ["y"] = 130513.72367603,
                                        ["x"] = 448165.2316106,
                                        ["name"] = "Новый юнит #203",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 130477.09071925,
                                ["x"] = 448137.75689302,
                                ["name"] = "лента1 #027",
                                ["start_time"] = 0,
                            }, -- end of [43]
                            [44] = 
                            {
                                ["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"] = 130705.44931652,
                                            ["x"] = 451865.08518665,
                                            ["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"] = 122,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "house2arm",
                                        ["unitId"] = 418,
                                        ["y"] = 130705.44931652,
                                        ["x"] = 451865.08518665,
                                        ["name"] = "Новый юнит #204",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 419,
                                        ["y"] = 130717.93782451,
                                        ["x"] = 451875.90856024,
                                        ["name"] = "Новый юнит #205",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 420,
                                        ["y"] = 130742.0822733,
                                        ["x"] = 451892.55990423,
                                        ["name"] = "Новый юнит #206",
                                        ["heading"] = 5.2142954234365,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 130705.44931652,
                                ["x"] = 451865.08518665,
                                ["name"] = "лента1 #028",
                                ["start_time"] = 0,
                            }, -- end of [44]
                            [45] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 55682.636758167,
                                                ["x"] = 467214.65851946,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 55397.550371823,
                                                ["x"] = 467167.14412174,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1758,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 68010.275274508,
                                            ["x"] = 459433.8922249,
                                            ["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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 124,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 422,
                                        ["y"] = 68010.275274508,
                                        ["x"] = 459433.8922249,
                                        ["name"] = "дух",
                                        ["heading"] = 1.9547687622336,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 68010.275274508,
                                ["x"] = 459433.8922249,
                                ["name"] = "дух",
                                ["start_time"] = 0,
                            }, -- end of [45]
                            [46] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 130936.71371804,
                                                ["x"] = 465188.04126297,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 135891.54813579,
                                                ["x"] = 476051.45100066,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 135891.54813579,
                                                ["x"] = 476051.45100066,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 133932.94019498,
                                                ["x"] = 491720.31452712,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 130729.10742721,
                                                ["x"] = 462386.03919143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 130936.71371804,
                                                ["x"] = 465188.04126297,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 133932.94019498,
                                                ["x"] = 491720.31452712,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 130603.30669561,
                                                ["x"] = 492944.44449012,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 130603.30669561,
                                                ["x"] = 492944.44449012,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 130603.30669561,
                                                ["x"] = 492944.44449012,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 942,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 130729.10742721,
                                            ["x"] = 462386.03919143,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 19.4444,
                                            ["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"] = 855,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 168.58095245698,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 130936.71371804,
                                            ["x"] = 465188.04126297,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 16.666666666667,
                                            ["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"] = 517,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 883.34678967985,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 135891.54813579,
                                            ["x"] = 476051.45100066,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.444444444444,
                                            ["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"] = 581,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1695.4451806507,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 133932.94019498,
                                            ["x"] = 491720.31452712,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 19.444444444444,
                                            ["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"] = 702,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2334.0001824858,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 130603.30669561,
                                            ["x"] = 492944.44449012,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 128,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "VAZ Car",
                                        ["unitId"] = 427,
                                        ["y"] = 130729.10742721,
                                        ["x"] = 462386.03919143,
                                        ["name"] = "ваз09",
                                        ["heading"] = 0.073956991154231,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 130729.10742721,
                                ["x"] = 462386.03919143,
                                ["name"] = "максуд",
                                ["start_time"] = 0,
                            }, -- end of [46]
                            [47] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2248,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 106348.81171588,
                                            ["x"] = 441665.78524602,
                                            ["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"] = 172,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Insurgent",
                                        ["unitId"] = 481,
                                        ["y"] = 106348.81171588,
                                        ["x"] = 441665.78524602,
                                        ["name"] = "Наземн. -2-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 106348.81171588,
                                ["x"] = 441665.78524602,
                                ["name"] = "Наземн. -2",
                                ["start_time"] = 0,
                            }, -- end of [47]
                            [48] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 78798.047926992,
                                                ["x"] = 504762.56273977,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 78859.568136084,
                                                ["x"] = 505030.53505237,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 78868.310464075,
                                                ["x"] = 505053.97029959,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 78860.930157835,
                                                ["x"] = 505102.86421656,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 78734.391959098,
                                                ["x"] = 505453.91691632,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = 78529.414563188,
                                                ["x"] = 506820.37288671,
                                            }, -- end of [32]
                                            [64] = 
                                            {
                                                ["y"] = 77985.931416955,
                                                ["x"] = 508069.97651985,
                                            }, -- end of [64]
                                            [128] = 
                                            {
                                                ["y"] = 76237.264455449,
                                                ["x"] = 509080.65565595,
                                            }, -- end of [128]
                                            [256] = 
                                            {
                                                ["y"] = 67554.527512468,
                                                ["x"] = 509727.29875716,
                                            }, -- end of [256]
                                            [512] = 
                                            {
                                                ["y"] = 59180.474967643,
                                                ["x"] = 509607.54690322,
                                            }, -- end of [512]
                                            [513] = 
                                            {
                                                ["y"] = 59151.447085658,
                                                ["x"] = 509615.11020374,
                                            }, -- end of [513]
                                            [257] = 
                                            {
                                                ["y"] = 67538.785905255,
                                                ["x"] = 509739.6296429,
                                            }, -- end of [257]
                                            [514] = 
                                            {
                                                ["y"] = 59126.97621642,
                                                ["x"] = 509620.21413924,
                                            }, -- end of [514]
                                            [129] = 
                                            {
                                                ["y"] = 76230.774113284,
                                                ["x"] = 509094.17597594,
                                            }, -- end of [129]
                                            [258] = 
                                            {
                                                ["y"] = 67514.25353985,
                                                ["x"] = 509756.89310258,
                                            }, -- end of [258]
                                            [516] = 
                                            {
                                                ["y"] = 59082.372681482,
                                                ["x"] = 509626.01707236,
                                            }, -- end of [516]
                                            [517] = 
                                            {
                                                ["y"] = 59062.401721613,
                                                ["x"] = 509627.05867392,
                                            }, -- end of [517]
                                            [259] = 
                                            {
                                                ["y"] = 67501.552886688,
                                                ["x"] = 509764.87127085,
                                            }, -- end of [259]
                                            [518] = 
                                            {
                                                ["y"] = 59037.404724595,
                                                ["x"] = 509627.08009744,
                                            }, -- end of [518]
                                            [65] = 
                                            {
                                                ["y"] = 77971.525486923,
                                                ["x"] = 508074.14676331,
                                            }, -- end of [65]
                                            [130] = 
                                            {
                                                ["y"] = 76223.402695633,
                                                ["x"] = 509107.23646622,
                                            }, -- end of [130]
                                            [260] = 
                                            {
                                                ["y"] = 67484.086970948,
                                                ["x"] = 509774.60994259,
                                            }, -- end of [260]
                                            [520] = 
                                            {
                                                ["y"] = 58987.571591118,
                                                ["x"] = 509623.27430816,
                                            }, -- end of [520]
                                            [521] = 
                                            {
                                                ["y"] = 58957.929475807,
                                                ["x"] = 509618.67697954,
                                            }, -- end of [521]
                                            [261] = 
                                            {
                                                ["y"] = 67466.092483002,
                                                ["x"] = 509783.33264944,
                                            }, -- end of [261]
                                            [522] = 
                                            {
                                                ["y"] = 58923.661779928,
                                                ["x"] = 509611.57113636,
                                            }, -- end of [522]
                                            [131] = 
                                            {
                                                ["y"] = 76215.203816013,
                                                ["x"] = 509119.7946361,
                                            }, -- end of [131]
                                            [262] = 
                                            {
                                                ["y"] = 67447.616591959,
                                                ["x"] = 509790.98292019,
                                            }, -- end of [262]
                                            [524] = 
                                            {
                                                ["y"] = 58713.134513183,
                                                ["x"] = 509547.97637113,
                                            }, -- end of [524]
                                            [525] = 
                                            {
                                                ["y"] = 58439.329680537,
                                                ["x"] = 509452.48510493,
                                            }, -- end of [525]
                                            [263] = 
                                            {
                                                ["y"] = 67428.728140015,
                                                ["x"] = 509797.54923714,
                                            }, -- end of [263]
                                            [33] = 
                                            {
                                                ["y"] = 78500.220415243,
                                                ["x"] = 506872.78446326,
                                            }, -- end of [33]
                                            [66] = 
                                            {
                                                ["y"] = 77956.907850469,
                                                ["x"] = 508077.50547649,
                                            }, -- end of [66]
                                            [132] = 
                                            {
                                                ["y"] = 76206.324699806,
                                                ["x"] = 509131.88246972,
                                            }, -- end of [132]
                                            [264] = 
                                            {
                                                ["y"] = 67409.504130969,
                                                ["x"] = 509803.05732351,
                                            }, -- end of [264]
                                            [528] = 
                                            {
                                                ["y"] = 58357.502390857,
                                                ["x"] = 509415.22341143,
                                            }, -- end of [528]
                                            [529] = 
                                            {
                                                ["y"] = 58344.776504201,
                                                ["x"] = 509407.28726067,
                                            }, -- end of [529]
                                            [265] = 
                                            {
                                                ["y"] = 67390.01956588,
                                                ["x"] = 509807.5594515,
                                            }, -- end of [265]
                                            [530] = 
                                            {
                                                ["y"] = 58332.603674715,
                                                ["x"] = 509398.52780649,
                                            }, -- end of [530]
                                            [133] = 
                                            {
                                                ["y"] = 76193.713829451,
                                                ["x"] = 509147.40316124,
                                            }, -- end of [133]
                                            [266] = 
                                            {
                                                ["y"] = 67365.398638914,
                                                ["x"] = 509811.8772305,
                                            }, -- end of [266]
                                            [532] = 
                                            {
                                                ["y"] = 58317.424189516,
                                                ["x"] = 509385.5175263,
                                            }, -- end of [532]
                                            [533] = 
                                            {
                                                ["y"] = 58306.862113846,
                                                ["x"] = 509374.87015633,
                                            }, -- end of [533]
                                            [267] = 
                                            {
                                                ["y"] = 67340.582010884,
                                                ["x"] = 509814.87787766,
                                            }, -- end of [267]
                                            [534] = 
                                            {
                                                ["y"] = 58296.923182145,
                                                ["x"] = 509363.63759174,
                                            }, -- end of [534]
                                            [67] = 
                                            {
                                                ["y"] = 77932.282706764,
                                                ["x"] = 508081.79925725,
                                            }, -- end of [67]
                                            [134] = 
                                            {
                                                ["y"] = 76166.93541971,
                                                ["x"] = 509177.1113348,
                                            }, -- end of [134]
                                            [268] = 
                                            {
                                                ["y"] = 67310.657090428,
                                                ["x"] = 509816.9489915,
                                            }, -- end of [268]
                                            [536] = 
                                            {
                                                ["y"] = 58206.963033199,
                                                ["x"] = 509243.66060011,
                                            }, -- end of [536]
                                            [537] = 
                                            {
                                                ["y"] = 58197.026829429,
                                                ["x"] = 509232.42541894,
                                            }, -- end of [537]
                                            [269] = 
                                            {
                                                ["y"] = 67270.667611594,
                                                ["x"] = 509817.6820702,
                                            }, -- end of [269]
                                            [538] = 
                                            {
                                                ["y"] = 58186.494440542,
                                                ["x"] = 509221.74840957,
                                            }, -- end of [538]
                                            [135] = 
                                            {
                                                ["y"] = 76082.097803888,
                                                ["x"] = 509261.9644472,
                                            }, -- end of [135]
                                            [270] = 
                                            {
                                                ["y"] = 67205.702620762,
                                                ["x"] = 509815.73815058,
                                            }, -- end of [270]
                                            [540] = 
                                            {
                                                ["y"] = 58171.339835708,
                                                ["x"] = 509208.71095179,
                                            }, -- end of [540]
                                            [541] = 
                                            {
                                                ["y"] = 58163.242241352,
                                                ["x"] = 509202.84584119,
                                            }, -- end of [541]
                                            [17] = 
                                            {
                                                ["y"] = 78733.425345892,
                                                ["x"] = 505458.7741852,
                                            }, -- end of [17]
                                            [34] = 
                                            {
                                                ["y"] = 78460.516656036,
                                                ["x"] = 506936.40433777,
                                            }, -- end of [34]
                                            [68] = 
                                            {
                                                ["y"] = 77882.623563278,
                                                ["x"] = 508087.5865067,
                                            }, -- end of [68]
                                            [136] = 
                                            {
                                                ["y"] = 75837.356076168,
                                                ["x"] = 509490.67976047,
                                            }, -- end of [136]
                                            [272] = 
                                            {
                                                ["y"] = 66951.390081892,
                                                ["x"] = 509798.96438768,
                                            }, -- end of [272]
                                            [544] = 
                                            {
                                                ["y"] = 58136.977202009,
                                                ["x"] = 509188.44327124,
                                            }, -- end of [544]
                                            [545] = 
                                            {
                                                ["y"] = 58127.684190204,
                                                ["x"] = 509184.75395399,
                                            }, -- end of [545]
                                            [273] = 
                                            {
                                                ["y"] = 66941.452785343,
                                                ["x"] = 509800.0630096,
                                            }, -- end of [273]
                                            [546] = 
                                            {
                                                ["y"] = 58118.20035154,
                                                ["x"] = 509181.58624599,
                                            }, -- end of [546]
                                            [137] = 
                                            {
                                                ["y"] = 75749.188686404,
                                                ["x"] = 509564.49907375,
                                            }, -- end of [137]
                                            [274] = 
                                            {
                                                ["y"] = 66931.637292617,
                                                ["x"] = 509801.95825945,
                                            }, -- end of [274]
                                            [548] = 
                                            {
                                                ["y"] = 58084.103746995,
                                                ["x"] = 509173.78860591,
                                            }, -- end of [548]
                                            [549] = 
                                            {
                                                ["y"] = 58000.386943808,
                                                ["x"] = 509159.18855337,
                                            }, -- end of [549]
                                            [275] = 
                                            {
                                                ["y"] = 66922.019750482,
                                                ["x"] = 509804.68769998,
                                            }, -- end of [275]
                                            [550] = 
                                            {
                                                ["y"] = 57981.028766243,
                                                ["x"] = 509154.17145834,
                                            }, -- end of [550]
                                            [69] = 
                                            {
                                                ["y"] = 77723.558955691,
                                                ["x"] = 508104.66418074,
                                            }, -- end of [69]
                                            [138] = 
                                            {
                                                ["y"] = 75538.274833943,
                                                ["x"] = 509724.84876171,
                                            }, -- end of [138]
                                            [276] = 
                                            {
                                                ["y"] = 66912.612914039,
                                                ["x"] = 509808.07701991,
                                            }, -- end of [276]
                                            [552] = 
                                            {
                                                ["y"] = 57948.000416805,
                                                ["x"] = 509142.64844518,
                                            }, -- end of [552]
                                            [553] = 
                                            {
                                                ["y"] = 57929.790445397,
                                                ["x"] = 509134.38521333,
                                            }, -- end of [553]
                                            [277] = 
                                            {
                                                ["y"] = 66894.144903018,
                                                ["x"] = 509815.74686037,
                                            }, -- end of [277]
                                            [554] = 
                                            {
                                                ["y"] = 57903.222273804,
                                                ["x"] = 509120.45928261,
                                            }, -- end of [554]
                                            [139] = 
                                            {
                                                ["y"] = 75527.461175022,
                                                ["x"] = 509735.23939653,
                                            }, -- end of [139]
                                            [278] = 
                                            {
                                                ["y"] = 66880.650354343,
                                                ["x"] = 509822.29289557,
                                            }, -- end of [278]
                                            [556] = 
                                            {
                                                ["y"] = 57775.204747382,
                                                ["x"] = 509052.56760384,
                                            }, -- end of [556]
                                            [557] = 
                                            {
                                                ["y"] = 57747.287498256,
                                                ["x"] = 509041.59606763,
                                            }, -- end of [557]
                                            [279] = 
                                            {
                                                ["y"] = 66867.537642206,
                                                ["x"] = 509829.5727945,
                                            }, -- end of [279]
                                            [35] = 
                                            {
                                                ["y"] = 78386.715439345,
                                                ["x"] = 507049.42017463,
                                            }, -- end of [35]
                                            [70] = 
                                            {
                                                ["y"] = 77679.219015382,
                                                ["x"] = 508112.31580355,
                                            }, -- end of [70]
                                            [140] = 
                                            {
                                                ["y"] = 75520.842519229,
                                                ["x"] = 509742.7311446,
                                            }, -- end of [140]
                                            [280] = 
                                            {
                                                ["y"] = 66854.892591421,
                                                ["x"] = 509837.63728255,
                                            }, -- end of [280]
                                            [560] = 
                                            {
                                                ["y"] = 57489.72105962,
                                                ["x"] = 508961.15078998,
                                            }, -- end of [560]
                                            [561] = 
                                            {
                                                ["y"] = 57462.345404899,
                                                ["x"] = 508948.88886001,
                                            }, -- end of [561]
                                            [281] = 
                                            {
                                                ["y"] = 66846.8003623,
                                                ["x"] = 509843.50855391,
                                            }, -- end of [281]
                                            [562] = 
                                            {
                                                ["y"] = 57435.623523895,
                                                ["x"] = 508935.25900201,
                                            }, -- end of [562]
                                            [141] = 
                                            {
                                                ["y"] = 75517.845046574,
                                                ["x"] = 509746.73187825,
                                            }, -- end of [141]
                                            [282] = 
                                            {
                                                ["y"] = 66835.200225568,
                                                ["x"] = 509853.01286142,
                                            }, -- end of [282]
                                            [564] = 
                                            {
                                                ["y"] = 57367.324723118,
                                                ["x"] = 508893.66277766,
                                            }, -- end of [564]
                                            [565] = 
                                            {
                                                ["y"] = 57318.429059511,
                                                ["x"] = 508858.89919176,
                                            }, -- end of [565]
                                            [283] = 
                                            {
                                                ["y"] = 66824.206627717,
                                                ["x"] = 509863.21443228,
                                            }, -- end of [283]
                                            [566] = 
                                            {
                                                ["y"] = 57214.967729567,
                                                ["x"] = 508780.21569593,
                                            }, -- end of [566]
                                            [71] = 
                                            {
                                                ["y"] = 77645.084885486,
                                                ["x"] = 508120.03624233,
                                            }, -- end of [71]
                                            [142] = 
                                            {
                                                ["y"] = 75515.155626229,
                                                ["x"] = 509750.94526588,
                                            }, -- end of [142]
                                            [284] = 
                                            {
                                                ["y"] = 66817.446716515,
                                                ["x"] = 509870.58073175,
                                            }, -- end of [284]
                                            [568] = 
                                            {
                                                ["y"] = 57193.298291273,
                                                ["x"] = 508767.80116368,
                                            }, -- end of [568]
                                            [569] = 
                                            {
                                                ["y"] = 57188.700883026,
                                                ["x"] = 508765.837239,
                                            }, -- end of [569]
                                            [285] = 
                                            {
                                                ["y"] = 66811.194367926,
                                                ["x"] = 509878.38312016,
                                            }, -- end of [285]
                                            [570] = 
                                            {
                                                ["y"] = 57184.003762711,
                                                ["x"] = 508764.12474163,
                                            }, -- end of [570]
                                            [143] = 
                                            {
                                                ["y"] = 75512.848991827,
                                                ["x"] = 509755.37938802,
                                            }, -- end of [143]
                                            [286] = 
                                            {
                                                ["y"] = 66805.420477036,
                                                ["x"] = 509886.5460515,
                                            }, -- end of [286]
                                            [572] = 
                                            {
                                                ["y"] = 57174.342781155,
                                                ["x"] = 508761.57014767,
                                            }, -- end of [572]
                                            [9] = 
                                            {
                                                ["y"] = 78859.625200342,
                                                ["x"] = 505112.77649864,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 78733.763564567,
                                                ["x"] = 505463.74008128,
                                            }, -- end of [18]
                                            [36] = 
                                            {
                                                ["y"] = 78377.097165989,
                                                ["x"] = 507066.9536098,
                                            }, -- end of [36]
                                            [72] = 
                                            {
                                                ["y"] = 77601.765903279,
                                                ["x"] = 508132.20224477,
                                            }, -- end of [72]
                                            [144] = 
                                            {
                                                ["y"] = 75510.92430707,
                                                ["x"] = 509759.99287184,
                                            }, -- end of [144]
                                            [288] = 
                                            {
                                                ["y"] = 66795.253394622,
                                                ["x"] = 509903.7587535,
                                            }, -- end of [288]
                                            [576] = 
                                            {
                                                ["y"] = 57154.443240842,
                                                ["x"] = 508760.05753787,
                                            }, -- end of [576]
                                            [577] = 
                                            {
                                                ["y"] = 57144.469245039,
                                                ["x"] = 508760.74886433,
                                            }, -- end of [577]
                                            [289] = 
                                            {
                                                ["y"] = 66788.708224597,
                                                ["x"] = 509917.25271041,
                                            }, -- end of [289]
                                            [578] = 
                                            {
                                                ["y"] = 57134.558101799,
                                                ["x"] = 508762.07014436,
                                            }, -- end of [578]
                                            [145] = 
                                            {
                                                ["y"] = 75509.265173657,
                                                ["x"] = 509764.70922892,
                                            }, -- end of [145]
                                            [290] = 
                                            {
                                                ["y"] = 66782.936557513,
                                                ["x"] = 509931.09608632,
                                            }, -- end of [290]
                                            [580] = 
                                            {
                                                ["y"] = 57080.91456085,
                                                ["x"] = 508774.12256814,
                                            }, -- end of [580]
                                            [581] = 
                                            {
                                                ["y"] = 56906.511183617,
                                                ["x"] = 508818.56018895,
                                            }, -- end of [581]
                                            [291] = 
                                            {
                                                ["y"] = 66776.215582773,
                                                ["x"] = 509949.93051072,
                                            }, -- end of [291]
                                            [582] = 
                                            {
                                                ["y"] = 56872.091696342,
                                                ["x"] = 508824.88828625,
                                            }, -- end of [582]
                                            [73] = 
                                            {
                                                ["y"] = 77430.782588301,
                                                ["x"] = 508188.27547215,
                                            }, -- end of [73]
                                            [146] = 
                                            {
                                                ["y"] = 75507.896888688,
                                                ["x"] = 509769.51724783,
                                            }, -- end of [146]
                                            [292] = 
                                            {
                                                ["y"] = 66769.01701461,
                                                ["x"] = 509973.86919159,
                                            }, -- end of [292]
                                            [584] = 
                                            {
                                                ["y"] = 56822.384057438,
                                                ["x"] = 508830.08742017,
                                            }, -- end of [584]
                                            [585] = 
                                            {
                                                ["y"] = 56787.400270649,
                                                ["x"] = 508831.01771081,
                                            }, -- end of [585]
                                            [293] = 
                                            {
                                                ["y"] = 66758.257629784,
                                                ["x"] = 510017.55965287,
                                            }, -- end of [293]
                                            [586] = 
                                            {
                                                ["y"] = 56722.414481773,
                                                ["x"] = 508831.76550614,
                                            }, -- end of [586]
                                            [147] = 
                                            {
                                                ["y"] = 75506.894810458,
                                                ["x"] = 509774.41453367,
                                            }, -- end of [147]
                                            [294] = 
                                            {
                                                ["y"] = 66724.535491185,
                                                ["x"] = 510163.69806315,
                                            }, -- end of [294]
                                            [588] = 
                                            {
                                                ["y"] = 56687.636521125,
                                                ["x"] = 508835.54766071,
                                            }, -- end of [588]
                                            [589] = 
                                            {
                                                ["y"] = 56668.00302696,
                                                ["x"] = 508839.34726601,
                                            }, -- end of [589]
                                            [295] = 
                                            {
                                                ["y"] = 66715.820266358,
                                                ["x"] = 510192.40137146,
                                            }, -- end of [295]
                                            [37] = 
                                            {
                                                ["y"] = 78370.522608765,
                                                ["x"] = 507080.43460592,
                                            }, -- end of [37]
                                            [74] = 
                                            {
                                                ["y"] = 77391.787380007,
                                                ["x"] = 508197.16751651,
                                            }, -- end of [74]
                                            [148] = 
                                            {
                                                ["y"] = 75506.245145275,
                                                ["x"] = 509779.3711902,
                                            }, -- end of [148]
                                            [296] = 
                                            {
                                                ["y"] = 66707.276189125,
                                                ["x"] = 510215.8917209,
                                            }, -- end of [296]
                                            [592] = 
                                            {
                                                ["y"] = 56470.799944199,
                                                ["x"] = 508894.78869042,
                                            }, -- end of [592]
                                            [593] = 
                                            {
                                                ["y"] = 56455.902398473,
                                                ["x"] = 508896.51151583,
                                            }, -- end of [593]
                                            [297] = 
                                            {
                                                ["y"] = 66699.361484125,
                                                ["x"] = 510234.25642395,
                                            }, -- end of [297]
                                            [594] = 
                                            {
                                                ["y"] = 56445.91687078,
                                                ["x"] = 508897.02374546,
                                            }, -- end of [594]
                                            [149] = 
                                            {
                                                ["y"] = 75505.890885115,
                                                ["x"] = 509784.35804024,
                                            }, -- end of [149]
                                            [298] = 
                                            {
                                                ["y"] = 66690.446866468,
                                                ["x"] = 510252.15684708,
                                            }, -- end of [298]
                                            [596] = 
                                            {
                                                ["y"] = 56425.937836782,
                                                ["x"] = 508896.37898383,
                                            }, -- end of [596]
                                            [597] = 
                                            {
                                                ["y"] = 56416.004948387,
                                                ["x"] = 508895.232551,
                                            }, -- end of [597]
                                            [299] = 
                                            {
                                                ["y"] = 66680.523242085,
                                                ["x"] = 510269.51799672,
                                            }, -- end of [299]
                                            [598] = 
                                            {
                                                ["y"] = 56406.142963896,
                                                ["x"] = 508893.58312615,
                                            }, -- end of [598]
                                            [75] = 
                                            {
                                                ["y"] = 77352.390598806,
                                                ["x"] = 508204.06364334,
                                            }, -- end of [75]
                                            [150] = 
                                            {
                                                ["y"] = 75505.834076349,
                                                ["x"] = 509794.35562221,
                                            }, -- end of [150]
                                            [300] = 
                                            {
                                                ["y"] = 66669.602485195,
                                                ["x"] = 510286.26978573,
                                            }, -- end of [300]
                                            [600] = 
                                            {
                                                ["y"] = 56377.091736866,
                                                ["x"] = 508886.16248289,
                                            }, -- end of [600]
                                            [601] = 
                                            {
                                                ["y"] = 56358.169257355,
                                                ["x"] = 508879.69311628,
                                            }, -- end of [601]
                                            [301] = 
                                            {
                                                ["y"] = 66657.727762407,
                                                ["x"] = 510302.35957666,
                                            }, -- end of [301]
                                            [602] = 
                                            {
                                                ["y"] = 56330.322648488,
                                                ["x"] = 508868.54064842,
                                            }, -- end of [602]
                                            [151] = 
                                            {
                                                ["y"] = 75506.780954119,
                                                ["x"] = 509809.32321362,
                                            }, -- end of [151]
                                            [302] = 
                                            {
                                                ["y"] = 66644.997216612,
                                                ["x"] = 510317.78186703,
                                            }, -- end of [302]
                                            [604] = 
                                            {
                                                ["y"] = 56046.132796781,
                                                ["x"] = 508732.78182429,
                                            }, -- end of [604]
                                            [605] = 
                                            {
                                                ["y"] = 55990.425675633,
                                                ["x"] = 508710.51033924,
                                            }, -- end of [605]
                                            [19] = 
                                            {
                                                ["y"] = 78734.708321757,
                                                ["x"] = 505468.65801685,
                                            }, -- end of [19]
                                            [38] = 
                                            {
                                                ["y"] = 78364.666362524,
                                                ["x"] = 507094.24164278,
                                            }, -- end of [38]
                                            [76] = 
                                            {
                                                ["y"] = 77228.834560306,
                                                ["x"] = 508222.82494487,
                                            }, -- end of [76]
                                            [152] = 
                                            {
                                                ["y"] = 75509.801667222,
                                                ["x"] = 509834.13723036,
                                            }, -- end of [152]
                                            [304] = 
                                            {
                                                ["y"] = 66583.683805446,
                                                ["x"] = 510383.58780234,
                                            }, -- end of [304]
                                            [608] = 
                                            {
                                                ["y"] = 55822.386178142,
                                                ["x"] = 508662.20798647,
                                            }, -- end of [608]
                                            [609] = 
                                            {
                                                ["y"] = 55733.945129013,
                                                ["x"] = 508645.57743215,
                                            }, -- end of [609]
                                            [305] = 
                                            {
                                                ["y"] = 66579.131268635,
                                                ["x"] = 510385.59007168,
                                            }, -- end of [305]
                                            [610] = 
                                            {
                                                ["y"] = 55625.003557151,
                                                ["x"] = 508630.43028887,
                                            }, -- end of [610]
                                            [153] = 
                                            {
                                                ["y"] = 75521.869209598,
                                                ["x"] = 509903.08309217,
                                            }, -- end of [153]
                                            [306] = 
                                            {
                                                ["y"] = 66574.184101552,
                                                ["x"] = 510386.24742817,
                                            }, -- end of [306]
                                            [612] = 
                                            {
                                                ["y"] = 55410.587286791,
                                                ["x"] = 508615.76583508,
                                            }, -- end of [612]
                                            [613] = 
                                            {
                                                ["y"] = 55320.597616952,
                                                ["x"] = 508616.3010151,
                                            }, -- end of [613]
                                            [307] = 
                                            {
                                                ["y"] = 66569.183376656,
                                                ["x"] = 510386.27311297,
                                            }, -- end of [307]
                                            [614] = 
                                            {
                                                ["y"] = 55240.726756401,
                                                ["x"] = 508620.69363762,
                                            }, -- end of [614]
                                            [77] = 
                                            {
                                                ["y"] = 77126.52712305,
                                                ["x"] = 508246.3185291,
                                            }, -- end of [77]
                                            [154] = 
                                            {
                                                ["y"] = 75879.813762731,
                                                ["x"] = 511457.35822666,
                                            }, -- end of [154]
                                            [308] = 
                                            {
                                                ["y"] = 66554.186629767,
                                                ["x"] = 510386.48727634,
                                            }, -- end of [308]
                                            [616] = 
                                            {
                                                ["y"] = 55131.654986869,
                                                ["x"] = 508634.59564745,
                                            }, -- end of [616]
                                            [617] = 
                                            {
                                                ["y"] = 55097.399965937,
                                                ["x"] = 508641.75998216,
                                            }, -- end of [617]
                                            [309] = 
                                            {
                                                ["y"] = 66544.224897071,
                                                ["x"] = 510387.32040062,
                                            }, -- end of [309]
                                            [618] = 
                                            {
                                                ["y"] = 55068.378172362,
                                                ["x"] = 508649.3473116,
                                            }, -- end of [618]
                                            [155] = 
                                            {
                                                ["y"] = 75923.307084486,
                                                ["x"] = 511621.6839843,
                                            }, -- end of [155]
                                            [310] = 
                                            {
                                                ["y"] = 66534.342824855,
                                                ["x"] = 510388.83233395,
                                            }, -- end of [310]
                                            [620] = 
                                            {
                                                ["y"] = 55006.909415796,
                                                ["x"] = 508670.39904701,
                                            }, -- end of [620]
                                            [621] = 
                                            {
                                                ["y"] = 54937.493269851,
                                                ["x"] = 508698.75879415,
                                            }, -- end of [621]
                                            [311] = 
                                            {
                                                ["y"] = 66475.287434291,
                                                ["x"] = 510399.3752828,
                                            }, -- end of [311]
                                            [39] = 
                                            {
                                                ["y"] = 78359.693969479,
                                                ["x"] = 507108.39083088,
                                            }, -- end of [39]
                                            [78] = 
                                            {
                                                ["y"] = 77116.591408486,
                                                ["x"] = 508247.43148186,
                                            }, -- end of [78]
                                            [156] = 
                                            {
                                                ["y"] = 75958.49937131,
                                                ["x"] = 511731.1547757,
                                            }, -- end of [156]
                                            [312] = 
                                            {
                                                ["y"] = 66465.318795075,
                                                ["x"] = 510400.14680591,
                                            }, -- end of [312]
                                            [624] = 
                                            {
                                                ["y"] = 54913.149912696,
                                                ["x"] = 508704.1992019,
                                            }, -- end of [624]
                                            [625] = 
                                            {
                                                ["y"] = 54908.157497181,
                                                ["x"] = 508704.45101098,
                                            }, -- end of [625]
                                            [313] = 
                                            {
                                                ["y"] = 66455.321951149,
                                                ["x"] = 510400.1844924,
                                            }, -- end of [313]
                                            [626] = 
                                            {
                                                ["y"] = 54903.161048274,
                                                ["x"] = 508704.30655178,
                                            }, -- end of [626]
                                            [157] = 
                                            {
                                                ["y"] = 76758.982305756,
                                                ["x"] = 513791.05725722,
                                            }, -- end of [157]
                                            [314] = 
                                            {
                                                ["y"] = 66440.355264766,
                                                ["x"] = 510399.21194582,
                                            }, -- end of [314]
                                            [628] = 
                                            {
                                                ["y"] = 54893.310262177,
                                                ["x"] = 508702.67401151,
                                            }, -- end of [628]
                                            [629] = 
                                            {
                                                ["y"] = 54888.544549854,
                                                ["x"] = 508701.16738402,
                                            }, -- end of [629]
                                            [315] = 
                                            {
                                                ["y"] = 66430.428559463,
                                                ["x"] = 510398.01300271,
                                            }, -- end of [315]
                                            [630] = 
                                            {
                                                ["y"] = 54883.933850334,
                                                ["x"] = 508699.2371446,
                                            }, -- end of [630]
                                            [79] = 
                                            {
                                                ["y"] = 77106.601063653,
                                                ["x"] = 508247.80649765,
                                            }, -- end of [79]
                                            [158] = 
                                            {
                                                ["y"] = 76772.59423906,
                                                ["x"] = 513823.29717036,
                                            }, -- end of [158]
                                            [316] = 
                                            {
                                                ["y"] = 66177.874522069,
                                                ["x"] = 510363.12007916,
                                            }, -- end of [316]
                                            [632] = 
                                            {
                                                ["y"] = 54875.222988188,
                                                ["x"] = 508694.3418984,
                                            }, -- end of [632]
                                            [633] = 
                                            {
                                                ["y"] = 54871.113958329,
                                                ["x"] = 508691.49417796,
                                            }, -- end of [633]
                                            [317] = 
                                            {
                                                ["y"] = 66122.998168219,
                                                ["x"] = 510359.52748921,
                                            }, -- end of [317]
                                            [634] = 
                                            {
                                                ["y"] = 54863.304142734,
                                                ["x"] = 508685.25133212,
                                            }, -- end of [634]
                                            [159] = 
                                            {
                                                ["y"] = 76801.638309191,
                                                ["x"] = 513886.98273846,
                                            }, -- end of [159]
                                            [318] = 
                                            {
                                                ["y"] = 66093.004057926,
                                                ["x"] = 510359.09495726,
                                            }, -- end of [318]
                                            [636] = 
                                            {
                                                ["y"] = 54801.509139668,
                                                ["x"] = 508626.92436083,
                                            }, -- end of [636]
                                            [5] = 
                                            {
                                                ["y"] = 78869.42468507,
                                                ["x"] = 505058.82356972,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 78856.679173074,
                                                ["x"] = 505142.61958998,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 78737.83673463,
                                                ["x"] = 505483.33234935,
                                            }, -- end of [20]
                                            [40] = 
                                            {
                                                ["y"] = 78356.950156366,
                                                ["x"] = 507118.00558304,
                                            }, -- end of [40]
                                            [80] = 
                                            {
                                                ["y"] = 77101.603957773,
                                                ["x"] = 508247.65454577,
                                            }, -- end of [80]
                                            [160] = 
                                            {
                                                ["y"] = 76805.05854184,
                                                ["x"] = 513896.37722171,
                                            }, -- end of [160]
                                            [320] = 
                                            {
                                                ["y"] = 66048.13374604,
                                                ["x"] = 510362.11773665,
                                            }, -- end of [320]
                                            [640] = 
                                            {
                                                ["y"] = 54764.043652062,
                                                ["x"] = 508602.25780088,
                                            }, -- end of [640]
                                            [641] = 
                                            {
                                                ["y"] = 54754.779611274,
                                                ["x"] = 508598.50203787,
                                            }, -- end of [641]
                                            [321] = 
                                            {
                                                ["y"] = 66033.327816429,
                                                ["x"] = 510364.51063285,
                                            }, -- end of [321]
                                            [642] = 
                                            {
                                                ["y"] = 54745.216277622,
                                                ["x"] = 508595.59559665,
                                            }, -- end of [642]
                                            [161] = 
                                            {
                                                ["y"] = 76807.707252833,
                                                ["x"] = 513906.01662754,
                                            }, -- end of [161]
                                            [322] = 
                                            {
                                                ["y"] = 66018.692675747,
                                                ["x"] = 510367.78693124,
                                            }, -- end of [322]
                                            [644] = 
                                            {
                                                ["y"] = 54730.535918178,
                                                ["x"] = 508592.54385138,
                                            }, -- end of [644]
                                            [645] = 
                                            {
                                                ["y"] = 54725.568223277,
                                                ["x"] = 508591.97931871,
                                            }, -- end of [645]
                                            [323] = 
                                            {
                                                ["y"] = 66009.075388162,
                                                ["x"] = 510370.52334816,
                                            }, -- end of [323]
                                            [646] = 
                                            {
                                                ["y"] = 54715.580327941,
                                                ["x"] = 508591.5666164,
                                            }, -- end of [646]
                                            [81] = 
                                            {
                                                ["y"] = 77096.621569106,
                                                ["x"] = 508247.24721473,
                                            }, -- end of [81]
                                            [162] = 
                                            {
                                                ["y"] = 76808.646934403,
                                                ["x"] = 513910.92638141,
                                            }, -- end of [162]
                                            [324] = 
                                            {
                                                ["y"] = 65999.608598605,
                                                ["x"] = 510373.74146699,
                                            }, -- end of [324]
                                            [648] = 
                                            {
                                                ["y"] = 54695.685367577,
                                                ["x"] = 508593.37768766,
                                            }, -- end of [648]
                                            [649] = 
                                            {
                                                ["y"] = 54685.893077403,
                                                ["x"] = 508595.39650959,
                                            }, -- end of [649]
                                            [325] = 
                                            {
                                                ["y"] = 65990.330485377,
                                                ["x"] = 510377.46845952,
                                            }, -- end of [325]
                                            [650] = 
                                            {
                                                ["y"] = 54676.237708915,
                                                ["x"] = 508597.9944605,
                                            }, -- end of [650]
                                            [163] = 
                                            {
                                                ["y"] = 76809.280503245,
                                                ["x"] = 513915.88626735,
                                            }, -- end of [163]
                                            [326] = 
                                            {
                                                ["y"] = 65981.281048153,
                                                ["x"] = 510381.72037497,
                                            }, -- end of [326]
                                            [652] = 
                                            {
                                                ["y"] = 54648.074090839,
                                                ["x"] = 508608.28402738,
                                            }, -- end of [652]
                                            [653] = 
                                            {
                                                ["y"] = 54625.346485373,
                                                ["x"] = 508618.69195161,
                                            }, -- end of [653]
                                            [327] = 
                                            {
                                                ["y"] = 65972.497842888,
                                                ["x"] = 510386.497908,
                                            }, -- end of [327]
                                            [41] = 
                                            {
                                                ["y"] = 78354.708366015,
                                                ["x"] = 507127.74926335,
                                            }, -- end of [41]
                                            [82] = 
                                            {
                                                ["y"] = 77091.668433158,
                                                ["x"] = 508246.57004312,
                                            }, -- end of [82]
                                            [164] = 
                                            {
                                                ["y"] = 76809.574533199,
                                                ["x"] = 513920.87593379,
                                            }, -- end of [164]
                                            [328] = 
                                            {
                                                ["y"] = 65964.010467371,
                                                ["x"] = 510391.78361191,
                                            }, -- end of [328]
                                            [656] = 
                                            {
                                                ["y"] = 54472.233802934,
                                                ["x"] = 508691.94860815,
                                            }, -- end of [656]
                                            [657] = 
                                            {
                                                ["y"] = 54462.448735288,
                                                ["x"] = 508693.9961714,
                                            }, -- end of [657]
                                            [329] = 
                                            {
                                                ["y"] = 65955.835868422,
                                                ["x"] = 510397.54097031,
                                            }, -- end of [329]
                                            [658] = 
                                            {
                                                ["y"] = 54452.524739223,
                                                ["x"] = 508695.20079122,
                                            }, -- end of [658]
                                            [165] = 
                                            {
                                                ["y"] = 76809.50329237,
                                                ["x"] = 513925.87365495,
                                            }, -- end of [165]
                                            [330] = 
                                            {
                                                ["y"] = 65947.973071809,
                                                ["x"] = 510403.71841971,
                                            }, -- end of [330]
                                            [660] = 
                                            {
                                                ["y"] = 54432.544947735,
                                                ["x"] = 508695.13040915,
                                            }, -- end of [660]
                                            [661] = 
                                            {
                                                ["y"] = 54422.603899937,
                                                ["x"] = 508694.05931844,
                                            }, -- end of [661]
                                            [331] = 
                                            {
                                                ["y"] = 65940.442813721,
                                                ["x"] = 510410.29656318,
                                            }, -- end of [331]
                                            [662] = 
                                            {
                                                ["y"] = 54407.82225879,
                                                ["x"] = 508691.52492428,
                                            }, -- end of [662]
                                            [83] = 
                                            {
                                                ["y"] = 77086.760736856,
                                                ["x"] = 508245.61802519,
                                            }, -- end of [83]
                                            [166] = 
                                            {
                                                ["y"] = 76809.060074748,
                                                ["x"] = 513930.85283054,
                                            }, -- end of [166]
                                            [332] = 
                                            {
                                                ["y"] = 65926.138323331,
                                                ["x"] = 510424.27221083,
                                            }, -- end of [332]
                                            [664] = 
                                            {
                                                ["y"] = 54349.959334889,
                                                ["x"] = 508675.75371994,
                                            }, -- end of [664]
                                            [665] = 
                                            {
                                                ["y"] = 54150.124804304,
                                                ["x"] = 508611.32944878,
                                            }, -- end of [665]
                                            [333] = 
                                            {
                                                ["y"] = 65909.167716631,
                                                ["x"] = 510442.62343342,
                                            }, -- end of [333]
                                            [666] = 
                                            {
                                                ["y"] = 54111.142216049,
                                                ["x"] = 508602.38438543,
                                            }, -- end of [666]
                                            [167] = 
                                            {
                                                ["y"] = 76808.258515433,
                                                ["x"] = 513935.78711084,
                                            }, -- end of [167]
                                            [334] = 
                                            {
                                                ["y"] = 65890.112096371,
                                                ["x"] = 510465.79071839,
                                            }, -- end of [334]
                                            [668] = 
                                            {
                                                ["y"] = 54042.899661312,
                                                ["x"] = 508586.98565433,
                                            }, -- end of [668]
                                            [669] = 
                                            {
                                                ["y"] = 54033.505090573,
                                                ["x"] = 508583.56439887,
                                            }, -- end of [669]
                                            [21] = 
                                            {
                                                ["y"] = 78738.535020703,
                                                ["x"] = 505488.28226007,
                                            }, -- end of [21]
                                            [42] = 
                                            {
                                                ["y"] = 78352.243431064,
                                                ["x"] = 507142.54247391,
                                            }, -- end of [42]
                                            [84] = 
                                            {
                                                ["y"] = 77081.912755147,
                                                ["x"] = 508244.39628028,
                                            }, -- end of [84]
                                            [168] = 
                                            {
                                                ["y"] = 76807.114760707,
                                                ["x"] = 513940.65353967,
                                            }, -- end of [168]
                                            [336] = 
                                            {
                                                ["y"] = 65817.417735919,
                                                ["x"] = 510554.81568611,
                                            }, -- end of [336]
                                            [672] = 
                                            {
                                                ["y"] = 53993.277033203,
                                                ["x"] = 508563.50721269,
                                            }, -- end of [672]
                                            [673] = 
                                            {
                                                ["y"] = 53976.460007944,
                                                ["x"] = 508552.68457372,
                                            }, -- end of [673]
                                            [337] = 
                                            {
                                                ["y"] = 65799.66654787,
                                                ["x"] = 510572.41550081,
                                            }, -- end of [337]
                                            [674] = 
                                            {
                                                ["y"] = 53956.16852421,
                                                ["x"] = 508538.08604763,
                                            }, -- end of [674]
                                            [169] = 
                                            {
                                                ["y"] = 76805.64583868,
                                                ["x"] = 513945.43199008,
                                            }, -- end of [169]
                                            [338] = 
                                            {
                                                ["y"] = 65781.016115591,
                                                ["x"] = 510589.05932286,
                                            }, -- end of [338]
                                            [676] = 
                                            {
                                                ["y"] = 53823.355749499,
                                                ["x"] = 508424.22528293,
                                            }, -- end of [676]
                                            [677] = 
                                            {
                                                ["y"] = 53787.201321568,
                                                ["x"] = 508397.45662924,
                                            }, -- end of [677]
                                            [339] = 
                                            {
                                                ["y"] = 65761.548695505,
                                                ["x"] = 510604.74065784,
                                            }, -- end of [339]
                                            [678] = 
                                            {
                                                ["y"] = 53779.969845367,
                                                ["x"] = 508390.55590987,
                                            }, -- end of [678]
                                            [85] = 
                                            {
                                                ["y"] = 77077.13636926,
                                                ["x"] = 508242.91954983,
                                            }, -- end of [85]
                                            [170] = 
                                            {
                                                ["y"] = 76803.869602059,
                                                ["x"] = 513950.10493046,
                                            }, -- end of [170]
                                            [340] = 
                                            {
                                                ["y"] = 65741.334563443,
                                                ["x"] = 510619.44601792,
                                            }, -- end of [340]
                                            [680] = 
                                            {
                                                ["y"] = 53773.582745964,
                                                ["x"] = 508382.87027589,
                                            }, -- end of [680]
                                            [681] = 
                                            {
                                                ["y"] = 53770.781293529,
                                                ["x"] = 508378.72982752,
                                            }, -- end of [681]
                                            [341] = 
                                            {
                                                ["y"] = 65720.378784422,
                                                ["x"] = 510633.07373501,
                                            }, -- end of [341]
                                            [682] = 
                                            {
                                                ["y"] = 53768.26195181,
                                                ["x"] = 508374.41208205,
                                            }, -- end of [682]
                                            [171] = 
                                            {
                                                ["y"] = 76801.804199334,
                                                ["x"] = 513954.65750477,
                                            }, -- end of [171]
                                            [342] = 
                                            {
                                                ["y"] = 65698.711159513,
                                                ["x"] = 510645.53854518,
                                            }, -- end of [342]
                                            [684] = 
                                            {
                                                ["y"] = 53762.195820162,
                                                ["x"] = 508360.70691278,
                                            }, -- end of [684]
                                            [685] = 
                                            {
                                                ["y"] = 53758.962307523,
                                                ["x"] = 508351.24499123,
                                            }, -- end of [685]
                                            [343] = 
                                            {
                                                ["y"] = 65680.881012406,
                                                ["x"] = 510654.59325704,
                                            }, -- end of [343]
                                            [43] = 
                                            {
                                                ["y"] = 78350.684640155,
                                                ["x"] = 507157.45926818,
                                            }, -- end of [43]
                                            [86] = 
                                            {
                                                ["y"] = 77067.820628743,
                                                ["x"] = 508239.29460997,
                                            }, -- end of [86]
                                            [172] = 
                                            {
                                                ["y"] = 76799.465333922,
                                                ["x"] = 513959.07658559,
                                            }, -- end of [172]
                                            [344] = 
                                            {
                                                ["y"] = 65658.045467684,
                                                ["x"] = 510664.75980487,
                                            }, -- end of [344]
                                            [688] = 
                                            {
                                                ["y"] = 53737.90658099,
                                                ["x"] = 508289.86983156,
                                            }, -- end of [688]
                                            [689] = 
                                            {
                                                ["y"] = 53735.411994284,
                                                ["x"] = 508285.53776681,
                                            }, -- end of [689]
                                            [345] = 
                                            {
                                                ["y"] = 65630.094389018,
                                                ["x"] = 510675.6483588,
                                            }, -- end of [345]
                                            [690] = 
                                            {
                                                ["y"] = 53732.660161731,
                                                ["x"] = 508281.36424768,
                                            }, -- end of [690]
                                            [173] = 
                                            {
                                                ["y"] = 76796.86333156,
                                                ["x"] = 513963.34545097,
                                            }, -- end of [173]
                                            [346] = 
                                            {
                                                ["y"] = 65606.290329063,
                                                ["x"] = 510683.27916623,
                                            }, -- end of [346]
                                            [692] = 
                                            {
                                                ["y"] = 53726.448629457,
                                                ["x"] = 508273.53405649,
                                            }, -- end of [692]
                                            [693] = 
                                            {
                                                ["y"] = 53719.491434399,
                                                ["x"] = 508266.35508059,
                                            }, -- end of [693]
                                            [347] = 
                                            {
                                                ["y"] = 65577.274731025,
                                                ["x"] = 510690.88598763,
                                            }, -- end of [347]
                                            [694] = 
                                            {
                                                ["y"] = 53712.04542732,
                                                ["x"] = 508259.68175729,
                                            }, -- end of [694]
                                            [87] = 
                                            {
                                                ["y"] = 77058.811712854,
                                                ["x"] = 508234.95763893,
                                            }, -- end of [87]
                                            [174] = 
                                            {
                                                ["y"] = 76794.008743054,
                                                ["x"] = 513967.44879717,
                                            }, -- end of [174]
                                            [348] = 
                                            {
                                                ["y"] = 65547.90056189,
                                                ["x"] = 510696.9669702,
                                            }, -- end of [348]
                                            [696] = 
                                            {
                                                ["y"] = 53520.309405107,
                                                ["x"] = 508099.50851327,
                                            }, -- end of [696]
                                            [697] = 
                                            {
                                                ["y"] = 53503.451122929,
                                                ["x"] = 508088.75307779,
                                            }, -- end of [697]
                                            [349] = 
                                            {
                                                ["y"] = 65513.324265902,
                                                ["x"] = 510702.37411276,
                                            }, -- end of [349]
                                            [698] = 
                                            {
                                                ["y"] = 53490.328410608,
                                                ["x"] = 508081.4927587,
                                            }, -- end of [698]
                                            [175] = 
                                            {
                                                ["y"] = 76790.916370808,
                                                ["x"] = 513971.37562436,
                                            }, -- end of [175]
                                            [350] = 
                                            {
                                                ["y"] = 65468.577148868,
                                                ["x"] = 510707.0921134,
                                            }, -- end of [350]
                                            [700] = 
                                            {
                                                ["y"] = 53467.454395454,
                                                ["x"] = 508071.44275772,
                                            }, -- end of [700]
                                            [11] = 
                                            {
                                                ["y"] = 78854.73484215,
                                                ["x"] = 505152.42708765,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 78739.287238966,
                                                ["x"] = 505498.25134112,
                                            }, -- end of [22]
                                            [44] = 
                                            {
                                                ["y"] = 78349.675700635,
                                                ["x"] = 507177.43202488,
                                            }, -- end of [44]
                                            [88] = 
                                            {
                                                ["y"] = 77045.720502597,
                                                ["x"] = 508227.63799682,
                                            }, -- end of [88]
                                            [176] = 
                                            {
                                                ["y"] = 76784.197481339,
                                                ["x"] = 513978.77791738,
                                            }, -- end of [176]
                                            [352] = 
                                            {
                                                ["y"] = 65293.68009672,
                                                ["x"] = 510710.79560997,
                                            }, -- end of [352]
                                            [704] = 
                                            {
                                                ["y"] = 53428.676512208,
                                                ["x"] = 508062.00032953,
                                            }, -- end of [704]
                                            [705] = 
                                            {
                                                ["y"] = 53418.71868403,
                                                ["x"] = 508061.09961165,
                                            }, -- end of [705]
                                            [353] = 
                                            {
                                                ["y"] = 65078.720861749,
                                                ["x"] = 510708.14008171,
                                            }, -- end of [353]
                                            [706] = 
                                            {
                                                ["y"] = 53408.724520328,
                                                ["x"] = 508060.80984882,
                                            }, -- end of [706]
                                            [177] = 
                                            {
                                                ["y"] = 76776.93740336,
                                                ["x"] = 513985.65194975,
                                            }, -- end of [177]
                                            [354] = 
                                            {
                                                ["y"] = 65053.77080419,
                                                ["x"] = 510709.67603437,
                                            }, -- end of [354]
                                            [708] = 
                                            {
                                                ["y"] = 53388.77380754,
                                                ["x"] = 508062.03459012,
                                            }, -- end of [708]
                                            [709] = 
                                            {
                                                ["y"] = 53378.884416588,
                                                ["x"] = 508063.50985872,
                                            }, -- end of [709]
                                            [355] = 
                                            {
                                                ["y"] = 65033.916005622,
                                                ["x"] = 510712.0545459,
                                            }, -- end of [355]
                                            [710] = 
                                            {
                                                ["y"] = 53369.090013232,
                                                ["x"] = 508065.52075717,
                                            }, -- end of [710]
                                            [89] = 
                                            {
                                                ["y"] = 77006.889194151,
                                                ["x"] = 508204.91092304,
                                            }, -- end of [89]
                                            [178] = 
                                            {
                                                ["y"] = 76773.054294838,
                                                ["x"] = 513988.80134998,
                                            }, -- end of [178]
                                            [356] = 
                                            {
                                                ["y"] = 65019.15423352,
                                                ["x"] = 510714.70579895,
                                            }, -- end of [356]
                                            [712] = 
                                            {
                                                ["y"] = 53345.141778719,
                                                ["x"] = 508072.64594613,
                                            }, -- end of [712]
                                            [713] = 
                                            {
                                                ["y"] = 53331.192717375,
                                                ["x"] = 508078.15550656,
                                            }, -- end of [713]
                                            [357] = 
                                            {
                                                ["y"] = 64989.936177089,
                                                ["x"] = 510721.50868008,
                                            }, -- end of [357]
                                            [714] = 
                                            {
                                                ["y"] = 53313.052179792,
                                                ["x"] = 508086.5707911,
                                            }, -- end of [714]
                                            [179] = 
                                            {
                                                ["y"] = 76764.863184388,
                                                ["x"] = 513994.53275743,
                                            }, -- end of [179]
                                            [358] = 
                                            {
                                                ["y"] = 64970.706869125,
                                                ["x"] = 510726.98976342,
                                            }, -- end of [358]
                                            [716] = 
                                            {
                                                ["y"] = 53220.802003913,
                                                ["x"] = 508136.68924341,
                                            }, -- end of [716]
                                            [717] = 
                                            {
                                                ["y"] = 53202.660234623,
                                                ["x"] = 508145.1028125,
                                            }, -- end of [717]
                                            [359] = 
                                            {
                                                ["y"] = 64947.065704264,
                                                ["x"] = 510735.10990086,
                                            }, -- end of [359]
                                            [45] = 
                                            {
                                                ["y"] = 78347.557276473,
                                                ["x"] = 507307.37447265,
                                            }, -- end of [45]
                                            [90] = 
                                            {
                                                ["y"] = 76993.364238905,
                                                ["x"] = 508198.43220451,
                                            }, -- end of [90]
                                            [180] = 
                                            {
                                                ["y"] = 76756.256432266,
                                                ["x"] = 513999.62025318,
                                            }, -- end of [180]
                                            [360] = 
                                            {
                                                ["y"] = 64923.868686552,
                                                ["x"] = 510744.42304639,
                                            }, -- end of [360]
                                            [720] = 
                                            {
                                                ["y"] = 53160.065076625,
                                                ["x"] = 508159.43639897,
                                            }, -- end of [720]
                                            [721] = 
                                            {
                                                ["y"] = 53145.365651223,
                                                ["x"] = 508162.40997681,
                                            }, -- end of [721]
                                            [361] = 
                                            {
                                                ["y"] = 64910.325458044,
                                                ["x"] = 510750.86865268,
                                            }, -- end of [361]
                                            [722] = 
                                            {
                                                ["y"] = 53130.501258238,
                                                ["x"] = 508164.40149264,
                                            }, -- end of [722]
                                            [181] = 
                                            {
                                                ["y"] = 76747.343826751,
                                                ["x"] = 514004.15214972,
                                            }, -- end of [181]
                                            [362] = 
                                            {
                                                ["y"] = 64892.754265035,
                                                ["x"] = 510760.41506391,
                                            }, -- end of [362]
                                            [724] = 
                                            {
                                                ["y"] = 53100.541405831,
                                                ["x"] = 508165.53637646,
                                            }, -- end of [724]
                                            [725] = 
                                            {
                                                ["y"] = 53085.561027549,
                                                ["x"] = 508164.80492645,
                                            }, -- end of [725]
                                            [363] = 
                                            {
                                                ["y"] = 64875.76559372,
                                                ["x"] = 510770.96402579,
                                            }, -- end of [363]
                                            [726] = 
                                            {
                                                ["y"] = 53070.636419231,
                                                ["x"] = 508163.31759404,
                                            }, -- end of [726]
                                            [91] = 
                                            {
                                                ["y"] = 76984.124829594,
                                                ["x"] = 508194.60801123,
                                            }, -- end of [91]
                                            [182] = 
                                            {
                                                ["y"] = 76733.58165151,
                                                ["x"] = 514010.11233315,
                                            }, -- end of [182]
                                            [364] = 
                                            {
                                                ["y"] = 64859.362542994,
                                                ["x"] = 510782.40323699,
                                            }, -- end of [364]
                                            [728] = 
                                            {
                                                ["y"] = 53026.405212429,
                                                ["x"] = 508155.16327793,
                                            }, -- end of [728]
                                            [729] = 
                                            {
                                                ["y"] = 52997.438474835,
                                                ["x"] = 508147.37156143,
                                            }, -- end of [729]
                                            [365] = 
                                            {
                                                ["y"] = 64839.622688352,
                                                ["x"] = 510797.73900626,
                                            }, -- end of [365]
                                            [730] = 
                                            {
                                                ["y"] = 52959.429075771,
                                                ["x"] = 508134.92501548,
                                            }, -- end of [730]
                                            [183] = 
                                            {
                                                ["y"] = 76714.772578156,
                                                ["x"] = 514016.9022907,
                                            }, -- end of [183]
                                            [366] = 
                                            {
                                                ["y"] = 64751.602012159,
                                                ["x"] = 510871.71075937,
                                            }, -- end of [366]
                                            [732] = 
                                            {
                                                ["y"] = 52857.878321943,
                                                ["x"] = 508092.76024124,
                                            }, -- end of [732]
                                            [733] = 
                                            {
                                                ["y"] = 52804.227912425,
                                                ["x"] = 508065.90999609,
                                            }, -- end of [733]
                                            [23] = 
                                            {
                                                ["y"] = 78739.268141171,
                                                ["x"] = 505503.2496667,
                                            }, -- end of [23]
                                            [46] = 
                                            {
                                                ["y"] = 78345.330323759,
                                                ["x"] = 507327.24653073,
                                            }, -- end of [46]
                                            [92] = 
                                            {
                                                ["y"] = 76979.416887431,
                                                ["x"] = 508192.92656754,
                                            }, -- end of [92]
                                            [184] = 
                                            {
                                                ["y"] = 76686.023155798,
                                                ["x"] = 514025.46103891,
                                            }, -- end of [184]
                                            [368] = 
                                            {
                                                ["y"] = 64730.547105694,
                                                ["x"] = 510885.15245332,
                                            }, -- end of [368]
                                            [736] = 
                                            {
                                                ["y"] = 52689.658239879,
                                                ["x"] = 507994.74366558,
                                            }, -- end of [736]
                                            [737] = 
                                            {
                                                ["y"] = 52662.143907851,
                                                ["x"] = 507973.1177394,
                                            }, -- end of [737]
                                            [369] = 
                                            {
                                                ["y"] = 64721.503059652,
                                                ["x"] = 510889.407386,
                                            }, -- end of [369]
                                            [738] = 
                                            {
                                                ["y"] = 52635.792071853,
                                                ["x"] = 507950.08924338,
                                            }, -- end of [738]
                                            [185] = 
                                            {
                                                ["y"] = 76632.564494845,
                                                ["x"] = 514038.36846535,
                                            }, -- end of [185]
                                            [370] = 
                                            {
                                                ["y"] = 64716.812658863,
                                                ["x"] = 510891.13858012,
                                            }, -- end of [370]
                                            [740] = 
                                            {
                                                ["y"] = 52569.781913945,
                                                ["x"] = 507881.83007128,
                                            }, -- end of [740]
                                            [741] = 
                                            {
                                                ["y"] = 52516.169144097,
                                                ["x"] = 507822.467535,
                                            }, -- end of [741]
                                            [371] = 
                                            {
                                                ["y"] = 64712.008925021,
                                                ["x"] = 510892.5223825,
                                            }, -- end of [371]
                                            [742] = 
                                            {
                                                ["y"] = 52498.281615383,
                                                ["x"] = 507805.00557646,
                                            }, -- end of [742]
                                            [93] = 
                                            {
                                                ["y"] = 76974.623678532,
                                                ["x"] = 508191.50460131,
                                            }, -- end of [93]
                                            [186] = 
                                            {
                                                ["y"] = 76327.934083344,
                                                ["x"] = 514095.72029293,
                                            }, -- end of [186]
                                            [372] = 
                                            {
                                                ["y"] = 64707.104900791,
                                                ["x"] = 510893.48261435,
                                            }, -- end of [372]
                                            [744] = 
                                            {
                                                ["y"] = 52471.587893962,
                                                ["x"] = 507782.39022526,
                                            }, -- end of [744]
                                            [745] = 
                                            {
                                                ["y"] = 52459.390895808,
                                                ["x"] = 507773.6627922,
                                            }, -- end of [745]
                                            [373] = 
                                            {
                                                ["y"] = 64702.128235509,
                                                ["x"] = 510893.93973581,
                                            }, -- end of [373]
                                            [746] = 
                                            {
                                                ["y"] = 52446.649556078,
                                                ["x"] = 507765.75329092,
                                            }, -- end of [746]
                                            [187] = 
                                            {
                                                ["y"] = 76209.270162342,
                                                ["x"] = 514113.49727786,
                                            }, -- end of [187]
                                            [374] = 
                                            {
                                                ["y"] = 64697.132623916,
                                                ["x"] = 510893.82482799,
                                            }, -- end of [374]
                                            [748] = 
                                            {
                                                ["y"] = 52428.680044771,
                                                ["x"] = 507757.01335215,
                                            }, -- end of [748]
                                            [749] = 
                                            {
                                                ["y"] = 52419.300292408,
                                                ["x"] = 507753.54559979,
                                            }, -- end of [749]
                                            [375] = 
                                            {
                                                ["y"] = 64692.188900395,
                                                ["x"] = 510893.09947347,
                                            }, -- end of [375]
                                            [47] = 
                                            {
                                                ["y"] = 78342.698961408,
                                                ["x"] = 507342.01144345,
                                            }, -- end of [47]
                                            [94] = 
                                            {
                                                ["y"] = 76964.854399498,
                                                ["x"] = 508189.38600001,
                                            }, -- end of [94]
                                            [188] = 
                                            {
                                                ["y"] = 76144.583180531,
                                                ["x"] = 514119.79755413,
                                            }, -- end of [188]
                                            [376] = 
                                            {
                                                ["y"] = 64687.373328853,
                                                ["x"] = 510891.76778649,
                                            }, -- end of [376]
                                            [752] = 
                                            {
                                                ["y"] = 52380.463480971,
                                                ["x"] = 507744.23675554,
                                            }, -- end of [752]
                                            [753] = 
                                            {
                                                ["y"] = 52331.073369749,
                                                ["x"] = 507736.5108777,
                                            }, -- end of [753]
                                            [377] = 
                                            {
                                                ["y"] = 64682.753821419,
                                                ["x"] = 510889.8612832,
                                            }, -- end of [377]
                                            [754] = 
                                            {
                                                ["y"] = 52321.362702499,
                                                ["x"] = 507734.13125145,
                                            }, -- end of [754]
                                            [189] = 
                                            {
                                                ["y"] = 76094.641465706,
                                                ["x"] = 514122.10369267,
                                            }, -- end of [189]
                                            [378] = 
                                            {
                                                ["y"] = 64678.390833986,
                                                ["x"] = 510887.42502072,
                                            }, -- end of [378]
                                            [756] = 
                                            {
                                                ["y"] = 52302.524822509,
                                                ["x"] = 507727.4573418,
                                            }, -- end of [756]
                                            [757] = 
                                            {
                                                ["y"] = 52293.488718366,
                                                ["x"] = 507723.17827712,
                                            }, -- end of [757]
                                            [379] = 
                                            {
                                                ["y"] = 64674.330789373,
                                                ["x"] = 510884.51132097,
                                            }, -- end of [379]
                                            [758] = 
                                            {
                                                ["y"] = 52284.753412653,
                                                ["x"] = 507718.31411589,
                                            }, -- end of [758]
                                            [95] = 
                                            {
                                                ["y"] = 76954.93437551,
                                                ["x"] = 508188.14724917,
                                            }, -- end of [95]
                                            [190] = 
                                            {
                                                ["y"] = 76049.646496857,
                                                ["x"] = 514121.93611824,
                                            }, -- end of [190]
                                            [380] = 
                                            {
                                                ["y"] = 64670.608776444,
                                                ["x"] = 510881.17567249,
                                            }, -- end of [380]
                                            [760] = 
                                            {
                                                ["y"] = 52268.207543415,
                                                ["x"] = 507707.09617765,
                                            }, -- end of [760]
                                            [761] = 
                                            {
                                                ["y"] = 52256.554144986,
                                                ["x"] = 507697.65577306,
                                            }, -- end of [761]
                                            [381] = 
                                            {
                                                ["y"] = 64667.250950599,
                                                ["x"] = 510877.47396326,
                                            }, -- end of [381]
                                            [762] = 
                                            {
                                                ["y"] = 52245.461272176,
                                                ["x"] = 507687.56127055,
                                            }, -- end of [762]
                                            [191] = 
                                            {
                                                ["y"] = 76009.709492228,
                                                ["x"] = 514119.76812606,
                                            }, -- end of [191]
                                            [382] = 
                                            {
                                                ["y"] = 64664.273934634,
                                                ["x"] = 510873.45916291,
                                            }, -- end of [382]
                                            [3] = 
                                            {
                                                ["y"] = 78864.637764401,
                                                ["x"] = 505044.64895324,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 78869.440802236,
                                                ["x"] = 505063.79571196,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 78851.01326657,
                                                ["x"] = 505166.95650317,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 78738.916066651,
                                                ["x"] = 505508.23726372,
                                            }, -- end of [24]
                                            [48] = 
                                            {
                                                ["y"] = 78339.160187504,
                                                ["x"] = 507356.58595434,
                                            }, -- end of [48]
                                            [96] = 
                                            {
                                                ["y"] = 76944.948319932,
                                                ["x"] = 508187.65650375,
                                            }, -- end of [96]
                                            [192] = 
                                            {
                                                ["y"] = 75974.90229127,
                                                ["x"] = 514116.13384275,
                                            }, -- end of [192]
                                            [384] = 
                                            {
                                                ["y"] = 64659.499198769,
                                                ["x"] = 510864.68800741,
                                            }, -- end of [384]
                                            [768] = 
                                            {
                                                ["y"] = 52097.952965374,
                                                ["x"] = 507518.07553963,
                                            }, -- end of [768]
                                            [769] = 
                                            {
                                                ["y"] = 52093.770007718,
                                                ["x"] = 507515.33992755,
                                            }, -- end of [769]
                                            [385] = 
                                            {
                                                ["y"] = 64657.707293749,
                                                ["x"] = 510860.02180687,
                                            }, -- end of [385]
                                            [770] = 
                                            {
                                                ["y"] = 52089.33480137,
                                                ["x"] = 507513.03689247,
                                            }, -- end of [770]
                                            [255] = 
                                            {
                                                ["y"] = 67569.586884802,
                                                ["x"] = 509714.1420703,
                                            }, -- end of [255]
                                            [193] = 
                                            {
                                                ["y"] = 75940.328565393,
                                                ["x"] = 514110.71510663,
                                            }, -- end of [193]
                                            [386] = 
                                            {
                                                ["y"] = 64656.309758082,
                                                ["x"] = 510855.22304664,
                                            }, -- end of [386]
                                            [772] = 
                                            {
                                                ["y"] = 52079.793828635,
                                                ["x"] = 507510.13340198,
                                            }, -- end of [772]
                                            [271] = 
                                            {
                                                ["y"] = 66966.376406449,
                                                ["x"] = 509798.40024936,
                                            }, -- end of [271]
                                            [773] = 
                                            {
                                                ["y"] = 52074.829464887,
                                                ["x"] = 507509.56164858,
                                            }, -- end of [773]
                                            [387] = 
                                            {
                                                ["y"] = 64655.280964283,
                                                ["x"] = 510850.33222591,
                                            }, -- end of [387]
                                            [774] = 
                                            {
                                                ["y"] = 52069.831435881,
                                                ["x"] = 507509.46030874,
                                            }, -- end of [774]
                                            [97] = 
                                            {
                                                ["y"] = 76934.94973157,
                                                ["x"] = 508187.74659756,
                                            }, -- end of [97]
                                            [194] = 
                                            {
                                                ["y"] = 75910.975211463,
                                                ["x"] = 514104.53655195,
                                            }, -- end of [194]
                                            [388] = 
                                            {
                                                ["y"] = 64654.575262998,
                                                ["x"] = 510845.3820544,
                                            }, -- end of [388]
                                            [776] = 
                                            {
                                                ["y"] = 52054.902564077,
                                                ["x"] = 507510.82219419,
                                            }, -- end of [776]
                                            [287] = 
                                            {
                                                ["y"] = 66800.115606178,
                                                ["x"] = 509895.02153652,
                                            }, -- end of [287]
                                            [777] = 
                                            {
                                                ["y"] = 52020.416361507,
                                                ["x"] = 507516.78018232,
                                            }, -- end of [777]
                                            [389] = 
                                            {
                                                ["y"] = 64654.152817642,
                                                ["x"] = 510840.40010398,
                                            }, -- end of [389]
                                            [778] = 
                                            {
                                                ["y"] = 51897.58833636,
                                                ["x"] = 507539.87953999,
                                            }, -- end of [778]
                                            [766] = 
                                            {
                                                ["y"] = 52105.68426276,
                                                ["x"] = 507524.40908421,
                                            }, -- end of [766]
                                            [195] = 
                                            {
                                                ["y"] = 75881.95707305,
                                                ["x"] = 514096.93425668,
                                            }, -- end of [195]
                                            [390] = 
                                            {
                                                ["y"] = 64654.027201313,
                                                ["x"] = 510830.40441637,
                                            }, -- end of [390]
                                            [780] = 
                                            {
                                                ["y"] = 51872.689984839,
                                                ["x"] = 507542.01554052,
                                            }, -- end of [780]
                                            [319] = 
                                            {
                                                ["y"] = 66068.027956674,
                                                ["x"] = 510360.09448219,
                                            }, -- end of [319]
                                            [781] = 
                                            {
                                                ["y"] = 51862.691348717,
                                                ["x"] = 507542.04265103,
                                            }, -- end of [781]
                                            [391] = 
                                            {
                                                ["y"] = 64654.697048977,
                                                ["x"] = 510820.4288673,
                                            }, -- end of [391]
                                            [49] = 
                                            {
                                                ["y"] = 78307.730845535,
                                                ["x"] = 507461.99558173,
                                            }, -- end of [49]
                                            [98] = 
                                            {
                                                ["y"] = 76919.979159787,
                                                ["x"] = 508188.65866658,
                                            }, -- end of [98]
                                            [196] = 
                                            {
                                                ["y"] = 75848.604065445,
                                                ["x"] = 514086.33896301,
                                            }, -- end of [196]
                                            [392] = 
                                            {
                                                ["y"] = 64656.04158842,
                                                ["x"] = 510810.52118002,
                                            }, -- end of [392]
                                            [784] = 
                                            {
                                                ["y"] = 51803.304210232,
                                                ["x"] = 507533.90436393,
                                            }, -- end of [784]
                                            [335] = 
                                            {
                                                ["y"] = 65834.266598855,
                                                ["x"] = 510536.34947302,
                                            }, -- end of [335]
                                            [785] = 
                                            {
                                                ["y"] = 51632.268197872,
                                                ["x"] = 507496.93691757,
                                            }, -- end of [785]
                                            [393] = 
                                            {
                                                ["y"] = 64657.974264575,
                                                ["x"] = 510800.71128616,
                                            }, -- end of [393]
                                            [786] = 
                                            {
                                                ["y"] = 51273.632847739,
                                                ["x"] = 507406.04742178,
                                            }, -- end of [786]
                                            [351] = 
                                            {
                                                ["y"] = 65413.667441881,
                                                ["x"] = 510710.15019506,
                                            }, -- end of [351]
                                            [197] = 
                                            {
                                                ["y"] = 75815.874982932,
                                                ["x"] = 514073.94907864,
                                            }, -- end of [197]
                                            [394] = 
                                            {
                                                ["y"] = 64660.360762593,
                                                ["x"] = 510791.00091995,
                                            }, -- end of [394]
                                            [788] = 
                                            {
                                                ["y"] = 50486.111355184,
                                                ["x"] = 507161.41931452,
                                            }, -- end of [788]
                                            [783] = 
                                            {
                                                ["y"] = 51832.867948726,
                                                ["x"] = 507538.97568523,
                                            }, -- end of [783]
                                            [789] = 
                                            {
                                                ["y"] = 50481.857080223,
                                                ["x"] = 507158.79855265,
                                            }, -- end of [789]
                                            [395] = 
                                            {
                                                ["y"] = 64663.48691747,
                                                ["x"] = 510781.50574929,
                                            }, -- end of [395]
                                            [790] = 
                                            {
                                                ["y"] = 50477.901885458,
                                                ["x"] = 507155.74272367,
                                            }, -- end of [790]
                                            [99] = 
                                            {
                                                ["y"] = 76895.139858046,
                                                ["x"] = 508191.4660828,
                                            }, -- end of [99]
                                            [198] = 
                                            {
                                                ["y"] = 75788.413481591,
                                                ["x"] = 514061.88015753,
                                            }, -- end of [198]
                                            [396] = 
                                            {
                                                ["y"] = 64665.389556855,
                                                ["x"] = 510776.88246637,
                                            }, -- end of [396]
                                            [792] = 
                                            {
                                                ["y"] = 50467.031999772,
                                                ["x"] = 507145.41550772,
                                            }, -- end of [792]
                                            [787] = 
                                            {
                                                ["y"] = 50490.6723864,
                                                ["x"] = 507163.45903829,
                                            }, -- end of [787]
                                            [793] = 
                                            {
                                                ["y"] = 50443.762163917,
                                                ["x"] = 507119.27491073,
                                            }, -- end of [793]
                                            [397] = 
                                            {
                                                ["y"] = 64667.522517442,
                                                ["x"] = 510772.36082484,
                                            }, -- end of [397]
                                            [794] = 
                                            {
                                                ["y"] = 50143.604740853,
                                                ["x"] = 506764.19672678,
                                            }, -- end of [794]
                                            [795] = 
                                            {
                                                ["y"] = 49833.126777752,
                                                ["x"] = 506347.09627644,
                                            }, -- end of [795]
                                            [199] = 
                                            {
                                                ["y"] = 75757.077866623,
                                                ["x"] = 514046.29476528,
                                            }, -- end of [199]
                                            [398] = 
                                            {
                                                ["y"] = 64672.394821086,
                                                ["x"] = 510763.63146988,
                                            }, -- end of [398]
                                            [796] = 
                                            {
                                                ["y"] = 49762.34866725,
                                                ["x"] = 506244.07983091,
                                            }, -- end of [796]
                                            [383] = 
                                            {
                                                ["y"] = 64661.688342196,
                                                ["x"] = 510869.18158605,
                                            }, -- end of [383]
                                            [797] = 
                                            {
                                                ["y"] = 49736.247555452,
                                                ["x"] = 506201.43900936,
                                            }, -- end of [797]
                                            [25] = 
                                            {
                                                ["y"] = 78629.599896315,
                                                ["x"] = 506487.05807214,
                                            }, -- end of [25]
                                            [50] = 
                                            {
                                                ["y"] = 78292.898713531,
                                                ["x"] = 507504.47479129,
                                            }, -- end of [50]
                                            [100] = 
                                            {
                                                ["y"] = 76826.089340052,
                                                ["x"] = 508202.91764304,
                                            }, -- end of [100]
                                            [799] = 
                                            {
                                                ["y"] = 49708.832494652,
                                                ["x"] = 506148.10115098,
                                            }, -- end of [799]
                                            [400] = 
                                            {
                                                ["y"] = 64686.822267777,
                                                ["x"] = 510743.23108726,
                                            }, -- end of [400]
                                            [800] = 
                                            {
                                                ["y"] = 49701.29204698,
                                                ["x"] = 506129.58001321,
                                            }, -- end of [800]
                                            [399] = 
                                            {
                                                ["y"] = 64677.879998457,
                                                ["x"] = 510755.27184832,
                                            }, -- end of [399]
                                            [801] = 
                                            {
                                                ["y"] = 49696.425871729,
                                                ["x"] = 506115.39324113,
                                            }, -- end of [801]
                                            [401] = 
                                            {
                                                ["y"] = 64709.207113247,
                                                ["x"] = 510716.32967895,
                                            }, -- end of [401]
                                            [802] = 
                                            {
                                                ["y"] = 49692.345736665,
                                                ["x"] = 506100.96087541,
                                            }, -- end of [802]
                                            [803] = 
                                            {
                                                ["y"] = 49689.104050748,
                                                ["x"] = 506086.31753172,
                                            }, -- end of [803]
                                            [201] = 
                                            {
                                                ["y"] = 75727.034004394,
                                                ["x"] = 514028.37351359,
                                            }, -- end of [201]
                                            [402] = 
                                            {
                                                ["y"] = 64770.743879083,
                                                ["x"] = 510643.96732269,
                                            }, -- end of [402]
                                            [804] = 
                                            {
                                                ["y"] = 49686.722797913,
                                                ["x"] = 506071.50998034,
                                            }, -- end of [804]
                                            [367] = 
                                            {
                                                ["y"] = 64739.199170137,
                                                ["x"] = 510880.14108258,
                                            }, -- end of [367]
                                            [805] = 
                                            {
                                                ["y"] = 49685.18406423,
                                                ["x"] = 506056.59099699,
                                            }, -- end of [805]
                                            [403] = 
                                            {
                                                ["y"] = 64782.589986801,
                                                ["x"] = 510627.85758443,
                                            }, -- end of [403]
                                            [806] = 
                                            {
                                                ["y"] = 49684.426597973,
                                                ["x"] = 506041.61155431,
                                            }, -- end of [806]
                                            [101] = 
                                            {
                                                ["y"] = 76664.608153996,
                                                ["x"] = 508236.74338028,
                                            }, -- end of [101]
                                            [202] = 
                                            {
                                                ["y"] = 75714.844788546,
                                                ["x"] = 514019.63472337,
                                            }, -- end of [202]
                                            [404] = 
                                            {
                                                ["y"] = 64788.005768538,
                                                ["x"] = 510619.45244869,
                                            }, -- end of [404]
                                            [808] = 
                                            {
                                                ["y"] = 49686.07948404,
                                                ["x"] = 505991.66101024,
                                            }, -- end of [808]
                                            [510] = 
                                            {
                                                ["y"] = 59506.72058812,
                                                ["x"] = 509481.21015335,
                                            }, -- end of [510]
                                            [809] = 
                                            {
                                                ["y"] = 49693.125715307,
                                                ["x"] = 505891.92801827,
                                            }, -- end of [809]
                                            [405] = 
                                            {
                                                ["y"] = 64792.879329521,
                                                ["x"] = 510610.72314374,
                                            }, -- end of [405]
                                            [810] = 
                                            {
                                                ["y"] = 49693.085108804,
                                                ["x"] = 505866.93050132,
                                            }, -- end of [810]
                                            [811] = 
                                            {
                                                ["y"] = 49691.691149102,
                                                ["x"] = 505841.97310571,
                                            }, -- end of [811]
                                            [203] = 
                                            {
                                                ["y"] = 75703.136264671,
                                                ["x"] = 514010.26128635,
                                            }, -- end of [203]
                                            [406] = 
                                            {
                                                ["y"] = 64795.026595317,
                                                ["x"] = 510606.20831545,
                                            }, -- end of [406]
                                            [812] = 
                                            {
                                                ["y"] = 49689.424635521,
                                                ["x"] = 505822.10448809,
                                            }, -- end of [812]
                                            [814] = 
                                            {
                                                ["y"] = 49682.628087808,
                                                ["x"] = 505787.78877094,
                                            }, -- end of [814]
                                            [813] = 
                                            {
                                                ["y"] = 49686.006367827,
                                                ["x"] = 505802.40180289,
                                            }, -- end of [813]
                                            [407] = 
                                            {
                                                ["y"] = 64796.907375569,
                                                ["x"] = 510601.57650137,
                                            }, -- end of [407]
                                            [51] = 
                                            {
                                                ["y"] = 78279.507933303,
                                                ["x"] = 507536.80795425,
                                            }, -- end of [51]
                                            [102] = 
                                            {
                                                ["y"] = 76582.279368428,
                                                ["x"] = 508257.84980274,
                                            }, -- end of [102]
                                            [204] = 
                                            {
                                                ["y"] = 75688.235498964,
                                                ["x"] = 513996.92499248,
                                            }, -- end of [204]
                                            [408] = 
                                            {
                                                ["y"] = 64798.438228426,
                                                ["x"] = 510596.81817563,
                                            }, -- end of [408]
                                            [816] = 
                                            {
                                                ["y"] = 49673.65918718,
                                                ["x"] = 505759.17535456,
                                            }, -- end of [816]
                                            [526] = 
                                            {
                                                ["y"] = 58393.155324121,
                                                ["x"] = 509433.31849153,
                                            }, -- end of [526]
                                            [817] = 
                                            {
                                                ["y"] = 49666.112772577,
                                                ["x"] = 505740.65695807,
                                            }, -- end of [817]
                                            [409] = 
                                            {
                                                ["y"] = 64799.504407218,
                                                ["x"] = 510591.93572554,
                                            }, -- end of [409]
                                            [818] = 
                                            {
                                                ["y"] = 49657.515460915,
                                                ["x"] = 505722.60174402,
                                            }, -- end of [818]
                                            [205] = 
                                            {
                                                ["y"] = 75670.564217167,
                                                ["x"] = 513979.24504158,
                                            }, -- end of [205]
                                            [819] = 
                                            {
                                                ["y"] = 49645.536872813,
                                                ["x"] = 505700.66220427,
                                            }, -- end of [819]
                                            [410] = 
                                            {
                                                ["y"] = 64799.957739398,
                                                ["x"] = 510586.96047361,
                                            }, -- end of [410]
                                            [820] = 
                                            {
                                                ["y"] = 49632.433162739,
                                                ["x"] = 505679.37430182,
                                            }, -- end of [820]
                                            [531] = 
                                            {
                                                ["y"] = 58324.855542057,
                                                ["x"] = 509392.20756189,
                                            }, -- end of [531]
                                            [821] = 
                                            {
                                                ["y"] = 49612.59266619,
                                                ["x"] = 505650.54612645,
                                            }, -- end of [821]
                                            [411] = 
                                            {
                                                ["y"] = 64799.679100747,
                                                ["x"] = 510581.9719498,
                                            }, -- end of [411]
                                            [822] = 
                                            {
                                                ["y"] = 49585.151083466,
                                                ["x"] = 505614.8879242,
                                            }, -- end of [822]
                                            [103] = 
                                            {
                                                ["y"] = 76548.890500495,
                                                ["x"] = 508268.33494443,
                                            }, -- end of [103]
                                            [206] = 
                                            {
                                                ["y"] = 75647.10400234,
                                                ["x"] = 513953.27598083,
                                            }, -- end of [206]
                                            [412] = 
                                            {
                                                ["y"] = 64798.359942509,
                                                ["x"] = 510577.1734019,
                                            }, -- end of [412]
                                            [824] = 
                                            {
                                                ["y"] = 49474.345240633,
                                                ["x"] = 505492.70647327,
                                            }, -- end of [824]
                                            [207] = 
                                            {
                                                ["y"] = 75596.531363851,
                                                ["x"] = 513891.29867362,
                                            }, -- end of [207]
                                            [825] = 
                                            {
                                                ["y"] = 49098.149414357,
                                                ["x"] = 505112.50427842,
                                            }, -- end of [825]
                                            [413] = 
                                            {
                                                ["y"] = 64795.498493726,
                                                ["x"] = 510573.09543292,
                                            }, -- end of [413]
                                            [826] = 
                                            {
                                                ["y"] = 47357.93693254,
                                                ["x"] = 503180.84915748,
                                            }, -- end of [826]
                                            [415] = 
                                            {
                                                ["y"] = 64787.862937233,
                                                ["x"] = 510566.66521823,
                                            }, -- end of [415]
                                            [827] = 
                                            {
                                                ["y"] = 47327.435714418,
                                                ["x"] = 503141.23488669,
                                            }, -- end of [827]
                                            [414] = 
                                            {
                                                ["y"] = 64791.842966129,
                                                ["x"] = 510569.68993759,
                                            }, -- end of [414]
                                            [828] = 
                                            {
                                                ["y"] = 47322.381352615,
                                                ["x"] = 503132.63797108,
                                            }, -- end of [828]
                                            [52] = 
                                            {
                                                ["y"] = 78084.263666765,
                                                ["x"] = 507969.79084796,
                                            }, -- end of [52]
                                            [829] = 
                                            {
                                                ["y"] = 47324.223874099,
                                                ["x"] = 503128.44906144,
                                            }, -- end of [829]
                                            [26] = 
                                            {
                                                ["y"] = 78616.560942767,
                                                ["x"] = 506565.97967265,
                                            }, -- end of [26]
                                            [830] = 
                                            {
                                                ["y"] = 47328.015375748,
                                                ["x"] = 503125.21948507,
                                            }, -- end of [830]
                                            [104] = 
                                            {
                                                ["y"] = 76525.464908093,
                                                ["x"] = 508277.05756433,
                                            }, -- end of [104]
                                            [831] = 
                                            {
                                                ["y"] = 50826.071116644,
                                                ["x"] = 500480.86688218,
                                            }, -- end of [831]
                                            [416] = 
                                            {
                                                ["y"] = 64779.489751182,
                                                ["x"] = 510561.20162998,
                                            }, -- end of [416]
                                            [832] = 
                                            {
                                                ["y"] = 50944.67115934,
                                                ["x"] = 500397.46876083,
                                            }, -- end of [832]
                                            [823] = 
                                            {
                                                ["y"] = 49549.508025929,
                                                ["x"] = 505573.0073167,
                                            }, -- end of [823]
                                            [833] = 
                                            {
                                                ["y"] = 50999.689547062,
                                                ["x"] = 500362.86946184,
                                            }, -- end of [833]
                                            [417] = 
                                            {
                                                ["y"] = 64762.117066298,
                                                ["x"] = 510551.29678006,
                                            }, -- end of [417]
                                            [834] = 
                                            {
                                                ["y"] = 51051.899620401,
                                                ["x"] = 500333.31560506,
                                            }, -- end of [834]
                                            [209] = 
                                            {
                                                ["y"] = 72692.980085471,
                                                ["x"] = 510102.53358084,
                                            }, -- end of [209]
                                            [835] = 
                                            {
                                                ["y"] = 51119.019855652,
                                                ["x"] = 500299.86819968,
                                            }, -- end of [835]
                                            [418] = 
                                            {
                                                ["y"] = 64447.768146933,
                                                ["x"] = 510386.52778389,
                                            }, -- end of [418]
                                            [836] = 
                                            {
                                                ["y"] = 51297.927577743,
                                                ["x"] = 500222.34228311,
                                            }, -- end of [836]
                                            [839] = 
                                            {
                                                ["y"] = 57512.839890964,
                                                ["x"] = 497722.82557349,
                                            }, -- end of [839]
                                            [837] = 
                                            {
                                                ["y"] = 57278.002013937,
                                                ["x"] = 497792.27686831,
                                            }, -- end of [837]
                                            [419] = 
                                            {
                                                ["y"] = 64388.966753357,
                                                ["x"] = 510348.56294988,
                                            }, -- end of [419]
                                            [838] = 
                                            {
                                                ["y"] = 57368.160746436,
                                                ["x"] = 497762.36675224,
                                            }, -- end of [838]
                                            [105] = 
                                            {
                                                ["y"] = 76511.700925274,
                                                ["x"] = 508283.01665896,
                                            }, -- end of [105]
                                            [210] = 
                                            {
                                                ["y"] = 72601.128937235,
                                                ["x"] = 510010.55524487,
                                            }, -- end of [210]
                                            [420] = 
                                            {
                                                ["y"] = 64309.729172911,
                                                ["x"] = 510296.18201701,
                                            }, -- end of [420]
                                            [840] = 
                                            {
                                                ["y"] = 60888.689702447,
                                                ["x"] = 496780.37830867,
                                            }, -- end of [840]
                                            [542] = 
                                            {
                                                ["y"] = 58154.798430734,
                                                ["x"] = 509197.49155692,
                                            }, -- end of [542]
                                            [841] = 
                                            {
                                                ["y"] = 61064.2156735,
                                                ["x"] = 496721.99373077,
                                            }, -- end of [841]
                                            [421] = 
                                            {
                                                ["y"] = 64279.290230158,
                                                ["x"] = 510278.9143055,
                                            }, -- end of [421]
                                            [842] = 
                                            {
                                                ["y"] = 61297.294691301,
                                                ["x"] = 496631.64691706,
                                            }, -- end of [842]
                                            [843] = 
                                            {
                                                ["y"] = 62883.09775419,
                                                ["x"] = 495927.83339916,
                                            }, -- end of [843]
                                            [211] = 
                                            {
                                                ["y"] = 72512.310461476,
                                                ["x"] = 509929.87972117,
                                            }, -- end of [211]
                                            [422] = 
                                            {
                                                ["y"] = 64247.948515437,
                                                ["x"] = 510263.34547837,
                                            }, -- end of [422]
                                            [844] = 
                                            {
                                                ["y"] = 62981.626555581,
                                                ["x"] = 495878.94950642,
                                            }, -- end of [844]
                                            [53] = 
                                            {
                                                ["y"] = 78070.183316407,
                                                ["x"] = 507996.27796715,
                                            }, -- end of [53]
                                            [845] = 
                                            {
                                                ["y"] = 63038.205614154,
                                                ["x"] = 495846.96679953,
                                            }, -- end of [845]
                                            [423] = 
                                            {
                                                ["y"] = 64211.2142286,
                                                ["x"] = 510247.52729595,
                                            }, -- end of [423]
                                            [846] = 
                                            {
                                                ["y"] = 63088.878387308,
                                                ["x"] = 495814.84885959,
                                            }, -- end of [846]
                                            [106] = 
                                            {
                                                ["y"] = 76498.281331131,
                                                ["x"] = 508289.71317103,
                                            }, -- end of [106]
                                            [212] = 
                                            {
                                                ["y"] = 72423.603510875,
                                                ["x"] = 509856.71177177,
                                            }, -- end of [212]
                                            [424] = 
                                            {
                                                ["y"] = 63940.210598342,
                                                ["x"] = 510144.53621964,
                                            }, -- end of [424]
                                            [848] = 
                                            {
                                                ["y"] = 63313.171555357,
                                                ["x"] = 495647.361857,
                                            }, -- end of [848]
                                            [535] = 
                                            {
                                                ["y"] = 58281.362421605,
                                                ["x"] = 509344.07422646,
                                            }, -- end of [535]
                                            [849] = 
                                            {
                                                ["y"] = 63366.383987313,
                                                ["x"] = 495601.89210411,
                                            }, -- end of [849]
                                            [425] = 
                                            {
                                                ["y"] = 63913.319586123,
                                                ["x"] = 510131.24328048,
                                            }, -- end of [425]
                                            [850] = 
                                            {
                                                ["y"] = 63417.27581255,
                                                ["x"] = 495553.83970938,
                                            }, -- end of [850]
                                            [213] = 
                                            {
                                                ["y"] = 72335.466046904,
                                                ["x"] = 509790.91323051,
                                            }, -- end of [213]
                                            [851] = 
                                            {
                                                ["y"] = 63489.916565567,
                                                ["x"] = 495478.03522893,
                                            }, -- end of [851]
                                            [426] = 
                                            {
                                                ["y"] = 63891.518446019,
                                                ["x"] = 510119.01456195,
                                            }, -- end of [426]
                                            [852] = 
                                            {
                                                ["y"] = 63624.460177076,
                                                ["x"] = 495323.39090496,
                                            }, -- end of [852]
                                            [214] = 
                                            {
                                                ["y"] = 72114.846437887,
                                                ["x"] = 509644.14886222,
                                            }, -- end of [214]
                                            [853] = 
                                            {
                                                ["y"] = 65668.131902261,
                                                ["x"] = 492758.11365328,
                                            }, -- end of [853]
                                            [427] = 
                                            {
                                                ["y"] = 63870.427227254,
                                                ["x"] = 510105.59819234,
                                            }, -- end of [427]
                                            [854] = 
                                            {
                                                ["y"] = 65723.68524068,
                                                ["x"] = 492700.55879093,
                                            }, -- end of [854]
                                            [107] = 
                                            {
                                                ["y"] = 76485.304237799,
                                                ["x"] = 508297.23215578,
                                            }, -- end of [107]
                                            [855] = 
                                            {
                                                ["y"] = 65778.413178049,
                                                ["x"] = 492649.28814743,
                                            }, -- end of [855]
                                            [428] = 
                                            {
                                                ["y"] = 63850.139179322,
                                                ["x"] = 510090.99590867,
                                            }, -- end of [428]
                                            [856] = 
                                            {
                                                ["y"] = 65850.990004605,
                                                ["x"] = 492588.00235411,
                                            }, -- end of [856]
                                            [815] = 
                                            {
                                                ["y"] = 49678.517016104,
                                                ["x"] = 505773.36491397,
                                            }, -- end of [815]
                                            [857] = 
                                            {
                                                ["y"] = 65934.265597812,
                                                ["x"] = 492524.0643092,
                                            }, -- end of [857]
                                            [429] = 
                                            {
                                                ["y"] = 63830.711935338,
                                                ["x"] = 510075.26651254,
                                            }, -- end of [429]
                                            [858] = 
                                            {
                                                ["y"] = 66028.624329343,
                                                ["x"] = 492458.34492351,
                                            }, -- end of [858]
                                            [54] = 
                                            {
                                                ["y"] = 78062.490374632,
                                                ["x"] = 508009.15336741,
                                            }, -- end of [54]
                                            [215] = 
                                            {
                                                ["y"] = 72025.309398837,
                                                ["x"] = 509589.32387877,
                                            }, -- end of [215]
                                            [430] = 
                                            {
                                                ["y"] = 63812.137415863,
                                                ["x"] = 510058.53754075,
                                            }, -- end of [430]
                                            [860] = 
                                            {
                                                ["y"] = 66174.495825592,
                                                ["x"] = 492371.17856882,
                                            }, -- end of [860]
                                            [216] = 
                                            {
                                                ["y"] = 71968.144406715,
                                                ["x"] = 509558.40077829,
                                            }, -- end of [216]
                                            [861] = 
                                            {
                                                ["y"] = 66255.034334716,
                                                ["x"] = 492331.02818457,
                                            }, -- end of [861]
                                            [431] = 
                                            {
                                                ["y"] = 63787.340666288,
                                                ["x"] = 510033.84143884,
                                            }, -- end of [431]
                                            [862] = 
                                            {
                                                ["y"] = 66498.333145218,
                                                ["x"] = 492226.10250796,
                                            }, -- end of [862]
                                            [108] = 
                                            {
                                                ["y"] = 76472.333699265,
                                                ["x"] = 508304.76165048,
                                            }, -- end of [108]
                                            [863] = 
                                            {
                                                ["y"] = 66502.696031697,
                                                ["x"] = 492223.66129781,
                                            }, -- end of [863]
                                            [432] = 
                                            {
                                                ["y"] = 63735.128395511,
                                                ["x"] = 509980.01527079,
                                            }, -- end of [432]
                                            [864] = 
                                            {
                                                ["y"] = 66506.820089524,
                                                ["x"] = 492220.8423724,
                                            }, -- end of [864]
                                            [807] = 
                                            {
                                                ["y"] = 49684.454609911,
                                                ["x"] = 506021.61393694,
                                            }, -- end of [807]
                                            [865] = 
                                            {
                                                ["y"] = 66509.977024838,
                                                ["x"] = 492217.00050338,
                                            }, -- end of [865]
                                            [433] = 
                                            {
                                                ["y"] = 63720.17326277,
                                                ["x"] = 509966.74014703,
                                            }, -- end of [433]
                                            [866] = 
                                            {
                                                ["y"] = 66515.184158738,
                                                ["x"] = 492208.47747374,
                                            }, -- end of [866]
                                            [547] = 
                                            {
                                                ["y"] = 58103.71304316,
                                                ["x"] = 509177.70910953,
                                            }, -- end of [547]
                                            [217] = 
                                            {
                                                ["y"] = 71918.501741592,
                                                ["x"] = 509534.73679694,
                                            }, -- end of [217]
                                            [434] = 
                                            {
                                                ["y"] = 63704.530002997,
                                                ["x"] = 509954.28209374,
                                            }, -- end of [434]
                                            [868] = 
                                            {
                                                ["y"] = 66516.369897371,
                                                ["x"] = 492198.74203536,
                                            }, -- end of [868]
                                            [871] = 
                                            {
                                                ["y"] = 66464.188916642,
                                                ["x"] = 491867.95950477,
                                            }, -- end of [871]
                                            [869] = 
                                            {
                                                ["y"] = 66471.862740016,
                                                ["x"] = 491902.09024296,
                                            }, -- end of [869]
                                            [435] = 
                                            {
                                                ["y"] = 63684.159964703,
                                                ["x"] = 509939.7944888,
                                            }, -- end of [435]
                                            [870] = 
                                            {
                                                ["y"] = 66466.78661958,
                                                ["x"] = 491877.6152451,
                                            }, -- end of [870]
                                            [109] = 
                                            {
                                                ["y"] = 76463.326951739,
                                                ["x"] = 508309.0972102,
                                            }, -- end of [109]
                                            [218] = 
                                            {
                                                ["y"] = 71867.731530866,
                                                ["x"] = 509513.59958968,
                                            }, -- end of [218]
                                            [436] = 
                                            {
                                                ["y"] = 63663.031003031,
                                                ["x"] = 509926.43677944,
                                            }, -- end of [436]
                                            [872] = 
                                            {
                                                ["y"] = 66461.038040328,
                                                ["x"] = 491858.47098017,
                                            }, -- end of [872]
                                            [875] = 
                                            {
                                                ["y"] = 66451.725218389,
                                                ["x"] = 491835.10159326,
                                            }, -- end of [875]
                                            [873] = 
                                            {
                                                ["y"] = 66457.172224692,
                                                ["x"] = 491849.25118531,
                                            }, -- end of [873]
                                            [437] = 
                                            {
                                                ["y"] = 63641.266741368,
                                                ["x"] = 509914.14040701,
                                            }, -- end of [437]
                                            [874] = 
                                            {
                                                ["y"] = 66453.16892291,
                                                ["x"] = 491840.01738479,
                                            }, -- end of [874]
                                            [878] = 
                                            {
                                                ["y"] = 66472.643729611,
                                                ["x"] = 491838.66064831,
                                            }, -- end of [878]
                                            [219] = 
                                            {
                                                ["y"] = 71783.032137896,
                                                ["x"] = 509483.19455436,
                                            }, -- end of [219]
                                            [438] = 
                                            {
                                                ["y"] = 63614.440398891,
                                                ["x"] = 509900.71896764,
                                            }, -- end of [438]
                                            [876] = 
                                            {
                                                ["y"] = 66453.709016996,
                                                ["x"] = 491831.82211649,
                                            }, -- end of [876]
                                            [220] = 
                                            {
                                                ["y"] = 71170.436830065,
                                                ["x"] = 509281.63282435,
                                            }, -- end of [220]
                                            [877] = 
                                            {
                                                ["y"] = 66458.609121145,
                                                ["x"] = 491833.09633696,
                                            }, -- end of [877]
                                            [439] = 
                                            {
                                                ["y"] = 63586.941279042,
                                                ["x"] = 509888.73621781,
                                            }, -- end of [439]
                                            [55] = 
                                            {
                                                ["y"] = 78056.952714727,
                                                ["x"] = 508017.47896219,
                                            }, -- end of [55]
                                            [110] = 
                                            {
                                                ["y"] = 76458.670938441,
                                                ["x"] = 508310.91838519,
                                            }, -- end of [110]
                                            [879] = 
                                            {
                                                ["y"] = 66477.532110945,
                                                ["x"] = 491839.70369604,
                                            }, -- end of [879]
                                            [440] = 
                                            {
                                                ["y"] = 63563.51456219,
                                                ["x"] = 509880.01900957,
                                            }, -- end of [440]
                                            [880] = 
                                            {
                                                ["y"] = 66482.482124888,
                                                ["x"] = 491840.4043199,
                                            }, -- end of [880]
                                            [791] = 
                                            {
                                                ["y"] = 50474.162422342,
                                                ["x"] = 507152.42486619,
                                            }, -- end of [791]
                                            [881] = 
                                            {
                                                ["y"] = 66492.448129111,
                                                ["x"] = 491841.20884603,
                                            }, -- end of [881]
                                            [441] = 
                                            {
                                                ["y"] = 63549.148596895,
                                                ["x"] = 509875.71347137,
                                            }, -- end of [441]
                                            [882] = 
                                            {
                                                ["y"] = 66512.440326247,
                                                ["x"] = 491841.70018146,
                                            }, -- end of [882]
                                            [222] = 
                                            {
                                                ["y"] = 70327.871297786,
                                                ["x"] = 509011.54829247,
                                            }, -- end of [222]
                                            [883] = 
                                            {
                                                ["y"] = 66682.398530595,
                                                ["x"] = 491840.32020386,
                                            }, -- end of [883]
                                            [442] = 
                                            {
                                                ["y"] = 63539.4021886,
                                                ["x"] = 509873.48355998,
                                            }, -- end of [442]
                                            [884] = 
                                            {
                                                ["y"] = 66697.334316369,
                                                ["x"] = 491841.69028223,
                                            }, -- end of [884]
                                            [223] = 
                                            {
                                                ["y"] = 69398.384340528,
                                                ["x"] = 508616.83561658,
                                            }, -- end of [223]
                                            [885] = 
                                            {
                                                ["y"] = 66717.114492613,
                                                ["x"] = 491844.62726323,
                                            }, -- end of [885]
                                            [443] = 
                                            {
                                                ["y"] = 63529.516820234,
                                                ["x"] = 509871.99456115,
                                            }, -- end of [443]
                                            [886] = 
                                            {
                                                ["y"] = 66741.602035367,
                                                ["x"] = 491849.65070803,
                                            }, -- end of [886]
                                            [111] = 
                                            {
                                                ["y"] = 76453.929234794,
                                                ["x"] = 508312.50341017,
                                            }, -- end of [111]
                                            [887] = 
                                            {
                                                ["y"] = 66794.833807791,
                                                ["x"] = 491863.46269444,
                                            }, -- end of [887]
                                            [444] = 
                                            {
                                                ["y"] = 63524.533307158,
                                                ["x"] = 509871.59508695,
                                            }, -- end of [444]
                                            [888] = 
                                            {
                                                ["y"] = 67290.568700689,
                                                ["x"] = 492020.37851452,
                                            }, -- end of [888]
                                            [28] = 
                                            {
                                                ["y"] = 78592.108719934,
                                                ["x"] = 506668.04921931,
                                            }, -- end of [28]
                                            [889] = 
                                            {
                                                ["y"] = 67554.018409532,
                                                ["x"] = 492115.12855809,
                                            }, -- end of [889]
                                            [445] = 
                                            {
                                                ["y"] = 63519.536030657,
                                                ["x"] = 509871.44857317,
                                            }, -- end of [445]
                                            [890] = 
                                            {
                                                ["y"] = 68052.05463747,
                                                ["x"] = 492310.39665466,
                                            }, -- end of [890]
                                            [224] = 
                                            {
                                                ["y"] = 69355.340952931,
                                                ["x"] = 508603.72683719,
                                            }, -- end of [224]
                                            [891] = 
                                            {
                                                ["y"] = 68090.333439508,
                                                ["x"] = 492321.98783004,
                                            }, -- end of [891]
                                            [446] = 
                                            {
                                                ["y"] = 63514.537557262,
                                                ["x"] = 509871.55044176,
                                            }, -- end of [446]
                                            [892] = 
                                            {
                                                ["y"] = 68114.618945085,
                                                ["x"] = 492327.90912131,
                                            }, -- end of [892]
                                            [7] = 
                                            {
                                                ["y"] = 78868.633215969,
                                                ["x"] = 505068.72152403,
                                            }, -- end of [7]
                                            [893] = 
                                            {
                                                ["y"] = 68134.274523863,
                                                ["x"] = 492331.59323248,
                                            }, -- end of [893]
                                            [447] = 
                                            {
                                                ["y"] = 63504.576799283,
                                                ["x"] = 509872.40174886,
                                            }, -- end of [447]
                                            [56] = 
                                            {
                                                ["y"] = 78050.962817769,
                                                ["x"] = 508025.48439478,
                                            }, -- end of [56]
                                            [112] = 
                                            {
                                                ["y"] = 76434.875574245,
                                                ["x"] = 508318.48731007,
                                            }, -- end of [112]
                                            [895] = 
                                            {
                                                ["y"] = 68213.706001987,
                                                ["x"] = 492340.84793936,
                                            }, -- end of [895]
                                            [448] = 
                                            {
                                                ["y"] = 63499.639387915,
                                                ["x"] = 509873.18658352,
                                            }, -- end of [448]
                                            [896] = 
                                            {
                                                ["y"] = 68233.699980464,
                                                ["x"] = 492341.25398525,
                                            }, -- end of [896]
                                            [558] = 
                                            {
                                                ["y"] = 57714.07654009,
                                                ["x"] = 509030.55935085,
                                            }, -- end of [558]
                                            [897] = 
                                            {
                                                ["y"] = 68293.673565664,
                                                ["x"] = 492339.63171835,
                                            }, -- end of [897]
                                            [449] = 
                                            {
                                                ["y"] = 63494.755030895,
                                                ["x"] = 509874.25239898,
                                            }, -- end of [449]
                                            [898] = 
                                            {
                                                ["y"] = 68323.587195429,
                                                ["x"] = 492337.39444832,
                                            }, -- end of [898]
                                            [899] = 
                                            {
                                                ["y"] = 68353.342735867,
                                                ["x"] = 492333.60297319,
                                            }, -- end of [899]
                                            [225] = 
                                            {
                                                ["y"] = 69316.547310026,
                                                ["x"] = 508593.99265485,
                                            }, -- end of [225]
                                            [450] = 
                                            {
                                                ["y"] = 63489.939719739,
                                                ["x"] = 509875.5962471,
                                            }, -- end of [450]
                                            [900] = 
                                            {
                                                ["y"] = 68377.940753401,
                                                ["x"] = 492329.15031292,
                                            }, -- end of [900]
                                            [226] = 
                                            {
                                                ["y"] = 69262.574108952,
                                                ["x"] = 508583.44060639,
                                            }, -- end of [226]
                                            [901] = 
                                            {
                                                ["y"] = 68402.291467105,
                                                ["x"] = 492323.50214289,
                                            }, -- end of [901]
                                            [451] = 
                                            {
                                                ["y"] = 63485.202651073,
                                                ["x"] = 509877.19466063,
                                            }, -- end of [451]
                                            [902] = 
                                            {
                                                ["y"] = 68431.155606283,
                                                ["x"] = 492315.33497261,
                                            }, -- end of [902]
                                            [113] = 
                                            {
                                                ["y"] = 76430.820352734,
                                                ["x"] = 508321.34501555,
                                            }, -- end of [113]
                                            [903] = 
                                            {
                                                ["y"] = 68464.339354967,
                                                ["x"] = 492304.21733305,
                                            }, -- end of [903]
                                            [452] = 
                                            {
                                                ["y"] = 63475.967323814,
                                                ["x"] = 509881.02263811,
                                            }, -- end of [452]
                                            [904] = 
                                            {
                                                ["y"] = 68496.961099449,
                                                ["x"] = 492291.54461925,
                                            }, -- end of [904]
                                            [767] = 
                                            {
                                                ["y"] = 52101.911415315,
                                                ["x"] = 507521.12906445,
                                            }, -- end of [767]
                                            [905] = 
                                            {
                                                ["y"] = 68528.92264359,
                                                ["x"] = 492277.28996878,
                                            }, -- end of [905]
                                            [453] = 
                                            {
                                                ["y"] = 63467.018672694,
                                                ["x"] = 509885.48280855,
                                            }, -- end of [453]
                                            [906] = 
                                            {
                                                ["y"] = 68555.635364081,
                                                ["x"] = 492263.64447735,
                                            }, -- end of [906]
                                            [227] = 
                                            {
                                                ["y"] = 69213.116190408,
                                                ["x"] = 508576.13296156,
                                            }, -- end of [227]
                                            [907] = 
                                            {
                                                ["y"] = 68577.275590758,
                                                ["x"] = 492251.1313925,
                                            }, -- end of [907]
                                            [454] = 
                                            {
                                                ["y"] = 63454.016195614,
                                                ["x"] = 509892.95750599,
                                            }, -- end of [454]
                                            [908] = 
                                            {
                                                ["y"] = 68598.259722831,
                                                ["x"] = 492237.54733799,
                                            }, -- end of [908]
                                            [228] = 
                                            {
                                                ["y"] = 69158.392220805,
                                                ["x"] = 508570.68118006,
                                            }, -- end of [228]
                                            [909] = 
                                            {
                                                ["y"] = 68618.527257459,
                                                ["x"] = 492222.91549918,
                                            }, -- end of [909]
                                            [455] = 
                                            {
                                                ["y"] = 63433.099138147,
                                                ["x"] = 509906.64422808,
                                            }, -- end of [455]
                                            [910] = 
                                            {
                                                ["y"] = 68641.880286539,
                                                ["x"] = 492204.08977025,
                                            }, -- end of [910]
                                            [114] = 
                                            {
                                                ["y"] = 76427.469149137,
                                                ["x"] = 508325.06546644,
                                            }, -- end of [114]
                                            [911] = 
                                            {
                                                ["y"] = 68667.892019554,
                                                ["x"] = 492180.6778375,
                                            }, -- end of [911]
                                            [456] = 
                                            {
                                                ["y"] = 63334.014971446,
                                                ["x"] = 509974.29995257,
                                            }, -- end of [456]
                                            [912] = 
                                            {
                                                ["y"] = 68692.694159024,
                                                ["x"] = 492155.98768949,
                                            }, -- end of [912]
                                            [765] = 
                                            {
                                                ["y"] = 52112.823186941,
                                                ["x"] = 507531.40933765,
                                            }, -- end of [765]
                                            [913] = 
                                            {
                                                ["y"] = 68716.209024774,
                                                ["x"] = 492130.06914481,
                                            }, -- end of [913]
                                            [457] = 
                                            {
                                                ["y"] = 63308.072081185,
                                                ["x"] = 509989.35804671,
                                            }, -- end of [457]
                                            [914] = 
                                            {
                                                ["y"] = 68735.1942789,
                                                ["x"] = 492106.84482488,
                                            }, -- end of [914]
                                            [751] = 
                                            {
                                                ["y"] = 52395.232669506,
                                                ["x"] = 507746.85824038,
                                            }, -- end of [751]
                                            [229] = 
                                            {
                                                ["y"] = 69088.480978056,
                                                ["x"] = 508567.292119,
                                            }, -- end of [229]
                                            [458] = 
                                            {
                                                ["y"] = 63285.765953026,
                                                ["x"] = 510000.63874692,
                                            }, -- end of [458]
                                            [916] = 
                                            {
                                                ["y"] = 68763.856518385,
                                                ["x"] = 492065.90001184,
                                            }, -- end of [916]
                                            [923] = 
                                            {
                                                ["y"] = 69090.518829448,
                                                ["x"] = 491310.40836696,
                                            }, -- end of [923]
                                            [917] = 
                                            {
                                                ["y"] = 68781.724035511,
                                                ["x"] = 492035.8088315,
                                            }, -- end of [917]
                                            [459] = 
                                            {
                                                ["y"] = 63267.451376517,
                                                ["x"] = 510008.6695129,
                                            }, -- end of [459]
                                            [918] = 
                                            {
                                                ["y"] = 68844.592332988,
                                                ["x"] = 491916.34920435,
                                            }, -- end of [918]
                                            [115] = 
                                            {
                                                ["y"] = 76412.400296017,
                                                ["x"] = 508345.02231787,
                                            }, -- end of [115]
                                            [919] = 
                                            {
                                                ["y"] = 68887.46337362,
                                                ["x"] = 491826.0186449,
                                            }, -- end of [919]
                                            [460] = 
                                            {
                                                ["y"] = 63248.762790041,
                                                ["x"] = 510015.78702384,
                                            }, -- end of [460]
                                            [920] = 
                                            {
                                                ["y"] = 69033.613006488,
                                                ["x"] = 491491.59508903,
                                            }, -- end of [920]
                                            [29] = 
                                            {
                                                ["y"] = 78579.824569336,
                                                ["x"] = 506706.11206023,
                                            }, -- end of [29]
                                            [921] = 
                                            {
                                                ["y"] = 69055.330691855,
                                                ["x"] = 491430.33794164,
                                            }, -- end of [921]
                                            [461] = 
                                            {
                                                ["y"] = 63224.976371222,
                                                ["x"] = 510023.47185234,
                                            }, -- end of [461]
                                            [922] = 
                                            {
                                                ["y"] = 69078.076480054,
                                                ["x"] = 491353.64825066,
                                            }, -- end of [922]
                                            [926] = 
                                            {
                                                ["y"] = 69109.370168684,
                                                ["x"] = 491311.82375951,
                                            }, -- end of [926]
                                            [231] = 
                                            {
                                                ["y"] = 68923.599633997,
                                                ["x"] = 508571.69036877,
                                            }, -- end of [231]
                                            [462] = 
                                            {
                                                ["y"] = 63195.986633395,
                                                ["x"] = 510031.17901295,
                                            }, -- end of [462]
                                            [924] = 
                                            {
                                                ["y"] = 69094.718991073,
                                                ["x"] = 491308.41944726,
                                            }, -- end of [924]
                                            [232] = 
                                            {
                                                ["y"] = 68848.929489198,
                                                ["x"] = 508578.63721099,
                                            }, -- end of [232]
                                            [925] = 
                                            {
                                                ["y"] = 69099.70648789,
                                                ["x"] = 491309.25748997,
                                            }, -- end of [925]
                                            [463] = 
                                            {
                                                ["y"] = 63151.964861553,
                                                ["x"] = 510040.48835665,
                                            }, -- end of [463]
                                            [58] = 
                                            {
                                                ["y"] = 78037.346034108,
                                                ["x"] = 508040.10795174,
                                            }, -- end of [58]
                                            [116] = 
                                            {
                                                ["y"] = 76404.069102626,
                                                ["x"] = 508357.49319923,
                                            }, -- end of [116]
                                            [927] = 
                                            {
                                                ["y"] = 69123.621823089,
                                                ["x"] = 491316.49576974,
                                            }, -- end of [927]
                                            [464] = 
                                            {
                                                ["y"] = 63063.103067445,
                                                ["x"] = 510054.70375565,
                                            }, -- end of [464]
                                            [928] = 
                                            {
                                                ["y"] = 69151.541756291,
                                                ["x"] = 491327.46299292,
                                            }, -- end of [928]
                                            [559] = 
                                            {
                                                ["y"] = 57522.339512815,
                                                ["x"] = 508973.83132123,
                                            }, -- end of [559]
                                            [929] = 
                                            {
                                                ["y"] = 70450.350958752,
                                                ["x"] = 491934.17920562,
                                            }, -- end of [929]
                                            [465] = 
                                            {
                                                ["y"] = 62928.964493925,
                                                ["x"] = 510069.81595799,
                                            }, -- end of [465]
                                            [495] = 
                                            {
                                                ["y"] = 60872.000315003,
                                                ["x"] = 509579.2597958,
                                            }, -- end of [495]
                                            [563] = 
                                            {
                                                ["y"] = 57405.244605234,
                                                ["x"] = 508917.88410429,
                                            }, -- end of [563]
                                            [233] = 
                                            {
                                                ["y"] = 68804.398340712,
                                                ["x"] = 508585.08213886,
                                            }, -- end of [233]
                                            [466] = 
                                            {
                                                ["y"] = 62779.296597351,
                                                ["x"] = 510079.57501301,
                                            }, -- end of [466]
                                            [567] = 
                                            {
                                                ["y"] = 57202.204483742,
                                                ["x"] = 508772.34275664,
                                            }, -- end of [567]
                                            [739] = 
                                            {
                                                ["y"] = 52607.106586677,
                                                ["x"] = 507922.21864947,
                                            }, -- end of [739]
                                            [735] = 
                                            {
                                                ["y"] = 52718.256147398,
                                                ["x"] = 508014.91502912,
                                            }, -- end of [735]
                                            [467] = 
                                            {
                                                ["y"] = 61695.655052432,
                                                ["x"] = 510126.80953496,
                                            }, -- end of [467]
                                            [571] = 
                                            {
                                                ["y"] = 57179.213530814,
                                                ["x"] = 508762.69523996,
                                            }, -- end of [571]
                                            [117] = 
                                            {
                                                ["y"] = 76396.554766267,
                                                ["x"] = 508370.4721384,
                                            }, -- end of [117]
                                            [234] = 
                                            {
                                                ["y"] = 68770.071585063,
                                                ["x"] = 508591.89472612,
                                            }, -- end of [234]
                                            [468] = 
                                            {
                                                ["y"] = 61660.681434283,
                                                ["x"] = 510125.56770132,
                                            }, -- end of [468]
                                            [573] = 
                                            {
                                                ["y"] = 57169.410238664,
                                                ["x"] = 508760.75748244,
                                            }, -- end of [573]
                                            [727] = 
                                            {
                                                ["y"] = 53050.866654227,
                                                ["x"] = 508160.30825369,
                                            }, -- end of [727]
                                            [574] = 
                                            {
                                                ["y"] = 57164.436643413,
                                                ["x"] = 508760.24993434,
                                            }, -- end of [574]
                                            [469] = 
                                            {
                                                ["y"] = 61630.80090137,
                                                ["x"] = 510122.93146691,
                                            }, -- end of [469]
                                            [575] = 
                                            {
                                                ["y"] = 57159.442485075,
                                                ["x"] = 508760.02653394,
                                            }, -- end of [575]
                                            [579] = 
                                            {
                                                ["y"] = 57119.812009846,
                                                ["x"] = 508764.81030027,
                                            }, -- end of [579]
                                            [235] = 
                                            {
                                                ["y"] = 68668.375402542,
                                                ["x"] = 508618.00550824,
                                            }, -- end of [235]
                                            [470] = 
                                            {
                                                ["y"] = 61596.128941714,
                                                ["x"] = 510118.17355748,
                                            }, -- end of [470]
                                            [715] = 
                                            {
                                                ["y"] = 53282.183974115,
                                                ["x"] = 508103.06024537,
                                            }, -- end of [715]
                                            [711] = 
                                            {
                                                ["y"] = 53359.411101102,
                                                ["x"] = 508068.03092134,
                                            }, -- end of [711]
                                            [707] = 
                                            {
                                                ["y"] = 53398.730958924,
                                                ["x"] = 508061.12652885,
                                            }, -- end of [707]
                                            [471] = 
                                            {
                                                ["y"] = 61551.901010395,
                                                ["x"] = 510109.8990783,
                                            }, -- end of [471]
                                            [59] = 
                                            {
                                                ["y"] = 78029.837855745,
                                                ["x"] = 508046.71099053,
                                            }, -- end of [59]
                                            [118] = 
                                            {
                                                ["y"] = 76389.889281061,
                                                ["x"] = 508383.90715947,
                                            }, -- end of [118]
                                            [236] = 
                                            {
                                                ["y"] = 68620.499942588,
                                                ["x"] = 508632.40827444,
                                            }, -- end of [236]
                                            [472] = 
                                            {
                                                ["y"] = 61508.127286887,
                                                ["x"] = 510099.48487172,
                                            }, -- end of [472]
                                            [583] = 
                                            {
                                                ["y"] = 56847.303574173,
                                                ["x"] = 508828.11506978,
                                            }, -- end of [583]
                                            [702] = 
                                            {
                                                ["y"] = 53448.33792585,
                                                ["x"] = 508065.59910154,
                                            }, -- end of [702]
                                            [587] = 
                                            {
                                                ["y"] = 56702.489758918,
                                                ["x"] = 508833.4667778,
                                            }, -- end of [587]
                                            [473] = 
                                            {
                                                ["y"] = 61455.302726434,
                                                ["x"] = 510084.18808683,
                                            }, -- end of [473]
                                            [590] = 
                                            {
                                                ["y"] = 56638.891268435,
                                                ["x"] = 508846.57968604,
                                            }, -- end of [590]
                                            [591] = 
                                            {
                                                ["y"] = 56485.556029012,
                                                ["x"] = 508892.1055816,
                                            }, -- end of [591]
                                            [237] = 
                                            {
                                                ["y"] = 68578.117872915,
                                                ["x"] = 508647.51981729,
                                            }, -- end of [237]
                                            [474] = 
                                            {
                                                ["y"] = 61426.966749236,
                                                ["x"] = 510074.34386675,
                                            }, -- end of [474]
                                            [691] = 
                                            {
                                                ["y"] = 53729.663598358,
                                                ["x"] = 508277.36235507,
                                            }, -- end of [691]
                                            [687] = 
                                            {
                                                ["y"] = 53740.165240615,
                                                ["x"] = 508294.33019921,
                                            }, -- end of [687]
                                            [595] = 
                                            {
                                                ["y"] = 56435.918253346,
                                                ["x"] = 508896.98231097,
                                            }, -- end of [595]
                                            [475] = 
                                            {
                                                ["y"] = 61403.768784271,
                                                ["x"] = 510065.03052981,
                                            }, -- end of [475]
                                            [599] = 
                                            {
                                                ["y"] = 56391.512955883,
                                                ["x"] = 508890.28292513,
                                            }, -- end of [599]
                                            [119] = 
                                            {
                                                ["y"] = 76384.004911278,
                                                ["x"] = 508397.70281354,
                                            }, -- end of [119]
                                            [238] = 
                                            {
                                                ["y"] = 68527.300313321,
                                                ["x"] = 508668.54318918,
                                            }, -- end of [238]
                                            [476] = 
                                            {
                                                ["y"] = 61381.063698871,
                                                ["x"] = 510054.57397743,
                                            }, -- end of [476]
                                            [679] = 
                                            {
                                                ["y"] = 53776.653607639,
                                                ["x"] = 508386.81481201,
                                            }, -- end of [679]
                                            [603] = 
                                            {
                                                ["y"] = 56266.789055677,
                                                ["x"] = 508839.17153587,
                                            }, -- end of [603]
                                            [606] = 
                                            {
                                                ["y"] = 55938.418153832,
                                                ["x"] = 508692.63274841,
                                            }, -- end of [606]
                                            [477] = 
                                            {
                                                ["y"] = 61358.9389509,
                                                ["x"] = 510042.93994558,
                                            }, -- end of [477]
                                            [607] = 
                                            {
                                                ["y"] = 55885.601629091,
                                                ["x"] = 508677.3080074,
                                            }, -- end of [607]
                                            [667] = 
                                            {
                                                ["y"] = 54057.311239636,
                                                ["x"] = 508591.13757953,
                                            }, -- end of [667]
                                            [239] = 
                                            {
                                                ["y"] = 68459.469583213,
                                                ["x"] = 508700.52509189,
                                            }, -- end of [239]
                                            [478] = 
                                            {
                                                ["y"] = 61337.446211516,
                                                ["x"] = 510030.17559212,
                                            }, -- end of [478]
                                            [663] = 
                                            {
                                                ["y"] = 54388.350292544,
                                                ["x"] = 508686.970269,
                                            }, -- end of [663]
                                            [479] = 
                                            {
                                                ["y"] = 61312.504856734,
                                                ["x"] = 510013.51124168,
                                            }, -- end of [479]
                                            [15] = 
                                            {
                                                ["y"] = 78785.410888275,
                                                ["x"] = 505339.77932553,
                                            }, -- end of [15]
                                            [30] = 
                                            {
                                                ["y"] = 78567.481109622,
                                                ["x"] = 506738.85949486,
                                            }, -- end of [30]
                                            [60] = 
                                            {
                                                ["y"] = 78021.873864157,
                                                ["x"] = 508052.75394793,
                                            }, -- end of [60]
                                            [120] = 
                                            {
                                                ["y"] = 76377.193984908,
                                                ["x"] = 508416.50443794,
                                            }, -- end of [120]
                                            [240] = 
                                            {
                                                ["y"] = 68393.284981753,
                                                ["x"] = 508735.78708386,
                                            }, -- end of [240]
                                            [480] = 
                                            {
                                                ["y"] = 61288.451818539,
                                                ["x"] = 509995.58695565,
                                            }, -- end of [480]
                                            [659] = 
                                            {
                                                ["y"] = 54442.533892863,
                                                ["x"] = 508695.55293771,
                                            }, -- end of [659]
                                            [655] = 
                                            {
                                                ["y"] = 54481.834653668,
                                                ["x"] = 508689.15879108,
                                            }, -- end of [655]
                                            [654] = 
                                            {
                                                ["y"] = 54495.887898434,
                                                ["x"] = 508683.92392352,
                                            }, -- end of [654]
                                            [481] = 
                                            {
                                                ["y"] = 61257.567921332,
                                                ["x"] = 509970.17285072,
                                            }, -- end of [481]
                                            [611] = 
                                            {
                                                ["y"] = 55510.486967889,
                                                ["x"] = 508620.02070961,
                                            }, -- end of [611]
                                            [615] = 
                                            {
                                                ["y"] = 55181.056470124,
                                                ["x"] = 508626.9202935,
                                            }, -- end of [615]
                                            [241] = 
                                            {
                                                ["y"] = 68341.897218345,
                                                ["x"] = 508766.74953621,
                                            }, -- end of [241]
                                            [482] = 
                                            {
                                                ["y"] = 61220.520845818,
                                                ["x"] = 509936.60133915,
                                            }, -- end of [482]
                                            [619] = 
                                            {
                                                ["y"] = 55039.749980796,
                                                ["x"] = 508658.30592991,
                                            }, -- end of [619]
                                            [639] = 
                                            {
                                                ["y"] = 54772.964847079,
                                                ["x"] = 508606.77089908,
                                            }, -- end of [639]
                                            [638] = 
                                            {
                                                ["y"] = 54781.536026927,
                                                ["x"] = 508611.91837564,
                                            }, -- end of [638]
                                            [483] = 
                                            {
                                                ["y"] = 61178.045391412,
                                                ["x"] = 509894.23256124,
                                            }, -- end of [483]
                                            [622] = 
                                            {
                                                ["y"] = 54927.904283742,
                                                ["x"] = 508701.58889834,
                                            }, -- end of [622]
                                            [121] = 
                                            {
                                                ["y"] = 76370.00859952,
                                                ["x"] = 508440.4463922,
                                            }, -- end of [121]
                                            [242] = 
                                            {
                                                ["y"] = 68304.475969467,
                                                ["x"] = 508791.73267649,
                                            }, -- end of [242]
                                            [484] = 
                                            {
                                                ["y"] = 61137.67802545,
                                                ["x"] = 509849.85068685,
                                            }, -- end of [484]
                                            [623] = 
                                            {
                                                ["y"] = 54918.113580236,
                                                ["x"] = 508703.60390137,
                                            }, -- end of [623]
                                            [631] = 
                                            {
                                                ["y"] = 54879.494174636,
                                                ["x"] = 508696.94007922,
                                            }, -- end of [631]
                                            [627] = 
                                            {
                                                ["y"] = 54898.197117379,
                                                ["x"] = 508703.72216448,
                                            }, -- end of [627]
                                            [485] = 
                                            {
                                                ["y"] = 61102.764435877,
                                                ["x"] = 509807.36101696,
                                            }, -- end of [485]
                                            [635] = 
                                            {
                                                ["y"] = 54848.404858824,
                                                ["x"] = 508671.91383859,
                                            }, -- end of [635]
                                            [637] = 
                                            {
                                                ["y"] = 54789.76324713,
                                                ["x"] = 508617.60017026,
                                            }, -- end of [637]
                                            [243] = 
                                            {
                                                ["y"] = 68268.422830443,
                                                ["x"] = 508818.65302354,
                                            }, -- end of [243]
                                            [486] = 
                                            {
                                                ["y"] = 60997.383558376,
                                                ["x"] = 509667.70430526,
                                            }, -- end of [486]
                                            [643] = 
                                            {
                                                ["y"] = 54735.46440857,
                                                ["x"] = 508593.38187795,
                                            }, -- end of [643]
                                            [647] = 
                                            {
                                                ["y"] = 54705.59576013,
                                                ["x"] = 508592.06074562,
                                            }, -- end of [647]
                                            [651] = 
                                            {
                                                ["y"] = 54662.013300277,
                                                ["x"] = 508602.74735232,
                                            }, -- end of [651]
                                            [487] = 
                                            {
                                                ["y"] = 60983.834606828,
                                                ["x"] = 509652.99642198,
                                            }, -- end of [487]
                                            [61] = 
                                            {
                                                ["y"] = 78013.417829908,
                                                ["x"] = 508058.08604696,
                                            }, -- end of [61]
                                            [122] = 
                                            {
                                                ["y"] = 76361.781021959,
                                                ["x"] = 508474.46126618,
                                            }, -- end of [122]
                                            [244] = 
                                            {
                                                ["y"] = 68233.81267131,
                                                ["x"] = 508847.4054389,
                                            }, -- end of [244]
                                            [488] = 
                                            {
                                                ["y"] = 60969.439938398,
                                                ["x"] = 509639.11600529,
                                            }, -- end of [488]
                                            [670] = 
                                            {
                                                ["y"] = 54019.749678027,
                                                ["x"] = 508577.58361759,
                                            }, -- end of [670]
                                            [671] = 
                                            {
                                                ["y"] = 54006.31847499,
                                                ["x"] = 508570.91182218,
                                            }, -- end of [671]
                                            [675] = 
                                            {
                                                ["y"] = 53928.822864801,
                                                ["x"] = 508516.24646032,
                                            }, -- end of [675]
                                            [489] = 
                                            {
                                                ["y"] = 60958.086128893,
                                                ["x"] = 509629.31562177,
                                            }, -- end of [489]
                                            [683] = 
                                            {
                                                ["y"] = 53766.020582747,
                                                ["x"] = 508369.94378863,
                                            }, -- end of [683]
                                            [686] = 
                                            {
                                                ["y"] = 53744.107691342,
                                                ["x"] = 508303.51772541,
                                            }, -- end of [686]
                                            [245] = 
                                            {
                                                ["y"] = 68197.0217241,
                                                ["x"] = 508881.25670959,
                                            }, -- end of [245]
                                            [490] = 
                                            {
                                                ["y"] = 60946.270085222,
                                                ["x"] = 509620.07789637,
                                            }, -- end of [490]
                                            [695] = 
                                            {
                                                ["y"] = 53540.55643022,
                                                ["x"] = 508114.16805657,
                                            }, -- end of [695]
                                            [699] = 
                                            {
                                                ["y"] = 53476.750554187,
                                                ["x"] = 508075.12507483,
                                            }, -- end of [699]
                                            [701] = 
                                            {
                                                ["y"] = 53457.977249483,
                                                ["x"] = 508068.25539992,
                                            }, -- end of [701]
                                            [491] = 
                                            {
                                                ["y"] = 60934.014281263,
                                                ["x"] = 509611.43209591,
                                            }, -- end of [491]
                                            [703] = 
                                            {
                                                ["y"] = 53438.560972044,
                                                ["x"] = 508063.50567145,
                                            }, -- end of [703]
                                            [123] = 
                                            {
                                                ["y"] = 76348.920437814,
                                                ["x"] = 508543.26334375,
                                            }, -- end of [123]
                                            [246] = 
                                            {
                                                ["y"] = 68151.458910203,
                                                ["x"] = 508927.60536451,
                                            }, -- end of [246]
                                            [492] = 
                                            {
                                                ["y"] = 60921.348175095,
                                                ["x"] = 509603.3993233,
                                            }, -- end of [492]
                                            [718] = 
                                            {
                                                ["y"] = 53188.743362782,
                                                ["x"] = 508150.6945185,
                                            }, -- end of [718]
                                            [719] = 
                                            {
                                                ["y"] = 53174.538960428,
                                                ["x"] = 508155.50794534,
                                            }, -- end of [719]
                                            [723] = 
                                            {
                                                ["y"] = 53115.538808703,
                                                ["x"] = 508165.42663033,
                                            }, -- end of [723]
                                            [493] = 
                                            {
                                                ["y"] = 60908.306987838,
                                                ["x"] = 509595.99096722,
                                            }, -- end of [493]
                                            [731] = 
                                            {
                                                ["y"] = 52912.762288987,
                                                ["x"] = 508116.98874859,
                                            }, -- end of [731]
                                            [734] = 
                                            {
                                                ["y"] = 52756.30534006,
                                                ["x"] = 508038.93216494,
                                            }, -- end of [734]
                                            [247] = 
                                            {
                                                ["y"] = 68088.253990027,
                                                ["x"] = 508998.51611546,
                                            }, -- end of [247]
                                            [494] = 
                                            {
                                                ["y"] = 60890.4032863,
                                                ["x"] = 509587.08416332,
                                            }, -- end of [494]
                                            [743] = 
                                            {
                                                ["y"] = 52483.302349458,
                                                ["x"] = 507791.75657984,
                                            }, -- end of [743]
                                            [747] = 
                                            {
                                                ["y"] = 52437.825826869,
                                                ["x"] = 507761.04979119,
                                            }, -- end of [747]
                                            [750] = 
                                            {
                                                ["y"] = 52404.963187508,
                                                ["x"] = 507749.15069795,
                                            }, -- end of [750]
                                            [31] = 
                                            {
                                                ["y"] = 78551.557593696,
                                                ["x"] = 506775.54912461,
                                            }, -- end of [31]
                                            [62] = 
                                            {
                                                ["y"] = 78004.541605226,
                                                ["x"] = 508062.6859386,
                                            }, -- end of [62]
                                            [124] = 
                                            {
                                                ["y"] = 76292.035146497,
                                                ["x"] = 508888.5459262,
                                            }, -- end of [124]
                                            [248] = 
                                            {
                                                ["y"] = 68009.643683489,
                                                ["x"] = 509095.68848702,
                                            }, -- end of [248]
                                            [496] = 
                                            {
                                                ["y"] = 60853.19432484,
                                                ["x"] = 509572.4595647,
                                            }, -- end of [496]
                                            [230] = 
                                            {
                                                ["y"] = 69018.488172494,
                                                ["x"] = 508567.28158893,
                                            }, -- end of [230]
                                            [915] = 
                                            {
                                                ["y"] = 68750.027645896,
                                                ["x"] = 492086.72427377,
                                            }, -- end of [915]
                                            [759] = 
                                            {
                                                ["y"] = 52276.328649726,
                                                ["x"] = 507712.92934771,
                                            }, -- end of [759]
                                            [497] = 
                                            {
                                                ["y"] = 60829.255117756,
                                                ["x"] = 509565.26609183,
                                            }, -- end of [497]
                                            [57] = 
                                            {
                                                ["y"] = 78044.427137693,
                                                ["x"] = 508033.04987827,
                                            }, -- end of [57]
                                            [779] = 
                                            {
                                                ["y"] = 51882.673717641,
                                                ["x"] = 507541.46252747,
                                            }, -- end of [779]
                                            [249] = 
                                            {
                                                ["y"] = 67825.183509527,
                                                ["x"] = 509350.99897425,
                                            }, -- end of [249]
                                            [498] = 
                                            {
                                                ["y"] = 60800.105434073,
                                                ["x"] = 509558.18690652,
                                            }, -- end of [498]
                                            [555] = 
                                            {
                                                ["y"] = 57802.497486557,
                                                ["x"] = 509065.01427014,
                                            }, -- end of [555]
                                            [894] = 
                                            {
                                                ["y"] = 68183.816683267,
                                                ["x"] = 492338.31990152,
                                            }, -- end of [894]
                                            [14] = 
                                            {
                                                ["y"] = 78813.099537087,
                                                ["x"] = 505275.49515849,
                                            }, -- end of [14]
                                            [499] = 
                                            {
                                                ["y"] = 60084.481718322,
                                                ["x"] = 509414.29419416,
                                            }, -- end of [499]
                                            [221] = 
                                            {
                                                ["y"] = 70478.444927831,
                                                ["x"] = 509065.60968491,
                                            }, -- end of [221]
                                            [125] = 
                                            {
                                                ["y"] = 76270.941235556,
                                                ["x"] = 508976.02973316,
                                            }, -- end of [125]
                                            [250] = 
                                            {
                                                ["y"] = 67725.269313869,
                                                ["x"] = 509500.6988955,
                                            }, -- end of [250]
                                            [500] = 
                                            {
                                                ["y"] = 60015.245830448,
                                                ["x"] = 509404.02360903,
                                            }, -- end of [500]
                                            [551] = 
                                            {
                                                ["y"] = 57961.991525329,
                                                ["x"] = 509148.05143071,
                                            }, -- end of [551]
                                            [543] = 
                                            {
                                                ["y"] = 58146.030853964,
                                                ["x"] = 509192.68578844,
                                            }, -- end of [543]
                                            [867] = 
                                            {
                                                ["y"] = 66516.685323874,
                                                ["x"] = 492203.72463689,
                                            }, -- end of [867]
                                            [501] = 
                                            {
                                                ["y"] = 59970.465982722,
                                                ["x"] = 509399.62213918,
                                            }, -- end of [501]
                                            [27] = 
                                            {
                                                ["y"] = 78603.832138866,
                                                ["x"] = 506624.60755929,
                                            }, -- end of [27]
                                            [859] = 
                                            {
                                                ["y"] = 66109.079104472,
                                                ["x"] = 492407.84617718,
                                            }, -- end of [859]
                                            [251] = 
                                            {
                                                ["y"] = 67644.011647699,
                                                ["x"] = 509626.76276221,
                                            }, -- end of [251]
                                            [502] = 
                                            {
                                                ["y"] = 59930.516651755,
                                                ["x"] = 509397.69373826,
                                            }, -- end of [502]
                                            [798] = 
                                            {
                                                ["y"] = 49719.545760249,
                                                ["x"] = 506170.68591077,
                                            }, -- end of [798]
                                            [539] = 
                                            {
                                                ["y"] = 58179.08653574,
                                                ["x"] = 509215.03255741,
                                            }, -- end of [539]
                                            [847] = 
                                            {
                                                ["y"] = 63182.535484838,
                                                ["x"] = 495748.13356605,
                                            }, -- end of [847]
                                            [503] = 
                                            {
                                                ["y"] = 59890.520976438,
                                                ["x"] = 509397.76778137,
                                            }, -- end of [503]
                                            [63] = 
                                            {
                                                ["y"] = 77995.349012677,
                                                ["x"] = 508066.61750833,
                                            }, -- end of [63]
                                            [126] = 
                                            {
                                                ["y"] = 76251.203425319,
                                                ["x"] = 509043.18183422,
                                            }, -- end of [126]
                                            [252] = 
                                            {
                                                ["y"] = 67620.175506517,
                                                ["x"] = 509658.87879756,
                                            }, -- end of [252]
                                            [504] = 
                                            {
                                                ["y"] = 59830.618695762,
                                                ["x"] = 509401.08510435,
                                            }, -- end of [504]
                                            [208] = 
                                            {
                                                ["y"] = 72796.970766344,
                                                ["x"] = 510217.4517198,
                                            }, -- end of [208]
                                            [13] = 
                                            {
                                                ["y"] = 78842.060971108,
                                                ["x"] = 505195.58620161,
                                            }, -- end of [13]
                                            [527] = 
                                            {
                                                ["y"] = 58370.643730383,
                                                ["x"] = 509422.45262078,
                                            }, -- end of [527]
                                            [505] = 
                                            {
                                                ["y"] = 59780.906815769,
                                                ["x"] = 509406.39481863,
                                            }, -- end of [505]
                                            [523] = 
                                            {
                                                ["y"] = 58870.429498339,
                                                ["x"] = 509597.76099838,
                                            }, -- end of [523]
                                            [519] = 
                                            {
                                                ["y"] = 59012.439484013,
                                                ["x"] = 509625.8151052,
                                            }, -- end of [519]
                                            [253] = 
                                            {
                                                ["y"] = 67600.981276049,
                                                ["x"] = 509681.92976466,
                                            }, -- end of [253]
                                            [506] = 
                                            {
                                                ["y"] = 59731.511022196,
                                                ["x"] = 509414.11463636,
                                            }, -- end of [506]
                                            [515] = 
                                            {
                                                ["y"] = 59102.270454784,
                                                ["x"] = 509624.01673109,
                                            }, -- end of [515]
                                            [511] = 
                                            {
                                                ["y"] = 59218.639345067,
                                                ["x"] = 509595.58103844,
                                            }, -- end of [511]
                                            [303] = 
                                            {
                                                ["y"] = 66587.546329309,
                                                ["x"] = 510380.42457134,
                                            }, -- end of [303]
                                            [507] = 
                                            {
                                                ["y"] = 59682.551133576,
                                                ["x"] = 509424.23478877,
                                            }, -- end of [507]
                                            [200] = 
                                            {
                                                ["y"] = 75739.669971559,
                                                ["x"] = 514036.45324658,
                                            }, -- end of [200]
                                            [127] = 
                                            {
                                                ["y"] = 76242.958963124,
                                                ["x"] = 509066.78036754,
                                            }, -- end of [127]
                                            [254] = 
                                            {
                                                ["y"] = 67583.950422722,
                                                ["x"] = 509700.22690726,
                                            }, -- end of [254]
                                            [508] = 
                                            {
                                                ["y"] = 59638.987304509,
                                                ["x"] = 509435.49363355,
                                            }, -- end of [508]
                                            [782] = 
                                            {
                                                ["y"] = 51852.708343683,
                                                ["x"] = 507541.48763853,
                                            }, -- end of [782]
                                            [775] = 
                                            {
                                                ["y"] = 52064.838366075,
                                                ["x"] = 507509.70426621,
                                            }, -- end of [775]
                                            [771] = 
                                            {
                                                ["y"] = 52084.657091449,
                                                ["x"] = 507511.28107331,
                                            }, -- end of [771]
                                            [509] = 
                                            {
                                                ["y"] = 59586.488758801,
                                                ["x"] = 509451.87416598,
                                            }, -- end of [509]
                                            [764] = 
                                            {
                                                ["y"] = 52208.1433336,
                                                ["x"] = 507647.19139373,
                                            }, -- end of [764]
                                            [763] = 
                                            {
                                                ["y"] = 52231.396669639,
                                                ["x"] = 507673.34535517,
                                            }, -- end of [763]
                                            [755] = 
                                            {
                                                ["y"] = 52311.832000753,
                                                ["x"] = 507731.10946982,
                                            }, -- end of [755]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 70450.35100641,
                                                ["x"] = 491934.17921801,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 70628.015204631,
                                                ["x"] = 492014.50698345,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 70745.561614392,
                                                ["x"] = 492056.88091727,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 72537.398156927,
                                                ["x"] = 492342.04440562,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 75197.247119171,
                                                ["x"] = 492225.25120496,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 75236.228872341,
                                                ["x"] = 492234.20177378,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 72592.225953021,
                                                ["x"] = 492346.31679745,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 75289.152047401,
                                                ["x"] = 492249.15262688,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 70798.581383879,
                                                ["x"] = 492071.48472698,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 72632.20879879,
                                                ["x"] = 492347.32158683,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 75610.574349061,
                                                ["x"] = 492346.63459848,
                                            }, -- end of [20]
                                            [11] = 
                                            {
                                                ["y"] = 72672.189263303,
                                                ["x"] = 492346.21001008,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 70693.335588668,
                                                ["x"] = 492039.65260889,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 70871.76809233,
                                                ["x"] = 492087.84402718,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 75028.213496768,
                                                ["x"] = 492210.18593293,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 75083.193488125,
                                                ["x"] = 492211.4492757,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 72339.219315534,
                                                ["x"] = 492315.24880683,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 75128.064776807,
                                                ["x"] = 492214.78119308,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 75162.789031769,
                                                ["x"] = 492219.13885422,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = 75551.044624394,
                                                ["x"] = 492332.7648574,
                                            }, -- end of [19]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 75607.478618491,
                                                ["x"] = 492361.39439347,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 75607.478618491,
                                                ["x"] = 492361.39439347,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2198,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 78796.225359317,
                                            ["x"] = 504763.0214415,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1954,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 13664.556873969,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 70449.607920909,
                                            ["x"] = 491935.76357397,
                                            ["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"] = 2166,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 14606.109641556,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 75610.203751257,
                                            ["x"] = 492348.32113605,
                                            ["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]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 234,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-55",
                                        ["unitId"] = 549,
                                        ["y"] = 78796.225359317,
                                        ["x"] = 504763.0214415,
                                        ["name"] = "караван 1-1",
                                        ["heading"] = 0.23250133424119,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 550,
                                        ["y"] = 78788.574574643,
                                        ["x"] = 504734.03084447,
                                        ["name"] = "караван 1-2",
                                        ["heading"] = 0.25802298654484,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-375 ZU-23 Insurgent",
                                        ["unitId"] = 551,
                                        ["y"] = 78780.404396482,
                                        ["x"] = 504705.1736745,
                                        ["name"] = "караван 1-3",
                                        ["heading"] = 0.27590389778945,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "LAZ Bus",
                                        ["unitId"] = 552,
                                        ["y"] = 78771.88056884,
                                        ["x"] = 504676.41438996,
                                        ["name"] = "караван 1-4",
                                        ["heading"] = 0.28813721658387,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 553,
                                        ["y"] = 78763.052500137,
                                        ["x"] = 504647.74640412,
                                        ["name"] = "караван 1-5",
                                        ["heading"] = 0.29872675185105,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 554,
                                        ["y"] = 78753.87275894,
                                        ["x"] = 504619.1901793,
                                        ["name"] = "караван 1-6",
                                        ["heading"] = 0.31102858028792,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZIL-4331",
                                        ["unitId"] = 555,
                                        ["y"] = 78744.359117871,
                                        ["x"] = 504590.74267917,
                                        ["name"] = "караван 1-7",
                                        ["heading"] = 0.3227354463106,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 556,
                                        ["y"] = 78734.577908329,
                                        ["x"] = 504562.38458834,
                                        ["name"] = "караван 1-8",
                                        ["heading"] = 0.33214006815354,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 557,
                                        ["y"] = 78724.588316789,
                                        ["x"] = 504534.09823276,
                                        ["name"] = "караван 1-9",
                                        ["heading"] = 0.33948662631268,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 78796.225359317,
                                ["x"] = 504763.0214415,
                                ["name"] = "караван 1",
                                ["start_time"] = 0,
                            }, -- end of [48]
                            [49] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2107,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 74016.952227281,
                                            ["x"] = 492212.89466711,
                                            ["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"] = 245,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 568,
                                        ["y"] = 74016.952227281,
                                        ["x"] = 492212.89466711,
                                        ["name"] = "караван 1-1-1",
                                        ["heading"] = 4.4505895925855,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 74016.952227281,
                                ["x"] = 492212.89466711,
                                ["name"] = "караван 1-1",
                                ["start_time"] = 0,
                            }, -- end of [49]
                            [50] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2107,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 73992.859465567,
                                            ["x"] = 492161.08464268,
                                            ["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"] = 246,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-55",
                                        ["unitId"] = 569,
                                        ["y"] = 73992.859465567,
                                        ["x"] = 492161.08464268,
                                        ["name"] = "караван 1-2-1",
                                        ["heading"] = 4.4505895925855,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 73992.859465567,
                                ["x"] = 492161.08464268,
                                ["name"] = "караван 1-2",
                                ["start_time"] = 0,
                            }, -- end of [50]
                            [51] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 74113.866690783,
                                            ["x"] = 492212.94488206,
                                            ["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"] = 247,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 570,
                                        ["y"] = 74113.866690783,
                                        ["x"] = 492212.94488206,
                                        ["name"] = "караван 1-3-1",
                                        ["heading"] = 6.2133721370998,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 74113.866690783,
                                ["x"] = 492212.94488206,
                                ["name"] = "караван 1-3",
                                ["start_time"] = 0,
                            }, -- end of [51]
                            [52] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2111,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 74098.50069393,
                                            ["x"] = 492135.15452299,
                                            ["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"] = 248,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "MTLB",
                                        ["unitId"] = 571,
                                        ["y"] = 74098.50069393,
                                        ["x"] = 492135.15452299,
                                        ["name"] = "караван 1-4-1",
                                        ["heading"] = 4.1015237421867,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 74098.50069393,
                                ["x"] = 492135.15452299,
                                ["name"] = "караван 1-4",
                                ["start_time"] = 0,
                            }, -- end of [52]
                            [53] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2113,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 74133.074186849,
                                            ["x"] = 492090.97728204,
                                            ["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"] = 249,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Insurgent",
                                        ["unitId"] = 572,
                                        ["y"] = 74133.074186849,
                                        ["x"] = 492090.97728204,
                                        ["name"] = "караван 1-5-1",
                                        ["heading"] = 4.1015237421867,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 74133.074186849,
                                ["x"] = 492090.97728204,
                                ["name"] = "караван 1-5",
                                ["start_time"] = 0,
                            }, -- end of [53]
                            [54] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2105,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 73982.295342731,
                                            ["x"] = 492254.2409986,
                                            ["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"] = 250,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Insurgent",
                                        ["unitId"] = 573,
                                        ["y"] = 73982.295342731,
                                        ["x"] = 492254.2409986,
                                        ["name"] = "караван 1-6-1",
                                        ["heading"] = 4.1015237421867,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 73982.295342731,
                                ["x"] = 492254.2409986,
                                ["name"] = "караван 1-6",
                                ["start_time"] = 0,
                            }, -- end of [54]
                            [55] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2094,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 73644.243411969,
                                            ["x"] = 492214.86563167,
                                            ["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"] = 251,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZU-23 Insurgent",
                                        ["unitId"] = 574,
                                        ["y"] = 73644.243411969,
                                        ["x"] = 492214.86563167,
                                        ["name"] = "караван 1-7-1",
                                        ["heading"] = 4.1015237421867,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 73644.243411969,
                                ["x"] = 492214.86563167,
                                ["name"] = "караван 1-7",
                                ["start_time"] = 0,
                            }, -- end of [55]
                            [56] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2095,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 73663.93865927,
                                            ["x"] = 492282.02649084,
                                            ["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"] = 252,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 575,
                                        ["y"] = 73663.93865927,
                                        ["x"] = 492282.02649084,
                                        ["name"] = "караван 1-8-1",
                                        ["heading"] = 5.0789081233035,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 73663.93865927,
                                ["x"] = 492282.02649084,
                                ["name"] = "караван 1-8",
                                ["start_time"] = 0,
                            }, -- end of [56]
                            [57] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2108,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 74032.234832502,
                                            ["x"] = 492194.6977608,
                                            ["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"] = 253,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Igla manpad INS",
                                        ["unitId"] = 576,
                                        ["y"] = 74032.234832502,
                                        ["x"] = 492194.6977608,
                                        ["name"] = "караван 1-9-1",
                                        ["heading"] = 5.0789081233035,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 74032.234832502,
                                ["x"] = 492194.6977608,
                                ["name"] = "караван 1-9",
                                ["start_time"] = 0,
                            }, -- end of [57]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                }, -- end of [3]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1788,
                                            ["action"] = "From Ground Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffGround",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 71426.279918446,
                                            ["x"] = 453951.10390767,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1791,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 44.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 93236.037322758,
                                                                ["x"] = 452552.0965919,
                                                                ["duration"] = 300,
                                                                ["durationFlag"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "CargoTransportation",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["groupId"] = 97,
                                                                ["zoneId"] = 510,
                                                                ["unitId"] = 327,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 480.53572780568,
                                            ["ETA_locked"] = false,
                                            ["y"] = 93236.831259013,
                                            ["x"] = 452554.27960981,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1858,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 749.72565683576,
                                            ["ETA_locked"] = false,
                                            ["y"] = 100754.19799759,
                                            ["x"] = 440351.55924603,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 127,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1788,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_VVS_Grey",
                                        ["skill"] = "Client",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["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] = 
                                            {
                                                ["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"] = 425,
                                        ["psi"] = -1.6347524935705,
                                        ["y"] = 71426.279918446,
                                        ["x"] = 453951.10390767,
                                        ["name"] = "ми8",
                                        ["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"]
                                        ["heading"] = 1.6347524935705,
                                        ["callsign"] = 110,
                                        ["onboard_num"] = "562",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1788,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_VVS_Grey",
                                        ["skill"] = "Client",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["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] = 
                                            {
                                                ["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"] = 426,
                                        ["psi"] = -1.6347524935705,
                                        ["y"] = 71466.279918446,
                                        ["x"] = 453911.10390767,
                                        ["name"] = "МИ8",
                                        ["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"]
                                        ["heading"] = 1.6347524935705,
                                        ["callsign"] = 111,
                                        ["onboard_num"] = "563",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 71426.279918446,
                                ["x"] = 453951.10390767,
                                ["name"] = "транспорт",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1751,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 488,
                                            ["helipadId"] = 488,
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Embarking",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["distribution"] = 
                                                                {
                                                                    [433] = 
                                                                    {
                                                                        [1] = 134,
                                                                    }, -- end of [433]
                                                                }, -- end of ["distribution"]
                                                                ["x"] = 455298.12957946,
                                                                ["distributionFlag"] = false,
                                                                ["y"] = 71242.534973378,
                                                                ["groupsForEmbarking"] = 
                                                                {
                                                                    [1] = 134,
                                                                }, -- end of ["groupsForEmbarking"]
                                                                ["duration"] = 300,
                                                                ["durationFlag"] = false,
                                                            }, -- 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]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 71239.926293849,
                                            ["x"] = 455298.40965235,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1751,
                                            ["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"] = 76.545339031688,
                                            ["ETA_locked"] = false,
                                            ["y"] = 72597.289098404,
                                            ["x"] = 452174.53251112,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1788,
                                            ["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"] = 558.6015905404,
                                            ["ETA_locked"] = false,
                                            ["y"] = 93944.442740357,
                                            ["x"] = 450353.06152329,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1858,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["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"] = false,
                                                            ["id"] = "Disembarking",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 100626.12574981,
                                                                ["groupsForEmbarking"] = 
                                                                {
                                                                    [1] = 134,
                                                                }, -- end of ["groupsForEmbarking"]
                                                                ["x"] = 440210.47460018,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 777.62118802752,
                                            ["ETA_locked"] = false,
                                            ["y"] = 100596.42231127,
                                            ["x"] = 440170.56060464,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1858,
                                            ["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"] = 1130.697234624,
                                            ["ETA_locked"] = false,
                                            ["y"] = 93014.774388128,
                                            ["x"] = 449296.3350939,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 1858,
                                            ["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"] = 1545.8658251956,
                                            ["ETA_locked"] = false,
                                            ["y"] = 72866.940826912,
                                            ["x"] = 451897.47771996,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 1751,
                                            ["action"] = "LandingReFuAr",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 488,
                                            ["helipadId"] = 488,
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "LandingReFuAr",
                                            ["ETA"] = 1640.4070000225,
                                            ["ETA_locked"] = false,
                                            ["timeReFuAr"] = 10,
                                            ["y"] = 71239.926293849,
                                            ["x"] = 455298.40965235,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 132,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia_Army_Weather",
                                        ["skill"] = "Good",
                                        ["parking"] = "1",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 433,
                                        ["psi"] = -2.7316927336746,
                                        ["parking_id"] = "1",
                                        ["x"] = 455298.40965235,
                                        ["name"] = "Верт. -3-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [5]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [2]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [4]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71239.926293849,
                                        ["heading"] = 2.7316927336746,
                                        ["callsign"] = 121,
                                        ["onboard_num"] = "017",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71239.926293849,
                                ["x"] = 455298.40965235,
                                ["name"] = "Верт. -3",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Nothing",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["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"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 7,
                                                                    }, -- 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"] = 2,
                                                                        ["name"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 1,
                                                                        ["zInverse"] = 0,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 10,
                                                                        ["value"] = 655361,
                                                                    }, -- 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"] = 68448.778095901,
                                            ["x"] = 458769.94210109,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 30,
                                            ["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"] = 194.59051288932,
                                            ["ETA_locked"] = false,
                                            ["y"] = 71723.680637922,
                                            ["x"] = 450765.50589775,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 30,
                                            ["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"] = 228.11406650572,
                                            ["ETA_locked"] = false,
                                            ["y"] = 72807.164278654,
                                            ["x"] = 451788.23344647,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1751,
                                            ["action"] = "LandingReFuAr",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 488,
                                            ["helipadId"] = 488,
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SwitchWaypoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["goToWaypointIndex"] = 1,
                                                                        ["fromWaypointIndex"] = 4,
                                                                    }, -- 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"] = true,
                                                                        ["name"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "LandingReFuAr",
                                            ["ETA"] = 320.37392458512,
                                            ["ETA_locked"] = false,
                                            ["timeReFuAr"] = 10,
                                            ["y"] = 71239.926293849,
                                            ["x"] = 455298.40965235,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 147,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OperatorNVG"] = true,
                                            ["HideAngleBoxes"] = false,
                                            ["SimplifiedAI"] = false,
                                            ["ExhaustScreen"] = true,
                                            ["PilotNVG"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["TrackAirTargets"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-24P",
                                        ["unitId"] = 453,
                                        ["psi"] = -2.7532353596131,
                                        ["y"] = 68448.778095901,
                                        ["x"] = 458769.94210109,
                                        ["name"] = "петрович",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 851,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.7532353596131,
                                        ["callsign"] = 108,
                                        ["onboard_num"] = "020",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 30,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 44.444444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OperatorNVG"] = true,
                                            ["HideAngleBoxes"] = false,
                                            ["SimplifiedAI"] = false,
                                            ["ExhaustScreen"] = true,
                                            ["PilotNVG"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["TrackAirTargets"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-24P",
                                        ["unitId"] = 454,
                                        ["psi"] = -2.7532353596131,
                                        ["y"] = 68488.778095901,
                                        ["x"] = 458729.94210109,
                                        ["name"] = "Верт. -4-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 680,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.7532353596131,
                                        ["callsign"] = 106,
                                        ["onboard_num"] = "021",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 68448.778095901,
                                ["x"] = 458769.94210109,
                                ["name"] = "Верт. -4",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1858,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 306,
                                            ["helipadId"] = 306,
                                            ["speed"] = 41.666666666667,
                                            ["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"] = 100749.18040407,
                                            ["x"] = 440369.39957854,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2204,
                                            ["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"] = 187.31567595411,
                                            ["ETA_locked"] = false,
                                            ["y"] = 108325.2916194,
                                            ["x"] = 442185.849479,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2601,
                                            ["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"] = 332.91038379614,
                                            ["ETA_locked"] = false,
                                            ["y"] = 114238.97828463,
                                            ["x"] = 440833.04533989,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2601,
                                            ["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"] = 475.04485585823,
                                            ["ETA_locked"] = false,
                                            ["y"] = 117872.22368679,
                                            ["x"] = 445509.88250651,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2601,
                                            ["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"] = 793.01336985024,
                                            ["ETA_locked"] = false,
                                            ["y"] = 131091.05270317,
                                            ["x"] = 446398.86808363,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 2601,
                                            ["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"] = 1105.7041448324,
                                            ["ETA_locked"] = false,
                                            ["y"] = 130047.46093872,
                                            ["x"] = 459385.78781902,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 2601,
                                            ["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"] = 1945.2162545196,
                                            ["ETA_locked"] = false,
                                            ["y"] = 100865.54308092,
                                            ["x"] = 440098.6659501,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 148,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1858,
                                        ["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,
                                                    [19] = 124,
                                                    [15] = 134,
                                                }, -- 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"] = 455,
                                        ["psi"] = -1.3354781031592,
                                        ["parking_id"] = "1",
                                        ["x"] = 440369.39957854,
                                        ["name"] = "Верт. -1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1701,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 100749.18040407,
                                        ["heading"] = 1.3354781031592,
                                        ["callsign"] = 104,
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1858,
                                        ["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,
                                                    [19] = 124,
                                                    [15] = 134,
                                                }, -- 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"] = 456,
                                        ["psi"] = -1.3354781031592,
                                        ["parking_id"] = "3",
                                        ["x"] = 440371.62962011,
                                        ["name"] = "Верт. -1-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1701,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 100748.62289368,
                                        ["heading"] = 1.3354781031592,
                                        ["callsign"] = 105,
                                        ["onboard_num"] = "014",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 100749.18040407,
                                ["x"] = 440369.39957854,
                                ["name"] = "Верт. -1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 127.5,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1858,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 306,
                                            ["helipadId"] = 306,
                                            ["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"] = 100749.18040407,
                                            ["x"] = 440369.39957854,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2224,
                                            ["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"] = 191.34259305595,
                                            ["ETA_locked"] = false,
                                            ["y"] = 108472.4913829,
                                            ["x"] = 442290.77914458,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2595,
                                            ["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"] = 332.5583076615,
                                            ["ETA_locked"] = false,
                                            ["y"] = 114171.89298248,
                                            ["x"] = 440828.5419995,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2595,
                                            ["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"] = 479.39716393971,
                                            ["ETA_locked"] = false,
                                            ["y"] = 117877.33483877,
                                            ["x"] = 445697.12703937,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2595,
                                            ["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"] = 798.35519270048,
                                            ["ETA_locked"] = false,
                                            ["y"] = 131153.78346286,
                                            ["x"] = 446295.31496236,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 2595,
                                            ["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"] = 1121.3663734083,
                                            ["ETA_locked"] = false,
                                            ["y"] = 130178.7659744,
                                            ["x"] = 459718.75031624,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 2595,
                                            ["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"] = 1957.9678441176,
                                            ["ETA_locked"] = false,
                                            ["y"] = 101142.26275041,
                                            ["x"] = 440431.72992658,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 152,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1858,
                                        ["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,
                                            ["NetCrewControlPriority"] = 1,
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["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,
                                                    [19] = 124,
                                                    [15] = 134,
                                                }, -- 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"] = 460,
                                        ["psi"] = -1.3269693665965,
                                        ["parking_id"] = "1",
                                        ["x"] = 440369.39957854,
                                        ["name"] = "Верт. -5-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 100749.18040407,
                                        ["heading"] = 1.3269693665965,
                                        ["callsign"] = 107,
                                        ["onboard_num"] = "022",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1858,
                                        ["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,
                                            ["GunnersAISkill"] = 90,
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["NetCrewControlPriority"] = 1,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["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,
                                                    [19] = 124,
                                                    [15] = 134,
                                                }, -- 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"] = 461,
                                        ["psi"] = -1.3269693665965,
                                        ["parking_id"] = "3",
                                        ["x"] = 440371.62962011,
                                        ["name"] = "Верт. -5-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 100748.62289368,
                                        ["heading"] = 1.3269693665965,
                                        ["callsign"] = 109,
                                        ["onboard_num"] = "023",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 100749.18040407,
                                ["x"] = 440369.39957854,
                                ["name"] = "Верт. -5",
                                ["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"] = 1751,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 488,
                                            ["helipadId"] = 488,
                                            ["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"] = 71239.926293849,
                                            ["x"] = 455298.40965235,
                                            ["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"] = 343.40428408662,
                                            ["ETA_locked"] = false,
                                            ["y"] = 80405.610810036,
                                            ["x"] = 444310.97417642,
                                            ["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"] = 829.23575547591,
                                            ["ETA_locked"] = false,
                                            ["y"] = 99989.433627231,
                                            ["x"] = 439187.29960216,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2452,
                                            ["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"] = 1377.726707416,
                                            ["ETA_locked"] = false,
                                            ["y"] = 122078.16401407,
                                            ["x"] = 445051.06050382,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 223,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1751,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russian Air Force",
                                        ["skill"] = "Client",
                                        ["parking"] = 3,
                                        ["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"] = 534,
                                        ["psi"] = -2.4463449530869,
                                        ["parking_id"] = "3",
                                        ["x"] = 455298.40965235,
                                        ["name"] = "Верт. -6-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1701,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71239.926293849,
                                        ["heading"] = 2.4463449530869,
                                        ["callsign"] = 117,
                                        ["onboard_num"] = "024",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1751,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russian Air Force",
                                        ["skill"] = "Client",
                                        ["parking"] = 4,
                                        ["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"] = 535,
                                        ["psi"] = -2.4463449530869,
                                        ["parking_id"] = "4",
                                        ["x"] = 455298.40965235,
                                        ["name"] = "Верт. -6-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1701,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71239.926293849,
                                        ["heading"] = 2.4463449530869,
                                        ["callsign"] = 124,
                                        ["onboard_num"] = "025",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 71239.926293849,
                                ["x"] = 455298.40965235,
                                ["name"] = "Верт. -6",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 127.5,
                            }, -- end of [6]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 93069.457705659,
                                                ["x"] = 452890.56144587,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 93166.636730799,
                                                ["x"] = 452829.09284328,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 93254.794653919,
                                                ["x"] = 452763.38316089,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 94007.761253597,
                                                ["x"] = 452061.21972129,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 94123.286361402,
                                                ["x"] = 452015.38290945,
                                            }, -- end of [16]
                                            [32] = 
                                            {
                                                ["y"] = 95103.519108672,
                                                ["x"] = 451652.22808702,
                                            }, -- end of [32]
                                            [64] = 
                                            {
                                                ["y"] = 103541.91449766,
                                                ["x"] = 443158.75992073,
                                            }, -- end of [64]
                                            [128] = 
                                            {
                                                ["y"] = 110552.4199306,
                                                ["x"] = 441604.41575163,
                                            }, -- end of [128]
                                            [256] = 
                                            {
                                                ["y"] = 115422.47259352,
                                                ["x"] = 443973.11787199,
                                            }, -- end of [256]
                                            [512] = 
                                            {
                                                ["y"] = 126529.95811453,
                                                ["x"] = 445556.12382086,
                                            }, -- end of [512]
                                            [513] = 
                                            {
                                                ["y"] = 126550.00468784,
                                                ["x"] = 445571.05710634,
                                            }, -- end of [513]
                                            [257] = 
                                            {
                                                ["y"] = 115419.4249258,
                                                ["x"] = 444002.9593523,
                                            }, -- end of [257]
                                            [514] = 
                                            {
                                                ["y"] = 126579.116055,
                                                ["x"] = 445590.48029392,
                                            }, -- end of [514]
                                            [129] = 
                                            {
                                                ["y"] = 110582.41677218,
                                                ["x"] = 441604.54777994,
                                            }, -- end of [129]
                                            [258] = 
                                            {
                                                ["y"] = 115413.26474056,
                                                ["x"] = 444042.47759743,
                                            }, -- end of [258]
                                            [516] = 
                                            {
                                                ["y"] = 127074.66474334,
                                                ["x"] = 445861.57180366,
                                            }, -- end of [516]
                                            [517] = 
                                            {
                                                ["y"] = 127103.7403673,
                                                ["x"] = 445881.04672242,
                                            }, -- end of [517]
                                            [259] = 
                                            {
                                                ["y"] = 115384.82454309,
                                                ["x"] = 444184.62242946,
                                            }, -- end of [259]
                                            [518] = 
                                            {
                                                ["y"] = 127119.73304063,
                                                ["x"] = 445893.05329812,
                                            }, -- end of [518]
                                            [65] = 
                                            {
                                                ["y"] = 103546.62091429,
                                                ["x"] = 443157.35265763,
                                            }, -- end of [65]
                                            [130] = 
                                            {
                                                ["y"] = 110637.32907541,
                                                ["x"] = 441607.55572287,
                                            }, -- end of [130]
                                            [260] = 
                                            {
                                                ["y"] = 115383.38593121,
                                                ["x"] = 444199.55140789,
                                            }, -- end of [260]
                                            [520] = 
                                            {
                                                ["y"] = 127145.89980307,
                                                ["x"] = 445916.26503766,
                                            }, -- end of [520]
                                            [521] = 
                                            {
                                                ["y"] = 127156.09200325,
                                                ["x"] = 445927.26663481,
                                            }, -- end of [521]
                                            [261] = 
                                            {
                                                ["y"] = 115382.8834945,
                                                ["x"] = 444214.53986629,
                                            }, -- end of [261]
                                            [522] = 
                                            {
                                                ["y"] = 127165.5045403,
                                                ["x"] = 445938.94191046,
                                            }, -- end of [522]
                                            [131] = 
                                            {
                                                ["y"] = 110791.95130072,
                                                ["x"] = 441618.06333175,
                                            }, -- end of [131]
                                            [262] = 
                                            {
                                                ["y"] = 115383.18876927,
                                                ["x"] = 444224.53390169,
                                            }, -- end of [262]
                                            [524] = 
                                            {
                                                ["y"] = 127181.93265851,
                                                ["x"] = 445964.0213376,
                                            }, -- end of [524]
                                            [525] = 
                                            {
                                                ["y"] = 127196.14382254,
                                                ["x"] = 445990.43893007,
                                            }, -- end of [525]
                                            [263] = 
                                            {
                                                ["y"] = 115384.076416,
                                                ["x"] = 444234.49288682,
                                            }, -- end of [263]
                                            [33] = 
                                            {
                                                ["y"] = 95139.512140665,
                                                ["x"] = 451625.2263915,
                                            }, -- end of [33]
                                            [66] = 
                                            {
                                                ["y"] = 103551.6490124,
                                                ["x"] = 443157.03172669,
                                            }, -- end of [66]
                                            [132] = 
                                            {
                                                ["y"] = 110876.94276234,
                                                ["x"] = 441617.9701428,
                                            }, -- end of [132]
                                            [264] = 
                                            {
                                                ["y"] = 115385.57659183,
                                                ["x"] = 444244.37806114,
                                            }, -- end of [264]
                                            [528] = 
                                            {
                                                ["y"] = 127270.9563524,
                                                ["x"] = 446131.52449838,
                                            }, -- end of [528]
                                            [529] = 
                                            {
                                                ["y"] = 127286.46514012,
                                                ["x"] = 446151.12877841,
                                            }, -- end of [529]
                                            [265] = 
                                            {
                                                ["y"] = 115387.68011266,
                                                ["x"] = 444254.15277242,
                                            }, -- end of [265]
                                            [530] = 
                                            {
                                                ["y"] = 127312.93241635,
                                                ["x"] = 446181.1142786,
                                            }, -- end of [530]
                                            [133] = 
                                            {
                                                ["y"] = 111446.63682509,
                                                ["x"] = 441599.79494623,
                                            }, -- end of [133]
                                            [266] = 
                                            {
                                                ["y"] = 115390.33969875,
                                                ["x"] = 444263.79147793,
                                            }, -- end of [266]
                                            [532] = 
                                            {
                                                ["y"] = 127595.66673337,
                                                ["x"] = 446456.84647466,
                                            }, -- end of [532]
                                            [533] = 
                                            {
                                                ["y"] = 127656.56026138,
                                                ["x"] = 446508.7174913,
                                            }, -- end of [533]
                                            [267] = 
                                            {
                                                ["y"] = 115393.5501841,
                                                ["x"] = 444273.2606975,
                                            }, -- end of [267]
                                            [534] = 
                                            {
                                                ["y"] = 127712.14770487,
                                                ["x"] = 446551.25046123,
                                            }, -- end of [534]
                                            [67] = 
                                            {
                                                ["y"] = 103870.74663588,
                                                ["x"] = 443133.95281085,
                                            }, -- end of [67]
                                            [134] = 
                                            {
                                                ["y"] = 111486.44933656,
                                                ["x"] = 441595.97532051,
                                            }, -- end of [134]
                                            [268] = 
                                            {
                                                ["y"] = 115400.95410056,
                                                ["x"] = 444291.83778171,
                                            }, -- end of [268]
                                            [536] = 
                                            {
                                                ["y"] = 128000.90931959,
                                                ["x"] = 446739.9020084,
                                            }, -- end of [536]
                                            [537] = 
                                            {
                                                ["y"] = 128048.85581531,
                                                ["x"] = 446766.83568572,
                                            }, -- end of [537]
                                            [269] = 
                                            {
                                                ["y"] = 115407.2197132,
                                                ["x"] = 444305.46391066,
                                            }, -- end of [269]
                                            [538] = 
                                            {
                                                ["y"] = 128071.26761709,
                                                ["x"] = 446777.90776487,
                                            }, -- end of [538]
                                            [135] = 
                                            {
                                                ["y"] = 111516.1113368,
                                                ["x"] = 441591.50752709,
                                            }, -- end of [135]
                                            [270] = 
                                            {
                                                ["y"] = 115416.58809279,
                                                ["x"] = 444323.13068121,
                                            }, -- end of [270]
                                            [540] = 
                                            {
                                                ["y"] = 128103.83693151,
                                                ["x"] = 446790.6544741,
                                            }, -- end of [540]
                                            [541] = 
                                            {
                                                ["y"] = 128113.45353285,
                                                ["x"] = 446793.39304997,
                                            }, -- end of [541]
                                            [17] = 
                                            {
                                                ["y"] = 94127.848998671,
                                                ["x"] = 452013.34307807,
                                            }, -- end of [17]
                                            [34] = 
                                            {
                                                ["y"] = 100291.13328907,
                                                ["x"] = 447460.18759876,
                                            }, -- end of [34]
                                            [68] = 
                                            {
                                                ["y"] = 105224.0576666,
                                                ["x"] = 442999.63754854,
                                            }, -- end of [68]
                                            [136] = 
                                            {
                                                ["y"] = 111545.5104521,
                                                ["x"] = 441585.5488945,
                                            }, -- end of [136]
                                            [272] = 
                                            {
                                                ["y"] = 115435.62376384,
                                                ["x"] = 444352.47434175,
                                            }, -- end of [272]
                                            [544] = 
                                            {
                                                ["y"] = 128147.91616009,
                                                ["x"] = 446799.27932717,
                                            }, -- end of [544]
                                            [545] = 
                                            {
                                                ["y"] = 128162.88163147,
                                                ["x"] = 446800.27160422,
                                            }, -- end of [545]
                                            [273] = 
                                            {
                                                ["y"] = 115444.88529031,
                                                ["x"] = 444364.27226704,
                                            }, -- end of [273]
                                            [546] = 
                                            {
                                                ["y"] = 128182.87702646,
                                                ["x"] = 446800.59935112,
                                            }, -- end of [546]
                                            [137] = 
                                            {
                                                ["y"] = 111579.408291,
                                                ["x"] = 441576.850553,
                                            }, -- end of [137]
                                            [274] = 
                                            {
                                                ["y"] = 115451.42750986,
                                                ["x"] = 444371.8336167,
                                            }, -- end of [274]
                                            [548] = 
                                            {
                                                ["y"] = 128317.51684015,
                                                ["x"] = 446791.34385962,
                                            }, -- end of [548]
                                            [549] = 
                                            {
                                                ["y"] = 128481.24232997,
                                                ["x"] = 446770.99436612,
                                            }, -- end of [549]
                                            [275] = 
                                            {
                                                ["y"] = 115458.49919478,
                                                ["x"] = 444378.90063637,
                                            }, -- end of [275]
                                            [550] = 
                                            {
                                                ["y"] = 128550.23491117,
                                                ["x"] = 446759.20234016,
                                            }, -- end of [550]
                                            [69] = 
                                            {
                                                ["y"] = 105273.37404263,
                                                ["x"] = 442991.42575924,
                                            }, -- end of [69]
                                            [138] = 
                                            {
                                                ["y"] = 111617.59729778,
                                                ["x"] = 441564.96392877,
                                            }, -- end of [138]
                                            [276] = 
                                            {
                                                ["y"] = 115466.10274031,
                                                ["x"] = 444385.39154708,
                                            }, -- end of [276]
                                            [552] = 
                                            {
                                                ["y"] = 128613.23844405,
                                                ["x"] = 446743.34053464,
                                            }, -- end of [552]
                                            [553] = 
                                            {
                                                ["y"] = 128641.62969687,
                                                ["x"] = 446733.65818845,
                                            }, -- end of [553]
                                            [277] = 
                                            {
                                                ["y"] = 115474.20565152,
                                                ["x"] = 444391.24721512,
                                            }, -- end of [277]
                                            [554] = 
                                            {
                                                ["y"] = 128688.03403132,
                                                ["x"] = 446715.05387043,
                                            }, -- end of [554]
                                            [139] = 
                                            {
                                                ["y"] = 111673.9422642,
                                                ["x"] = 441544.3587173,
                                            }, -- end of [139]
                                            [278] = 
                                            {
                                                ["y"] = 115482.73275182,
                                                ["x"] = 444396.46697625,
                                            }, -- end of [278]
                                            [556] = 
                                            {
                                                ["y"] = 129523.2224963,
                                                ["x"] = 446329.88134917,
                                            }, -- end of [556]
                                            [557] = 
                                            {
                                                ["y"] = 129537.65623651,
                                                ["x"] = 446325.80428545,
                                            }, -- end of [557]
                                            [279] = 
                                            {
                                                ["y"] = 115491.58244617,
                                                ["x"] = 444401.12035532,
                                            }, -- end of [279]
                                            [35] = 
                                            {
                                                ["y"] = 100353.42127084,
                                                ["x"] = 447418.42658534,
                                            }, -- end of [35]
                                            [70] = 
                                            {
                                                ["y"] = 105302.67732931,
                                                ["x"] = 442985.01328212,
                                            }, -- end of [70]
                                            [140] = 
                                            {
                                                ["y"] = 111752.29657777,
                                                ["x"] = 441511.43199124,
                                            }, -- end of [140]
                                            [280] = 
                                            {
                                                ["y"] = 115505.2624846,
                                                ["x"] = 444407.26713516,
                                            }, -- end of [280]
                                            [560] = 
                                            {
                                                ["y"] = 129572.15377336,
                                                ["x"] = 446320.27163397,
                                            }, -- end of [560]
                                            [561] = 
                                            {
                                                ["y"] = 129582.15109433,
                                                ["x"] = 446320.20438832,
                                            }, -- end of [561]
                                            [281] = 
                                            {
                                                ["y"] = 115523.9376878,
                                                ["x"] = 444414.41943996,
                                            }, -- end of [281]
                                            [562] = 
                                            {
                                                ["y"] = 129592.12885473,
                                                ["x"] = 446320.84586918,
                                            }, -- end of [562]
                                            [141] = 
                                            {
                                                ["y"] = 111819.98454711,
                                                ["x"] = 441479.14862681,
                                            }, -- end of [141]
                                            [282] = 
                                            {
                                                ["y"] = 115585.79281743,
                                                ["x"] = 444434.37456751,
                                            }, -- end of [282]
                                            [564] = 
                                            {
                                                ["y"] = 129621.71763328,
                                                ["x"] = 446325.65621202,
                                            }, -- end of [564]
                                            [565] = 
                                            {
                                                ["y"] = 129636.24389372,
                                                ["x"] = 446329.39062015,
                                            }, -- end of [565]
                                            [283] = 
                                            {
                                                ["y"] = 115714.53569306,
                                                ["x"] = 444474.9561726,
                                            }, -- end of [283]
                                            [566] = 
                                            {
                                                ["y"] = 129664.87244872,
                                                ["x"] = 446338.34650097,
                                            }, -- end of [566]
                                            [71] = 
                                            {
                                                ["y"] = 105321.96786115,
                                                ["x"] = 442979.74171787,
                                            }, -- end of [71]
                                            [142] = 
                                            {
                                                ["y"] = 111863.97679742,
                                                ["x"] = 441455.3965598,
                                            }, -- end of [142]
                                            [284] = 
                                            {
                                                ["y"] = 115742.50939901,
                                                ["x"] = 444485.78320948,
                                            }, -- end of [284]
                                            [568] = 
                                            {
                                                ["y"] = 129994.00812912,
                                                ["x"] = 446456.82722481,
                                            }, -- end of [568]
                                            [569] = 
                                            {
                                                ["y"] = 130008.78463719,
                                                ["x"] = 446459.38643664,
                                            }, -- end of [569]
                                            [285] = 
                                            {
                                                ["y"] = 115760.68894154,
                                                ["x"] = 444494.11286068,
                                            }, -- end of [285]
                                            [570] = 
                                            {
                                                ["y"] = 130018.73099513,
                                                ["x"] = 446460.4056457,
                                            }, -- end of [570]
                                            [143] = 
                                            {
                                                ["y"] = 111898.14159754,
                                                ["x"] = 441434.60273768,
                                            }, -- end of [143]
                                            [286] = 
                                            {
                                                ["y"] = 115773.93766344,
                                                ["x"] = 444501.14249361,
                                            }, -- end of [286]
                                            [572] = 
                                            {
                                                ["y"] = 130038.71851691,
                                                ["x"] = 446460.63818603,
                                            }, -- end of [572]
                                            [9] = 
                                            {
                                                ["y"] = 94020.424692057,
                                                ["x"] = 452053.18282873,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 94132.110020099,
                                                ["x"] = 452010.73782514,
                                            }, -- end of [18]
                                            [36] = 
                                            {
                                                ["y"] = 100422.07169263,
                                                ["x"] = 447377.36611413,
                                            }, -- end of [36]
                                            [72] = 
                                            {
                                                ["y"] = 105340.9389092,
                                                ["x"] = 442973.41338794,
                                            }, -- end of [72]
                                            [144] = 
                                            {
                                                ["y"] = 111931.22934241,
                                                ["x"] = 441412.13235539,
                                            }, -- end of [144]
                                            [288] = 
                                            {
                                                ["y"] = 115799.14827377,
                                                ["x"] = 444517.37485086,
                                            }, -- end of [288]
                                            [576] = 
                                            {
                                                ["y"] = 130586.86692798,
                                                ["x"] = 446346.92563786,
                                            }, -- end of [576]
                                            [577] = 
                                            {
                                                ["y"] = 130606.7152245,
                                                ["x"] = 446344.51629524,
                                            }, -- end of [577]
                                            [289] = 
                                            {
                                                ["y"] = 115814.97840085,
                                                ["x"] = 444529.59330915,
                                            }, -- end of [289]
                                            [578] = 
                                            {
                                                ["y"] = 130631.66966468,
                                                ["x"] = 446343.06420673,
                                            }, -- end of [578]
                                            [145] = 
                                            {
                                                ["y"] = 111986.83449825,
                                                ["x"] = 441369.62247736,
                                            }, -- end of [145]
                                            [290] = 
                                            {
                                                ["y"] = 115833.88978396,
                                                ["x"] = 444545.94034543,
                                            }, -- end of [290]
                                            [580] = 
                                            {
                                                ["y"] = 130661.64260549,
                                                ["x"] = 446343.34576882,
                                            }, -- end of [580]
                                            [581] = 
                                            {
                                                ["y"] = 130666.60180895,
                                                ["x"] = 446343.98152879,
                                            }, -- end of [581]
                                            [291] = 
                                            {
                                                ["y"] = 115873.56931695,
                                                ["x"] = 444584.01872526,
                                            }, -- end of [291]
                                            [582] = 
                                            {
                                                ["y"] = 130671.52351525,
                                                ["x"] = 446344.85881637,
                                            }, -- end of [582]
                                            [73] = 
                                            {
                                                ["y"] = 105359.55378401,
                                                ["x"] = 442966.11170553,
                                            }, -- end of [73]
                                            [146] = 
                                            {
                                                ["y"] = 112427.26597253,
                                                ["x"] = 441023.79537087,
                                            }, -- end of [146]
                                            [292] = 
                                            {
                                                ["y"] = 115987.06172529,
                                                ["x"] = 444696.7692728,
                                            }, -- end of [292]
                                            [584] = 
                                            {
                                                ["y"] = 130681.20550993,
                                                ["x"] = 446347.34455096,
                                            }, -- end of [584]
                                            [585] = 
                                            {
                                                ["y"] = 130690.61053925,
                                                ["x"] = 446350.73229769,
                                            }, -- end of [585]
                                            [293] = 
                                            {
                                                ["y"] = 116013.61995117,
                                                ["x"] = 444719.55930682,
                                            }, -- end of [293]
                                            [586] = 
                                            {
                                                ["y"] = 130699.71333222,
                                                ["x"] = 446354.8668564,
                                            }, -- end of [586]
                                            [147] = 
                                            {
                                                ["y"] = 112460.25759111,
                                                ["x"] = 441001.18497428,
                                            }, -- end of [147]
                                            [294] = 
                                            {
                                                ["y"] = 116041.3329801,
                                                ["x"] = 444740.9304974,
                                            }, -- end of [294]
                                            [588] = 
                                            {
                                                ["y"] = 130716.99826818,
                                                ["x"] = 446364.90298877,
                                            }, -- end of [588]
                                            [589] = 
                                            {
                                                ["y"] = 130725.16850615,
                                                ["x"] = 446370.66666927,
                                            }, -- end of [589]
                                            [295] = 
                                            {
                                                ["y"] = 116082.44508462,
                                                ["x"] = 444769.37826338,
                                            }, -- end of [295]
                                            [37] = 
                                            {
                                                ["y"] = 100888.65834765,
                                                ["x"] = 447115.72474369,
                                            }, -- end of [37]
                                            [74] = 
                                            {
                                                ["y"] = 105373.17636896,
                                                ["x"] = 442959.83550702,
                                            }, -- end of [74]
                                            [148] = 
                                            {
                                                ["y"] = 112511.47847828,
                                                ["x"] = 440969.94816003,
                                            }, -- end of [148]
                                            [296] = 
                                            {
                                                ["y"] = 116150.28839718,
                                                ["x"] = 444811.75908026,
                                            }, -- end of [296]
                                            [592] = 
                                            {
                                                ["y"] = 130747.66812296,
                                                ["x"] = 446390.46376444,
                                            }, -- end of [592]
                                            [593] = 
                                            {
                                                ["y"] = 130757.75261157,
                                                ["x"] = 446401.56398465,
                                            }, -- end of [593]
                                            [297] = 
                                            {
                                                ["y"] = 116220.04460349,
                                                ["x"] = 444850.91020443,
                                            }, -- end of [297]
                                            [594] = 
                                            {
                                                ["y"] = 130767.09144512,
                                                ["x"] = 446413.29916828,
                                            }, -- end of [594]
                                            [149] = 
                                            {
                                                ["y"] = 112757.76073033,
                                                ["x"] = 440826.63753102,
                                            }, -- end of [149]
                                            [298] = 
                                            {
                                                ["y"] = 116282.68794916,
                                                ["x"] = 444882.13195496,
                                            }, -- end of [298]
                                            [596] = 
                                            {
                                                ["y"] = 130783.61676454,
                                                ["x"] = 446438.31740966,
                                            }, -- end of [596]
                                            [597] = 
                                            {
                                                ["y"] = 130793.29969192,
                                                ["x"] = 446455.81542972,
                                            }, -- end of [597]
                                            [299] = 
                                            {
                                                ["y"] = 116337.66681842,
                                                ["x"] = 444906.14307521,
                                            }, -- end of [299]
                                            [598] = 
                                            {
                                                ["y"] = 130799.73278017,
                                                ["x"] = 446469.36254104,
                                            }, -- end of [598]
                                            [75] = 
                                            {
                                                ["y"] = 105390.90185731,
                                                ["x"] = 442950.57710083,
                                            }, -- end of [75]
                                            [150] = 
                                            {
                                                ["y"] = 112823.94437654,
                                                ["x"] = 440781.71133416,
                                            }, -- end of [150]
                                            [300] = 
                                            {
                                                ["y"] = 116389.14902831,
                                                ["x"] = 444925.48089809,
                                            }, -- end of [300]
                                            [600] = 
                                            {
                                                ["y"] = 130806.64418916,
                                                ["x"] = 446488.11881336,
                                            }, -- end of [600]
                                            [601] = 
                                            {
                                                ["y"] = 130809.24526818,
                                                ["x"] = 446497.7729864,
                                            }, -- end of [601]
                                            [301] = 
                                            {
                                                ["y"] = 116612.15476788,
                                                ["x"] = 444999.43036392,
                                            }, -- end of [301]
                                            [602] = 
                                            {
                                                ["y"] = 130811.22624904,
                                                ["x"] = 446507.57308248,
                                            }, -- end of [602]
                                            [151] = 
                                            {
                                                ["y"] = 112994.83645853,
                                                ["x"] = 440659.75512875,
                                            }, -- end of [151]
                                            [302] = 
                                            {
                                                ["y"] = 116639.71115959,
                                                ["x"] = 445011.28225228,
                                            }, -- end of [302]
                                            [604] = 
                                            {
                                                ["y"] = 130813.31131281,
                                                ["x"] = 446527.45109648,
                                            }, -- end of [604]
                                            [605] = 
                                            {
                                                ["y"] = 130813.45237201,
                                                ["x"] = 446537.44868987,
                                            }, -- end of [605]
                                            [19] = 
                                            {
                                                ["y"] = 94135.86415567,
                                                ["x"] = 452007.44305541,
                                            }, -- end of [19]
                                            [38] = 
                                            {
                                                ["y"] = 100922.0143564,
                                                ["x"] = 447093.65520123,
                                            }, -- end of [38]
                                            [76] = 
                                            {
                                                ["y"] = 105421.01128192,
                                                ["x"] = 442932.73997916,
                                            }, -- end of [76]
                                            [152] = 
                                            {
                                                ["y"] = 113033.03333309,
                                                ["x"] = 440635.97221808,
                                            }, -- end of [152]
                                            [304] = 
                                            {
                                                ["y"] = 116807.51734027,
                                                ["x"] = 445100.25326481,
                                            }, -- end of [304]
                                            [608] = 
                                            {
                                                ["y"] = 130809.85132054,
                                                ["x"] = 446572.22087802,
                                            }, -- end of [608]
                                            [609] = 
                                            {
                                                ["y"] = 130806.72822927,
                                                ["x"] = 446586.89053917,
                                            }, -- end of [609]
                                            [305] = 
                                            {
                                                ["y"] = 116830.49604737,
                                                ["x"] = 445110.09540724,
                                            }, -- end of [305]
                                            [610] = 
                                            {
                                                ["y"] = 130800.26143669,
                                                ["x"] = 446611.03687418,
                                            }, -- end of [610]
                                            [153] = 
                                            {
                                                ["y"] = 113054.92744375,
                                                ["x"] = 440623.90984677,
                                            }, -- end of [153]
                                            [306] = 
                                            {
                                                ["y"] = 116853.95156285,
                                                ["x"] = 445118.73689617,
                                            }, -- end of [306]
                                            [612] = 
                                            {
                                                ["y"] = 130712.67440867,
                                                ["x"] = 446928.81964525,
                                            }, -- end of [612]
                                            [613] = 
                                            {
                                                ["y"] = 130549.01535078,
                                                ["x"] = 447844.13761861,
                                            }, -- end of [613]
                                            [307] = 
                                            {
                                                ["y"] = 116877.85822174,
                                                ["x"] = 445126.03674898,
                                            }, -- end of [307]
                                            [614] = 
                                            {
                                                ["y"] = 130387.417699,
                                                ["x"] = 448478.80878484,
                                            }, -- end of [614]
                                            [77] = 
                                            {
                                                ["y"] = 105483.62867593,
                                                ["x"] = 442891.47256678,
                                            }, -- end of [77]
                                            [154] = 
                                            {
                                                ["y"] = 113072.94922749,
                                                ["x"] = 440615.24304611,
                                            }, -- end of [154]
                                            [308] = 
                                            {
                                                ["y"] = 116902.14350022,
                                                ["x"] = 445131.9571598,
                                            }, -- end of [308]
                                            [616] = 
                                            {
                                                ["y"] = 130372.71137424,
                                                ["x"] = 448582.72773825,
                                            }, -- end of [616]
                                            [617] = 
                                            {
                                                ["y"] = 130368.93573504,
                                                ["x"] = 448642.60271444,
                                            }, -- end of [617]
                                            [309] = 
                                            {
                                                ["y"] = 116931.61487981,
                                                ["x"] = 445137.54896412,
                                            }, -- end of [309]
                                            [618] = 
                                            {
                                                ["y"] = 130367.76855615,
                                                ["x"] = 448747.58628878,
                                            }, -- end of [618]
                                            [155] = 
                                            {
                                                ["y"] = 113086.78633185,
                                                ["x"] = 440609.45619091,
                                            }, -- end of [155]
                                            [310] = 
                                            {
                                                ["y"] = 116976.19036165,
                                                ["x"] = 445143.68046463,
                                            }, -- end of [310]
                                            [620] = 
                                            {
                                                ["y"] = 130375.02908688,
                                                ["x"] = 449027.42930747,
                                            }, -- end of [620]
                                            [621] = 
                                            {
                                                ["y"] = 130377.0765085,
                                                ["x"] = 449042.28647873,
                                            }, -- end of [621]
                                            [311] = 
                                            {
                                                ["y"] = 117070.84857796,
                                                ["x"] = 445151.6259491,
                                            }, -- end of [311]
                                            [39] = 
                                            {
                                                ["y"] = 100946.13285551,
                                                ["x"] = 447075.81969254,
                                            }, -- end of [39]
                                            [78] = 
                                            {
                                                ["y"] = 105720.18556428,
                                                ["x"] = 442723.8891548,
                                            }, -- end of [78]
                                            [156] = 
                                            {
                                                ["y"] = 113100.88298797,
                                                ["x"] = 440604.33343945,
                                            }, -- end of [156]
                                            [312] = 
                                            {
                                                ["y"] = 117205.43585816,
                                                ["x"] = 445161.99763283,
                                            }, -- end of [312]
                                            [624] = 
                                            {
                                                ["y"] = 130381.97132761,
                                                ["x"] = 449061.65241824,
                                            }, -- end of [624]
                                            [625] = 
                                            {
                                                ["y"] = 130383.78584117,
                                                ["x"] = 449066.31088019,
                                            }, -- end of [625]
                                            [313] = 
                                            {
                                                ["y"] = 117254.94720608,
                                                ["x"] = 445168.92929894,
                                            }, -- end of [313]
                                            [626] = 
                                            {
                                                ["y"] = 130385.84654575,
                                                ["x"] = 449070.8659101,
                                            }, -- end of [626]
                                            [157] = 
                                            {
                                                ["y"] = 113120.01643898,
                                                ["x"] = 440598.52039106,
                                            }, -- end of [157]
                                            [314] = 
                                            {
                                                ["y"] = 117304.02711108,
                                                ["x"] = 445178.44770809,
                                            }, -- end of [314]
                                            [628] = 
                                            {
                                                ["y"] = 130393.32851624,
                                                ["x"] = 449083.84916734,
                                            }, -- end of [628]
                                            [629] = 
                                            {
                                                ["y"] = 130396.27023692,
                                                ["x"] = 449087.89152194,
                                            }, -- end of [629]
                                            [315] = 
                                            {
                                                ["y"] = 117357.40045554,
                                                ["x"] = 445191.70057891,
                                            }, -- end of [315]
                                            [630] = 
                                            {
                                                ["y"] = 130402.71609416,
                                                ["x"] = 449095.53259531,
                                            }, -- end of [630]
                                            [79] = 
                                            {
                                                ["y"] = 105754.59858418,
                                                ["x"] = 442703.50898556,
                                            }, -- end of [79]
                                            [158] = 
                                            {
                                                ["y"] = 113139.45102861,
                                                ["x"] = 440593.80899959,
                                            }, -- end of [158]
                                            [316] = 
                                            {
                                                ["y"] = 117438.69630009,
                                                ["x"] = 445216.49017719,
                                            }, -- end of [316]
                                            [632] = 
                                            {
                                                ["y"] = 130417.12932828,
                                                ["x"] = 449109.38308545,
                                            }, -- end of [632]
                                            [633] = 
                                            {
                                                ["y"] = 130428.70995823,
                                                ["x"] = 449118.91429048,
                                            }, -- end of [633]
                                            [317] = 
                                            {
                                                ["y"] = 117591.19488024,
                                                ["x"] = 445264.84156608,
                                            }, -- end of [317]
                                            [634] = 
                                            {
                                                ["y"] = 130532.28630329,
                                                ["x"] = 449197.3929016,
                                            }, -- end of [634]
                                            [159] = 
                                            {
                                                ["y"] = 113159.10296487,
                                                ["x"] = 440590.10439364,
                                            }, -- end of [159]
                                            [318] = 
                                            {
                                                ["y"] = 117644.56617634,
                                                ["x"] = 445278.10206599,
                                            }, -- end of [318]
                                            [636] = 
                                            {
                                                ["y"] = 130564.68066937,
                                                ["x"] = 449228.59832851,
                                            }, -- end of [636]
                                            [5] = 
                                            {
                                                ["y"] = 93303.531442489,
                                                ["x"] = 452720.3837489,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 94033.514696764,
                                                ["x"] = 452045.86307669,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 94143.09260483,
                                                ["x"] = 452000.51496355,
                                            }, -- end of [20]
                                            [40] = 
                                            {
                                                ["y"] = 101356.85584627,
                                                ["x"] = 446757.17611116,
                                            }, -- end of [40]
                                            [80] = 
                                            {
                                                ["y"] = 105776.77226262,
                                                ["x"] = 442691.96810374,
                                            }, -- end of [80]
                                            [160] = 
                                            {
                                                ["y"] = 113183.87008699,
                                                ["x"] = 440586.72081519,
                                            }, -- end of [160]
                                            [320] = 
                                            {
                                                ["y"] = 117733.27570342,
                                                ["x"] = 445293.0544471,
                                            }, -- end of [320]
                                            [640] = 
                                            {
                                                ["y"] = 130706.31381098,
                                                ["x"] = 449409.58371627,
                                            }, -- end of [640]
                                            [641] = 
                                            {
                                                ["y"] = 130741.24184168,
                                                ["x"] = 449445.35396854,
                                            }, -- end of [641]
                                            [321] = 
                                            {
                                                ["y"] = 117788.05512187,
                                                ["x"] = 445297.91084542,
                                            }, -- end of [321]
                                            [642] = 
                                            {
                                                ["y"] = 130803.59446512,
                                                ["x"] = 449503.11037929,
                                            }, -- end of [642]
                                            [161] = 
                                            {
                                                ["y"] = 113223.73063478,
                                                ["x"] = 440583.43243719,
                                            }, -- end of [161]
                                            [322] = 
                                            {
                                                ["y"] = 117882.97800254,
                                                ["x"] = 445301.50022567,
                                            }, -- end of [322]
                                            [644] = 
                                            {
                                                ["y"] = 131036.03262103,
                                                ["x"] = 449715.46469326,
                                            }, -- end of [644]
                                            [645] = 
                                            {
                                                ["y"] = 131072.51580512,
                                                ["x"] = 449756.61534973,
                                            }, -- end of [645]
                                            [323] = 
                                            {
                                                ["y"] = 118047.93715319,
                                                ["x"] = 445304.18440374,
                                            }, -- end of [323]
                                            [646] = 
                                            {
                                                ["y"] = 131110.04867789,
                                                ["x"] = 449803.41927883,
                                            }, -- end of [646]
                                            [81] = 
                                            {
                                                ["y"] = 105799.54224515,
                                                ["x"] = 442681.65533707,
                                            }, -- end of [81]
                                            [162] = 
                                            {
                                                ["y"] = 113333.47936724,
                                                ["x"] = 440576.24580076,
                                            }, -- end of [162]
                                            [324] = 
                                            {
                                                ["y"] = 118072.82008599,
                                                ["x"] = 445306.55832874,
                                            }, -- end of [324]
                                            [648] = 
                                            {
                                                ["y"] = 131203.56635916,
                                                ["x"] = 449939.2793614,
                                            }, -- end of [648]
                                            [649] = 
                                            {
                                                ["y"] = 131234.00924066,
                                                ["x"] = 449990.97635087,
                                            }, -- end of [649]
                                            [325] = 
                                            {
                                                ["y"] = 118087.63385601,
                                                ["x"] = 445308.90137665,
                                            }, -- end of [325]
                                            [650] = 
                                            {
                                                ["y"] = 131250.29317397,
                                                ["x"] = 450021.95302138,
                                            }, -- end of [650]
                                            [163] = 
                                            {
                                                ["y"] = 113358.25123484,
                                                ["x"] = 440572.89383951,
                                            }, -- end of [163]
                                            [326] = 
                                            {
                                                ["y"] = 118102.26274537,
                                                ["x"] = 445312.20268399,
                                            }, -- end of [326]
                                            [652] = 
                                            {
                                                ["y"] = 131263.97486522,
                                                ["x"] = 450054.14596198,
                                            }, -- end of [652]
                                            [653] = 
                                            {
                                                ["y"] = 131267.02937706,
                                                ["x"] = 450063.66676227,
                                            }, -- end of [653]
                                            [327] = 
                                            {
                                                ["y"] = 118111.8615398,
                                                ["x"] = 445315.00303214,
                                            }, -- end of [327]
                                            [41] = 
                                            {
                                                ["y"] = 102191.1336539,
                                                ["x"] = 446179.17543097,
                                            }, -- end of [41]
                                            [82] = 
                                            {
                                                ["y"] = 105822.8630227,
                                                ["x"] = 442672.65681083,
                                            }, -- end of [82]
                                            [164] = 
                                            {
                                                ["y"] = 113377.91693871,
                                                ["x"] = 440569.26211971,
                                            }, -- end of [164]
                                            [328] = 
                                            {
                                                ["y"] = 118125.98335071,
                                                ["x"] = 445320.05202848,
                                            }, -- end of [328]
                                            [656] = 
                                            {
                                                ["y"] = 131272.86806305,
                                                ["x"] = 450093.05119998,
                                            }, -- end of [656]
                                            [657] = 
                                            {
                                                ["y"] = 131273.6241951,
                                                ["x"] = 450103.02106583,
                                            }, -- end of [657]
                                            [329] = 
                                            {
                                                ["y"] = 118139.78132856,
                                                ["x"] = 445325.93129413,
                                            }, -- end of [329]
                                            [658] = 
                                            {
                                                ["y"] = 131273.83731139,
                                                ["x"] = 450113.01781763,
                                            }, -- end of [658]
                                            [165] = 
                                            {
                                                ["y"] = 113397.36858901,
                                                ["x"] = 440564.62167799,
                                            }, -- end of [165]
                                            [330] = 
                                            {
                                                ["y"] = 118189.22343924,
                                                ["x"] = 445350.01149298,
                                            }, -- end of [330]
                                            [660] = 
                                            {
                                                ["y"] = 131271.41472336,
                                                ["x"] = 450147.91401063,
                                            }, -- end of [660]
                                            [661] = 
                                            {
                                                ["y"] = 131266.27422472,
                                                ["x"] = 450182.5311691,
                                            }, -- end of [661]
                                            [331] = 
                                            {
                                                ["y"] = 118269.82309492,
                                                ["x"] = 445390.03317235,
                                            }, -- end of [331]
                                            [662] = 
                                            {
                                                ["y"] = 131248.6049977,
                                                ["x"] = 450270.77111862,
                                            }, -- end of [662]
                                            [83] = 
                                            {
                                                ["y"] = 105851.40043717,
                                                ["x"] = 442663.4146673,
                                            }, -- end of [83]
                                            [166] = 
                                            {
                                                ["y"] = 113416.51696203,
                                                ["x"] = 440558.85906715,
                                            }, -- end of [166]
                                            [332] = 
                                            {
                                                ["y"] = 118288.32630229,
                                                ["x"] = 445397.61790022,
                                            }, -- end of [332]
                                            [664] = 
                                            {
                                                ["y"] = 131078.83182987,
                                                ["x"] = 451031.75584394,
                                            }, -- end of [664]
                                            [665] = 
                                            {
                                                ["y"] = 131072.21324557,
                                                ["x"] = 451101.43627643,
                                            }, -- end of [665]
                                            [333] = 
                                            {
                                                ["y"] = 118302.50153905,
                                                ["x"] = 445402.51761532,
                                            }, -- end of [333]
                                            [666] = 
                                            {
                                                ["y"] = 131061.37366868,
                                                ["x"] = 451286.08999488,
                                            }, -- end of [666]
                                            [167] = 
                                            {
                                                ["y"] = 113435.28926571,
                                                ["x"] = 440551.96753251,
                                            }, -- end of [167]
                                            [334] = 
                                            {
                                                ["y"] = 118316.93277226,
                                                ["x"] = 445406.60105978,
                                            }, -- end of [334]
                                            [668] = 
                                            {
                                                ["y"] = 131055.90497779,
                                                ["x"] = 451315.5665532,
                                            }, -- end of [668]
                                            [669] = 
                                            {
                                                ["y"] = 131053.15687474,
                                                ["x"] = 451325.18029014,
                                            }, -- end of [669]
                                            [21] = 
                                            {
                                                ["y"] = 94147.113816952,
                                                ["x"] = 451997.57755491,
                                            }, -- end of [21]
                                            [42] = 
                                            {
                                                ["y"] = 102233.62101324,
                                                ["x"] = 446144.25798242,
                                            }, -- end of [42]
                                            [84] = 
                                            {
                                                ["y"] = 105894.85005588,
                                                ["x"] = 442651.7206419,
                                            }, -- end of [84]
                                            [168] = 
                                            {
                                                ["y"] = 113453.66125974,
                                                ["x"] = 440544.06955617,
                                            }, -- end of [168]
                                            [336] = 
                                            {
                                                ["y"] = 118346.37171373,
                                                ["x"] = 445412.30243809,
                                            }, -- end of [336]
                                            [672] = 
                                            {
                                                ["y"] = 131039.88776986,
                                                ["x"] = 451357.52763025,
                                            }, -- end of [672]
                                            [673] = 
                                            {
                                                ["y"] = 131030.45199735,
                                                ["x"] = 451375.15908048,
                                            }, -- end of [673]
                                            [337] = 
                                            {
                                                ["y"] = 118366.24099775,
                                                ["x"] = 445414.56508509,
                                            }, -- end of [337]
                                            [674] = 
                                            {
                                                ["y"] = 131012.30593492,
                                                ["x"] = 451405.08349714,
                                            }, -- end of [674]
                                            [169] = 
                                            {
                                                ["y"] = 113471.6214156,
                                                ["x"] = 440535.27411711,
                                            }, -- end of [169]
                                            [338] = 
                                            {
                                                ["y"] = 118396.18387829,
                                                ["x"] = 445416.36044541,
                                            }, -- end of [338]
                                            [676] = 
                                            {
                                                ["y"] = 130780.4917947,
                                                ["x"] = 451737.09839307,
                                            }, -- end of [676]
                                            [677] = 
                                            {
                                                ["y"] = 130744.46948355,
                                                ["x"] = 451797.10991923,
                                            }, -- end of [677]
                                            [339] = 
                                            {
                                                ["y"] = 118491.17409696,
                                                ["x"] = 445416.80724116,
                                            }, -- end of [339]
                                            [678] = 
                                            {
                                                ["y"] = 130713.89004648,
                                                ["x"] = 451854.45964211,
                                            }, -- end of [678]
                                            [85] = 
                                            {
                                                ["y"] = 106046.42987074,
                                                ["x"] = 442619.39943103,
                                            }, -- end of [85]
                                            [170] = 
                                            {
                                                ["y"] = 113493.47649437,
                                                ["x"] = 440523.14159825,
                                            }, -- end of [170]
                                            [340] = 
                                            {
                                                ["y"] = 118561.16810369,
                                                ["x"] = 445416.90683985,
                                            }, -- end of [340]
                                            [680] = 
                                            {
                                                ["y"] = 130598.42020803,
                                                ["x"] = 452125.8025615,
                                            }, -- end of [680]
                                            [681] = 
                                            {
                                                ["y"] = 130448.92071857,
                                                ["x"] = 452496.77140404,
                                            }, -- end of [681]
                                            [341] = 
                                            {
                                                ["y"] = 118576.12811021,
                                                ["x"] = 445417.95880324,
                                            }, -- end of [341]
                                            [682] = 
                                            {
                                                ["y"] = 130253.81407119,
                                                ["x"] = 452918.80790617,
                                            }, -- end of [682]
                                            [171] = 
                                            {
                                                ["y"] = 113514.64458794,
                                                ["x"] = 440509.84629457,
                                            }, -- end of [171]
                                            [342] = 
                                            {
                                                ["y"] = 118586.01552906,
                                                ["x"] = 445419.43709759,
                                            }, -- end of [342]
                                            [684] = 
                                            {
                                                ["y"] = 130108.66112431,
                                                ["x"] = 453163.92047307,
                                            }, -- end of [684]
                                            [685] = 
                                            {
                                                ["y"] = 130102.29040793,
                                                ["x"] = 453177.49770821,
                                            }, -- end of [685]
                                            [343] = 
                                            {
                                                ["y"] = 118590.89741435,
                                                ["x"] = 445420.51379052,
                                            }, -- end of [343]
                                            [43] = 
                                            {
                                                ["y"] = 102263.35038468,
                                                ["x"] = 446117.50570555,
                                            }, -- end of [43]
                                            [86] = 
                                            {
                                                ["y"] = 106287.33679618,
                                                ["x"] = 442574.89477537,
                                            }, -- end of [86]
                                            [172] = 
                                            {
                                                ["y"] = 113539.13056074,
                                                ["x"] = 440492.51976151,
                                            }, -- end of [172]
                                            [344] = 
                                            {
                                                ["y"] = 118595.71441084,
                                                ["x"] = 445421.85203714,
                                            }, -- end of [344]
                                            [688] = 
                                            {
                                                ["y"] = 130093.44806379,
                                                ["x"] = 453206.09117473,
                                            }, -- end of [688]
                                            [689] = 
                                            {
                                                ["y"] = 130092.17978436,
                                                ["x"] = 453216.0073912,
                                            }, -- end of [689]
                                            [345] = 
                                            {
                                                ["y"] = 118600.44714718,
                                                ["x"] = 445423.46249273,
                                            }, -- end of [345]
                                            [690] = 
                                            {
                                                ["y"] = 130091.61191059,
                                                ["x"] = 453225.99002474,
                                            }, -- end of [690]
                                            [173] = 
                                            {
                                                ["y"] = 113574.38802235,
                                                ["x"] = 440464.56450313,
                                            }, -- end of [173]
                                            [346] = 
                                            {
                                                ["y"] = 118605.0805878,
                                                ["x"] = 445425.3396423,
                                            }, -- end of [346]
                                            [692] = 
                                            {
                                                ["y"] = 130086.65727591,
                                                ["x"] = 453320.76860411,
                                            }, -- end of [692]
                                            [693] = 
                                            {
                                                ["y"] = 130082.52461618,
                                                ["x"] = 453345.42201781,
                                            }, -- end of [693]
                                            [347] = 
                                            {
                                                ["y"] = 118609.6066635,
                                                ["x"] = 445427.463086,
                                            }, -- end of [347]
                                            [694] = 
                                            {
                                                ["y"] = 130077.16822901,
                                                ["x"] = 453369.83886333,
                                            }, -- end of [694]
                                            [87] = 
                                            {
                                                ["y"] = 106346.89013142,
                                                ["x"] = 442567.63795451,
                                            }, -- end of [87]
                                            [174] = 
                                            {
                                                ["y"] = 113675.30079079,
                                                ["x"] = 440382.63534192,
                                            }, -- end of [174]
                                            [348] = 
                                            {
                                                ["y"] = 118618.34145325,
                                                ["x"] = 445432.32546654,
                                            }, -- end of [348]
                                            [696] = 
                                            {
                                                ["y"] = 130061.26313618,
                                                ["x"] = 453422.46278851,
                                            }, -- end of [696]
                                            [697] = 
                                            {
                                                ["y"] = 130050.35664389,
                                                ["x"] = 453450.40616469,
                                            }, -- end of [697]
                                            [349] = 
                                            {
                                                ["y"] = 118626.71278459,
                                                ["x"] = 445437.79317632,
                                            }, -- end of [349]
                                            [698] = 
                                            {
                                                ["y"] = 130038.00415892,
                                                ["x"] = 453477.74150389,
                                            }, -- end of [698]
                                            [175] = 
                                            {
                                                ["y"] = 113703.98306751,
                                                ["x"] = 440362.58305533,
                                            }, -- end of [175]
                                            [350] = 
                                            {
                                                ["y"] = 118638.7918166,
                                                ["x"] = 445446.68407352,
                                            }, -- end of [350]
                                            [700] = 
                                            {
                                                ["y"] = 130004.22190152,
                                                ["x"] = 453539.01523942,
                                            }, -- end of [700]
                                            [11] = 
                                            {
                                                ["y"] = 94047.064980013,
                                                ["x"] = 452039.43680899,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 94151.644731463,
                                                ["x"] = 451995.54352714,
                                            }, -- end of [22]
                                            [44] = 
                                            {
                                                ["y"] = 102291.51017217,
                                                ["x"] = 446089.10368976,
                                            }, -- end of [44]
                                            [88] = 
                                            {
                                                ["y"] = 106411.70483941,
                                                ["x"] = 442562.83016622,
                                            }, -- end of [88]
                                            [176] = 
                                            {
                                                ["y"] = 114116.92981992,
                                                ["x"] = 440108.25023849,
                                            }, -- end of [176]
                                            [352] = 
                                            {
                                                ["y"] = 118822.38092803,
                                                ["x"] = 445601.21478805,
                                            }, -- end of [352]
                                            [704] = 
                                            {
                                                ["y"] = 129866.30931704,
                                                ["x"] = 453781.95359224,
                                            }, -- end of [704]
                                            [705] = 
                                            {
                                                ["y"] = 129858.53120096,
                                                ["x"] = 453805.71043952,
                                            }, -- end of [705]
                                            [353] = 
                                            {
                                                ["y"] = 118842.57535708,
                                                ["x"] = 445615.94784483,
                                            }, -- end of [353]
                                            [706] = 
                                            {
                                                ["y"] = 129850.61639226,
                                                ["x"] = 453834.6443603,
                                            }, -- end of [706]
                                            [177] = 
                                            {
                                                ["y"] = 114225.15865191,
                                                ["x"] = 440045.73270749,
                                            }, -- end of [177]
                                            [354] = 
                                            {
                                                ["y"] = 118859.37098017,
                                                ["x"] = 445626.79990712,
                                            }, -- end of [354]
                                            [708] = 
                                            {
                                                ["y"] = 129834.74246307,
                                                ["x"] = 453918.11437645,
                                            }, -- end of [708]
                                            [709] = 
                                            {
                                                ["y"] = 129819.66919956,
                                                ["x"] = 454022.01078784,
                                            }, -- end of [709]
                                            [355] = 
                                            {
                                                ["y"] = 118872.50239753,
                                                ["x"] = 445634.0431887,
                                            }, -- end of [355]
                                            [710] = 
                                            {
                                                ["y"] = 129815.17354645,
                                                ["x"] = 454041.49580487,
                                            }, -- end of [710]
                                            [89] = 
                                            {
                                                ["y"] = 106486.67552362,
                                                ["x"] = 442561.02628131,
                                            }, -- end of [89]
                                            [178] = 
                                            {
                                                ["y"] = 114256.4408526,
                                                ["x"] = 440030.04498937,
                                            }, -- end of [178]
                                            [356] = 
                                            {
                                                ["y"] = 118881.57193779,
                                                ["x"] = 445638.2513289,
                                            }, -- end of [356]
                                            [712] = 
                                            {
                                                ["y"] = 129807.50908394,
                                                ["x"] = 454065.27799643,
                                            }, -- end of [712]
                                            [713] = 
                                            {
                                                ["y"] = 129803.62266547,
                                                ["x"] = 454074.4904761,
                                            }, -- end of [713]
                                            [357] = 
                                            {
                                                ["y"] = 118890.91349043,
                                                ["x"] = 445641.81320381,
                                            }, -- end of [357]
                                            [714] = 
                                            {
                                                ["y"] = 129799.20418342,
                                                ["x"] = 454083.45962117,
                                            }, -- end of [714]
                                            [179] = 
                                            {
                                                ["y"] = 114274.81183434,
                                                ["x"] = 440022.14593622,
                                            }, -- end of [179]
                                            [358] = 
                                            {
                                                ["y"] = 118900.51076854,
                                                ["x"] = 445644.6119594,
                                            }, -- end of [358]
                                            [716] = 
                                            {
                                                ["y"] = 129788.77177175,
                                                ["x"] = 454100.50884188,
                                            }, -- end of [716]
                                            [717] = 
                                            {
                                                ["y"] = 129782.83746247,
                                                ["x"] = 454108.55633778,
                                            }, -- end of [717]
                                            [359] = 
                                            {
                                                ["y"] = 118910.30985862,
                                                ["x"] = 445646.59150433,
                                            }, -- end of [359]
                                            [45] = 
                                            {
                                                ["y"] = 102304.64059451,
                                                ["x"] = 446074.01949625,
                                            }, -- end of [45]
                                            [90] = 
                                            {
                                                ["y"] = 106636.60704697,
                                                ["x"] = 442565.01042394,
                                            }, -- end of [90]
                                            [180] = 
                                            {
                                                ["y"] = 114288.9127903,
                                                ["x"] = 440017.03681069,
                                            }, -- end of [180]
                                            [360] = 
                                            {
                                                ["y"] = 118920.23479585,
                                                ["x"] = 445647.79599075,
                                            }, -- end of [360]
                                            [720] = 
                                            {
                                                ["y"] = 129677.95435663,
                                                ["x"] = 454215.65155437,
                                            }, -- end of [720]
                                            [721] = 
                                            {
                                                ["y"] = 129661.8434393,
                                                ["x"] = 454234.76397663,
                                            }, -- end of [721]
                                            [361] = 
                                            {
                                                ["y"] = 118930.2176911,
                                                ["x"] = 445648.35986279,
                                            }, -- end of [361]
                                            [722] = 
                                            {
                                                ["y"] = 129649.79017516,
                                                ["x"] = 454250.72108671,
                                            }, -- end of [722]
                                            [181] = 
                                            {
                                                ["y"] = 114303.29540845,
                                                ["x"] = 440012.78513562,
                                            }, -- end of [181]
                                            [362] = 
                                            {
                                                ["y"] = 118940.21657107,
                                                ["x"] = 445648.39305866,
                                            }, -- end of [362]
                                            [724] = 
                                            {
                                                ["y"] = 129628.45824548,
                                                ["x"] = 454284.53142628,
                                            }, -- end of [724]
                                            [725] = 
                                            {
                                                ["y"] = 129619.22357038,
                                                ["x"] = 454302.26930553,
                                            }, -- end of [725]
                                            [363] = 
                                            {
                                                ["y"] = 118955.19161984,
                                                ["x"] = 445647.57409356,
                                            }, -- end of [363]
                                            [726] = 
                                            {
                                                ["y"] = 129608.89835572,
                                                ["x"] = 454325.03375808,
                                            }, -- end of [726]
                                            [91] = 
                                            {
                                                ["y"] = 106871.42233831,
                                                ["x"] = 442573.60951376,
                                            }, -- end of [91]
                                            [182] = 
                                            {
                                                ["y"] = 114317.86191333,
                                                ["x"] = 440009.21132752,
                                            }, -- end of [182]
                                            [364] = 
                                            {
                                                ["y"] = 118970.0969712,
                                                ["x"] = 445645.90560896,
                                            }, -- end of [364]
                                            [728] = 
                                            {
                                                ["y"] = 129590.42374155,
                                                ["x"] = 454376.8106654,
                                            }, -- end of [728]
                                            [729] = 
                                            {
                                                ["y"] = 129582.53821566,
                                                ["x"] = 454405.75252311,
                                            }, -- end of [729]
                                            [365] = 
                                            {
                                                ["y"] = 118989.83651735,
                                                ["x"] = 445642.70053766,
                                            }, -- end of [365]
                                            [730] = 
                                            {
                                                ["y"] = 129575.1060291,
                                                ["x"] = 454439.94999761,
                                            }, -- end of [730]
                                            [183] = 
                                            {
                                                ["y"] = 114332.61044602,
                                                ["x"] = 440006.49047957,
                                            }, -- end of [183]
                                            [366] = 
                                            {
                                                ["y"] = 119024.04791308,
                                                ["x"] = 445635.33098182,
                                            }, -- end of [366]
                                            [732] = 
                                            {
                                                ["y"] = 129566.11783248,
                                                ["x"] = 454504.29875411,
                                            }, -- end of [732]
                                            [733] = 
                                            {
                                                ["y"] = 129564.30311468,
                                                ["x"] = 454534.2401991,
                                            }, -- end of [733]
                                            [23] = 
                                            {
                                                ["y"] = 94156.530494603,
                                                ["x"] = 451994.42757278,
                                            }, -- end of [23]
                                            [46] = 
                                            {
                                                ["y"] = 102784.37582463,
                                                ["x"] = 445471.74297471,
                                            }, -- end of [46]
                                            [92] = 
                                            {
                                                ["y"] = 106941.38707293,
                                                ["x"] = 442571.61290354,
                                            }, -- end of [92]
                                            [184] = 
                                            {
                                                ["y"] = 114347.50464422,
                                                ["x"] = 440004.73533427,
                                            }, -- end of [184]
                                            [368] = 
                                            {
                                                ["y"] = 119289.03278566,
                                                ["x"] = 445561.89847186,
                                            }, -- end of [368]
                                            [736] = 
                                            {
                                                ["y"] = 129568.92443228,
                                                ["x"] = 454629.02873091,
                                            }, -- end of [736]
                                            [737] = 
                                            {
                                                ["y"] = 129574.84843369,
                                                ["x"] = 454668.58360796,
                                            }, -- end of [737]
                                            [369] = 
                                            {
                                                ["y"] = 119328.14454359,
                                                ["x"] = 445553.53652746,
                                            }, -- end of [369]
                                            [738] = 
                                            {
                                                ["y"] = 129585.71318587,
                                                ["x"] = 454722.49381481,
                                            }, -- end of [738]
                                            [185] = 
                                            {
                                                ["y"] = 114357.48583593,
                                                ["x"] = 440004.13798945,
                                            }, -- end of [185]
                                            [370] = 
                                            {
                                                ["y"] = 119357.77456003,
                                                ["x"] = 445548.86371373,
                                            }, -- end of [370]
                                            [740] = 
                                            {
                                                ["y"] = 129673.13303248,
                                                ["x"] = 455102.30104773,
                                            }, -- end of [740]
                                            [741] = 
                                            {
                                                ["y"] = 129678.06936866,
                                                ["x"] = 455152.0517426,
                                            }, -- end of [741]
                                            [371] = 
                                            {
                                                ["y"] = 119382.63936749,
                                                ["x"] = 445546.29292701,
                                            }, -- end of [371]
                                            [742] = 
                                            {
                                                ["y"] = 129680.80383963,
                                                ["x"] = 455206.97832201,
                                            }, -- end of [742]
                                            [93] = 
                                            {
                                                ["y"] = 107085.89027307,
                                                ["x"] = 442559.78248102,
                                            }, -- end of [93]
                                            [186] = 
                                            {
                                                ["y"] = 114367.48418369,
                                                ["x"] = 440004.02993617,
                                            }, -- end of [186]
                                            [372] = 
                                            {
                                                ["y"] = 119412.59764546,
                                                ["x"] = 445544.77954337,
                                            }, -- end of [372]
                                            [744] = 
                                            {
                                                ["y"] = 129652.46640674,
                                                ["x"] = 456141.43179253,
                                            }, -- end of [744]
                                            [745] = 
                                            {
                                                ["y"] = 129654.76742691,
                                                ["x"] = 456186.36823093,
                                            }, -- end of [745]
                                            [373] = 
                                            {
                                                ["y"] = 119457.5926902,
                                                ["x"] = 445544.91548217,
                                            }, -- end of [373]
                                            [746] = 
                                            {
                                                ["y"] = 129657.81009597,
                                                ["x"] = 456216.21057482,
                                            }, -- end of [746]
                                            [187] = 
                                            {
                                                ["y"] = 114377.474993,
                                                ["x"] = 440004.4292936,
                                            }, -- end of [187]
                                            [374] = 
                                            {
                                                ["y"] = 119647.28652575,
                                                ["x"] = 445555.44444885,
                                            }, -- end of [374]
                                            [748] = 
                                            {
                                                ["y"] = 129666.53449793,
                                                ["x"] = 456265.42253883,
                                            }, -- end of [748]
                                            [749] = 
                                            {
                                                ["y"] = 129672.71966668,
                                                ["x"] = 456289.64287271,
                                            }, -- end of [749]
                                            [375] = 
                                            {
                                                ["y"] = 119811.61014358,
                                                ["x"] = 445570.22038844,
                                            }, -- end of [375]
                                            [47] = 
                                            {
                                                ["y"] = 102819.69532303,
                                                ["x"] = 445423.24742772,
                                            }, -- end of [47]
                                            [94] = 
                                            {
                                                ["y"] = 107852.37786385,
                                                ["x"] = 442487.11669326,
                                            }, -- end of [94]
                                            [188] = 
                                            {
                                                ["y"] = 114392.3968107,
                                                ["x"] = 440005.92954069,
                                            }, -- end of [188]
                                            [376] = 
                                            {
                                                ["y"] = 119846.22253922,
                                                ["x"] = 445575.3817636,
                                            }, -- end of [376]
                                            [752] = 
                                            {
                                                ["y"] = 129745.29726461,
                                                ["x"] = 456475.83622941,
                                            }, -- end of [752]
                                            [753] = 
                                            {
                                                ["y"] = 129862.43507006,
                                                ["x"] = 456741.08763713,
                                            }, -- end of [753]
                                            [377] = 
                                            {
                                                ["y"] = 119865.78691693,
                                                ["x"] = 445579.5200161,
                                            }, -- end of [377]
                                            [754] = 
                                            {
                                                ["y"] = 129882.72444391,
                                                ["x"] = 456797.54530895,
                                            }, -- end of [754]
                                            [189] = 
                                            {
                                                ["y"] = 114407.18939769,
                                                ["x"] = 440008.40127265,
                                            }, -- end of [189]
                                            [378] = 
                                            {
                                                ["y"] = 119880.26636132,
                                                ["x"] = 445583.43071504,
                                            }, -- end of [378]
                                            [756] = 
                                            {
                                                ["y"] = 129908.65388489,
                                                ["x"] = 456888.89559845,
                                            }, -- end of [756]
                                            [757] = 
                                            {
                                                ["y"] = 129919.67194844,
                                                ["x"] = 456942.77502936,
                                            }, -- end of [757]
                                            [379] = 
                                            {
                                                ["y"] = 119894.51944278,
                                                ["x"] = 445588.09944971,
                                            }, -- end of [379]
                                            [758] = 
                                            {
                                                ["y"] = 129928.06201858,
                                                ["x"] = 456997.12579625,
                                            }, -- end of [758]
                                            [95] = 
                                            {
                                                ["y"] = 107937.13054637,
                                                ["x"] = 442480.8032305,
                                            }, -- end of [95]
                                            [190] = 
                                            {
                                                ["y"] = 114421.8140099,
                                                ["x"] = 440011.72820235,
                                            }, -- end of [190]
                                            [380] = 
                                            {
                                                ["y"] = 119908.51776808,
                                                ["x"] = 445593.48490765,
                                            }, -- end of [380]
                                            [760] = 
                                            {
                                                ["y"] = 129934.21402447,
                                                ["x"] = 457066.82828768,
                                            }, -- end of [760]
                                            [761] = 
                                            {
                                                ["y"] = 129934.12830385,
                                                ["x"] = 457081.82540938,
                                            }, -- end of [761]
                                            [381] = 
                                            {
                                                ["y"] = 119926.80475533,
                                                ["x"] = 445601.57831079,
                                            }, -- end of [381]
                                            [762] = 
                                            {
                                                ["y"] = 129933.45972391,
                                                ["x"] = 457091.80172821,
                                            }, -- end of [762]
                                            [191] = 
                                            {
                                                ["y"] = 114436.21934102,
                                                ["x"] = 440015.90266876,
                                            }, -- end of [191]
                                            [382] = 
                                            {
                                                ["y"] = 119958.03915219,
                                                ["x"] = 445617.36342099,
                                            }, -- end of [382]
                                            [3] = 
                                            {
                                                ["y"] = 93215.560308386,
                                                ["x"] = 452794.36910735,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 93960.10086401,
                                                ["x"] = 452097.62028557,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 94056.340449726,
                                                ["x"] = 452035.702611,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 94181.150443968,
                                                ["x"] = 451990.09032096,
                                            }, -- end of [24]
                                            [48] = 
                                            {
                                                ["y"] = 102838.69661224,
                                                ["x"] = 445393.85989943,
                                            }, -- end of [48]
                                            [96] = 
                                            {
                                                ["y"] = 108071.08746366,
                                                ["x"] = 442464.12582298,
                                            }, -- end of [96]
                                            [192] = 
                                            {
                                                ["y"] = 114455.11390853,
                                                ["x"] = 440022.4541939,
                                            }, -- end of [192]
                                            [384] = 
                                            {
                                                ["y"] = 120587.50418833,
                                                ["x"] = 445966.36028997,
                                            }, -- end of [384]
                                            [768] = 
                                            {
                                                ["y"] = 129877.09156123,
                                                ["x"] = 457251.55858074,
                                            }, -- end of [768]
                                            [769] = 
                                            {
                                                ["y"] = 129795.16316169,
                                                ["x"] = 457428.49333392,
                                            }, -- end of [769]
                                            [385] = 
                                            {
                                                ["y"] = 120681.72851062,
                                                ["x"] = 446032.27104173,
                                            }, -- end of [385]
                                            [770] = 
                                            {
                                                ["y"] = 129739.58701523,
                                                ["x"] = 457534.83441389,
                                            }, -- end of [770]
                                            [193] = 
                                            {
                                                ["y"] = 114468.95253086,
                                                ["x"] = 440028.22961068,
                                            }, -- end of [193]
                                            [386] = 
                                            {
                                                ["y"] = 121391.41940201,
                                                ["x"] = 446560.90772247,
                                            }, -- end of [386]
                                            [772] = 
                                            {
                                                ["y"] = 129568.30383751,
                                                ["x"] = 457804.98515516,
                                            }, -- end of [772]
                                            [773] = 
                                            {
                                                ["y"] = 128611.96601716,
                                                ["x"] = 459169.13401557,
                                            }, -- end of [773]
                                            [387] = 
                                            {
                                                ["y"] = 121425.31446298,
                                                ["x"] = 446582.14039544,
                                            }, -- end of [387]
                                            [97] = 
                                            {
                                                ["y"] = 108130.22237973,
                                                ["x"] = 442454.01188074,
                                            }, -- end of [97]
                                            [194] = 
                                            {
                                                ["y"] = 114486.93042477,
                                                ["x"] = 440036.99014772,
                                            }, -- end of [194]
                                            [388] = 
                                            {
                                                ["y"] = 121447.13744104,
                                                ["x"] = 446594.33137339,
                                            }, -- end of [388]
                                            [389] = 
                                            {
                                                ["y"] = 121465.11705073,
                                                ["x"] = 446603.08425461,
                                            }, -- end of [389]
                                            [195] = 
                                            {
                                                ["y"] = 114500.08456473,
                                                ["x"] = 440044.19536566,
                                            }, -- end of [195]
                                            [390] = 
                                            {
                                                ["y"] = 121478.96835184,
                                                ["x"] = 446608.83570912,
                                            }, -- end of [390]
                                            [391] = 
                                            {
                                                ["y"] = 121493.14503548,
                                                ["x"] = 446613.72868493,
                                            }, -- end of [391]
                                            [49] = 
                                            {
                                                ["y"] = 102856.0317374,
                                                ["x"] = 445363.45831384,
                                            }, -- end of [49]
                                            [98] = 
                                            {
                                                ["y"] = 108295.78550279,
                                                ["x"] = 442415.4765434,
                                            }, -- end of [98]
                                            [196] = 
                                            {
                                                ["y"] = 114512.75319675,
                                                ["x"] = 440052.22237959,
                                            }, -- end of [196]
                                            [392] = 
                                            {
                                                ["y"] = 121507.61500369,
                                                ["x"] = 446617.67019282,
                                            }, -- end of [392]
                                            [393] = 
                                            {
                                                ["y"] = 121522.31242262,
                                                ["x"] = 446620.65499937,
                                            }, -- end of [393]
                                            [197] = 
                                            {
                                                ["y"] = 114520.87205395,
                                                ["x"] = 440058.05826891,
                                            }, -- end of [197]
                                            [394] = 
                                            {
                                                ["y"] = 121537.16077177,
                                                ["x"] = 446622.76919794,
                                            }, -- end of [394]
                                            [395] = 
                                            {
                                                ["y"] = 121557.0843281,
                                                ["x"] = 446624.48713893,
                                            }, -- end of [395]
                                            [99] = 
                                            {
                                                ["y"] = 108421.21064753,
                                                ["x"] = 442381.34036967,
                                            }, -- end of [99]
                                            [198] = 
                                            {
                                                ["y"] = 114528.68059471,
                                                ["x"] = 440064.3040269,
                                            }, -- end of [198]
                                            [396] = 
                                            {
                                                ["y"] = 121587.06578399,
                                                ["x"] = 446625.44830611,
                                            }, -- end of [396]
                                            [397] = 
                                            {
                                                ["y"] = 121647.05180022,
                                                ["x"] = 446624.44581485,
                                            }, -- end of [397]
                                            [199] = 
                                            {
                                                ["y"] = 114536.14126613,
                                                ["x"] = 440070.96041811,
                                            }, -- end of [199]
                                            [398] = 
                                            {
                                                ["y"] = 121721.8954088,
                                                ["x"] = 446619.71544566,
                                            }, -- end of [398]
                                            [25] = 
                                            {
                                                ["y"] = 94200.563133494,
                                                ["x"] = 451985.2869474,
                                            }, -- end of [25]
                                            [50] = 
                                            {
                                                ["y"] = 102922.00412128,
                                                ["x"] = 445234.34963074,
                                            }, -- end of [50]
                                            [100] = 
                                            {
                                                ["y"] = 108501.9956985,
                                                ["x"] = 442354.93457993,
                                            }, -- end of [100]
                                            [200] = 
                                            {
                                                ["y"] = 114543.2262682,
                                                ["x"] = 440078.01615637,
                                            }, -- end of [200]
                                            [400] = 
                                            {
                                                ["y"] = 121850.70065863,
                                                ["x"] = 446602.5207193,
                                            }, -- end of [400]
                                            [401] = 
                                            {
                                                ["y"] = 121894.71162372,
                                                ["x"] = 446593.15904311,
                                            }, -- end of [401]
                                            [201] = 
                                            {
                                                ["y"] = 114549.91461805,
                                                ["x"] = 440085.44813596,
                                            }, -- end of [201]
                                            [402] = 
                                            {
                                                ["y"] = 121943.04136779,
                                                ["x"] = 446580.36363384,
                                            }, -- end of [402]
                                            [403] = 
                                            {
                                                ["y"] = 122000.20061213,
                                                ["x"] = 446562.13987817,
                                            }, -- end of [403]
                                            [101] = 
                                            {
                                                ["y"] = 108735.65076309,
                                                ["x"] = 442266.25772241,
                                            }, -- end of [101]
                                            [202] = 
                                            {
                                                ["y"] = 114556.20984395,
                                                ["x"] = 440093.21599679,
                                            }, -- end of [202]
                                            [404] = 
                                            {
                                                ["y"] = 122337.56742944,
                                                ["x"] = 446436.76964392,
                                            }, -- end of [404]
                                            [405] = 
                                            {
                                                ["y"] = 122361.7561187,
                                                ["x"] = 446430.46359734,
                                            }, -- end of [405]
                                            [203] = 
                                            {
                                                ["y"] = 114565.04413756,
                                                ["x"] = 440105.33699585,
                                            }, -- end of [203]
                                            [406] = 
                                            {
                                                ["y"] = 122381.35771679,
                                                ["x"] = 446426.50598849,
                                            }, -- end of [406]
                                            [407] = 
                                            {
                                                ["y"] = 122396.20263313,
                                                ["x"] = 446424.3665979,
                                            }, -- end of [407]
                                            [51] = 
                                            {
                                                ["y"] = 103468.46714692,
                                                ["x"] = 443978.09097598,
                                            }, -- end of [51]
                                            [102] = 
                                            {
                                                ["y"] = 108783.90246442,
                                                ["x"] = 442253.17227078,
                                            }, -- end of [102]
                                            [204] = 
                                            {
                                                ["y"] = 114578.64838269,
                                                ["x"] = 440126.30801598,
                                            }, -- end of [204]
                                            [408] = 
                                            {
                                                ["y"] = 122411.14119832,
                                                ["x"] = 446423.0316675,
                                            }, -- end of [408]
                                            [409] = 
                                            {
                                                ["y"] = 122426.13007717,
                                                ["x"] = 446422.49936854,
                                            }, -- end of [409]
                                            [205] = 
                                            {
                                                ["y"] = 114865.6065756,
                                                ["x"] = 440618.78105245,
                                            }, -- end of [205]
                                            [410] = 
                                            {
                                                ["y"] = 122446.12429427,
                                                ["x"] = 446422.86575734,
                                            }, -- end of [410]
                                            [411] = 
                                            {
                                                ["y"] = 122481.02798088,
                                                ["x"] = 446425.41200866,
                                            }, -- end of [411]
                                            [103] = 
                                            {
                                                ["y"] = 108842.52823398,
                                                ["x"] = 442240.4334392,
                                            }, -- end of [103]
                                            [206] = 
                                            {
                                                ["y"] = 114879.31102367,
                                                ["x"] = 440645.46367402,
                                            }, -- end of [206]
                                            [412] = 
                                            {
                                                ["y"] = 122610.45106269,
                                                ["x"] = 446437.44862416,
                                            }, -- end of [412]
                                            [413] = 
                                            {
                                                ["y"] = 122635.44383137,
                                                ["x"] = 446437.86483027,
                                            }, -- end of [413]
                                            [207] = 
                                            {
                                                ["y"] = 114887.39866464,
                                                ["x"] = 440663.75218917,
                                            }, -- end of [207]
                                            [414] = 
                                            {
                                                ["y"] = 122655.41986226,
                                                ["x"] = 446436.95388149,
                                            }, -- end of [414]
                                            [13] = 
                                            {
                                                ["y"] = 94075.248924726,
                                                ["x"] = 452029.19144996,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 94372.302166047,
                                                ["x"] = 451931.41625829,
                                            }, -- end of [26]
                                            [52] = 
                                            {
                                                ["y"] = 103513.22515185,
                                                ["x"] = 443866.76234689,
                                            }, -- end of [52]
                                            [104] = 
                                            {
                                                ["y"] = 109068.10510478,
                                                ["x"] = 442195.89014843,
                                            }, -- end of [104]
                                            [208] = 
                                            {
                                                ["y"] = 114892.5842913,
                                                ["x"] = 440677.82468664,
                                            }, -- end of [208]
                                            [416] = 
                                            {
                                                ["y"] = 122685.13590082,
                                                ["x"] = 446432.9630213,
                                            }, -- end of [416]
                                            [417] = 
                                            {
                                                ["y"] = 122699.73774316,
                                                ["x"] = 446429.54409665,
                                            }, -- end of [417]
                                            [209] = 
                                            {
                                                ["y"] = 114895.44202546,
                                                ["x"] = 440687.40588298,
                                            }, -- end of [209]
                                            [418] = 
                                            {
                                                ["y"] = 122709.31077577,
                                                ["x"] = 446426.65728882,
                                            }, -- end of [418]
                                            [419] = 
                                            {
                                                ["y"] = 122718.71080158,
                                                ["x"] = 446423.24954861,
                                            }, -- end of [419]
                                            [105] = 
                                            {
                                                ["y"] = 109832.9523021,
                                                ["x"] = 441998.21687832,
                                            }, -- end of [105]
                                            [210] = 
                                            {
                                                ["y"] = 114897.69180565,
                                                ["x"] = 440697.14762473,
                                            }, -- end of [210]
                                            [420] = 
                                            {
                                                ["y"] = 122727.89692464,
                                                ["x"] = 446419.30142318,
                                            }, -- end of [420]
                                            [421] = 
                                            {
                                                ["y"] = 122732.37419229,
                                                ["x"] = 446417.07705097,
                                            }, -- end of [421]
                                            [211] = 
                                            {
                                                ["y"] = 114899.26497374,
                                                ["x"] = 440707.02081743,
                                            }, -- end of [211]
                                            [422] = 
                                            {
                                                ["y"] = 122736.71913673,
                                                ["x"] = 446414.60433589,
                                            }, -- end of [422]
                                            [423] = 
                                            {
                                                ["y"] = 122740.88361876,
                                                ["x"] = 446411.83932856,
                                            }, -- end of [423]
                                            [53] = 
                                            {
                                                ["y"] = 103529.4111427,
                                                ["x"] = 443819.46077787,
                                            }, -- end of [53]
                                            [106] = 
                                            {
                                                ["y"] = 109875.81097045,
                                                ["x"] = 441984.51556807,
                                            }, -- end of [106]
                                            [212] = 
                                            {
                                                ["y"] = 114900.13145437,
                                                ["x"] = 440716.98129602,
                                            }, -- end of [212]
                                            [424] = 
                                            {
                                                ["y"] = 122744.83448618,
                                                ["x"] = 446408.77677814,
                                            }, -- end of [424]
                                            [425] = 
                                            {
                                                ["y"] = 122748.56354985,
                                                ["x"] = 446405.44740324,
                                            }, -- end of [425]
                                            [213] = 
                                            {
                                                ["y"] = 114900.31324853,
                                                ["x"] = 440726.97755258,
                                            }, -- end of [213]
                                            [426] = 
                                            {
                                                ["y"] = 122752.08553503,
                                                ["x"] = 446401.89920827,
                                            }, -- end of [426]
                                            [427] = 
                                            {
                                                ["y"] = 122758.61989144,
                                                ["x"] = 446394.33286268,
                                            }, -- end of [427]
                                            [107] = 
                                            {
                                                ["y"] = 109903.8408992,
                                                ["x"] = 441973.83403806,
                                            }, -- end of [107]
                                            [214] = 
                                            {
                                                ["y"] = 114899.88665304,
                                                ["x"] = 440736.96733092,
                                            }, -- end of [214]
                                            [428] = 
                                            {
                                                ["y"] = 122764.6606168,
                                                ["x"] = 446386.36491072,
                                            }, -- end of [428]
                                            [429] = 
                                            {
                                                ["y"] = 122775.87417765,
                                                ["x"] = 446369.80701844,
                                            }, -- end of [429]
                                            [215] = 
                                            {
                                                ["y"] = 114898.3621631,
                                                ["x"] = 440751.8875474,
                                            }, -- end of [215]
                                            [430] = 
                                            {
                                                ["y"] = 122801.76439072,
                                                ["x"] = 446327.03724947,
                                            }, -- end of [430]
                                            [27] = 
                                            {
                                                ["y"] = 94884.598644831,
                                                ["x"] = 451760.78616879,
                                            }, -- end of [27]
                                            [54] = 
                                            {
                                                ["y"] = 103538.93439329,
                                                ["x"] = 443785.78540874,
                                            }, -- end of [54]
                                            [108] = 
                                            {
                                                ["y"] = 109935.76135177,
                                                ["x"] = 441959.48752508,
                                            }, -- end of [108]
                                            [216] = 
                                            {
                                                ["y"] = 114896.06214723,
                                                ["x"] = 440766.70860825,
                                            }, -- end of [216]
                                            [432] = 
                                            {
                                                ["y"] = 122877.10929941,
                                                ["x"] = 446180.31487518,
                                            }, -- end of [432]
                                            [433] = 
                                            {
                                                ["y"] = 122908.42281739,
                                                ["x"] = 446106.70693898,
                                            }, -- end of [433]
                                            [217] = 
                                            {
                                                ["y"] = 114893.02346156,
                                                ["x"] = 440781.39601049,
                                            }, -- end of [217]
                                            [434] = 
                                            {
                                                ["y"] = 122957.96219593,
                                                ["x"] = 445970.44644562,
                                            }, -- end of [434]
                                            [435] = 
                                            {
                                                ["y"] = 123024.82987895,
                                                ["x"] = 445781.98102514,
                                            }, -- end of [435]
                                            [109] = 
                                            {
                                                ["y"] = 109962.459232,
                                                ["x"] = 441945.81121695,
                                            }, -- end of [109]
                                            [218] = 
                                            {
                                                ["y"] = 114889.24287981,
                                                ["x"] = 440795.91019712,
                                            }, -- end of [218]
                                            [436] = 
                                            {
                                                ["y"] = 123048.42431446,
                                                ["x"] = 445726.82143116,
                                            }, -- end of [436]
                                            [437] = 
                                            {
                                                ["y"] = 123072.5698505,
                                                ["x"] = 445677.41127661,
                                            }, -- end of [437]
                                            [219] = 
                                            {
                                                ["y"] = 114884.69495257,
                                                ["x"] = 440810.20178648,
                                            }, -- end of [219]
                                            [438] = 
                                            {
                                                ["y"] = 123104.0387967,
                                                ["x"] = 445620.54444526,
                                            }, -- end of [438]
                                            [439] = 
                                            {
                                                ["y"] = 123167.39880618,
                                                ["x"] = 445518.64806799,
                                            }, -- end of [439]
                                            [55] = 
                                            {
                                                ["y"] = 103545.57597356,
                                                ["x"] = 443756.53326946,
                                            }, -- end of [55]
                                            [110] = 
                                            {
                                                ["y"] = 109988.44055372,
                                                ["x"] = 441930.81904856,
                                            }, -- end of [110]
                                            [220] = 
                                            {
                                                ["y"] = 114877.67157519,
                                                ["x"] = 440828.92602567,
                                            }, -- end of [220]
                                            [440] = 
                                            {
                                                ["y"] = 123369.66557391,
                                                ["x"] = 445220.86605396,
                                            }, -- end of [440]
                                            [441] = 
                                            {
                                                ["y"] = 123417.81523285,
                                                ["x"] = 445156.98887074,
                                            }, -- end of [441]
                                            [221] = 
                                            {
                                                ["y"] = 114869.56212294,
                                                ["x"] = 440847.20550826,
                                            }, -- end of [221]
                                            [442] = 
                                            {
                                                ["y"] = 123443.51467693,
                                                ["x"] = 445126.34256928,
                                            }, -- end of [442]
                                            [443] = 
                                            {
                                                ["y"] = 123464.02242829,
                                                ["x"] = 445104.45228114,
                                            }, -- end of [443]
                                            [111] = 
                                            {
                                                ["y"] = 110009.39644868,
                                                ["x"] = 441917.19206574,
                                            }, -- end of [111]
                                            [222] = 
                                            {
                                                ["y"] = 114851.40881302,
                                                ["x"] = 440882.84446857,
                                            }, -- end of [222]
                                            [444] = 
                                            {
                                                ["y"] = 123478.45784706,
                                                ["x"] = 445090.61246819,
                                            }, -- end of [444]
                                            [445] = 
                                            {
                                                ["y"] = 123493.59266364,
                                                ["x"] = 445077.54212462,
                                            }, -- end of [445]
                                            [223] = 
                                            {
                                                ["y"] = 114710.25540652,
                                                ["x"] = 441141.85754343,
                                            }, -- end of [223]
                                            [446] = 
                                            {
                                                ["y"] = 123509.45526237,
                                                ["x"] = 445065.36593377,
                                            }, -- end of [446]
                                            [7] = 
                                            {
                                                ["y"] = 93987.422200537,
                                                ["x"] = 452075.75058592,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 94099.29736041,
                                                ["x"] = 452022.37038846,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 94958.785060303,
                                                ["x"] = 451730.86987131,
                                            }, -- end of [28]
                                            [56] = 
                                            {
                                                ["y"] = 103550.66388232,
                                                ["x"] = 443726.9713891,
                                            }, -- end of [56]
                                            [112] = 
                                            {
                                                ["y"] = 110025.56807656,
                                                ["x"] = 441905.42764731,
                                            }, -- end of [112]
                                            [224] = 
                                            {
                                                ["y"] = 114704.1428349,
                                                ["x"] = 441155.55388921,
                                            }, -- end of [224]
                                            [448] = 
                                            {
                                                ["y"] = 123543.15772333,
                                                ["x"] = 445043.85956714,
                                            }, -- end of [448]
                                            [449] = 
                                            {
                                                ["y"] = 123565.22594437,
                                                ["x"] = 445032.11807006,
                                            }, -- end of [449]
                                            [225] = 
                                            {
                                                ["y"] = 114698.87865725,
                                                ["x"] = 441169.59658557,
                                            }, -- end of [225]
                                            [450] = 
                                            {
                                                ["y"] = 123601.43122082,
                                                ["x"] = 445015.12166176,
                                            }, -- end of [450]
                                            [451] = 
                                            {
                                                ["y"] = 123670.76936715,
                                                ["x"] = 444986.55259561,
                                            }, -- end of [451]
                                            [113] = 
                                            {
                                                ["y"] = 110045.0195496,
                                                ["x"] = 441889.72707838,
                                            }, -- end of [113]
                                            [226] = 
                                            {
                                                ["y"] = 114694.56660238,
                                                ["x"] = 441183.96199033,
                                            }, -- end of [226]
                                            [452] = 
                                            {
                                                ["y"] = 123788.29577732,
                                                ["x"] = 444944.00686434,
                                            }, -- end of [452]
                                            [453] = 
                                            {
                                                ["y"] = 123816.98762136,
                                                ["x"] = 444935.25960658,
                                            }, -- end of [453]
                                            [227] = 
                                            {
                                                ["y"] = 114690.96180336,
                                                ["x"] = 441198.5201252,
                                            }, -- end of [227]
                                            [454] = 
                                            {
                                                ["y"] = 123831.59488139,
                                                ["x"] = 444931.86268772,
                                            }, -- end of [454]
                                            [455] = 
                                            {
                                                ["y"] = 123841.47321292,
                                                ["x"] = 444930.32300091,
                                            }, -- end of [455]
                                            [57] = 
                                            {
                                                ["y"] = 103555.30738834,
                                                ["x"] = 443687.24621999,
                                            }, -- end of [57]
                                            [114] = 
                                            {
                                                ["y"] = 110078.50038564,
                                                ["x"] = 441859.66671179,
                                            }, -- end of [114]
                                            [228] = 
                                            {
                                                ["y"] = 114688.19464162,
                                                ["x"] = 441213.26067283,
                                            }, -- end of [228]
                                            [456] = 
                                            {
                                                ["y"] = 123851.42635002,
                                                ["x"] = 444929.36475921,
                                            }, -- end of [456]
                                            [457] = 
                                            {
                                                ["y"] = 123861.41712391,
                                                ["x"] = 444928.99455774,
                                            }, -- end of [457]
                                            [229] = 
                                            {
                                                ["y"] = 114686.27485497,
                                                ["x"] = 441228.1351161,
                                            }, -- end of [229]
                                            [458] = 
                                            {
                                                ["y"] = 123871.41370867,
                                                ["x"] = 444929.22076701,
                                            }, -- end of [458]
                                            [459] = 
                                            {
                                                ["y"] = 123916.24406745,
                                                ["x"] = 444933.08467563,
                                            }, -- end of [459]
                                            [115] = 
                                            {
                                                ["y"] = 110166.72658373,
                                                ["x"] = 441778.34875876,
                                            }, -- end of [115]
                                            [230] = 
                                            {
                                                ["y"] = 114685.24916613,
                                                ["x"] = 441243.09765211,
                                            }, -- end of [230]
                                            [460] = 
                                            {
                                                ["y"] = 124244.16140354,
                                                ["x"] = 444969.48893456,
                                            }, -- end of [460]
                                            [461] = 
                                            {
                                                ["y"] = 124269.15620816,
                                                ["x"] = 444969.78363729,
                                            }, -- end of [461]
                                            [255] = 
                                            {
                                                ["y"] = 115425.61431225,
                                                ["x"] = 443903.1955677,
                                            }, -- end of [255]
                                            [271] = 
                                            {
                                                ["y"] = 115427.02051048,
                                                ["x"] = 444340.19061115,
                                            }, -- end of [271]
                                            [231] = 
                                            {
                                                ["y"] = 114685.15223408,
                                                ["x"] = 441258.09491016,
                                            }, -- end of [231]
                                            [462] = 
                                            {
                                                ["y"] = 124289.1364389,
                                                ["x"] = 444968.9442236,
                                            }, -- end of [462]
                                            [287] = 
                                            {
                                                ["y"] = 115786.76988748,
                                                ["x"] = 444508.90603621,
                                            }, -- end of [287]
                                            [765] = 
                                            {
                                                ["y"] = 129928.0709734,
                                                ["x"] = 457121.27873354,
                                            }, -- end of [765]
                                            [319] = 
                                            {
                                                ["y"] = 117688.73017916,
                                                ["x"] = 445286.71174613,
                                            }, -- end of [319]
                                            [29] = 
                                            {
                                                ["y"] = 95013.15219674,
                                                ["x"] = 451705.50282445,
                                            }, -- end of [29]
                                            [58] = 
                                            {
                                                ["y"] = 103560.35213728,
                                                ["x"] = 443617.4356452,
                                            }, -- end of [58]
                                            [116] = 
                                            {
                                                ["y"] = 110197.89278749,
                                                ["x"] = 441753.28276401,
                                            }, -- end of [116]
                                            [232] = 
                                            {
                                                ["y"] = 114685.89439057,
                                                ["x"] = 441273.07489465,
                                            }, -- end of [232]
                                            [464] = 
                                            {
                                                ["y"] = 124328.84029991,
                                                ["x"] = 444964.22847391,
                                            }, -- end of [464]
                                            [335] = 
                                            {
                                                ["y"] = 118331.57643889,
                                                ["x"] = 445409.84192147,
                                            }, -- end of [335]
                                            [351] = 
                                            {
                                                ["y"] = 118673.52885414,
                                                ["x"] = 445475.28436755,
                                            }, -- end of [351]
                                            [755] = 
                                            {
                                                ["y"] = 129897.58007992,
                                                ["x"] = 456845.28321547,
                                            }, -- end of [755]
                                            [465] = 
                                            {
                                                ["y"] = 124353.36414812,
                                                ["x"] = 444959.38678193,
                                            }, -- end of [465]
                                            [751] = 
                                            {
                                                ["y"] = 129698.59539671,
                                                ["x"] = 456365.30896208,
                                            }, -- end of [751]
                                            [750] = 
                                            {
                                                ["y"] = 129681.52778089,
                                                ["x"] = 456318.31779054,
                                            }, -- end of [750]
                                            [233] = 
                                            {
                                                ["y"] = 114687.99414321,
                                                ["x"] = 441292.96145428,
                                            }, -- end of [233]
                                            [466] = 
                                            {
                                                ["y"] = 124387.28031688,
                                                ["x"] = 444950.76106471,
                                            }, -- end of [466]
                                            [383] = 
                                            {
                                                ["y"] = 120519.77398173,
                                                ["x"] = 445923.79972645,
                                            }, -- end of [383]
                                            [743] = 
                                            {
                                                ["y"] = 129680.78572363,
                                                ["x"] = 455281.97095851,
                                            }, -- end of [743]
                                            [415] = 
                                            {
                                                ["y"] = 122670.33662203,
                                                ["x"] = 446435.39360935,
                                            }, -- end of [415]
                                            [467] = 
                                            {
                                                ["y"] = 124439.82031936,
                                                ["x"] = 444934.51452137,
                                            }, -- end of [467]
                                            [431] = 
                                            {
                                                ["y"] = 122840.03912759,
                                                ["x"] = 446256.79613748,
                                            }, -- end of [431]
                                            [117] = 
                                            {
                                                ["y"] = 110226.21541974,
                                                ["x"] = 441732.72537851,
                                            }, -- end of [117]
                                            [234] = 
                                            {
                                                ["y"] = 114691.19863276,
                                                ["x"] = 441312.70087319,
                                            }, -- end of [234]
                                            [468] = 
                                            {
                                                ["y"] = 124500.95532909,
                                                ["x"] = 444912.45241859,
                                            }, -- end of [468]
                                            [447] = 
                                            {
                                                ["y"] = 123526.00955009,
                                                ["x"] = 445054.14798692,
                                            }, -- end of [447]
                                            [731] = 
                                            {
                                                ["y"] = 129569.4746447,
                                                ["x"] = 454474.49015262,
                                            }, -- end of [731]
                                            [727] = 
                                            {
                                                ["y"] = 129599.81770632,
                                                ["x"] = 454348.32337329,
                                            }, -- end of [727]
                                            [469] = 
                                            {
                                                ["y"] = 124556.33218212,
                                                ["x"] = 444889.37243287,
                                            }, -- end of [469]
                                            [718] = 
                                            {
                                                ["y"] = 129773.23375267,
                                                ["x"] = 454120.07555579,
                                            }, -- end of [718]
                                            [463] = 
                                            {
                                                ["y"] = 124309.04768074,
                                                ["x"] = 444967.08716735,
                                            }, -- end of [463]
                                            [235] = 
                                            {
                                                ["y"] = 114695.50967483,
                                                ["x"] = 441332.2285284,
                                            }, -- end of [235]
                                            [470] = 
                                            {
                                                ["y"] = 124578.84208388,
                                                ["x"] = 444878.50171142,
                                            }, -- end of [470]
                                            [399] = 
                                            {
                                                ["y"] = 121791.46545505,
                                                ["x"] = 446612.02907441,
                                            }, -- end of [399]
                                            [367] = 
                                            {
                                                ["y"] = 119110.87600391,
                                                ["x"] = 445611.68005916,
                                            }, -- end of [367]
                                            [703] = 
                                            {
                                                ["y"] = 129875.27917835,
                                                ["x"] = 453758.62171223,
                                            }, -- end of [703]
                                            [471] = 
                                            {
                                                ["y"] = 124596.38299513,
                                                ["x"] = 444868.8978458,
                                            }, -- end of [471]
                                            [59] = 
                                            {
                                                ["y"] = 103561.48648276,
                                                ["x"] = 443557.45274745,
                                            }, -- end of [59]
                                            [118] = 
                                            {
                                                ["y"] = 110268.04770053,
                                                ["x"] = 441705.34623596,
                                            }, -- end of [118]
                                            [236] = 
                                            {
                                                ["y"] = 114704.55721953,
                                                ["x"] = 441366.03545029,
                                            }, -- end of [236]
                                            [472] = 
                                            {
                                                ["y"] = 124613.42521029,
                                                ["x"] = 444858.43438124,
                                            }, -- end of [472]
                                            [702] = 
                                            {
                                                ["y"] = 129887.6042729,
                                                ["x"] = 453731.27482136,
                                            }, -- end of [702]
                                            [701] = 
                                            {
                                                ["y"] = 129903.69068301,
                                                ["x"] = 453700.19492984,
                                            }, -- end of [701]
                                            [699] = 
                                            {
                                                ["y"] = 130024.30917636,
                                                ["x"] = 453504.42993417,
                                            }, -- end of [699]
                                            [473] = 
                                            {
                                                ["y"] = 124634.05271864,
                                                ["x"] = 444844.3142486,
                                            }, -- end of [473]
                                            [695] = 
                                            {
                                                ["y"] = 130070.62161141,
                                                ["x"] = 453393.96395818,
                                            }, -- end of [695]
                                            [303] = 
                                            {
                                                ["y"] = 116671.10296159,
                                                ["x"] = 445026.75125171,
                                            }, -- end of [303]
                                            [237] = 
                                            {
                                                ["y"] = 114740.04060498,
                                                ["x"] = 441475.42881673,
                                            }, -- end of [237]
                                            [474] = 
                                            {
                                                ["y"] = 124665.85225627,
                                                ["x"] = 444820.056324,
                                            }, -- end of [474]
                                            [510] = 
                                            {
                                                ["y"] = 126492.50786854,
                                                ["x"] = 445523.03795868,
                                            }, -- end of [510]
                                            [511] = 
                                            {
                                                ["y"] = 126510.75220672,
                                                ["x"] = 445540.12506707,
                                            }, -- end of [511]
                                            [683] = 
                                            {
                                                ["y"] = 130225.56129602,
                                                ["x"] = 452971.73261936,
                                            }, -- end of [683]
                                            [475] = 
                                            {
                                                ["y"] = 124742.08695515,
                                                ["x"] = 444755.353126,
                                            }, -- end of [475]
                                            [679] = 
                                            {
                                                ["y"] = 130677.73420715,
                                                ["x"] = 451931.37780524,
                                            }, -- end of [679]
                                            [119] = 
                                            {
                                                ["y"] = 110298.27333726,
                                                ["x"] = 441687.70731657,
                                            }, -- end of [119]
                                            [238] = 
                                            {
                                                ["y"] = 114803.99751107,
                                                ["x"] = 441643.65461428,
                                            }, -- end of [238]
                                            [476] = 
                                            {
                                                ["y"] = 125115.26301571,
                                                ["x"] = 444422.673112,
                                            }, -- end of [476]
                                            [515] = 
                                            {
                                                ["y"] = 126639.28383555,
                                                ["x"] = 445626.24196049,
                                            }, -- end of [515]
                                            [519] = 
                                            {
                                                ["y"] = 127135.03655541,
                                                ["x"] = 445905.92455626,
                                            }, -- end of [519]
                                            [670] = 
                                            {
                                                ["y"] = 131049.90952727,
                                                ["x"] = 451334.63716333,
                                            }, -- end of [670]
                                            [477] = 
                                            {
                                                ["y"] = 125151.05163351,
                                                ["x"] = 444395.40057548,
                                            }, -- end of [477]
                                            [523] = 
                                            {
                                                ["y"] = 127174.1036227,
                                                ["x"] = 445951.22918413,
                                            }, -- end of [523]
                                            [526] = 
                                            {
                                                ["y"] = 127248.88884668,
                                                ["x"] = 446098.18939748,
                                            }, -- end of [526]
                                            [239] = 
                                            {
                                                ["y"] = 115489.61525803,
                                                ["x"] = 443356.45760873,
                                            }, -- end of [239]
                                            [478] = 
                                            {
                                                ["y"] = 125175.77882226,
                                                ["x"] = 444378.41847409,
                                            }, -- end of [478]
                                            [527] = 
                                            {
                                                ["y"] = 127259.43713892,
                                                ["x"] = 446115.17811838,
                                            }, -- end of [527]
                                            [30] = 
                                            {
                                                ["y"] = 95048.496519562,
                                                ["x"] = 451686.78247027,
                                            }, -- end of [30]
                                            [15] = 
                                            {
                                                ["y"] = 94118.576937018,
                                                ["x"] = 452017.06030707,
                                            }, -- end of [15]
                                            [479] = 
                                            {
                                                ["y"] = 125197.0680693,
                                                ["x"] = 444365.31780732,
                                            }, -- end of [479]
                                            [60] = 
                                            {
                                                ["y"] = 103558.59961095,
                                                ["x"] = 443467.50729406,
                                            }, -- end of [60]
                                            [120] = 
                                            {
                                                ["y"] = 110329.37982924,
                                                ["x"] = 441671.67376675,
                                            }, -- end of [120]
                                            [240] = 
                                            {
                                                ["y"] = 115504.52622363,
                                                ["x"] = 443404.17809415,
                                            }, -- end of [240]
                                            [480] = 
                                            {
                                                ["y"] = 125214.6202659,
                                                ["x"] = 444355.734903,
                                            }, -- end of [480]
                                            [655] = 
                                            {
                                                ["y"] = 131271.51901033,
                                                ["x"] = 450083.14419646,
                                            }, -- end of [655]
                                            [654] = 
                                            {
                                                ["y"] = 131269.56381913,
                                                ["x"] = 450073.33889448,
                                            }, -- end of [654]
                                            [651] = 
                                            {
                                                ["y"] = 131258.58589893,
                                                ["x"] = 450040.14981869,
                                            }, -- end of [651]
                                            [481] = 
                                            {
                                                ["y"] = 125232.68472668,
                                                ["x"] = 444347.15889556,
                                            }, -- end of [481]
                                            [531] = 
                                            {
                                                ["y"] = 127400.53192094,
                                                ["x"] = 446270.2694725,
                                            }, -- end of [531]
                                            [643] = 
                                            {
                                                ["y"] = 130994.11004634,
                                                ["x"] = 449672.54815541,
                                            }, -- end of [643]
                                            [241] = 
                                            {
                                                ["y"] = 115508.1359469,
                                                ["x"] = 443418.73385731,
                                            }, -- end of [241]
                                            [482] = 
                                            {
                                                ["y"] = 125246.58264094,
                                                ["x"] = 444341.52013394,
                                            }, -- end of [482]
                                            [535] = 
                                            {
                                                ["y"] = 127806.87822428,
                                                ["x"] = 446616.43170171,
                                            }, -- end of [535]
                                            [539] = 
                                            {
                                                ["y"] = 128089.67378865,
                                                ["x"] = 446785.72254442,
                                            }, -- end of [539]
                                            [542] = 
                                            {
                                                ["y"] = 128123.19342535,
                                                ["x"] = 446795.65440321,
                                            }, -- end of [542]
                                            [483] = 
                                            {
                                                ["y"] = 125260.77119345,
                                                ["x"] = 444336.6597813,
                                            }, -- end of [483]
                                            [635] = 
                                            {
                                                ["y"] = 130550.68735308,
                                                ["x"] = 449214.31199006,
                                            }, -- end of [635]
                                            [121] = 
                                            {
                                                ["y"] = 110374.92302682,
                                                ["x"] = 441651.04951028,
                                            }, -- end of [121]
                                            [242] = 
                                            {
                                                ["y"] = 115509.88395031,
                                                ["x"] = 443428.57890058,
                                            }, -- end of [242]
                                            [484] = 
                                            {
                                                ["y"] = 125275.21904656,
                                                ["x"] = 444332.63549431,
                                            }, -- end of [484]
                                            [631] = 
                                            {
                                                ["y"] = 130409.72837385,
                                                ["x"] = 449102.65946309,
                                            }, -- end of [631]
                                            [543] = 
                                            {
                                                ["y"] = 128133.03220615,
                                                ["x"] = 446797.43753115,
                                            }, -- end of [543]
                                            [547] = 
                                            {
                                                ["y"] = 128217.85518537,
                                                ["x"] = 446799.45542983,
                                            }, -- end of [547]
                                            [485] = 
                                            {
                                                ["y"] = 125289.88742008,
                                                ["x"] = 444329.51200642,
                                            }, -- end of [485]
                                            [622] = 
                                            {
                                                ["y"] = 130379.10600181,
                                                ["x"] = 449052.07622838,
                                            }, -- end of [622]
                                            [551] = 
                                            {
                                                ["y"] = 128584.37243952,
                                                ["x"] = 446751.49727001,
                                            }, -- end of [551]
                                            [243] = 
                                            {
                                                ["y"] = 115511.01977422,
                                                ["x"] = 443438.51183158,
                                            }, -- end of [243]
                                            [486] = 
                                            {
                                                ["y"] = 125309.65442176,
                                                ["x"] = 444326.47767159,
                                            }, -- end of [486]
                                            [555] = 
                                            {
                                                ["y"] = 129499.55050507,
                                                ["x"] = 446337.91202454,
                                            }, -- end of [555]
                                            [558] = 
                                            {
                                                ["y"] = 129552.30314368,
                                                ["x"] = 446322.58304384,
                                            }, -- end of [558]
                                            [607] = 
                                            {
                                                ["y"] = 130812.10960954,
                                                ["x"] = 446557.3946981,
                                            }, -- end of [607]
                                            [487] = 
                                            {
                                                ["y"] = 125324.57945882,
                                                ["x"] = 444325.01203154,
                                            }, -- end of [487]
                                            [61] = 
                                            {
                                                ["y"] = 103551.38563764,
                                                ["x"] = 443372.79101514,
                                            }, -- end of [61]
                                            [122] = 
                                            {
                                                ["y"] = 110435.14488314,
                                                ["x"] = 441626.60235286,
                                            }, -- end of [122]
                                            [244] = 
                                            {
                                                ["y"] = 115511.80458173,
                                                ["x"] = 443453.48936046,
                                            }, -- end of [244]
                                            [488] = 
                                            {
                                                ["y"] = 125339.56757108,
                                                ["x"] = 444324.47799815,
                                            }, -- end of [488]
                                            [606] = 
                                            {
                                                ["y"] = 130813.03772909,
                                                ["x"] = 446547.43887152,
                                            }, -- end of [606]
                                            [603] = 
                                            {
                                                ["y"] = 130812.57800167,
                                                ["x"] = 446517.479508,
                                            }, -- end of [603]
                                            [599] = 
                                            {
                                                ["y"] = 130803.45499608,
                                                ["x"] = 446478.64264637,
                                            }, -- end of [599]
                                            [489] = 
                                            {
                                                ["y"] = 125354.5595828,
                                                ["x"] = 444324.88920018,
                                            }, -- end of [489]
                                            [595] = 
                                            {
                                                ["y"] = 130775.71209225,
                                                ["x"] = 446425.57203484,
                                            }, -- end of [595]
                                            [495] = 
                                            {
                                                ["y"] = 125427.00840581,
                                                ["x"] = 444342.38676652,
                                            }, -- end of [495]
                                            [245] = 
                                            {
                                                ["y"] = 115511.78584458,
                                                ["x"] = 443463.48796456,
                                            }, -- end of [245]
                                            [490] = 
                                            {
                                                ["y"] = 125369.48944095,
                                                ["x"] = 444326.302959,
                                            }, -- end of [490]
                                            [559] = 
                                            {
                                                ["y"] = 129562.18975549,
                                                ["x"] = 446321.09210366,
                                            }, -- end of [559]
                                            [563] = 
                                            {
                                                ["y"] = 129607.00500306,
                                                ["x"] = 446322.74784688,
                                            }, -- end of [563]
                                            [567] = 
                                            {
                                                ["y"] = 129974.59308944,
                                                ["x"] = 446452.03971318,
                                            }, -- end of [567]
                                            [491] = 
                                            {
                                                ["y"] = 125384.29810823,
                                                ["x"] = 444328.67804108,
                                            }, -- end of [491]
                                            [583] = 
                                            {
                                                ["y"] = 130676.39529747,
                                                ["x"] = 446345.9818027,
                                            }, -- end of [583]
                                            [123] = 
                                            {
                                                ["y"] = 110458.81358593,
                                                ["x"] = 441618.56308688,
                                            }, -- end of [123]
                                            [246] = 
                                            {
                                                ["y"] = 115510.85490585,
                                                ["x"] = 443478.45690274,
                                            }, -- end of [246]
                                            [492] = 
                                            {
                                                ["y"] = 125398.94260984,
                                                ["x"] = 444331.908135,
                                            }, -- end of [492]
                                            [579] = 
                                            {
                                                ["y"] = 130651.66469972,
                                                ["x"] = 446342.72114356,
                                            }, -- end of [579]
                                            [571] = 
                                            {
                                                ["y"] = 130028.72128447,
                                                ["x"] = 446460.80982524,
                                            }, -- end of [571]
                                            [573] = 
                                            {
                                                ["y"] = 130048.69210644,
                                                ["x"] = 446459.92688539,
                                            }, -- end of [573]
                                            [493] = 
                                            {
                                                ["y"] = 125408.50842761,
                                                ["x"] = 444334.8170704,
                                            }, -- end of [493]
                                            [574] = 
                                            {
                                                ["y"] = 130063.5726578,
                                                ["x"] = 446458.05260135,
                                            }, -- end of [574]
                                            [575] = 
                                            {
                                                ["y"] = 130093.09013896,
                                                ["x"] = 446452.70938664,
                                            }, -- end of [575]
                                            [247] = 
                                            {
                                                ["y"] = 115509.12789489,
                                                ["x"] = 443493.35572207,
                                            }, -- end of [247]
                                            [494] = 
                                            {
                                                ["y"] = 125417.86798773,
                                                ["x"] = 444338.33354422,
                                            }, -- end of [494]
                                            [587] = 
                                            {
                                                ["y"] = 130708.51071232,
                                                ["x"] = 446359.61781768,
                                            }, -- end of [587]
                                            [590] = 
                                            {
                                                ["y"] = 130733.01156245,
                                                ["x"] = 446376.86865591,
                                            }, -- end of [590]
                                            [591] = 
                                            {
                                                ["y"] = 130740.51478215,
                                                ["x"] = 446383.47747284,
                                            }, -- end of [591]
                                            [31] = 
                                            {
                                                ["y"] = 95082.776579005,
                                                ["x"] = 451666.1789797,
                                            }, -- end of [31]
                                            [62] = 
                                            {
                                                ["y"] = 103543.37378476,
                                                ["x"] = 443283.16245217,
                                            }, -- end of [62]
                                            [124] = 
                                            {
                                                ["y"] = 110478.09677663,
                                                ["x"] = 441613.2683679,
                                            }, -- end of [124]
                                            [248] = 
                                            {
                                                ["y"] = 115505.85868344,
                                                ["x"] = 443513.08466527,
                                            }, -- end of [248]
                                            [496] = 
                                            {
                                                ["y"] = 125440.34917525,
                                                ["x"] = 444349.23933535,
                                            }, -- end of [496]
                                            [611] = 
                                            {
                                                ["y"] = 130734.46691384,
                                                ["x"] = 446826.11599317,
                                            }, -- end of [611]
                                            [615] = 
                                            {
                                                ["y"] = 130378.3832432,
                                                ["x"] = 448533.05632823,
                                            }, -- end of [615]
                                            [619] = 
                                            {
                                                ["y"] = 130372.70478207,
                                                ["x"] = 448997.52299381,
                                            }, -- end of [619]
                                            [497] = 
                                            {
                                                ["y"] = 125457.6054027,
                                                ["x"] = 444359.34563455,
                                            }, -- end of [497]
                                            [623] = 
                                            {
                                                ["y"] = 130380.41707404,
                                                ["x"] = 449056.9007864,
                                            }, -- end of [623]
                                            [627] = 
                                            {
                                                ["y"] = 130390.60745209,
                                                ["x"] = 449079.65521281,
                                            }, -- end of [627]
                                            [249] = 
                                            {
                                                ["y"] = 115499.43537507,
                                                ["x"] = 443542.38540139,
                                            }, -- end of [249]
                                            [498] = 
                                            {
                                                ["y"] = 125491.01021739,
                                                ["x"] = 444381.34058194,
                                            }, -- end of [498]
                                            [637] = 
                                            {
                                                ["y"] = 130577.91930046,
                                                ["x"] = 449243.58690091,
                                            }, -- end of [637]
                                            [638] = 
                                            {
                                                ["y"] = 130596.59720073,
                                                ["x"] = 449267.05899927,
                                            }, -- end of [638]
                                            [639] = 
                                            {
                                                ["y"] = 130683.1561825,
                                                ["x"] = 449383.34501939,
                                            }, -- end of [639]
                                            [499] = 
                                            {
                                                ["y"] = 125575.7471087,
                                                ["x"] = 444443.33050898,
                                            }, -- end of [499]
                                            [647] = 
                                            {
                                                ["y"] = 131157.03401955,
                                                ["x"] = 449868.15787943,
                                            }, -- end of [647]
                                            [125] = 
                                            {
                                                ["y"] = 110492.76004747,
                                                ["x"] = 441610.11625406,
                                            }, -- end of [125]
                                            [250] = 
                                            {
                                                ["y"] = 115487.5228078,
                                                ["x"] = 443585.77504821,
                                            }, -- end of [250]
                                            [500] = 
                                            {
                                                ["y"] = 125696.66236791,
                                                ["x"] = 444540.28395784,
                                            }, -- end of [500]
                                            [659] = 
                                            {
                                                ["y"] = 131273.30241816,
                                                ["x"] = 450128.00577948,
                                            }, -- end of [659]
                                            [663] = 
                                            {
                                                ["y"] = 131090.6546797,
                                                ["x"] = 450952.64130958,
                                            }, -- end of [663]
                                            [667] = 
                                            {
                                                ["y"] = 131059.11054566,
                                                ["x"] = 451300.9163857,
                                            }, -- end of [667]
                                            [501] = 
                                            {
                                                ["y"] = 125797.87473691,
                                                ["x"] = 444629.60082341,
                                            }, -- end of [501]
                                            [671] = 
                                            {
                                                ["y"] = 131046.19668697,
                                                ["x"] = 451343.92128354,
                                            }, -- end of [671]
                                            [675] = 
                                            {
                                                ["y"] = 130958.98222687,
                                                ["x"] = 451483.69624297,
                                            }, -- end of [675]
                                            [251] = 
                                            {
                                                ["y"] = 115445.46177032,
                                                ["x"] = 443729.73109383,
                                            }, -- end of [251]
                                            [502] = 
                                            {
                                                ["y"] = 125880.22437712,
                                                ["x"] = 444709.85685888,
                                            }, -- end of [502]
                                            [686] = 
                                            {
                                                ["y"] = 130098.61782175,
                                                ["x"] = 453186.79723098,
                                            }, -- end of [686]
                                            [687] = 
                                            {
                                                ["y"] = 130095.61034279,
                                                ["x"] = 453196.33144765,
                                            }, -- end of [687]
                                            [691] = 
                                            {
                                                ["y"] = 130089.51800702,
                                                ["x"] = 453295.93583205,
                                            }, -- end of [691]
                                            [503] = 
                                            {
                                                ["y"] = 125968.86457672,
                                                ["x"] = 444804.93377554,
                                            }, -- end of [503]
                                            [63] = 
                                            {
                                                ["y"] = 103540.02431594,
                                                ["x"] = 443163.16628777,
                                            }, -- end of [63]
                                            [126] = 
                                            {
                                                ["y"] = 110507.56607861,
                                                ["x"] = 441607.72283402,
                                            }, -- end of [126]
                                            [252] = 
                                            {
                                                ["y"] = 115437.04263392,
                                                ["x"] = 443768.83004031,
                                            }, -- end of [252]
                                            [504] = 
                                            {
                                                ["y"] = 126056.06908798,
                                                ["x"] = 444907.97183651,
                                            }, -- end of [504]
                                            [707] = 
                                            {
                                                ["y"] = 129843.07318352,
                                                ["x"] = 453868.81830485,
                                            }, -- end of [707]
                                            [711] = 
                                            {
                                                ["y"] = 129810.89937135,
                                                ["x"] = 454055.87143205,
                                            }, -- end of [711]
                                            [715] = 
                                            {
                                                ["y"] = 129794.24549365,
                                                ["x"] = 454092.1418078,
                                            }, -- end of [715]
                                            [505] = 
                                            {
                                                ["y"] = 126135.14688945,
                                                ["x"] = 445011.13847035,
                                            }, -- end of [505]
                                            [719] = 
                                            {
                                                ["y"] = 129759.5131155,
                                                ["x"] = 454134.62332366,
                                            }, -- end of [719]
                                            [723] = 
                                            {
                                                ["y"] = 129638.63145178,
                                                ["x"] = 454267.31518645,
                                            }, -- end of [723]
                                            [253] = 
                                            {
                                                ["y"] = 115432.3740497,
                                                ["x"] = 443798.46057994,
                                            }, -- end of [253]
                                            [506] = 
                                            {
                                                ["y"] = 126225.98834604,
                                                ["x"] = 445142.83097882,
                                            }, -- end of [506]
                                            [734] = 
                                            {
                                                ["y"] = 129564.11281891,
                                                ["x"] = 454564.2359216,
                                            }, -- end of [734]
                                            [735] = 
                                            {
                                                ["y"] = 129565.50087229,
                                                ["x"] = 454594.20055055,
                                            }, -- end of [735]
                                            [739] = 
                                            {
                                                ["y"] = 129665.74671435,
                                                ["x"] = 455052.85482489,
                                            }, -- end of [739]
                                            [507] = 
                                            {
                                                ["y"] = 126419.03218624,
                                                ["x"] = 445434.73154116,
                                            }, -- end of [507]
                                            [747] = 
                                            {
                                                ["y"] = 129661.5585534,
                                                ["x"] = 456240.92550207,
                                            }, -- end of [747]
                                            [127] = 
                                            {
                                                ["y"] = 110527.45201619,
                                                ["x"] = 441605.61571558,
                                            }, -- end of [127]
                                            [254] = 
                                            {
                                                ["y"] = 115428.82513897,
                                                ["x"] = 443833.27621424,
                                            }, -- end of [254]
                                            [508] = 
                                            {
                                                ["y"] = 126452.45141996,
                                                ["x"] = 445478.40609367,
                                            }, -- end of [508]
                                            [759] = 
                                            {
                                                ["y"] = 129932.79790398,
                                                ["x"] = 457041.87152673,
                                            }, -- end of [759]
                                            [763] = 
                                            {
                                                ["y"] = 129932.21802236,
                                                ["x"] = 457101.72285139,
                                            }, -- end of [763]
                                            [764] = 
                                            {
                                                ["y"] = 129930.40166067,
                                                ["x"] = 457111.5551252,
                                            }, -- end of [764]
                                            [509] = 
                                            {
                                                ["y"] = 126475.22834136,
                                                ["x"] = 445504.97475652,
                                            }, -- end of [509]
                                            [766] = 
                                            {
                                                ["y"] = 129923.8180652,
                                                ["x"] = 457135.66123092,
                                            }, -- end of [766]
                                            [767] = 
                                            {
                                                ["y"] = 129915.45040197,
                                                ["x"] = 457159.21657711,
                                            }, -- end of [767]
                                            [771] = 
                                            {
                                                ["y"] = 129683.88185574,
                                                ["x"] = 457629.67459505,
                                            }, -- end of [771]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 130529.25094506,
                                                ["x"] = 446343.47084146,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 130529.25094506,
                                                ["x"] = 446343.47084146,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1796,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 93070.401093938,
                                            ["x"] = 452892.12208108,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 16.666666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "TransmitMessage",
                                                                    ["params"] = 
                                                                    {
                                                                        ["subtitle"] = "DictKey_subtitle_789",
                                                                        ["loop"] = false,
                                                                        ["file"] = "ResKey_advancedFile_790",
                                                                        ["duration"] = 9,
                                                                    }, -- 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"] = 1070,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4566.5501000343,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 128610.36084114,
                                            ["x"] = 459168.00787586,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 13.888888888889,
                                            ["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"] = 33,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 38,
                                        ["y"] = 93070.401093938,
                                        ["x"] = 452892.12208108,
                                        ["name"] = "Т-80",
                                        ["heading"] = 2.1506413420061,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 39,
                                        ["y"] = 93044.683182986,
                                        ["x"] = 452907.51329652,
                                        ["name"] = "Новый юнит #028",
                                        ["heading"] = 2.1100848364148,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-3",
                                        ["unitId"] = 40,
                                        ["y"] = 93018.856979147,
                                        ["x"] = 452922.77622646,
                                        ["name"] = "Новый юнит #029",
                                        ["heading"] = 2.1045616656326,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 41,
                                        ["y"] = 92992.966900049,
                                        ["x"] = 452937.93126257,
                                        ["name"] = "Новый юнит #030",
                                        ["heading"] = 2.1003821239796,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 42,
                                        ["y"] = 92967.029233121,
                                        ["x"] = 452953.00512714,
                                        ["name"] = "Новый юнит #031",
                                        ["heading"] = 2.0972456712562,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 43,
                                        ["y"] = 92941.05703541,
                                        ["x"] = 452968.01967168,
                                        ["name"] = "Новый юнит #032",
                                        ["heading"] = 2.0949577098852,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 44,
                                        ["y"] = 92915.061298869,
                                        ["x"] = 452982.99357859,
                                        ["name"] = "Новый юнит #033",
                                        ["heading"] = 2.0933922836289,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 45,
                                        ["y"] = 92889.051506726,
                                        ["x"] = 452997.94314368,
                                        ["name"] = "Новый юнит #034",
                                        ["heading"] = 2.0924553356723,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BMP-1",
                                        ["unitId"] = 46,
                                        ["y"] = 92863.03716765,
                                        ["x"] = 453012.88483258,
                                        ["name"] = "Новый юнит #035",
                                        ["heading"] = 2.0921521878484,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 47,
                                        ["y"] = 92837.022413476,
                                        ["x"] = 453027.82580191,
                                        ["name"] = "Новый юнит #036",
                                        ["heading"] = 2.0921244974131,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 48,
                                        ["y"] = 92811.007633825,
                                        ["x"] = 453042.76672691,
                                        ["name"] = "Новый юнит #037",
                                        ["heading"] = 2.0921227930036,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "Grad_FDDM",
                                        ["unitId"] = 49,
                                        ["y"] = 92784.992850837,
                                        ["x"] = 453057.70764968,
                                        ["name"] = "Новый юнит #038",
                                        ["heading"] = 2.0921226734562,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 50,
                                        ["y"] = 92758.978068019,
                                        ["x"] = 453072.648572,
                                        ["name"] = "Новый юнит #039",
                                        ["heading"] = 2.0921226630916,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 51,
                                        ["y"] = 92732.963286322,
                                        ["x"] = 453087.58949345,
                                        ["name"] = "Новый юнит #040",
                                        ["heading"] = 2.0921226565166,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "BTR-82A",
                                        ["unitId"] = 300,
                                        ["y"] = 92706.948504566,
                                        ["x"] = 453102.53041478,
                                        ["name"] = "Новый юнит #130",
                                        ["heading"] = 2.0921226521157,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 301,
                                        ["y"] = 92680.933722765,
                                        ["x"] = 453117.47133604,
                                        ["name"] = "Новый юнит #131",
                                        ["heading"] = 2.0921226491459,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 302,
                                        ["y"] = 92654.918940936,
                                        ["x"] = 453132.41225724,
                                        ["name"] = "Новый юнит #132",
                                        ["heading"] = 2.0921226472152,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMP-1",
                                        ["unitId"] = 303,
                                        ["y"] = 92628.904159091,
                                        ["x"] = 453147.35317841,
                                        ["name"] = "Новый юнит #133",
                                        ["heading"] = 2.0921226461122,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMP-1",
                                        ["unitId"] = 304,
                                        ["y"] = 92601.580465962,
                                        ["x"] = 453163.04568891,
                                        ["name"] = "Новый юнит #134",
                                        ["heading"] = 2.0921185119258,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "T-80UD",
                                        ["unitId"] = 305,
                                        ["y"] = 92575.508904356,
                                        ["x"] = 453177.88581195,
                                        ["name"] = "Новый юнит #135",
                                        ["heading"] = 2.0882663376018,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [20]
                                }, -- end of ["units"]
                                ["y"] = 93070.401093938,
                                ["x"] = 452892.12208108,
                                ["name"] = "лента1",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2235,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 124629.52571282,
                                            ["x"] = 440667.80218499,
                                            ["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"] = 105,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 346,
                                        ["y"] = 124629.52571282,
                                        ["x"] = 440667.80218499,
                                        ["name"] = "Новый юнит #136",
                                        ["heading"] = 4.5553093477052,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 347,
                                        ["y"] = 124579.44658795,
                                        ["x"] = 440216.7217412,
                                        ["name"] = "Новый юнит #137",
                                        ["heading"] = 4.1713369122664,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 348,
                                        ["y"] = 124496.52513865,
                                        ["x"] = 440803.89579576,
                                        ["name"] = "Новый юнит #138",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 349,
                                        ["y"] = 124563.54093184,
                                        ["x"] = 440833.79514964,
                                        ["name"] = "Новый юнит #139",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 350,
                                        ["y"] = 124706.2925543,
                                        ["x"] = 440703.23303491,
                                        ["name"] = "Новый юнит #140",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 351,
                                        ["y"] = 124582.42583889,
                                        ["x"] = 440641.2913124,
                                        ["name"] = "Новый юнит #141",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 352,
                                        ["y"] = 124534.65661411,
                                        ["x"] = 440772.06966697,
                                        ["name"] = "Новый юнит #142",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 353,
                                        ["y"] = 124599.64198185,
                                        ["x"] = 440800.95205263,
                                        ["name"] = "Новый юнит #143",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Random",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 354,
                                        ["y"] = 124529.1228852,
                                        ["x"] = 440171.24849275,
                                        ["name"] = "Новый юнит #144",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 355,
                                        ["y"] = 124597.23511638,
                                        ["x"] = 440743.18728131,
                                        ["name"] = "Новый юнит #145",
                                        ["heading"] = 4.7822021504645,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 124629.52571282,
                                ["x"] = 440667.80218499,
                                ["name"] = "лента1 #014",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 70724.662822436,
                                            ["x"] = 454179.1427766,
                                            ["name"] = "",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 107,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "snr s-125 tr",
                                        ["unitId"] = 358,
                                        ["y"] = 70724.662822436,
                                        ["x"] = 454179.1427766,
                                        ["name"] = "Новый юнит #146",
                                        ["heading"] = 5.8627220722057,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "5p73 s-125 ln",
                                        ["unitId"] = 359,
                                        ["y"] = 70764.705614992,
                                        ["x"] = 454137.04676938,
                                        ["name"] = "Новый юнит #147",
                                        ["heading"] = 2.757620218151,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "5p73 s-125 ln",
                                        ["unitId"] = 360,
                                        ["y"] = 70732.493598346,
                                        ["x"] = 454122.00910537,
                                        ["name"] = "Новый юнит #148",
                                        ["heading"] = 2.757620218151,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "5p73 s-125 ln",
                                        ["unitId"] = 361,
                                        ["y"] = 70770.450391024,
                                        ["x"] = 454169.89356347,
                                        ["name"] = "Новый юнит #149",
                                        ["heading"] = 2.757620218151,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "5p73 s-125 ln",
                                        ["unitId"] = 362,
                                        ["y"] = 70702.512721096,
                                        ["x"] = 454138.91155982,
                                        ["name"] = "Новый юнит #150",
                                        ["heading"] = 2.757620218151,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "p-19 s-125 sr",
                                        ["unitId"] = 363,
                                        ["y"] = 70644.014009927,
                                        ["x"] = 454181.57798208,
                                        ["name"] = "Новый юнит #151",
                                        ["heading"] = 5.8627220722057,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "SKP-11",
                                        ["unitId"] = 364,
                                        ["y"] = 70739.852421168,
                                        ["x"] = 454185.37615916,
                                        ["name"] = "Новый юнит #152",
                                        ["heading"] = 1.1693705988362,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "ZiL-131 APA-80",
                                        ["unitId"] = 365,
                                        ["y"] = 70734.658349996,
                                        ["x"] = 454190.64271957,
                                        ["name"] = "Новый юнит #153",
                                        ["heading"] = 2.7227136331112,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "GAZ-66",
                                        ["unitId"] = 366,
                                        ["y"] = 70718.337446272,
                                        ["x"] = 454255.92300811,
                                        ["name"] = "Новый юнит #154",
                                        ["heading"] = 1.2042771838761,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "GAZ-66",
                                        ["unitId"] = 367,
                                        ["y"] = 70720.613907884,
                                        ["x"] = 454250.66968518,
                                        ["name"] = "Новый юнит #155",
                                        ["heading"] = 1.239183768916,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "GAZ-66",
                                        ["unitId"] = 368,
                                        ["y"] = 70722.730330197,
                                        ["x"] = 454246.46738613,
                                        ["name"] = "Новый юнит #156",
                                        ["heading"] = 1.1693705988362,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "High",
                                        ["type"] = "ZiL-131 APA-80",
                                        ["unitId"] = 369,
                                        ["y"] = 70647.894697529,
                                        ["x"] = 454189.79711068,
                                        ["name"] = "Новый юнит #157",
                                        ["heading"] = 1.239183768916,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                }, -- end of ["units"]
                                ["y"] = 70724.662822436,
                                ["x"] = 454179.1427766,
                                ["name"] = "лента1 #015",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 71317.263507306,
                                                ["x"] = 455285.02649533,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 71305.438031586,
                                                ["x"] = 455289.13834808,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 71312.184670522,
                                            ["x"] = 455289.11928963,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 2.2222222222222,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "EmbarkToTransport",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 71248.901058999,
                                                                ["x"] = 455298.69625887,
                                                                ["zoneRadius"] = 20,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 134,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = true,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 435,
                                        ["y"] = 71312.184670522,
                                        ["x"] = 455289.11928963,
                                        ["name"] = "Наземн. -1-1",
                                        ["heading"] = 5.0470235074534,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = true,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 436,
                                        ["y"] = 71314.296548274,
                                        ["x"] = 455291.23116738,
                                        ["name"] = "Наземн. -1-2",
                                        ["heading"] = 5.0470235074534,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = true,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 437,
                                        ["y"] = 71309.368833519,
                                        ["x"] = 455292.63908588,
                                        ["name"] = "Наземн. -1-3",
                                        ["heading"] = 5.0470235074534,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = true,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 438,
                                        ["y"] = 71310.776752021,
                                        ["x"] = 455288.76731,
                                        ["name"] = "Наземн. -1-4",
                                        ["heading"] = 5.0470235074534,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = true,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Paratrooper AKS-74",
                                        ["unitId"] = 439,
                                        ["y"] = 71311.128731646,
                                        ["x"] = 455292.99106551,
                                        ["name"] = "Наземн. -1-5",
                                        ["heading"] = 5.0470235074534,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 71312.184670522,
                                ["x"] = 455289.11928963,
                                ["name"] = "Наземн. -1",
                                ["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"] = 1751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 70347.293030609,
                                            ["x"] = 455912.10413774,
                                            ["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"] = 183,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "2S6 Tunguska",
                                        ["unitId"] = 492,
                                        ["y"] = 70347.293030609,
                                        ["x"] = 455912.10413774,
                                        ["name"] = "дух-1-1",
                                        ["heading"] = 5.7246799465414,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 70347.293030609,
                                ["x"] = 455912.10413774,
                                ["name"] = "дух-1",
                                ["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"] = 1751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 71570.414817174,
                                            ["x"] = 452724.87171804,
                                            ["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"] = 184,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 493,
                                        ["y"] = 71570.414817174,
                                        ["x"] = 452724.87171804,
                                        ["name"] = "дух-2-1",
                                        ["heading"] = 1.5009831567151,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71570.414817174,
                                ["x"] = 452724.87171804,
                                ["name"] = "дух-2",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 71449.898596907,
                                                ["x"] = 452952.40344739,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 70296.006437489,
                                                ["x"] = 455875.27187845,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 70296.006437489,
                                                ["x"] = 455875.27187845,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 67633.881570854,
                                                ["x"] = 459012.80148445,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 68713.133087416,
                                                ["x"] = 458822.46001195,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 68713.133087416,
                                                ["x"] = 458822.46001195,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 71449.898596907,
                                            ["x"] = 452952.40344739,
                                            ["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"] = 1751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 565.63054565648,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 70296.006437489,
                                            ["x"] = 455875.27187845,
                                            ["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"] = 1767,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1059.3981144689,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 67633.881570854,
                                            ["x"] = 459012.80148445,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 8.3333333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 68014.954304042,
                                                                ["expendQty"] = 1,
                                                                ["expendQtyEnabled"] = false,
                                                                ["alt_type"] = 1,
                                                                ["x"] = 459432.7567613,
                                                                ["templateId"] = "",
                                                                ["weaponType"] = 1073741822,
                                                                ["zoneRadius"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- 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 [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 185,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMP-3",
                                        ["unitId"] = 494,
                                        ["y"] = 71449.898596907,
                                        ["x"] = 452952.40344739,
                                        ["name"] = "дух-3-1",
                                        ["heading"] = -0.37599893246128,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71449.898596907,
                                ["x"] = 452952.40344739,
                                ["name"] = "дух-3",
                                ["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"] = 1751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 71600.312191344,
                                            ["x"] = 452748.11185463,
                                            ["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"] = 186,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "BMP-1",
                                        ["unitId"] = 495,
                                        ["y"] = 71600.312191344,
                                        ["x"] = 452748.11185463,
                                        ["name"] = "дух-4-1",
                                        ["heading"] = 5.6199601914217,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71600.312191344,
                                ["x"] = 452748.11185463,
                                ["name"] = "дух-4",
                                ["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"] = 1751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 70434.208162654,
                                            ["x"] = 455950.53472811,
                                            ["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"] = 187,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-4320 APA-5D",
                                        ["unitId"] = 496,
                                        ["y"] = 70434.208162654,
                                        ["x"] = 455950.53472811,
                                        ["name"] = "дух-5-1",
                                        ["heading"] = 3.4033920413889,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 70434.208162654,
                                ["x"] = 455950.53472811,
                                ["name"] = "дух-5",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 70831.375416962,
                                                ["x"] = 454900.68113947,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 71270.625245298,
                                                ["x"] = 455199.31082843,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 70831.375416962,
                                            ["x"] = 454900.68113947,
                                            ["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"] = 188,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-4320 APA-5D",
                                        ["unitId"] = 497,
                                        ["y"] = 70831.375416962,
                                        ["x"] = 454900.68113947,
                                        ["name"] = "дух-6-1",
                                        ["heading"] = 0.97371338289151,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 70831.375416962,
                                ["x"] = 454900.68113947,
                                ["name"] = "дух-6",
                                ["start_time"] = 0,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 71272.787497861,
                                                ["x"] = 455201.47308099,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 71345.763521833,
                                                ["x"] = 455230.12292744,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 71282.434594213,
                                            ["x"] = 455175.98871311,
                                            ["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"] = 189,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["livery_id"] = "desert",
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-4320 APA-5D",
                                        ["unitId"] = 498,
                                        ["y"] = 71282.434594213,
                                        ["x"] = 455175.98871311,
                                        ["name"] = "дух-7-1",
                                        ["heading"] = 5.9864793343406,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71282.434594213,
                                ["x"] = 455175.98871311,
                                ["name"] = "дух-7",
                                ["start_time"] = 0,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 71358.534747462,
                                            ["x"] = 455200.90129525,
                                            ["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"] = 190,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Ural-4320 APA-5D",
                                        ["unitId"] = 499,
                                        ["y"] = 71358.534747462,
                                        ["x"] = 455200.90129525,
                                        ["name"] = "дух-8-1",
                                        ["heading"] = 6.0562925044203,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71358.534747462,
                                ["x"] = 455200.90129525,
                                ["name"] = "дух-8",
                                ["start_time"] = 0,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 71039.683578389,
                                                ["x"] = 455186.20489722,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 71389.522615104,
                                                ["x"] = 455309.94023437,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 71384.50399039,
                                                ["x"] = 455300.4606099,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 71384.50399039,
                                                ["x"] = 455300.4606099,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 71039.683578389,
                                            ["x"] = 455186.20489722,
                                            ["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"] = 1751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 343.54822554834,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 71389.522615104,
                                            ["x"] = 455309.94023437,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.3888888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "GoToWaypoint",
                                                            ["number"] = 1,
                                                            ["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"] = 209,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 519,
                                        ["y"] = 71039.683578389,
                                        ["x"] = 455186.20489722,
                                        ["name"] = "дух-10-1",
                                        ["heading"] = 1.23083604012,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 520,
                                        ["y"] = 71038.552233703,
                                        ["x"] = 455186.77403971,
                                        ["name"] = "дух-10-2",
                                        ["heading"] = 1.23083604012,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 71039.683578389,
                                ["x"] = 455186.20489722,
                                ["name"] = "дух-10",
                                ["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"] = 1751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 70833.034335607,
                                            ["x"] = 454898.71587339,
                                            ["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"] = 262,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 586,
                                        ["y"] = 70833.034335607,
                                        ["x"] = 454898.71587339,
                                        ["name"] = "дух-12-1",
                                        ["heading"] = 3.3335788713092,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 70833.034335607,
                                ["x"] = 454898.71587339,
                                ["name"] = "дух-12",
                                ["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"] = 1751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 71278.446300413,
                                            ["x"] = 455184.24965234,
                                            ["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"] = 263,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 587,
                                        ["y"] = 71278.446300413,
                                        ["x"] = 455184.24965234,
                                        ["name"] = "дух-9-1",
                                        ["heading"] = 3.3335788713092,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71278.446300413,
                                ["x"] = 455184.24965234,
                                ["name"] = "дух-9",
                                ["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"] = 1751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 71239.032248636,
                                            ["x"] = 455181.10795256,
                                            ["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"] = 264,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 588,
                                        ["y"] = 71239.032248636,
                                        ["x"] = 455181.10795256,
                                        ["name"] = "дух-13-1",
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71239.032248636,
                                ["x"] = 455181.10795256,
                                ["name"] = "дух-13",
                                ["start_time"] = 0,
                            }, -- end of [16]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 70435.721910681,
                                            ["x"] = 455947.53109172,
                                            ["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"] = 266,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 590,
                                        ["y"] = 70435.721910681,
                                        ["x"] = 455947.53109172,
                                        ["name"] = "дух-15-1",
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 70435.721910681,
                                ["x"] = 455947.53109172,
                                ["name"] = "дух-15",
                                ["start_time"] = 0,
                            }, -- end of [18]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 71326.285819781,
                                                ["x"] = 455196.53084238,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 70942.504952393,
                                                ["x"] = 455147.47012175,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1751,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 71326.285819781,
                                            ["x"] = 455196.53084238,
                                            ["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"] = 265,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Good",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 589,
                                        ["y"] = 71326.285819781,
                                        ["x"] = 455196.53084238,
                                        ["name"] = "дух-14-1",
                                        ["heading"] = 4.5852433425191,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71326.285819781,
                                ["x"] = 455196.53084238,
                                ["name"] = "дух-14",
                                ["start_time"] = 0,
                            }, -- end of [17]
                        }, -- 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"] = 1751,
                                            ["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"] = 71263.9609375,
                                            ["x"] = 455167.46875,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["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"] = 77.709824577098,
                                            ["ETA_locked"] = false,
                                            ["y"] = 77160.710844292,
                                            ["x"] = 446127.67545411,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3025,
                                            ["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"] = 467.8590628624,
                                            ["ETA_locked"] = false,
                                            ["y"] = 131347.73015225,
                                            ["x"] = 446329.24277956,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2509,
                                            ["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"] = 513.44520006703,
                                            ["ETA_locked"] = false,
                                            ["y"] = 128970.2023868,
                                            ["x"] = 461995.45251976,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2255,
                                            ["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"] = 709.61106577769,
                                            ["ETA_locked"] = false,
                                            ["y"] = 77655.13932978,
                                            ["x"] = 447116.53242509,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 2255,
                                            ["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"] = 1037.622685105,
                                            ["ETA_locked"] = false,
                                            ["y"] = 70989.903233373,
                                            ["x"] = 454381.98059585,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "field camo scheme #3 (worn-out). 960th shap",
                                        ["skill"] = "Client",
                                        ["parking"] = "12",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 3,
                                        ["psi"] = -2.5635950633796,
                                        ["parking_id"] = "13",
                                        ["x"] = 455167.46875,
                                        ["name"] = "Новый пилот",
                                        ["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"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- 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"] = 1985,
                                            ["flare"] = 256,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71263.9609375,
                                        ["heading"] = 2.5635950633796,
                                        ["callsign"] = 155,
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "field camo scheme #3 (worn-out). 960th shap",
                                        ["skill"] = "Client",
                                        ["parking"] = "13",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 4,
                                        ["psi"] = -2.5635950633796,
                                        ["parking_id"] = "14",
                                        ["x"] = 455180.1875,
                                        ["name"] = "Пилот #002",
                                        ["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"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- 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"] = 1985,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71303.1796875,
                                        ["heading"] = 2.5635950633796,
                                        ["callsign"] = 179,
                                        ["onboard_num"] = "079",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "266",
                                        ["skill"] = "Client",
                                        ["parking"] = "14",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 5,
                                        ["psi"] = -2.5635950633796,
                                        ["parking_id"] = "15",
                                        ["x"] = 455192.4375,
                                        ["name"] = "Пилот #003",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{D5435F26-F120-4FA3-9867-34ACE562EF1B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{D5435F26-F120-4FA3-9867-34ACE562EF1B}",
                                                }, -- 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"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71341.4296875,
                                        ["heading"] = 2.5635950633796,
                                        ["callsign"] = 102,
                                        ["onboard_num"] = "012",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "266",
                                        ["skill"] = "Client",
                                        ["parking"] = "15",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 6,
                                        ["psi"] = -2.5635950633796,
                                        ["parking_id"] = "16",
                                        ["x"] = 455205.03125,
                                        ["name"] = "Пилот #004",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{F72F47E5-C83A-4B85-96ED-D3E46671EE9A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{D5435F26-F120-4FA3-9867-34ACE562EF1B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{D5435F26-F120-4FA3-9867-34ACE562EF1B}",
                                                }, -- 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"] = "2835",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71380.59375,
                                        ["heading"] = 2.5635950633796,
                                        ["callsign"] = 103,
                                        ["onboard_num"] = "003",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 71263.9609375,
                                ["x"] = 455167.46875,
                                ["name"] = "грач",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1751,
                                            ["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"] = 71997.5625,
                                            ["x"] = 452499.53125,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["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"] = 89.940034077169,
                                            ["ETA_locked"] = false,
                                            ["y"] = 82485.781607604,
                                            ["x"] = 445714.31833465,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2553,
                                            ["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"] = 317.3441775951,
                                            ["ETA_locked"] = false,
                                            ["y"] = 113693.78310629,
                                            ["x"] = 440855.92982295,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2553,
                                            ["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"] = 363.45436359048,
                                            ["ETA_locked"] = false,
                                            ["y"] = 117866.28147516,
                                            ["x"] = 445714.31833465,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2553,
                                            ["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"] = 458.16444290976,
                                            ["ETA_locked"] = false,
                                            ["y"] = 131012.5092127,
                                            ["x"] = 446171.57842987,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 2553,
                                            ["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"] = 547.89397448903,
                                            ["ETA_locked"] = false,
                                            ["y"] = 130783.87916509,
                                            ["x"] = 458631.91602458,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 106,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Lipetsk85",
                                        ["skill"] = "Client",
                                        ["parking"] = 7,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 356,
                                        ["psi"] = -2.1450150065967,
                                        ["parking_id"] = "02",
                                        ["x"] = 452499.53125,
                                        ["name"] = "Новый пилот #010",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71997.5625,
                                        ["heading"] = 2.1450150065967,
                                        ["callsign"] = 112,
                                        ["onboard_num"] = "258",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Lipetsk85",
                                        ["skill"] = "Client",
                                        ["parking"] = 8,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 357,
                                        ["psi"] = -2.1450150065967,
                                        ["parking_id"] = "01",
                                        ["x"] = 452410.90625,
                                        ["name"] = "Новый пилот #011",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 72019.0234375,
                                        ["heading"] = 2.1450150065967,
                                        ["callsign"] = 113,
                                        ["onboard_num"] = "278",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 1751,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Lipetsk85",
                                        ["skill"] = "Client",
                                        ["parking"] = "6",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 537,
                                        ["psi"] = -2.1450150065967,
                                        ["parking_id"] = "03",
                                        ["x"] = 452549.625,
                                        ["name"] = "ворон-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71977.5625,
                                        ["heading"] = 2.1450150065967,
                                        ["callsign"] = 119,
                                        ["onboard_num"] = "279",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 1751,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Lipetsk85",
                                        ["skill"] = "Client",
                                        ["parking"] = "5",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 538,
                                        ["psi"] = -2.1450150065967,
                                        ["parking_id"] = "04",
                                        ["x"] = 452599.40625,
                                        ["name"] = "ворон-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71957.890625,
                                        ["heading"] = 2.1450150065967,
                                        ["callsign"] = 120,
                                        ["onboard_num"] = "280",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 71997.5625,
                                ["x"] = 452499.53125,
                                ["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"] = 1751,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["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"] = 71762.2734375,
                                            ["x"] = 454129,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["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"] = 103.37470983743,
                                            ["ETA_locked"] = false,
                                            ["y"] = 82885.526209703,
                                            ["x"] = 445050.7906504,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2238,
                                            ["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"] = 388.51581783332,
                                            ["ETA_locked"] = false,
                                            ["y"] = 122481.4482921,
                                            ["x"] = 445795.87520572,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2238,
                                            ["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"] = 505.41968486801,
                                            ["ETA_locked"] = false,
                                            ["y"] = 129400.09059144,
                                            ["x"] = 460484.68501048,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 108,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1751,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "Client",
                                        ["parking"] = "9",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 370,
                                        ["psi"] = -2.2553057436609,
                                        ["parking_id"] = "12",
                                        ["x"] = 454129,
                                        ["name"] = "Новый пилот #012",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3376",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71762.2734375,
                                        ["heading"] = 2.2553057436609,
                                        ["callsign"] = 114,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1751,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "Client",
                                        ["parking"] = "10",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 371,
                                        ["psi"] = -2.2553057436609,
                                        ["parking_id"] = "11",
                                        ["x"] = 454102.4375,
                                        ["name"] = "Новый пилот #013",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3376",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71808.3046875,
                                        ["heading"] = 2.2553057436609,
                                        ["callsign"] = 115,
                                        ["onboard_num"] = "560",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 71762.2734375,
                                ["x"] = 454129,
                                ["name"] = "миг29",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["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"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 4,
                                                                    }, -- 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"] = true,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -24325.596941017,
                                            ["x"] = 538855.99975508,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1200,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 125,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["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"] = "Turning Point",
                                            ["ETA"] = 974.45178663178,
                                            ["ETA_locked"] = false,
                                            ["y"] = 68855.905997216,
                                            ["x"] = 460408.40925662,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 125,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1089.870355197,
                                            ["ETA_locked"] = false,
                                            ["y"] = 70388.462035106,
                                            ["x"] = 446062.71773385,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 125,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1116.9332526195,
                                            ["ETA_locked"] = false,
                                            ["y"] = 73670.320405932,
                                            ["x"] = 446883.18232656,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "LandingReFuAr",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 138.88888888889,
                                            ["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"] = "LandingReFuAr",
                                            ["ETA"] = 1025.0146250078,
                                            ["ETA_locked"] = false,
                                            ["timeReFuAr"] = 10,
                                            ["y"] = 71096.085938,
                                            ["x"] = 454116.796875,
                                            ["name"] = "",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 123,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1200,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "rf air force",
                                        ["skill"] = "High",
                                        ["speed"] = 208.33333333333,
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 421,
                                        ["psi"] = -2.2705570487693,
                                        ["y"] = -24325.596941017,
                                        ["x"] = 538855.99975508,
                                        ["name"] = "76",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "80000",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.2705570487693,
                                        ["callsign"] = 116,
                                        ["onboard_num"] = "561",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -24325.596941017,
                                ["x"] = 538855.99975508,
                                ["name"] = "ил76",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1751,
                                            ["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"] = 71793.09375,
                                            ["x"] = 454784.875,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["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"] = 46.922673766498,
                                            ["ETA_locked"] = false,
                                            ["y"] = 73632.566780089,
                                            ["x"] = 448532.82545074,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2631,
                                            ["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"] = 354.37398915303,
                                            ["ETA_locked"] = false,
                                            ["y"] = 116138.69041059,
                                            ["x"] = 444451.93468583,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2631,
                                            ["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"] = 463.12983412365,
                                            ["ETA_locked"] = false,
                                            ["y"] = 131137.57845465,
                                            ["x"] = 446239.03624002,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2631,
                                            ["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"] = 571.60181216697,
                                            ["ETA_locked"] = false,
                                            ["y"] = 129159.00173394,
                                            ["x"] = 461174.09922856,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 1751,
                                            ["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"] = 992.73151136081,
                                            ["ETA_locked"] = false,
                                            ["y"] = 71096.085938,
                                            ["x"] = 454116.796875,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 135,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1751,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Afghanistan (2)",
                                        ["skill"] = "Client",
                                        ["parking"] = "34",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 124,
                                                    [2] = 150,
                                                    [4] = 131,
                                                    [8] = 133,
                                                    [16] = 123,
                                                    [17] = 132,
                                                    [9] = 122,
                                                    [18] = 127,
                                                    [5] = 141,
                                                    [10] = 124,
                                                    [20] = 138,
                                                    [11] = 134,
                                                    [3] = 121,
                                                    [6] = 126,
                                                    [12] = 125,
                                                    [13] = 135,
                                                    [7] = 130,
                                                    [14] = 137,
                                                    [19] = 129,
                                                    [15] = 136,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 440,
                                        ["psi"] = -2.8554477449617,
                                        ["parking_id"] = "36",
                                        ["x"] = 454784.875,
                                        ["name"] = "Самол. -1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71793.09375,
                                        ["heading"] = 2.8554477449617,
                                        ["callsign"] = 122,
                                        ["onboard_num"] = "018",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1751,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Afghanistan (1)",
                                        ["skill"] = "Client",
                                        ["parking"] = "35",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 124,
                                                    [2] = 150,
                                                    [4] = 131,
                                                    [8] = 133,
                                                    [16] = 123,
                                                    [17] = 132,
                                                    [9] = 122,
                                                    [18] = 127,
                                                    [5] = 141,
                                                    [10] = 124,
                                                    [20] = 138,
                                                    [11] = 134,
                                                    [3] = 121,
                                                    [6] = 126,
                                                    [12] = 125,
                                                    [13] = 135,
                                                    [7] = 130,
                                                    [14] = 137,
                                                    [19] = 129,
                                                    [15] = 136,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 441,
                                        ["psi"] = -2.8554477449617,
                                        ["parking_id"] = "35",
                                        ["x"] = 454463.09375,
                                        ["name"] = "Самол. -1-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71766.375,
                                        ["heading"] = 2.8554477449617,
                                        ["callsign"] = 123,
                                        ["onboard_num"] = "019",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 71793.09375,
                                ["x"] = 454784.875,
                                ["name"] = "Самол. -1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["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] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "Tanker",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["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 [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["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 [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 72309.78125,
                                            ["x"] = 455236.5,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["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"] = 69.163360706845,
                                            ["ETA_locked"] = false,
                                            ["y"] = 74902.44631326,
                                            ["x"] = 445986.97283967,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4000,
                                            ["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"] = 253.57772651464,
                                            ["ETA_locked"] = false,
                                            ["y"] = 98798.935141717,
                                            ["x"] = 436768.02283479,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4244,
                                            ["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"] = 430.76133342945,
                                            ["ETA_locked"] = false,
                                            ["y"] = 121664.35719331,
                                            ["x"] = 445865.67086593,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 4244,
                                            ["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"] = 523.6022855484,
                                            ["ETA_locked"] = false,
                                            ["y"] = 124333.00061578,
                                            ["x"] = 458481.07613577,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 1770,
                                            ["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"] = 895.19299208047,
                                            ["ETA_locked"] = false,
                                            ["y"] = 74477.88940514,
                                            ["x"] = 445137.85902343,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 1751,
                                            ["action"] = "LandingReFuAr",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "LandingReFuAr",
                                            ["ETA"] = 964.27470133669,
                                            ["ETA_locked"] = false,
                                            ["timeReFuAr"] = 10,
                                            ["y"] = 71096.085938,
                                            ["x"] = 454116.796875,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 191,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "RF Air Force new",
                                        ["skill"] = "High",
                                        ["parking"] = 32,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "IL-78M",
                                        ["unitId"] = 500,
                                        ["psi"] = -2.8683035168647,
                                        ["parking_id"] = "31",
                                        ["x"] = 455236.5,
                                        ["name"] = "78",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "90000",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 72309.78125,
                                        ["heading"] = 2.8683035168647,
                                        ["callsign"] = 118,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 72309.78125,
                                ["x"] = 455236.5,
                                ["name"] = "78",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1751,
                                            ["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]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 71861.46875,
                                            ["x"] = 452845.03125,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["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"] = 63.587810511144,
                                            ["ETA_locked"] = false,
                                            ["y"] = 75330.163651175,
                                            ["x"] = 444723.08401226,
                                            ["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"] = 242.60852554159,
                                            ["ETA_locked"] = false,
                                            ["y"] = 100078.53464176,
                                            ["x"] = 442328.08036801,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["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"] = 470.32350222102,
                                            ["ETA_locked"] = false,
                                            ["y"] = 131413.16565404,
                                            ["x"] = 446619.12856396,
                                            ["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"] = 566.81956328081,
                                            ["ETA_locked"] = false,
                                            ["y"] = 130515.03928744,
                                            ["x"] = 459991.23224436,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 1751,
                                            ["action"] = "LandingReFuAr",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "LandingReFuAr",
                                            ["ETA"] = 996.72173012512,
                                            ["ETA_locked"] = false,
                                            ["timeReFuAr"] = 10,
                                            ["y"] = 71096.085938,
                                            ["x"] = 454116.796875,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 229,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "forest camo scheme #1 (native)",
                                        ["skill"] = "Client",
                                        ["parking"] = 0,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 543,
                                        ["psi"] = -2.7379642886456,
                                        ["parking_id"] = "09",
                                        ["x"] = 452845.03125,
                                        ["name"] = "Самол. -2-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"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- 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"] = 2240,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71861.46875,
                                        ["heading"] = 2.7379642886456,
                                        ["callsign"] = 125,
                                        ["onboard_num"] = "013",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "forest camo scheme #1 (native)",
                                        ["skill"] = "Good",
                                        ["parking"] = 1,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 544,
                                        ["psi"] = -2.7379642886456,
                                        ["parking_id"] = "08",
                                        ["x"] = 452805.03125,
                                        ["name"] = "Самол. -2-2",
                                        ["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"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0180F983-C14A-11d8-9897-000476191836}",
                                                }, -- 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"] = 2155,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71901.46875,
                                        ["heading"] = 2.7379642886456,
                                        ["callsign"] = 126,
                                        ["onboard_num"] = "015",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 71861.46875,
                                ["x"] = 452845.03125,
                                ["name"] = "25+БОТ",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [7]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71573.153937068,
                                            ["speed"] = 0,
                                            ["x"] = 452826.86015721,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "H-Windsock_RW",
                                        ["type"] = "Windsock",
                                        ["unitId"] = 8,
                                        ["y"] = 71573.153937068,
                                        ["x"] = 452826.86015721,
                                        ["name"] = "Новый статич. объект #003",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71573.153937068,
                                ["x"] = 452826.86015721,
                                ["name"] = "Новый статич. объект #003",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 100749.18040407,
                                            ["speed"] = 0,
                                            ["x"] = 440369.39957854,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 78,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Heliports",
                                        ["shape_name"] = "FARPS",
                                        ["type"] = "FARP",
                                        ["unitId"] = 306,
                                        ["heliport_frequency"] = 127.5,
                                        ["y"] = 100749.18040407,
                                        ["x"] = 440369.39957854,
                                        ["name"] = "скала",
                                        ["heliport_modulation"] = 0,
                                        ["heliport_callsign_id"] = 9,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 100749.18040407,
                                ["x"] = 440369.39957854,
                                ["name"] = "скала",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 124624.3706518,
                                            ["speed"] = 0,
                                            ["x"] = 440485.31302509,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 81,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Heliports",
                                        ["shape_name"] = "FARP",
                                        ["type"] = "SINGLE_HELIPAD",
                                        ["unitId"] = 311,
                                        ["heliport_frequency"] = 127.5,
                                        ["y"] = 124624.3706518,
                                        ["x"] = 440485.31302509,
                                        ["name"] = "Статич.  Верт. площадка (x1)-2",
                                        ["heliport_modulation"] = 0,
                                        ["heliport_callsign_id"] = 3,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 124624.3706518,
                                ["x"] = 440485.31302509,
                                ["name"] = "Статич.  Верт. площадка (x1)-2",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 93074.061947232,
                                            ["speed"] = 0,
                                            ["x"] = 452741.90527318,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 82,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tele_bash_m",
                                        ["type"] = "Comms tower M",
                                        ["unitId"] = 312,
                                        ["y"] = 93074.061947232,
                                        ["x"] = 452741.90527318,
                                        ["name"] = "скала #002",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 93074.061947232,
                                ["x"] = 452741.90527318,
                                ["name"] = "скала #002",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 92764.23050206,
                                            ["speed"] = 0,
                                            ["x"] = 452857.33463509,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 83,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "house1arm",
                                        ["unitId"] = 313,
                                        ["y"] = 92764.23050206,
                                        ["x"] = 452857.33463509,
                                        ["name"] = "часть",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 92764.23050206,
                                ["x"] = 452857.33463509,
                                ["name"] = "часть",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 92764.23050206,
                                            ["speed"] = 0,
                                            ["x"] = 452816.89991758,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 84,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "house1arm",
                                        ["unitId"] = 314,
                                        ["rate"] = 5,
                                        ["y"] = 92764.23050206,
                                        ["x"] = 452816.89991758,
                                        ["name"] = "часть #001",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 92764.23050206,
                                ["x"] = 452816.89991758,
                                ["name"] = "часть #001",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 92757.491382475,
                                            ["speed"] = 0,
                                            ["x"] = 452776.46520007,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 85,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "house1arm",
                                        ["unitId"] = 315,
                                        ["y"] = 92757.491382475,
                                        ["x"] = 452776.46520007,
                                        ["name"] = "часть #002",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 92757.491382475,
                                ["x"] = 452776.46520007,
                                ["name"] = "часть #002",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 92757.491382475,
                                            ["speed"] = 0,
                                            ["x"] = 452740.52322895,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 86,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "house1arm",
                                        ["unitId"] = 316,
                                        ["y"] = 92757.491382475,
                                        ["x"] = 452740.52322895,
                                        ["name"] = "часть #003",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 92757.491382475,
                                ["x"] = 452740.52322895,
                                ["name"] = "часть #003",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 92676.401339673,
                                            ["speed"] = 0,
                                            ["x"] = 452873.20830398,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 87,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "house1arm",
                                        ["unitId"] = 317,
                                        ["y"] = 92676.401339673,
                                        ["x"] = 452873.20830398,
                                        ["name"] = "часть #004",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 92676.401339673,
                                ["x"] = 452873.20830398,
                                ["name"] = "часть #004",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 92670.774066925,
                                            ["speed"] = 0,
                                            ["x"] = 452828.19012199,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 88,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "house1arm",
                                        ["unitId"] = 318,
                                        ["y"] = 92670.774066925,
                                        ["x"] = 452828.19012199,
                                        ["name"] = "часть #005",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 92670.774066925,
                                ["x"] = 452828.19012199,
                                ["name"] = "часть #005",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 92672.649824508,
                                            ["speed"] = 0,
                                            ["x"] = 452781.29618242,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 89,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "house1arm",
                                        ["unitId"] = 319,
                                        ["y"] = 92672.649824508,
                                        ["x"] = 452781.29618242,
                                        ["name"] = "часть #006",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 92672.649824508,
                                ["x"] = 452781.29618242,
                                ["name"] = "часть #006",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 92670.774066925,
                                            ["speed"] = 0,
                                            ["x"] = 452734.40224285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 90,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "house1arm",
                                        ["unitId"] = 320,
                                        ["y"] = 92670.774066925,
                                        ["x"] = 452734.40224285,
                                        ["name"] = "часть #007",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 92670.774066925,
                                ["x"] = 452734.40224285,
                                ["name"] = "часть #007",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 92779.568006729,
                                            ["speed"] = 0,
                                            ["x"] = 452631.23557579,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 91,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ComCenter",
                                        ["type"] = ".Command Center",
                                        ["unitId"] = 321,
                                        ["y"] = 92779.568006729,
                                        ["x"] = 452631.23557579,
                                        ["name"] = "часть #008",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 92779.568006729,
                                ["x"] = 452631.23557579,
                                ["name"] = "часть #008",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 92653.89224868,
                                            ["speed"] = 0,
                                            ["x"] = 452623.73254546,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 92,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "domik1a-all",
                                        ["type"] = "Small house 1A area",
                                        ["unitId"] = 322,
                                        ["y"] = 92653.89224868,
                                        ["x"] = 452623.73254546,
                                        ["name"] = "часть #009",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 92653.89224868,
                                ["x"] = 452623.73254546,
                                ["name"] = "часть #009",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 92845.219522128,
                                            ["speed"] = 0,
                                            ["x"] = 452627.48406063,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 93,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "dom2c-all",
                                        ["type"] = "Small house 1C area",
                                        ["unitId"] = 323,
                                        ["y"] = 92845.219522128,
                                        ["x"] = 452627.48406063,
                                        ["name"] = "часть #010",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 92845.219522128,
                                ["x"] = 452627.48406063,
                                ["name"] = "часть #010",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 93066.558916901,
                                            ["speed"] = 0,
                                            ["x"] = 452674.3780002,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 94,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["shape_name"] = "sklad",
                                        ["type"] = "Warehouse",
                                        ["unitId"] = 324,
                                        ["y"] = 93066.558916901,
                                        ["x"] = 452674.3780002,
                                        ["name"] = "часть #011",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 93066.558916901,
                                ["x"] = 452674.3780002,
                                ["name"] = "часть #011",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 93068.434674484,
                                            ["speed"] = 0,
                                            ["x"] = 452807.55678858,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 95,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["shape_name"] = "SkladC",
                                        ["type"] = ".Ammunition depot",
                                        ["unitId"] = 325,
                                        ["y"] = 93068.434674484,
                                        ["x"] = 452807.55678858,
                                        ["name"] = "часть #012",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 93068.434674484,
                                ["x"] = 452807.55678858,
                                ["name"] = "часть #012",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 93259.912444888,
                                            ["speed"] = 0,
                                            ["x"] = 452671.74635936,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 96,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2447,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 326,
                                        ["y"] = 93259.912444888,
                                        ["x"] = 452671.74635936,
                                        ["name"] = "Цистерна с топливом",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 93259.912444888,
                                ["x"] = 452671.74635936,
                                ["name"] = "Цистерна с топливом",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 93255.847456979,
                                            ["speed"] = 0,
                                            ["x"] = 452639.98381029,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 97,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 327,
                                        ["y"] = 93255.847456979,
                                        ["x"] = 452639.98381029,
                                        ["name"] = "Боеприпасы",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 93255.847456979,
                                ["x"] = 452639.98381029,
                                ["name"] = "Боеприпасы",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 124789.33260425,
                                            ["speed"] = 0,
                                            ["x"] = 440373.96370719,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 100,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "GRC_autumn",
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 332,
                                        ["y"] = 124789.33260425,
                                        ["x"] = 440373.96370719,
                                        ["name"] = "скала #003",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 124789.33260425,
                                ["x"] = 440373.96370719,
                                ["name"] = "скала #003",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 124490.33906544,
                                            ["speed"] = 0,
                                            ["x"] = 440377.0567438,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 101,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "GRC_autumn",
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GSM Rus",
                                        ["type"] = "FARP Fuel Depot",
                                        ["unitId"] = 333,
                                        ["y"] = 124490.33906544,
                                        ["x"] = 440377.0567438,
                                        ["name"] = "скала #004",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 124490.33906544,
                                ["x"] = 440377.0567438,
                                ["name"] = "скала #004",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 124697.5725182,
                                            ["speed"] = 0,
                                            ["x"] = 440606.97246503,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 102,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "H-Windsock_RW",
                                        ["type"] = "Windsock",
                                        ["unitId"] = 334,
                                        ["y"] = 124697.5725182,
                                        ["x"] = 440606.97246503,
                                        ["name"] = "скала #005",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 124697.5725182,
                                ["x"] = 440606.97246503,
                                ["name"] = "скала #005",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 124541.88967558,
                                            ["speed"] = 0,
                                            ["x"] = 440664.70914838,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 103,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wodokachka_a",
                                        ["type"] = "Water tower A",
                                        ["unitId"] = 335,
                                        ["y"] = 124541.88967558,
                                        ["x"] = 440664.70914838,
                                        ["name"] = "скала #006",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 124541.88967558,
                                ["x"] = 440664.70914838,
                                ["name"] = "скала #006",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 93294.039982017,
                                            ["speed"] = 0,
                                            ["x"] = 452662.66062204,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 125,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 423,
                                        ["y"] = 93294.039982017,
                                        ["x"] = 452662.66062204,
                                        ["name"] = "Цистерна с топливом #001",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 93294.039982017,
                                ["x"] = 452662.66062204,
                                ["name"] = "Цистерна с топливом #001",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 93294.039982017,
                                            ["speed"] = 0,
                                            ["x"] = 452634.01622826,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 126,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 424,
                                        ["y"] = 93294.039982017,
                                        ["x"] = 452634.01622826,
                                        ["name"] = "Боеприпасы #001",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 93294.039982017,
                                ["x"] = 452634.01622826,
                                ["name"] = "Боеприпасы #001",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["heading"] = 4.607669225265,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71325.652537946,
                                            ["speed"] = 0,
                                            ["x"] = 455283.05215854,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 133,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "RUS_winter",
                                        ["category"] = "Unarmed",
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 434,
                                        ["rate"] = 5,
                                        ["y"] = 71325.652537946,
                                        ["x"] = 455283.05215854,
                                        ["name"] = "Статич.  Автомоб. КАМАЗ-43101-1-1",
                                        ["heading"] = 4.607669225265,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71325.652537946,
                                ["x"] = 455283.05215854,
                                ["name"] = "Статич.  Автомоб. КАМАЗ-43101-1",
                                ["dead"] = false,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["heading"] = 4.1887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 109771.19885683,
                                            ["speed"] = 0,
                                            ["x"] = 442023.62599339,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 136,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 442,
                                        ["rate"] = 8,
                                        ["y"] = 109771.19885683,
                                        ["x"] = 442023.62599339,
                                        ["name"] = "Статич.  БМД-1-1-1",
                                        ["heading"] = 4.1887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 109771.19885683,
                                ["x"] = 442023.62599339,
                                ["name"] = "Статич.  БМД-1-1",
                                ["dead"] = true,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["heading"] = 2.3038346126325,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 109956.11700222,
                                            ["speed"] = 0,
                                            ["x"] = 441952.77420399,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 137,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 443,
                                        ["rate"] = 8,
                                        ["y"] = 109956.11700222,
                                        ["x"] = 441952.77420399,
                                        ["name"] = "Статич.  БМД-1-2-1",
                                        ["heading"] = 2.3038346126325,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 109956.11700222,
                                ["x"] = 441952.77420399,
                                ["name"] = "Статич.  БМД-1-2",
                                ["dead"] = true,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["heading"] = 2.4434609527921,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 109897.32509186,
                                            ["speed"] = 0,
                                            ["x"] = 441981.91891169,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 138,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "BTR-82A",
                                        ["unitId"] = 444,
                                        ["rate"] = 11,
                                        ["y"] = 109897.32509186,
                                        ["x"] = 441981.91891169,
                                        ["name"] = "Статич.  БТР-82А-1-1",
                                        ["heading"] = 2.4434609527921,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 109897.32509186,
                                ["x"] = 441981.91891169,
                                ["name"] = "Статич.  БТР-82А-1",
                                ["dead"] = true,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 109858.21899632,
                                            ["speed"] = 0,
                                            ["x"] = 441959.52141295,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 139,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = "1",
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 445,
                                        ["y"] = 109858.21899632,
                                        ["x"] = 441959.52141295,
                                        ["name"] = "Статич.  Большой дым-1-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 109858.21899632,
                                ["x"] = 441959.52141295,
                                ["name"] = "Статич.  Большой дым-1",
                                ["dead"] = false,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 109939.44573654,
                                            ["speed"] = 0,
                                            ["x"] = 442000.13478305,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 140,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 2,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 446,
                                        ["y"] = 109939.44573654,
                                        ["x"] = 442000.13478305,
                                        ["name"] = "Статич.  Большой дым-2-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 109939.44573654,
                                ["x"] = 442000.13478305,
                                ["name"] = "Статич.  Большой дым-2",
                                ["dead"] = false,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71216.488212462,
                                            ["speed"] = 0,
                                            ["x"] = 455201.50107016,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 141,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "cow2",
                                        ["category"] = "Animal",
                                        ["shape_name"] = "Cow",
                                        ["type"] = "Cow",
                                        ["unitId"] = 447,
                                        ["rate"] = 2,
                                        ["y"] = 71216.488212462,
                                        ["x"] = 455201.50107016,
                                        ["name"] = "Статич.  Корова-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71216.488212462,
                                ["x"] = 455201.50107016,
                                ["name"] = "Статич.  Корова-1",
                                ["dead"] = false,
                            }, -- end of [32]
                            [33] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71147.270596686,
                                            ["speed"] = 0,
                                            ["x"] = 455220.89535236,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 142,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "cow3",
                                        ["category"] = "Animal",
                                        ["shape_name"] = "Cow",
                                        ["type"] = "Cow",
                                        ["unitId"] = 448,
                                        ["rate"] = 2,
                                        ["y"] = 71147.270596686,
                                        ["x"] = 455220.89535236,
                                        ["name"] = "Статич.  Корова-2-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71147.270596686,
                                ["x"] = 455220.89535236,
                                ["name"] = "Статич.  Корова-2",
                                ["dead"] = false,
                            }, -- end of [33]
                            [34] = 
                            {
                                ["heading"] = 4.4331363000656,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 70840.095070608,
                                            ["speed"] = 0,
                                            ["x"] = 454900.03856143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 143,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "desert",
                                        ["category"] = "Unarmed",
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 449,
                                        ["rate"] = 3,
                                        ["y"] = 70840.095070608,
                                        ["x"] = 454900.03856143,
                                        ["name"] = "Статич.  Заправщик АТЗ-10-2",
                                        ["heading"] = 4.4331363000656,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 70840.095070608,
                                ["x"] = 454900.03856143,
                                ["name"] = "Статич.  Заправщик АТЗ-10-2",
                                ["dead"] = false,
                            }, -- end of [34]
                            [35] = 
                            {
                                ["heading"] = 4.0666171571468,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 70440.832462486,
                                            ["speed"] = 0,
                                            ["x"] = 455951.26163092,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 144,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "desert",
                                        ["category"] = "Unarmed",
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 450,
                                        ["rate"] = 3,
                                        ["y"] = 70440.832462486,
                                        ["x"] = 455951.26163092,
                                        ["name"] = "Статич.  Заправщик АТЗ-10-1",
                                        ["heading"] = 4.0666171571468,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 70440.832462486,
                                ["x"] = 455951.26163092,
                                ["name"] = "Статич.  Заправщик АТЗ-10-1",
                                ["dead"] = false,
                            }, -- end of [35]
                            [36] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 100867.71468151,
                                            ["speed"] = 0,
                                            ["x"] = 440235.69317595,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 149,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GSM Rus",
                                        ["type"] = "FARP Fuel Depot",
                                        ["unitId"] = 457,
                                        ["rate"] = 20,
                                        ["y"] = 100867.71468151,
                                        ["x"] = 440235.69317595,
                                        ["name"] = "Статич.  Передовой пункт ГСМ-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 100867.71468151,
                                ["x"] = 440235.69317595,
                                ["name"] = "Статич.  Передовой пункт ГСМ-1",
                                ["dead"] = false,
                            }, -- end of [36]
                            [37] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 100825.7660084,
                                            ["speed"] = 0,
                                            ["x"] = 440233.36269411,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 150,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 458,
                                        ["rate"] = 50,
                                        ["y"] = 100825.7660084,
                                        ["x"] = 440233.36269411,
                                        ["name"] = "Статич.  Передовой склад БП-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 100825.7660084,
                                ["x"] = 440233.36269411,
                                ["name"] = "Статич.  Передовой склад БП-1",
                                ["dead"] = false,
                            }, -- end of [37]
                            [38] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 100758.18203506,
                                            ["speed"] = 0,
                                            ["x"] = 440199.57070744,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 151,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tech",
                                        ["type"] = "Repair workshop",
                                        ["unitId"] = 459,
                                        ["rate"] = 100,
                                        ["y"] = 100758.18203506,
                                        ["x"] = 440199.57070744,
                                        ["name"] = "Статич.  Ремонтный цех-1-1",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 100758.18203506,
                                ["x"] = 440199.57070744,
                                ["name"] = "Статич.  Ремонтный цех-1",
                                ["dead"] = false,
                            }, -- end of [38]
                            [39] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 100832.30496888,
                                            ["speed"] = 0,
                                            ["x"] = 440276.41606246,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 153,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "H-Windsock_RW",
                                        ["type"] = "Windsock",
                                        ["unitId"] = 462,
                                        ["rate"] = 3,
                                        ["y"] = 100832.30496888,
                                        ["x"] = 440276.41606246,
                                        ["name"] = "Статич.  Ветровой конус-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 100832.30496888,
                                ["x"] = 440276.41606246,
                                ["name"] = "Статич.  Ветровой конус-1",
                                ["dead"] = false,
                            }, -- end of [39]
                            [40] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 109828.98577726,
                                            ["speed"] = 0,
                                            ["x"] = 441992.97380081,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 156,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 465,
                                        ["rate"] = 10,
                                        ["y"] = 109828.98577726,
                                        ["x"] = 441992.97380081,
                                        ["name"] = "Статич.  БТР-80-1-1",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 109828.98577726,
                                ["x"] = 441992.97380081,
                                ["name"] = "Статич.  БТР-80-1",
                                ["dead"] = true,
                            }, -- end of [40]
                            [41] = 
                            {
                                ["heading"] = 4.014257279587,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 109941.04215341,
                                            ["speed"] = 0,
                                            ["x"] = 441972.8740024,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 157,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "BMP-1",
                                        ["unitId"] = 466,
                                        ["rate"] = 10,
                                        ["y"] = 109941.04215341,
                                        ["x"] = 441972.8740024,
                                        ["name"] = "Статич.  БМП-1-1-1",
                                        ["heading"] = 4.014257279587,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 109941.04215341,
                                ["x"] = 441972.8740024,
                                ["name"] = "Статич.  БМП-1-1",
                                ["dead"] = true,
                            }, -- end of [41]
                            [42] = 
                            {
                                ["heading"] = 2.0071286397935,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 109856.02105105,
                                            ["speed"] = 0,
                                            ["x"] = 442005.51810001,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 158,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "BMP-3",
                                        ["unitId"] = 467,
                                        ["rate"] = 15,
                                        ["y"] = 109856.02105105,
                                        ["x"] = 442005.51810001,
                                        ["name"] = "Статич.  БМП-3-1-1",
                                        ["heading"] = 2.0071286397935,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 109856.02105105,
                                ["x"] = 442005.51810001,
                                ["name"] = "Статич.  БМП-3-1",
                                ["dead"] = true,
                            }, -- end of [42]
                            [43] = 
                            {
                                ["heading"] = 2.0420352248334,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 109798.33358468,
                                            ["speed"] = 0,
                                            ["x"] = 442009.05363954,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 159,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Armor",
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 468,
                                        ["rate"] = 10,
                                        ["y"] = 109798.33358468,
                                        ["x"] = 442009.05363954,
                                        ["name"] = "Статич.  БТР-80-2-1",
                                        ["heading"] = 2.0420352248334,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 109798.33358468,
                                ["x"] = 442009.05363954,
                                ["name"] = "Статич.  БТР-80-2",
                                ["dead"] = true,
                            }, -- end of [43]
                            [44] = 
                            {
                                ["heading"] = 0.07310818074881,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 109884.59530878,
                                            ["speed"] = 0,
                                            ["x"] = 441998.54876886,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 160,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 8,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 469,
                                        ["y"] = 109884.59530878,
                                        ["x"] = 441998.54876886,
                                        ["name"] = "Статич.  Большой дым-3-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0.07310818074881,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 109884.59530878,
                                ["x"] = 441998.54876886,
                                ["name"] = "Статич.  Большой дым-3",
                                ["dead"] = false,
                            }, -- end of [44]
                            [45] = 
                            {
                                ["heading"] = 0.07310818074881,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 109913.16956651,
                                            ["speed"] = 0,
                                            ["x"] = 441987.39783901,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 161,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 2,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 470,
                                        ["y"] = 109913.16956651,
                                        ["x"] = 441987.39783901,
                                        ["name"] = "Статич.  Большой дым-4-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0.07310818074881,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 109913.16956651,
                                ["x"] = 441987.39783901,
                                ["name"] = "Статич.  Большой дым-4",
                                ["dead"] = false,
                            }, -- end of [45]
                            [46] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 109768.20747851,
                                            ["speed"] = 0,
                                            ["x"] = 442033.39542463,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 162,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 3,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 471,
                                        ["y"] = 109768.20747851,
                                        ["x"] = 442033.39542463,
                                        ["name"] = "Статич.  Большой дым-5-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 109768.20747851,
                                ["x"] = 442033.39542463,
                                ["name"] = "Статич.  Большой дым-5",
                                ["dead"] = false,
                            }, -- end of [46]
                            [47] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 100927.14196841,
                                            ["speed"] = 0,
                                            ["x"] = 440380.18304999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 163,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "outpost",
                                        ["unitId"] = 472,
                                        ["rate"] = 5,
                                        ["y"] = 100927.14196841,
                                        ["x"] = 440380.18304999,
                                        ["name"] = "Статич.  Аванпост-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 100927.14196841,
                                ["x"] = 440380.18304999,
                                ["name"] = "Статич.  Аванпост-1",
                                ["dead"] = false,
                            }, -- end of [47]
                            [48] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 100694.09378447,
                                            ["speed"] = 0,
                                            ["x"] = 440226.37124859,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 164,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "toplivo-bak",
                                        ["type"] = "Fuel tank",
                                        ["unitId"] = 473,
                                        ["rate"] = 100,
                                        ["y"] = 100694.09378447,
                                        ["x"] = 440226.37124859,
                                        ["name"] = "Статич.  Топливный бак-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 100694.09378447,
                                ["x"] = 440226.37124859,
                                ["name"] = "Статич.  Топливный бак-1",
                                ["dead"] = false,
                            }, -- end of [48]
                            [49] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 100922.48100474,
                                            ["speed"] = 0,
                                            ["x"] = 440071.39420627,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 166,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 475,
                                        ["rate"] = 50,
                                        ["y"] = 100922.48100474,
                                        ["x"] = 440071.39420627,
                                        ["name"] = "Статич.  Передовое укрытие - палатка-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 100922.48100474,
                                ["x"] = 440071.39420627,
                                ["name"] = "Статич.  Передовое укрытие - палатка-1",
                                ["dead"] = false,
                            }, -- end of [49]
                            [50] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 100958.60347325,
                                            ["speed"] = 0,
                                            ["x"] = 440074.88992903,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 167,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 476,
                                        ["rate"] = 50,
                                        ["y"] = 100958.60347325,
                                        ["x"] = 440074.88992903,
                                        ["name"] = "Статич.  Передовое укрытие - палатка-2-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 100958.60347325,
                                ["x"] = 440074.88992903,
                                ["name"] = "Статич.  Передовое укрытие - палатка-2",
                                ["dead"] = false,
                            }, -- end of [50]
                            [51] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 100997.0564236,
                                            ["speed"] = 0,
                                            ["x"] = 440073.72468811,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 168,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 477,
                                        ["rate"] = 50,
                                        ["y"] = 100997.0564236,
                                        ["x"] = 440073.72468811,
                                        ["name"] = "Статич.  Передовое укрытие - палатка-3-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 100997.0564236,
                                ["x"] = 440073.72468811,
                                ["name"] = "Статич.  Передовое укрытие - палатка-3",
                                ["dead"] = false,
                            }, -- end of [51]
                            [52] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 100993.56070084,
                                            ["speed"] = 0,
                                            ["x"] = 440106.35143386,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 169,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 478,
                                        ["rate"] = 50,
                                        ["y"] = 100993.56070084,
                                        ["x"] = 440106.35143386,
                                        ["name"] = "Статич.  Передовое укрытие - палатка-4-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 100993.56070084,
                                ["x"] = 440106.35143386,
                                ["name"] = "Статич.  Передовое укрытие - палатка-4",
                                ["dead"] = false,
                            }, -- end of [52]
                            [53] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 100951.61202773,
                                            ["speed"] = 0,
                                            ["x"] = 440105.18619294,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 170,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 479,
                                        ["rate"] = 50,
                                        ["y"] = 100951.61202773,
                                        ["x"] = 440105.18619294,
                                        ["name"] = "Статич.  Передовое укрытие - палатка-5-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 100951.61202773,
                                ["x"] = 440105.18619294,
                                ["name"] = "Статич.  Передовое укрытие - палатка-5",
                                ["dead"] = false,
                            }, -- end of [53]
                            [54] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 100913.15907738,
                                            ["speed"] = 0,
                                            ["x"] = 440107.51667478,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 171,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 480,
                                        ["rate"] = 50,
                                        ["y"] = 100913.15907738,
                                        ["x"] = 440107.51667478,
                                        ["name"] = "Статич.  Передовое укрытие - палатка-6-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 100913.15907738,
                                ["x"] = 440107.51667478,
                                ["name"] = "Статич.  Передовое укрытие - палатка-6",
                                ["dead"] = false,
                            }, -- end of [54]
                            [55] = 
                            {
                                ["heading"] = 4.1189770347066,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71239.926293849,
                                            ["speed"] = 0,
                                            ["x"] = 455298.40965235,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 179,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Heliports",
                                        ["shape_name"] = "FARP",
                                        ["type"] = "SINGLE_HELIPAD",
                                        ["unitId"] = 488,
                                        ["heliport_frequency"] = "127.5",
                                        ["y"] = 71239.926293849,
                                        ["x"] = 455298.40965235,
                                        ["name"] = "Статич.  Верт. площадка (x1)-1",
                                        ["heliport_modulation"] = 0,
                                        ["heliport_callsign_id"] = 1,
                                        ["heading"] = 4.1189770347066,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71239.926293849,
                                ["x"] = 455298.40965235,
                                ["name"] = "Статич.  Верт. площадка (x1)-1",
                                ["dead"] = false,
                            }, -- end of [55]
                            [56] = 
                            {
                                ["heading"] = 0.065188127834356,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71207.46286782,
                                            ["speed"] = 0,
                                            ["x"] = 455275.48116074,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 180,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GSM Rus",
                                        ["type"] = "FARP Fuel Depot",
                                        ["unitId"] = 489,
                                        ["rate"] = 20,
                                        ["y"] = 71207.46286782,
                                        ["x"] = 455275.48116074,
                                        ["name"] = "Статич.  Передовой пункт ГСМ-2-1",
                                        ["heading"] = 0.065188127834356,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71207.46286782,
                                ["x"] = 455275.48116074,
                                ["name"] = "Статич.  Передовой пункт ГСМ-2",
                                ["dead"] = false,
                            }, -- end of [56]
                            [57] = 
                            {
                                ["heading"] = 2.3561944901923,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71213.938307016,
                                            ["speed"] = 0,
                                            ["x"] = 455263.59586095,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 181,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 490,
                                        ["rate"] = 50,
                                        ["y"] = 71213.938307016,
                                        ["x"] = 455263.59586095,
                                        ["name"] = "Статич.  Передовой склад БП-2",
                                        ["heading"] = 2.3561944901923,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71213.938307016,
                                ["x"] = 455263.59586095,
                                ["name"] = "Статич.  Передовой склад БП-2",
                                ["dead"] = false,
                            }, -- end of [57]
                            [58] = 
                            {
                                ["heading"] = 4.0840704496667,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71293.346622658,
                                            ["speed"] = 0,
                                            ["x"] = 455312.5959285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 182,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "toplivo-bak",
                                        ["type"] = "Fuel tank",
                                        ["unitId"] = 491,
                                        ["rate"] = 100,
                                        ["y"] = 71293.346622658,
                                        ["x"] = 455312.5959285,
                                        ["name"] = "Статич.  Топливный бак-2-1",
                                        ["heading"] = 4.0840704496667,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71293.346622658,
                                ["x"] = 455312.5959285,
                                ["name"] = "Статич.  Топливный бак-2",
                                ["dead"] = false,
                            }, -- end of [58]
                            [59] = 
                            {
                                ["heading"] = 5.550147021342,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 70850.785861589,
                                            ["speed"] = 0,
                                            ["x"] = 454892.74244569,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 192,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 501,
                                        ["rate"] = 100,
                                        ["y"] = 70850.785861589,
                                        ["x"] = 454892.74244569,
                                        ["name"] = "Статич.  Цистерна с топливом-1-1",
                                        ["heading"] = 5.550147021342,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 70850.785861589,
                                ["x"] = 454892.74244569,
                                ["name"] = "Статич.  Цистерна с топливом-1",
                                ["dead"] = false,
                            }, -- end of [59]
                            [60] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 70841.546399073,
                                            ["speed"] = 0,
                                            ["x"] = 454895.79801597,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 193,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 502,
                                        ["rate"] = 100,
                                        ["y"] = 70841.546399073,
                                        ["x"] = 454895.79801597,
                                        ["name"] = "Статич.  Авиабомбы М117-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 70841.546399073,
                                ["x"] = 454895.79801597,
                                ["name"] = "Статич.  Авиабомбы М117-1",
                                ["dead"] = false,
                            }, -- end of [60]
                            [61] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71274.387997736,
                                            ["speed"] = 0,
                                            ["x"] = 455179.14954165,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 194,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 503,
                                        ["rate"] = 100,
                                        ["y"] = 71274.387997736,
                                        ["x"] = 455179.14954165,
                                        ["name"] = "Статич.  Авиабомбы М117-2-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71274.387997736,
                                ["x"] = 455179.14954165,
                                ["name"] = "Статич.  Авиабомбы М117-2",
                                ["dead"] = false,
                            }, -- end of [61]
                            [62] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71308.514953639,
                                            ["speed"] = 0,
                                            ["x"] = 455189.61278147,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 195,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 504,
                                        ["rate"] = 100,
                                        ["y"] = 71308.514953639,
                                        ["x"] = 455189.61278147,
                                        ["name"] = "Статич.  Авиабомбы М117-3-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71308.514953639,
                                ["x"] = 455189.61278147,
                                ["name"] = "Статич.  Авиабомбы М117-3",
                                ["dead"] = false,
                            }, -- end of [62]
                            [63] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71365.930670285,
                                            ["speed"] = 0,
                                            ["x"] = 455211.41129084,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 196,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 505,
                                        ["rate"] = 100,
                                        ["y"] = 71365.930670285,
                                        ["x"] = 455211.41129084,
                                        ["name"] = "Статич.  Авиабомбы М117-4-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71365.930670285,
                                ["x"] = 455211.41129084,
                                ["name"] = "Статич.  Авиабомбы М117-4",
                                ["dead"] = false,
                            }, -- end of [63]
                            [64] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71395.067400263,
                                            ["speed"] = 0,
                                            ["x"] = 455219.59887048,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 197,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 506,
                                        ["rate"] = 100,
                                        ["y"] = 71395.067400263,
                                        ["x"] = 455219.59887048,
                                        ["name"] = "Статич.  Авиабомбы М117-5-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71395.067400263,
                                ["x"] = 455219.59887048,
                                ["name"] = "Статич.  Авиабомбы М117-5",
                                ["dead"] = false,
                            }, -- end of [64]
                            [65] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71257.339107075,
                                            ["speed"] = 0,
                                            ["x"] = 455153.40905967,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 198,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 507,
                                        ["rate"] = 100,
                                        ["y"] = 71257.339107075,
                                        ["x"] = 455153.40905967,
                                        ["name"] = "Статич.  Цистерна с топливом-2-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71257.339107075,
                                ["x"] = 455153.40905967,
                                ["name"] = "Статич.  Цистерна с топливом-2",
                                ["dead"] = false,
                            }, -- end of [65]
                            [66] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71296.301669066,
                                            ["speed"] = 0,
                                            ["x"] = 455162.52667349,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 199,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 508,
                                        ["rate"] = 100,
                                        ["y"] = 71296.301669066,
                                        ["x"] = 455162.52667349,
                                        ["name"] = "Статич.  Цистерна с топливом-3-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71296.301669066,
                                ["x"] = 455162.52667349,
                                ["name"] = "Статич.  Цистерна с топливом-3",
                                ["dead"] = false,
                            }, -- end of [66]
                            [67] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71336.484646084,
                                            ["speed"] = 0,
                                            ["x"] = 455175.88510126,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 200,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2400,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 509,
                                        ["rate"] = 100,
                                        ["y"] = 71336.484646084,
                                        ["x"] = 455175.88510126,
                                        ["name"] = "Статич.  Цистерна с топливом-4-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71336.484646084,
                                ["x"] = 455175.88510126,
                                ["name"] = "Статич.  Цистерна с топливом-4",
                                ["dead"] = false,
                            }, -- end of [67]
                            [68] = 
                            {
                                ["heading"] = 1.3788101090755,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71284.4487711,
                                            ["speed"] = 0,
                                            ["x"] = 455157.47054219,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 201,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 5000,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "trunks_small_cargo",
                                        ["type"] = "trunks_small_cargo",
                                        ["unitId"] = 510,
                                        ["rate"] = 100,
                                        ["y"] = 71284.4487711,
                                        ["x"] = 455157.47054219,
                                        ["name"] = "Статич.  Бревна короткие-1-1",
                                        ["heading"] = 1.3788101090755,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71284.4487711,
                                ["x"] = 455157.47054219,
                                ["name"] = "Статич.  Бревна короткие-1",
                                ["dead"] = false,
                            }, -- end of [68]
                            [69] = 
                            {
                                ["heading"] = 0.99483767363677,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71352.959477641,
                                            ["speed"] = 0,
                                            ["x"] = 455180.71106202,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 202,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 5000,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "trunks_small_cargo",
                                        ["type"] = "trunks_small_cargo",
                                        ["unitId"] = 511,
                                        ["rate"] = 100,
                                        ["y"] = 71352.959477641,
                                        ["x"] = 455180.71106202,
                                        ["name"] = "Статич.  Бревна короткие-2-1",
                                        ["heading"] = 0.99483767363677,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71352.959477641,
                                ["x"] = 455180.71106202,
                                ["name"] = "Статич.  Бревна короткие-2",
                                ["dead"] = false,
                            }, -- end of [69]
                            [70] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71326.832724565,
                                            ["speed"] = 0,
                                            ["x"] = 455173.38891466,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 203,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 480,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "barrels_cargo",
                                        ["type"] = "barrels_cargo",
                                        ["unitId"] = 512,
                                        ["rate"] = 100,
                                        ["y"] = 71326.832724565,
                                        ["x"] = 455173.38891466,
                                        ["name"] = "Статич.  Бочки-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71326.832724565,
                                ["x"] = 455173.38891466,
                                ["name"] = "Статич.  Бочки-1",
                                ["dead"] = false,
                            }, -- end of [70]
                            [71] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71282.791023132,
                                            ["speed"] = 0,
                                            ["x"] = 455165.51061983,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 204,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 480,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "barrels_cargo",
                                        ["type"] = "barrels_cargo",
                                        ["unitId"] = 513,
                                        ["rate"] = 100,
                                        ["y"] = 71282.791023132,
                                        ["x"] = 455165.51061983,
                                        ["name"] = "Статич.  Бочки-2-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71282.791023132,
                                ["x"] = 455165.51061983,
                                ["name"] = "Статич.  Бочки-2",
                                ["dead"] = false,
                            }, -- end of [71]
                            [72] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71356.975244667,
                                            ["speed"] = 0,
                                            ["x"] = 455188.55331658,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 205,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 480,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "barrels_cargo",
                                        ["type"] = "barrels_cargo",
                                        ["unitId"] = 514,
                                        ["rate"] = 100,
                                        ["y"] = 71356.975244667,
                                        ["x"] = 455188.55331658,
                                        ["name"] = "Статич.  Бочки-3-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71356.975244667,
                                ["x"] = 455188.55331658,
                                ["name"] = "Статич.  Бочки-3",
                                ["dead"] = false,
                            }, -- end of [72]
                            [73] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71249.412485381,
                                            ["speed"] = 0,
                                            ["x"] = 455250.44527918,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 210,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 480,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "barrels_cargo",
                                        ["type"] = "barrels_cargo",
                                        ["unitId"] = 521,
                                        ["rate"] = 100,
                                        ["y"] = 71249.412485381,
                                        ["x"] = 455250.44527918,
                                        ["name"] = "Статич.  Бочки-4-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71249.412485381,
                                ["x"] = 455250.44527918,
                                ["name"] = "Статич.  Бочки-4",
                                ["dead"] = false,
                            }, -- end of [73]
                            [74] = 
                            {
                                ["heading"] = 4.8869219055841,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71250.920324615,
                                            ["speed"] = 0,
                                            ["x"] = 455250.36377435,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 211,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 480,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "barrels_cargo",
                                        ["type"] = "barrels_cargo",
                                        ["unitId"] = 522,
                                        ["rate"] = 100,
                                        ["y"] = 71250.920324615,
                                        ["x"] = 455250.36377435,
                                        ["name"] = "Статич.  Бочки-5-1",
                                        ["heading"] = 4.8869219055841,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71250.920324615,
                                ["x"] = 455250.36377435,
                                ["name"] = "Статич.  Бочки-5",
                                ["dead"] = false,
                            }, -- end of [74]
                            [75] = 
                            {
                                ["heading"] = 0.4014257279587,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71251.939134908,
                                            ["speed"] = 0,
                                            ["x"] = 455250.97506053,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 212,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 480,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "barrels_cargo",
                                        ["type"] = "barrels_cargo",
                                        ["unitId"] = 523,
                                        ["rate"] = 100,
                                        ["y"] = 71251.939134908,
                                        ["x"] = 455250.97506053,
                                        ["name"] = "Статич.  Бочки-6-1",
                                        ["heading"] = 0.4014257279587,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71251.939134908,
                                ["x"] = 455250.97506053,
                                ["name"] = "Статич.  Бочки-6",
                                ["dead"] = false,
                            }, -- end of [75]
                            [76] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71250.227533616,
                                            ["speed"] = 0,
                                            ["x"] = 455249.4672213,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 213,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 480,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "barrels_cargo",
                                        ["type"] = "barrels_cargo",
                                        ["unitId"] = 524,
                                        ["rate"] = 100,
                                        ["y"] = 71250.227533616,
                                        ["x"] = 455249.4672213,
                                        ["name"] = "Статич.  Бочки-7-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71250.227533616,
                                ["x"] = 455249.4672213,
                                ["name"] = "Статич.  Бочки-7",
                                ["dead"] = false,
                            }, -- end of [76]
                            [77] = 
                            {
                                ["heading"] = 0.97738438111682,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71249.004961264,
                                            ["speed"] = 0,
                                            ["x"] = 455249.22270683,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 214,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 480,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "barrels_cargo",
                                        ["type"] = "barrels_cargo",
                                        ["unitId"] = 525,
                                        ["rate"] = 100,
                                        ["y"] = 71249.004961264,
                                        ["x"] = 455249.22270683,
                                        ["name"] = "Статич.  Бочки-8-1",
                                        ["heading"] = 0.97738438111682,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71249.004961264,
                                ["x"] = 455249.22270683,
                                ["name"] = "Статич.  Бочки-8",
                                ["dead"] = false,
                            }, -- end of [77]
                            [78] = 
                            {
                                ["heading"] = 1.5009831567151,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71226.861499495,
                                            ["speed"] = 0,
                                            ["x"] = 455243.44474214,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 215,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 3200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "iso_container_small_cargo",
                                        ["type"] = "iso_container_small",
                                        ["unitId"] = 526,
                                        ["rate"] = 100,
                                        ["y"] = 71226.861499495,
                                        ["x"] = 455243.44474214,
                                        ["name"] = "Статич.  ISO-контейнер малый-1-1",
                                        ["heading"] = 1.5009831567151,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71226.861499495,
                                ["x"] = 455243.44474214,
                                ["name"] = "Статич.  ISO-контейнер малый-1",
                                ["dead"] = false,
                            }, -- end of [78]
                            [79] = 
                            {
                                ["heading"] = 1.5707963267949,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71294.445919383,
                                            ["speed"] = 0,
                                            ["x"] = 455267.15379267,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 216,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 4815,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "pipes_big_cargo",
                                        ["type"] = "pipes_big_cargo",
                                        ["unitId"] = 527,
                                        ["rate"] = 100,
                                        ["y"] = 71294.445919383,
                                        ["x"] = 455267.15379267,
                                        ["name"] = "Статич.  Трубы большого диаметра-1-1",
                                        ["heading"] = 1.5707963267949,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71294.445919383,
                                ["x"] = 455267.15379267,
                                ["name"] = "Статич.  Трубы большого диаметра-1",
                                ["dead"] = false,
                            }, -- end of [79]
                            [80] = 
                            {
                                ["heading"] = 1.4660765716752,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71240.546511842,
                                            ["speed"] = 0,
                                            ["x"] = 455247.9165384,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 217,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 2300,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "oiltank_cargo",
                                        ["type"] = "oiltank_cargo",
                                        ["unitId"] = 528,
                                        ["rate"] = 100,
                                        ["y"] = 71240.546511842,
                                        ["x"] = 455247.9165384,
                                        ["name"] = "Статич.  Цистерна с маслом-1-1",
                                        ["heading"] = 1.4660765716752,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71240.546511842,
                                ["x"] = 455247.9165384,
                                ["name"] = "Статич.  Цистерна с маслом-1",
                                ["dead"] = false,
                            }, -- end of [80]
                            [81] = 
                            {
                                ["heading"] = 3.4906585039887,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71339.138842212,
                                            ["speed"] = 0,
                                            ["x"] = 455285.13996893,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 218,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Artillery",
                                        ["type"] = "Smerch_HE",
                                        ["unitId"] = 529,
                                        ["rate"] = 20,
                                        ["y"] = 71339.138842212,
                                        ["x"] = 455285.13996893,
                                        ["name"] = "Статич.  РСЗО Смерч 9А52 с 9M55Ф-1-1",
                                        ["heading"] = 3.4906585039887,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71339.138842212,
                                ["x"] = 455285.13996893,
                                ["name"] = "Статич.  РСЗО Смерч 9А52 с 9M55Ф-1",
                                ["dead"] = false,
                            }, -- end of [81]
                            [82] = 
                            {
                                ["heading"] = 3.4557519189488,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71345.134234298,
                                            ["speed"] = 0,
                                            ["x"] = 455286.77507586,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 219,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Artillery",
                                        ["type"] = "Smerch_HE",
                                        ["unitId"] = 530,
                                        ["rate"] = 20,
                                        ["y"] = 71345.134234298,
                                        ["x"] = 455286.77507586,
                                        ["name"] = "Статич.  РСЗО Смерч 9А52 с 9M55Ф-2-1",
                                        ["heading"] = 3.4557519189488,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71345.134234298,
                                ["x"] = 455286.77507586,
                                ["name"] = "Статич.  РСЗО Смерч 9А52 с 9M55Ф-2",
                                ["dead"] = false,
                            }, -- end of [82]
                            [83] = 
                            {
                                ["heading"] = 1.2915436464758,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71309.979435244,
                                            ["speed"] = 0,
                                            ["x"] = 455272.05911347,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 220,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Air Defence",
                                        ["type"] = "generator_5i57",
                                        ["unitId"] = 531,
                                        ["rate"] = 4,
                                        ["y"] = 71309.979435244,
                                        ["x"] = 455272.05911347,
                                        ["name"] = "Статич.  Генератор 5И57А (дизельн.)-1-1",
                                        ["heading"] = 1.2915436464758,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71309.979435244,
                                ["x"] = 455272.05911347,
                                ["name"] = "Статич.  Генератор 5И57А (дизельн.)-1",
                                ["dead"] = false,
                            }, -- end of [83]
                            [84] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 70777.771725145,
                                            ["speed"] = 0,
                                            ["x"] = 455030.95287558,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 221,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "H-Windsock_RW",
                                        ["type"] = "Windsock",
                                        ["unitId"] = 532,
                                        ["rate"] = 3,
                                        ["y"] = 70777.771725145,
                                        ["x"] = 455030.95287558,
                                        ["name"] = "Статич.  Ветровой конус-3-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 70777.771725145,
                                ["x"] = 455030.95287558,
                                ["name"] = "Статич.  Ветровой конус-3",
                                ["dead"] = false,
                            }, -- end of [84]
                            [85] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71222.115534689,
                                            ["speed"] = 0,
                                            ["x"] = 455208.32890842,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 222,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "H-Windsock_RW",
                                        ["type"] = "Windsock",
                                        ["unitId"] = 533,
                                        ["rate"] = 3,
                                        ["y"] = 71222.115534689,
                                        ["x"] = 455208.32890842,
                                        ["name"] = "Статич.  Ветровой конус-2-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71222.115534689,
                                ["x"] = 455208.32890842,
                                ["name"] = "Статич.  Ветровой конус-2",
                                ["dead"] = false,
                            }, -- end of [85]
                            [86] = 
                            {
                                ["heading"] = 5.3581608036226,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 100788.05804374,
                                            ["speed"] = 0,
                                            ["x"] = 440232.97211965,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 228,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard 2 (faded and sun-bleached)",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 542,
                                        ["rate"] = "30",
                                        ["y"] = 100788.05804374,
                                        ["x"] = 440232.97211965,
                                        ["name"] = "Статич.  Ми-24В-1-1",
                                        ["heading"] = 5.3581608036226,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 100788.05804374,
                                ["x"] = 440232.97211965,
                                ["name"] = "Статич.  Ми-24В-1",
                                ["dead"] = false,
                            }, -- end of [86]
                            [87] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 72660.543341023,
                                            ["speed"] = 0,
                                            ["x"] = 453556.32023695,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 230,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "AA8",
                                        ["unitId"] = 545,
                                        ["rate"] = 3,
                                        ["y"] = 72660.543341023,
                                        ["x"] = 453556.32023695,
                                        ["name"] = "Статич.  Автомоб. AA-7.2/60 (пожарн.)-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 72660.543341023,
                                ["x"] = 453556.32023695,
                                ["name"] = "Статич.  Автомоб. AA-7.2/60 (пожарн.)-1",
                                ["dead"] = false,
                            }, -- end of [87]
                            [88] = 
                            {
                                ["heading"] = 4.7647488579445,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 72654.583020769,
                                            ["speed"] = 0,
                                            ["x"] = 453571.53473865,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 231,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "ZiL-131 APA-80",
                                        ["unitId"] = 546,
                                        ["rate"] = 6,
                                        ["y"] = 72654.583020769,
                                        ["x"] = 453571.53473865,
                                        ["name"] = "Статич.  Автомоб. АПА-80 (наземн. питание)-1-1",
                                        ["heading"] = 4.7647488579445,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 72654.583020769,
                                ["x"] = 453571.53473865,
                                ["name"] = "Статич.  Автомоб. АПА-80 (наземн. питание)-1",
                                ["dead"] = false,
                            }, -- end of [88]
                            [89] = 
                            {
                                ["heading"] = 5.2708943410229,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 72658.190583028,
                                            ["speed"] = 0,
                                            ["x"] = 453565.5744184,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 232,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 547,
                                        ["rate"] = 3,
                                        ["y"] = 72658.190583028,
                                        ["x"] = 453565.5744184,
                                        ["name"] = "Статич.  Заправщик АТЗ-10-3-1",
                                        ["heading"] = 5.2708943410229,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 72658.190583028,
                                ["x"] = 453565.5744184,
                                ["name"] = "Статич.  Заправщик АТЗ-10-3",
                                ["dead"] = false,
                            }, -- end of [89]
                            [90] = 
                            {
                                ["heading"] = 5.1836278784232,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 72654.896721835,
                                            ["speed"] = 0,
                                            ["x"] = 453561.8100056,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 233,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 840,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "m117_cargo",
                                        ["type"] = "m117_cargo",
                                        ["unitId"] = 548,
                                        ["rate"] = 100,
                                        ["y"] = 72654.896721835,
                                        ["x"] = 453561.8100056,
                                        ["name"] = "Статич.  Авиабомбы М117-6-1",
                                        ["heading"] = 5.1836278784232,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 72654.896721835,
                                ["x"] = 453561.8100056,
                                ["name"] = "Статич.  Авиабомбы М117-6",
                                ["dead"] = false,
                            }, -- end of [90]
                            [91] = 
                            {
                                ["heading"] = 3.0368728984701,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71636.880553379,
                                            ["speed"] = 0,
                                            ["x"] = 452877.12897877,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 257,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "ZiL-131 APA-80",
                                        ["unitId"] = 581,
                                        ["rate"] = 6,
                                        ["y"] = 71636.880553379,
                                        ["x"] = 452877.12897877,
                                        ["name"] = "Статич.  Автомоб. АПА-80 (наземн. питание)-2-1",
                                        ["heading"] = 3.0368728984701,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71636.880553379,
                                ["x"] = 452877.12897877,
                                ["name"] = "Статич.  Автомоб. АПА-80 (наземн. питание)-2",
                                ["dead"] = false,
                            }, -- end of [91]
                            [92] = 
                            {
                                ["heading"] = 2.1293016874331,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71627.776751049,
                                            ["speed"] = 0,
                                            ["x"] = 452879.10806623,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 258,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural ATsP-6",
                                        ["unitId"] = 582,
                                        ["rate"] = 5,
                                        ["y"] = 71627.776751049,
                                        ["x"] = 452879.10806623,
                                        ["name"] = "Статич.  Автомоб. АЦП-6 (пожарн)-1-1",
                                        ["heading"] = 2.1293016874331,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71627.776751049,
                                ["x"] = 452879.10806623,
                                ["name"] = "Статич.  Автомоб. АЦП-6 (пожарн)-1",
                                ["dead"] = false,
                            }, -- end of [92]
                            [93] = 
                            {
                                ["heading"] = 4.310963252426,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71645.588538217,
                                            ["speed"] = 0,
                                            ["x"] = 452878.31643125,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 259,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320-31",
                                        ["unitId"] = 583,
                                        ["rate"] = 7,
                                        ["y"] = 71645.588538217,
                                        ["x"] = 452878.31643125,
                                        ["name"] = "Статич.  Автомоб. Урал-4320-31 (вооруж.)-1-1",
                                        ["heading"] = 4.310963252426,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71645.588538217,
                                ["x"] = 452878.31643125,
                                ["name"] = "Статич.  Автомоб. Урал-4320-31 (вооруж.)-1",
                                ["dead"] = false,
                            }, -- end of [93]
                            [94] = 
                            {
                                ["heading"] = 0.080723616243478,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71746.818887026,
                                            ["speed"] = 0,
                                            ["x"] = 452861.89916323,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 260,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "H-Windsock_RW",
                                        ["type"] = "Windsock",
                                        ["unitId"] = 584,
                                        ["rate"] = 3,
                                        ["y"] = 71746.818887026,
                                        ["x"] = 452861.89916323,
                                        ["name"] = "Статич.  Ветровой конус-4-1",
                                        ["heading"] = 0.080723616243478,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71746.818887026,
                                ["x"] = 452861.89916323,
                                ["name"] = "Статич.  Ветровой конус-4",
                                ["dead"] = false,
                            }, -- end of [94]
                            [95] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 71324.474576571,
                                            ["speed"] = 0,
                                            ["x"] = 455188.25037463,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 261,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320 APA-5D",
                                        ["unitId"] = 585,
                                        ["rate"] = 3,
                                        ["y"] = 71324.474576571,
                                        ["x"] = 455188.25037463,
                                        ["name"] = "Статич.  Автомоб. АПА-5Д (наземн. питание)-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 71324.474576571,
                                ["x"] = 455188.25037463,
                                ["name"] = "Статич.  Автомоб. АПА-5Д (наземн. питание)-1",
                                ["dead"] = false,
                            }, -- end of [95]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 20,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 123,
                    ["unit"] = 421,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 306,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["cockpit_device"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["command"] = 3001,
                    ["predicate"] = "a_activate_group",
                    ["group"] = 124,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "начало",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["seconds"] = 400,
                    ["predicate"] = "c_time_after",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1572703006",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["cockpit_device"] = 0,
                    ["start_delay"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["file"] = "ResKey_Action_754",
                    ["predicate"] = "a_out_sound",
                    ["command"] = 3001,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_predicate",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "pilot dead",
            ["actions"] = 
            {
                [1] = 
                {
                    ["cockpit_device"] = 0,
                    ["start_delay"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["file"] = "ResKey_Action_767",
                    ["predicate"] = "a_out_sound",
                    ["command"] = 3001,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1573033729",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 428,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "dead",
            ["actions"] = 
            {
                [1] = 
                {
                    ["cockpit_device"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["command"] = 3001,
                    ["predicate"] = "a_activate_group",
                    ["group"] = 128,
                }, -- end of [1]
                [2] = 
                {
                    ["cockpit_device"] = 0,
                    ["start_delay"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["file"] = "ResKey_Action_785",
                    ["predicate"] = "a_out_sound",
                    ["command"] = 3001,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 60,
                    ["start_delay"] = 0,
                    ["text"] = "DictKey_ActionText_786",
                    ["predicate"] = "a_out_text_delay",
                    ["cockpit_device"] = 0,
                    ["command"] = 3001,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["KeyDict_text"] = "DictKey_ActionText_786",
                    ["clearview"] = false,
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 256,
                    ["predicate"] = "a_activate_group",
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1573037738",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 102,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 427,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1573038707",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["cockpit_device"] = 0,
                    ["command"] = 3001,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["predicate"] = "a_activate_group",
                    ["group"] = 56,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 427,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["cockpit_device"] = 0,
                    ["start_delay"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["file"] = "ResKey_Action_787",
                    ["predicate"] = "a_out_sound",
                    ["command"] = 3001,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 40,
                    ["start_delay"] = 0,
                    ["text"] = "DictKey_ActionText_788",
                    ["predicate"] = "a_out_text_delay",
                    ["cockpit_device"] = 0,
                    ["command"] = 3001,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["KeyDict_text"] = "DictKey_ActionText_788",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "победа",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 120,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["cockpit_device"] = 0,
                    ["COCKPIT_ADDITIONAL_PLUGIN"] = "",
                    ["command"] = 3001,
                    ["predicate"] = "a_activate_group",
                    ["group"] = 33,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_791",
                    ["text"] = "DictKey_ActionText_791",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_793",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1573043311",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_damaged",
                    ["unit"] = 421,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1629196012",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "ResKey_Action_796",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_797",
                    ["text"] = "DictKey_ActionText_797",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 8000,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1629201755",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "ResKey_Action_798",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 1500,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1629225888",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 191,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 25,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_799",
                    ["text"] = "DictKey_ActionText_799",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_800",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 33,
                    ["unit"] = 421,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 612,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1629425602",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "ResKey_Action_801",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 30,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_802",
                    ["text"] = "DictKey_ActionText_802",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["color"] = "1",
                    ["predicate"] = "a_explosion_marker_unit",
                    ["unit"] = 38,
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 120,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 234,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_804",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 30,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_805",
                    ["text"] = "DictKey_ActionText_805",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1629448381",
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 234,
                    ["predicate"] = "c_all_of_group_in_zone",
                    ["zone"] = 714,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1629539175",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "ResKey_Action_806",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 30,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_808",
                    ["text"] = "DictKey_ActionText_808",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [13]
        [14] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 234,
                    ["predicate"] = "c_group_dead",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1629662035",
            ["eventlist"] = "dead",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_809",
                    ["text"] = "DictKey_ActionText_809",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [14]
    }, -- end of ["trigrules"]
    ["currentKey"] = 478773,
    ["start_time"] = 20700,
    ["forcedOptions"] = 
    {
        ["easyFlight"] = false,
        ["radio"] = true,
        ["easyRadar"] = false,
        ["userMarks"] = true,
        ["RBDAI"] = true,
        ["externalViews"] = true,
        ["geffect"] = "realistic",
        ["civTraffic"] = "low",
        ["optionsView"] = "optview_allies",
        ["wakeTurbulence"] = true,
        ["labels"] = 0,
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["OIL_RADIATOR_SENSOR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "OIL_RADIATOR_SENSOR",
            ["mm"] = 0,
        }, -- end of ["OIL_RADIATOR_SENSOR"]
        ["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"]
        ["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"]
        ["l_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_gen",
            ["mm"] = 0,
        }, -- end of ["l_gen"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["pp_damage_OilPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_OilPump",
            ["mm"] = 0,
        }, -- end of ["pp_damage_OilPump"]
        ["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"]
        ["EXT_TANK_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EXT_TANK_LEAK",
            ["mm"] = 0,
        }, -- end of ["EXT_TANK_LEAK"]
        ["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"]
        ["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"]
        ["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"]
        ["hydro_main"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_main",
            ["mm"] = 0,
        }, -- end of ["hydro_main"]
        ["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"]
        ["es_damage_RadarInverter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_RadarInverter",
            ["mm"] = 0,
        }, -- end of ["es_damage_RadarInverter"]
        ["REAR_TANK_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "REAR_TANK_LEAK",
            ["mm"] = 0,
        }, -- end of ["REAR_TANK_LEAK"]
        ["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"]
        ["hsf_UtilityHydraulic"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hsf_UtilityHydraulic",
            ["mm"] = 0,
        }, -- end of ["hsf_UtilityHydraulic"]
        ["PITOT_HEAT_ELEMENT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PITOT_HEAT_ELEMENT",
            ["mm"] = 0,
        }, -- end of ["PITOT_HEAT_ELEMENT"]
        ["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"]
        ["esf_StaticInverter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "esf_StaticInverter",
            ["mm"] = 0,
        }, -- end of ["esf_StaticInverter"]
        ["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"]
        ["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"]
        ["sas_pitch_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_left",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_left"]
        ["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"]
        ["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"]
        ["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"]
        ["ef_surge"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ef_surge",
            ["mm"] = 0,
        }, -- end of ["ef_surge"]
        ["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"]
        ["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"]
        ["COMPASS_NO_TORQUE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COMPASS_NO_TORQUE",
            ["mm"] = 0,
        }, -- end of ["COMPASS_NO_TORQUE"]
        ["COOLANT_BREAK_BULB"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_BREAK_BULB",
            ["mm"] = 0,
        }, -- end of ["COOLANT_BREAK_BULB"]
        ["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"]
        ["ef_vibration"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ef_vibration",
            ["mm"] = 0,
        }, -- end of ["ef_vibration"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["ppf_FireRight"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_FireRight",
            ["mm"] = 0,
        }, -- end of ["ppf_FireRight"]
        ["fsf_CrossfeedValve"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fsf_CrossfeedValve",
            ["mm"] = 0,
        }, -- end of ["fsf_CrossfeedValve"]
        ["sas_yaw_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_right",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_right"]
        ["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"]
        ["HUD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HUD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["HUD_FAILURE"]
        ["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"]
        ["EEC_Failure_RightEngine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EEC_Failure_RightEngine",
            ["mm"] = 0,
        }, -- end of ["EEC_Failure_RightEngine"]
        ["hydro_auxiliary"] = 
        {
            ["hh"] = 0,
            ["id"] = "hydro_auxiliary",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["hydro_auxiliary"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["COOLANT_DEFECTIVE_IND"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_DEFECTIVE_IND",
            ["mm"] = 0,
        }, -- end of ["COOLANT_DEFECTIVE_IND"]
        ["os_damage_BalloonLeakage"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "os_damage_BalloonLeakage",
            ["mm"] = 0,
        }, -- end of ["os_damage_BalloonLeakage"]
        ["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"]
        ["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"]
        ["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"]
        ["pp_damage_Ignition"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_Ignition",
            ["mm"] = 0,
        }, -- end of ["pp_damage_Ignition"]
        ["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"]
        ["EXT_HYDRO_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EXT_HYDRO_LEAK",
            ["mm"] = 0,
        }, -- end of ["EXT_HYDRO_LEAK"]
        ["STARTER_LOSE_CON"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STARTER_LOSE_CON",
            ["mm"] = 0,
        }, -- end of ["STARTER_LOSE_CON"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["TOP_CYLINDER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TOP_CYLINDER",
            ["mm"] = 0,
        }, -- end of ["TOP_CYLINDER"]
        ["RADAR_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["RADAR_FAILURE_TOTAL"]
        ["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"]
        ["pp_damage_MainMaxFreq"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_MainMaxFreq",
            ["mm"] = 0,
        }, -- end of ["pp_damage_MainMaxFreq"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["SAR_1_101"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SAR_1_101",
            ["mm"] = 0,
        }, -- end of ["SAR_1_101"]
        ["MainReductor_LowOilPressure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MainReductor_LowOilPressure",
            ["mm"] = 0,
        }, -- end of ["MainReductor_LowOilPressure"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["Vibration_RightEngine"] = 
        {
            ["hh"] = 0,
            ["id"] = "Vibration_RightEngine",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["Vibration_RightEngine"]
        ["as_damage_Depressurization"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "as_damage_Depressurization",
            ["mm"] = 0,
        }, -- end of ["as_damage_Depressurization"]
        ["es_damage_Starter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_Starter",
            ["mm"] = 0,
        }, -- end of ["es_damage_Starter"]
        ["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"]
        ["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"]
        ["APU_Fire"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "APU_Fire",
            ["mm"] = 0,
        }, -- end of ["APU_Fire"]
        ["es_damage_InverterPT500C"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_InverterPT500C",
            ["mm"] = 0,
        }, -- end of ["es_damage_InverterPT500C"]
        ["LANDING_LIGHTS_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LANDING_LIGHTS_FAILURE",
            ["mm"] = 0,
        }, -- end of ["LANDING_LIGHTS_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"]
        ["RightEngine_LowOilPressure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RightEngine_LowOilPressure",
            ["mm"] = 0,
        }, -- end of ["RightEngine_LowOilPressure"]
        ["radar"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "radar",
            ["mm"] = 0,
        }, -- end of ["radar"]
        ["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"]
        ["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"]
        ["PITOT_HEAT_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PITOT_HEAT_FAULT",
            ["mm"] = 0,
        }, -- end of ["PITOT_HEAT_FAULT"]
        ["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"]
        ["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"]
        ["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"]
        ["TACH_RESISTANCE_ADJ"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACH_RESISTANCE_ADJ",
            ["mm"] = 0,
        }, -- end of ["TACH_RESISTANCE_ADJ"]
        ["esf_RightGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "esf_RightGenerator",
            ["mm"] = 0,
        }, -- end of ["esf_RightGenerator"]
        ["es_damage_Generator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_Generator",
            ["mm"] = 0,
        }, -- end of ["es_damage_Generator"]
        ["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"]
        ["KPP_FAILURE_PARTIAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "KPP_FAILURE_PARTIAL",
            ["mm"] = 0,
        }, -- end of ["KPP_FAILURE_PARTIAL"]
        ["TailReductor_ShaveInOil"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TailReductor_ShaveInOil",
            ["mm"] = 0,
        }, -- end of ["TailReductor_ShaveInOil"]
        ["INS_TOTAL_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INS_TOTAL_FAIL",
            ["mm"] = 0,
        }, -- end of ["INS_TOTAL_FAIL"]
        ["fire_sys_fireko50"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fire_sys_fireko50",
            ["mm"] = 0,
        }, -- end of ["fire_sys_fireko50"]
        ["hsf_ControlHydraulic"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hsf_ControlHydraulic",
            ["mm"] = 0,
        }, -- end of ["hsf_ControlHydraulic"]
        ["fsf_AutoBalance"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fsf_AutoBalance",
            ["mm"] = 0,
        }, -- end of ["fsf_AutoBalance"]
        ["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"]
        ["ef_shutdown"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ef_shutdown",
            ["mm"] = 0,
        }, -- end of ["ef_shutdown"]
        ["TailRotorControlFailure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TailRotorControlFailure",
            ["mm"] = 0,
        }, -- end of ["TailRotorControlFailure"]
        ["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"]
        ["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"]
        ["ef_fire"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ef_fire",
            ["mm"] = 0,
        }, -- end of ["ef_fire"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["CDU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CDU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CDU_FAILURE_TOTAL"]
        ["COPILOT_KILLED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COPILOT_KILLED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["COPILOT_KILLED_FAILURE"]
        ["pp_damage_MainStabFactor"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_MainStabFactor",
            ["mm"] = 0,
        }, -- end of ["pp_damage_MainStabFactor"]
        ["LEFT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["LEFT_MFCD_FAILURE"]
        ["hydro_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_right",
            ["mm"] = 0,
        }, -- end of ["hydro_right"]
        ["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"]
        ["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"]
        ["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"]
        ["GSH23_CHARGED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GSH23_CHARGED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["GSH23_CHARGED_FAILURE"]
        ["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"]
        ["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_DAMAGE_ELINKAGE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BOMBS_DAMAGE_ELINKAGE_LEFT",
            ["mm"] = 0,
        }, -- end of ["BOMBS_DAMAGE_ELINKAGE_LEFT"]
        ["GMC_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GMC_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["GMC_TOTAL_FAILURE"]
        ["ppf_LeftGearbox"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_LeftGearbox",
            ["mm"] = 0,
        }, -- end of ["ppf_LeftGearbox"]
        ["ENGINE_JAM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENGINE_JAM",
            ["mm"] = 0,
        }, -- end of ["ENGINE_JAM"]
        ["COOLANT_RADIATOR_SENSOR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_RADIATOR_SENSOR",
            ["mm"] = 0,
        }, -- end of ["COOLANT_RADIATOR_SENSOR"]
        ["MAGNETO_2"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MAGNETO_2",
            ["mm"] = 0,
        }, -- end of ["MAGNETO_2"]
        ["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"]
        ["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"]
        ["BAT_SOLENOID_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BAT_SOLENOID_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["BAT_SOLENOID_DEFECTIVE"]
        ["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"]
        ["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"]
        ["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"]
        ["esf_RightRectifier"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "esf_RightRectifier",
            ["mm"] = 0,
        }, -- end of ["esf_RightRectifier"]
        ["RIGHT_FLAP_FAULT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_FLAP_FAULT",
            ["mm"] = 0,
        }, -- end of ["RIGHT_FLAP_FAULT"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["pp_damage_EmergMaxTempr"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_EmergMaxTempr",
            ["mm"] = 0,
        }, -- end of ["pp_damage_EmergMaxTempr"]
        ["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"]
        ["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"]
        ["es_damage_VU3"] = 
        {
            ["hh"] = 0,
            ["id"] = "es_damage_VU3",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["es_damage_VU3"]
        ["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"]
        ["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"]
        ["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"]
        ["COOLANT_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_LEAK",
            ["mm"] = 0,
        }, -- end of ["COOLANT_LEAK"]
        ["ROCKETS_DEFECTIVE_WIRING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ROCKETS_DEFECTIVE_WIRING",
            ["mm"] = 0,
        }, -- end of ["ROCKETS_DEFECTIVE_WIRING"]
        ["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_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"]
        ["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"]
        ["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"]
        ["TACAN_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TOTAL"]
        ["sensf_PITOT_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sensf_PITOT_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["sensf_PITOT_DAMAGE"]
        ["Failure_LeftEngine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_LeftEngine",
            ["mm"] = 0,
        }, -- end of ["Failure_LeftEngine"]
        ["LeftEngine_LowOilPressure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LeftEngine_LowOilPressure",
            ["mm"] = 0,
        }, -- end of ["LeftEngine_LowOilPressure"]
        ["CADC_FAILURE_STATIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_STATIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_STATIC"]
        ["hs_damage_MainHydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hs_damage_MainHydro",
            ["mm"] = 0,
        }, -- end of ["hs_damage_MainHydro"]
        ["r_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_gen",
            ["mm"] = 0,
        }, -- end of ["r_gen"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["hydro_common"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_common",
            ["mm"] = 0,
        }, -- end of ["hydro_common"]
        ["BATTERY_OVERHEAT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BATTERY_OVERHEAT",
            ["mm"] = 0,
        }, -- end of ["BATTERY_OVERHEAT"]
        ["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"]
        ["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"]
        ["PUMP_FAILS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PUMP_FAILS",
            ["mm"] = 0,
        }, -- end of ["PUMP_FAILS"]
        ["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"]
        ["engine_droop_failure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "engine_droop_failure",
            ["mm"] = 0,
        }, -- end of ["engine_droop_failure"]
        ["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"]
        ["COOLANT_POOR_CONNTECT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_POOR_CONNTECT",
            ["mm"] = 0,
        }, -- end of ["COOLANT_POOR_CONNTECT"]
        ["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"]
        ["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"]
        ["CADC_FAILURE_IAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_IAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_IAS"]
        ["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"]
        ["CADC_FAILURE_DYNAMIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_DYNAMIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_DYNAMIC"]
        ["hud"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hud",
            ["mm"] = 0,
        }, -- end of ["hud"]
        ["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"]
        ["PITOT_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PITOT_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["PITOT_FAILURE_TOTAL"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["COOLANT_SHORT_CIRCUIT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_SHORT_CIRCUIT",
            ["mm"] = 0,
        }, -- end of ["COOLANT_SHORT_CIRCUIT"]
        ["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"]
        ["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"]
        ["es_damage_StarterGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_StarterGenerator",
            ["mm"] = 0,
        }, -- end of ["es_damage_StarterGenerator"]
        ["es_damage_Battery"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_Battery",
            ["mm"] = 0,
        }, -- end of ["es_damage_Battery"]
        ["INS_GYROS_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INS_GYROS_FAIL",
            ["mm"] = 0,
        }, -- end of ["INS_GYROS_FAIL"]
        ["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"]
        ["ppf_FireLeft"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_FireLeft",
            ["mm"] = 0,
        }, -- end of ["ppf_FireLeft"]
        ["CICU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CICU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CICU_FAILURE_TOTAL"]
        ["ELEC_UMFORMER_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_UMFORMER_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ELEC_UMFORMER_FAILURE"]
        ["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"]
        ["Surge_RightEngine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Surge_RightEngine",
            ["mm"] = 0,
        }, -- end of ["Surge_RightEngine"]
        ["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"]
        ["INST_VARIOMETR_DEPRESSURIZATION"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INST_VARIOMETR_DEPRESSURIZATION",
            ["mm"] = 0,
        }, -- end of ["INST_VARIOMETR_DEPRESSURIZATION"]
        ["pp_damage_OilSeparator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "pp_damage_OilSeparator",
            ["mm"] = 0,
        }, -- end of ["pp_damage_OilSeparator"]
        ["VHF_SQUELCH_RELAY"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_SQUELCH_RELAY",
            ["mm"] = 0,
        }, -- end of ["VHF_SQUELCH_RELAY"]
        ["RPMFault_LeftEngine"] = 
        {
            ["hh"] = 0,
            ["id"] = "RPMFault_LeftEngine",
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["hidden"] = true,
            ["mm"] = 0,
        }, -- end of ["RPMFault_LeftEngine"]
        ["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"]
        ["F2_TOP_CYLINDER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "F2_TOP_CYLINDER",
            ["mm"] = 0,
        }, -- end of ["F2_TOP_CYLINDER"]
        ["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"]
        ["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"]
        ["INST_SPEEDOMETER_DEPRESSURIZATION"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INST_SPEEDOMETER_DEPRESSURIZATION",
            ["mm"] = 0,
        }, -- end of ["INST_SPEEDOMETER_DEPRESSURIZATION"]
        ["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"]
        ["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"]
        ["ppf_RightGearbox"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_RightGearbox",
            ["mm"] = 0,
        }, -- end of ["ppf_RightGearbox"]
        ["fs_damage_FuelBoosterPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_damage_FuelBoosterPump",
            ["mm"] = 0,
        }, -- end of ["fs_damage_FuelBoosterPump"]
        ["VHF_CRYSTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_CRYSTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_CRYSTAL"]
        ["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"]
        ["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"]
        ["FUEL_VALVE_LEAK"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FUEL_VALVE_LEAK",
            ["mm"] = 0,
        }, -- end of ["FUEL_VALVE_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"]
        ["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"]
        ["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"]
        ["LEFT_CYLINDER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_CYLINDER",
            ["mm"] = 0,
        }, -- end of ["LEFT_CYLINDER"]
        ["sas_pitch_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_right",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_right"]
        ["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"]
        ["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"]
        ["ENG0_JAMMED"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENG0_JAMMED",
            ["mm"] = 0,
        }, -- end of ["ENG0_JAMMED"]
        ["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"]
        ["abris_software"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "abris_software",
            ["mm"] = 0,
        }, -- end of ["abris_software"]
        ["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"]
        ["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"]
        ["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"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc",
            ["mm"] = 0,
        }, -- end of ["asc"]
        ["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"]
        ["esf_LeftGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "esf_LeftGenerator",
            ["mm"] = 0,
        }, -- end of ["esf_LeftGenerator"]
        ["COOLANT_RADIATOR_MOTOR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COOLANT_RADIATOR_MOTOR",
            ["mm"] = 0,
        }, -- end of ["COOLANT_RADIATOR_MOTOR"]
        ["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"]
        ["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"]
        ["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"]
        ["TACAN_FAILURE_TRANSMITTER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TRANSMITTER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TRANSMITTER"]
        ["CADC_FAILURE_MACH"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_MACH",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_MACH"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["ROCKETS_INTERVALOMETER_SEQ"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ROCKETS_INTERVALOMETER_SEQ",
            ["mm"] = 0,
        }, -- end of ["ROCKETS_INTERVALOMETER_SEQ"]
        ["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"]
        ["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"]
        ["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"]
        ["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"]
        ["FAULTY_ROCKET_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FAULTY_ROCKET_RIGHT",
            ["mm"] = 0,
        }, -- end of ["FAULTY_ROCKET_RIGHT"]
        ["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"]
        ["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"]
        ["VHF_VT207_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_VT207_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["VHF_VT207_DEFECTIVE"]
        ["ELEC_BATTERY_OVERHEAT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_BATTERY_OVERHEAT",
            ["mm"] = 0,
        }, -- end of ["ELEC_BATTERY_OVERHEAT"]
        ["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"]
        ["TACH_POOR_CONNECTION"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACH_POOR_CONNECTION",
            ["mm"] = 0,
        }, -- end of ["TACH_POOR_CONNECTION"]
        ["IFFCC_FAILURE_GUN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_GUN",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_GUN"]
        ["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"]
        ["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"]
        ["AFN2_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AFN2_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["AFN2_DAMAGE"]
        ["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"]
        ["hydro_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_left",
            ["mm"] = 0,
        }, -- end of ["hydro_left"]
        ["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"]
        ["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"]
        ["engine_chip"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "engine_chip",
            ["mm"] = 0,
        }, -- end of ["engine_chip"]
        ["A11_CLOCK_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "A11_CLOCK_FAILURE",
            ["mm"] = 0,
        }, -- end of ["A11_CLOCK_FAILURE"]
        ["ENG0_MAGNETO1"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENG0_MAGNETO1",
            ["mm"] = 0,
        }, -- end of ["ENG0_MAGNETO1"]
        ["SOPLO_FAILURE_PARTIAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SOPLO_FAILURE_PARTIAL",
            ["mm"] = 0,
        }, -- end of ["SOPLO_FAILURE_PARTIAL"]
        ["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"]
        ["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"]
        ["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"]
        ["mlws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mlws",
            ["mm"] = 0,
        }, -- end of ["mlws"]
    }, -- end of ["failures"]
} -- end of mission
