mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_out_sound_s(\"red\", \"victory.ogg\");a_out_text_delay_s(\"red\", \"Отличная работа, все цели поражены. Мягкой посадки.\", 10);a_set_flag(1); mission.trig.func[1]=nil;",
            [2] = "a_end_mission(\"red\", \"Красава!\"); mission.trig.func[2]=nil;",
            [3] = "a_group_resume(8);a_set_flag(2); mission.trig.func[3]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_mission_score_higher(\"offline\", 99) )",
            [2] = "return(c_flag_is_true(1) and c_unit_in_zone(12, 1) and c_unit_speed_lower(12, 20) and c_unit_alive(12) )",
            [3] = "return(c_group_dead(9) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["customFormations"] = 
    {
    }, -- end of ["customFormations"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
                [1] = "return(c_unit_dead(4) )",
                [2] = "return(c_unit_dead(5) )",
                [3] = "return(c_unit_dead(6) )",
                [4] = "return(c_unit_dead(7) )",
                [5] = "return(c_group_dead(9) )",
            }, -- end of ["conditions"]
            ["actions"] = 
            {
                [1] = "a_set_mission_result(15)",
                [2] = "a_set_mission_result(15)",
                [3] = "a_set_mission_result(15)",
                [4] = "a_set_mission_result(15)",
                [5] = "a_set_mission_result(40)",
            }, -- end of ["actions"]
            ["func"] = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
                [2] = "if mission.result.offline.conditions[2]() then mission.result.offline.actions[2]() end",
                [3] = "if mission.result.offline.conditions[3]() then mission.result.offline.actions[3]() end",
                [4] = "if mission.result.offline.conditions[4]() then mission.result.offline.actions[4]() end",
                [5] = "if mission.result.offline.conditions[5]() then mission.result.offline.actions[5]() end",
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 5,
        ["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"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["usedModules"] = 
    {
        ["F-86F Sabre AI by Eagle Dynamics"] = true,
        ["TF-51D Mustang by Eagle Dynamics"] = true,
        ["Su-25T by Eagle Dynamics"] = true,
        ["MiG-21Bis AI by Leatherneck Simulations"] = true,
        ["Bf 109 K-4 by Eagle Dynamics"] = true,
        ["A-10A by Eagle Dynamics"] = false,
        ["MiG-15bis AI by Eagle Dynamics"] = true,
        ["Su-27 Flanker by Eagle Dynamics"] = false,
        ["Su-25A by Eagle Dynamics"] = false,
        ["UH-1H Huey by Belsimtek"] = true,
        ["C-101 Aviojet"] = true,
        ["C-101 Aviojet by AvioDev"] = true,
        ["MiG-15bis by Belsimtek"] = true,
        ["F-86F Sabre by Belsimtek"] = true,
        ["F-15C"] = false,
        ["Mi-8MTV2 Hip by Belsimtek"] = true,
        ["A-10C Warthog by Eagle Dynamics"] = true,
        ["FW-190D9 Dora by Eagle Dynamics"] = true,
        ["Ka-50 Black Shark by Eagle Dynamics"] = true,
        ["Combined Arms by Eagle Dynamics"] = true,
        ["P-51D Mustang by Eagle Dynamics"] = true,
        ["World War II AI Units by Eagle Dynamics"] = true,
        ["MiG-21Bis by Leatherneck Simulations"] = true,
        ["Flaming Cliffs by Eagle Dynamics"] = true,
    }, -- end of ["usedModules"]
    ["resourceCounter"] = 
    {
        ["victory.ogg"] = 1,
        ["Тренировка{CF63325F-7B72-4fcd-ABFC-F66271038778}.jpg"] = 1,
    }, -- end of ["resourceCounter"]
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 298389.42857142,
                ["radius"] = 1000,
                ["zoneId"] = 1,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -50406.857142857,
                ["hidden"] = true,
                ["name"] = "База",
            }, -- end of [1]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 3,
                ["dir"] = 315,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 2,
                ["dir"] = 338,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 1,
                ["dir"] = 23,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["turbulence"] = 
        {
            ["at8000"] = 0,
            ["at2000"] = 0,
            ["atGround"] = 1,
        }, -- end of ["turbulence"]
        ["season"] = 
        {
            ["temperature"] = 20,
            ["iseason"] = 1,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 25,
            ["density"] = 7,
        }, -- end of ["fog"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 600,
            ["density"] = 2,
            ["base"] = 1100,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["needModules"] = 
    {
    }, -- end of ["needModules"]
    ["map"] = 
    {
        ["centerY"] = 286319.71428573,
        ["zoom"] = 200000,
        ["centerX"] = -44314.857142858,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 21,
            [2] = 11,
            [3] = 16,
            [4] = 13,
            [5] = 8,
            [6] = 12,
            [7] = 2,
            [8] = 3,
            [9] = 1,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 4,
            [3] = 6,
            [4] = 15,
            [5] = 0,
            [6] = 5,
            [7] = 19,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "Тренировка по сбросу GBU-38 ",
    ["pictureFileNameR"] = 
    {
        [1] = "Тренировка{CF63325F-7B72-4fcd-ABFC-F66271038778}.jpg",
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "",
    ["descriptionRedTask"] = "Желательно, уже при прохождении ППМ 1, отметить цели \"Ангар\"-4 шт. опорными точками, и уничтожить их с одного захода при помощи GBU-38.\
Цели расположенны в районе ППМ 3.\
Далее, по инстрекции ПАНа \"Ferret-1\". \
Внимание, в районе ПВО \"Linebacker\"",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["text"] = "",
                    ["coalitionlist"] = "offline",
                    ["predicate"] = "c_mission_score_higher",
                    ["score"] = 99,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "успех",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["volume"] = 1000,
                    ["file"] = "victory.ogg",
                    ["predicate"] = "a_out_sound_s",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["volume"] = 1000,
                    ["coalitionlist"] = "red",
                    ["text"] = "Отличная работа, все цели поражены. Мягкой посадки.",
                    ["predicate"] = "a_out_text_delay_s",
                    ["unit"] = 8,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 1,
                    ["unit"] = 8,
                    ["predicate"] = "a_set_flag",
                    ["volume"] = 1000,
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["text"] = "",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 12,
                    ["text"] = "",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 1,
                }, -- end of [2]
                [3] = 
                {
                    ["speed"] = 20,
                    ["text"] = "",
                    ["predicate"] = "c_unit_speed_lower",
                    ["unit"] = 12,
                }, -- end of [3]
                [4] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_alive",
                    ["unit"] = 12,
                }, -- end of [4]
            }, -- end of ["rules"]
            ["comment"] = "Миссия выполненна",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["volume"] = 1000,
                    ["winner"] = "red",
                    ["text"] = "Красава!",
                    ["predicate"] = "a_end_mission",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 9,
                    ["text"] = "",
                    ["predicate"] = "c_group_dead",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "продолжить движ",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 8,
                    ["unit"] = 8,
                    ["predicate"] = "a_group_resume",
                    ["volume"] = 1000,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 2,
                    ["unit"] = 8,
                    ["predicate"] = "a_set_flag",
                    ["volume"] = 1000,
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [3]
    }, -- end of ["trigrules"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "BLUE",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 21,
                    ["name"] = "Australia",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 13,
                    ["name"] = "Denmark",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 8,
                    ["name"] = "Canada",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 12,
                    ["name"] = "Norway",
                }, -- end of [6]
                [7] = 
                {
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 263832.28571429,
                                            ["speed"] = 0,
                                            ["x"] = -39319.714285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "angar_a",
                                        ["type"] = "Hangar A",
                                        ["unitId"] = 4,
                                        ["y"] = 263832.28571429,
                                        ["x"] = -39319.714285714,
                                        ["name"] = "Ц-2-1",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 263832.28571429,
                                ["x"] = -39319.714285714,
                                ["name"] = "Ц-2-1",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 264082.57142857,
                                            ["speed"] = 0,
                                            ["x"] = -38974.857142858,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "angar_a",
                                        ["type"] = "Hangar A",
                                        ["unitId"] = 5,
                                        ["y"] = 264082.57142857,
                                        ["x"] = -38974.857142858,
                                        ["name"] = "Ц-2-2",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 264082.57142857,
                                ["x"] = -38974.857142858,
                                ["name"] = "Ц-2-2",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 264051.14285714,
                                            ["speed"] = 0,
                                            ["x"] = -38580.571428573,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "angar_a",
                                        ["type"] = "Hangar A",
                                        ["unitId"] = 6,
                                        ["y"] = 264051.14285714,
                                        ["x"] = -38580.571428573,
                                        ["name"] = "Ц-2-3",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 264051.14285714,
                                ["x"] = -38580.571428573,
                                ["name"] = "Ц-2-3",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 264356.85714286,
                                            ["speed"] = 0,
                                            ["x"] = -38243.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "angar_a",
                                        ["type"] = "Hangar A",
                                        ["unitId"] = 7,
                                        ["y"] = 264356.85714286,
                                        ["x"] = -38243.42857143,
                                        ["name"] = "Ц-2-4",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 264356.85714286,
                                ["x"] = -38243.42857143,
                                ["name"] = "Ц-2-4",
                                ["dead"] = false,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 120,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 264045.42857142,
                                            ["x"] = -36139.142857144,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "Hold",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["templateId"] = "Умолч",
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 264045.42857142,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Янки_БТ #1",
                                        ["unitId"] = 9,
                                        ["heading"] = 6.2133721370998,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -36139.142857144,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 263996.85714285,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Янки_БТ #2",
                                        ["unitId"] = 10,
                                        ["heading"] = 3.8048177693476,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -36156.285714287,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 264098.28571428,
                                        ["type"] = "M-1 Abrams",
                                        ["name"] = "Янки_БТ #3",
                                        ["unitId"] = 11,
                                        ["heading"] = 2.0769418098733,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -36132.000000001,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 264053.99999999,
                                        ["type"] = "M6 Linebacker",
                                        ["name"] = "Янки_БТ #4",
                                        ["unitId"] = 13,
                                        ["heading"] = 2.0769418098733,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Average",
                                        ["x"] = -36213.428571429,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 264045.42857142,
                                ["x"] = -36139.142857144,
                                ["name"] = "Янки_БТ",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [9]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 297142.85714286,
                ["x"] = -43007.142857142,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "RED",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 18,
                    ["name"] = "Abkhazia",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 6,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 262962.6875,
                                                ["x"] = -38015.5078125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 263007.625,
                                                ["x"] = -37998.84765625,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 263050.96875,
                                                ["x"] = -37978.984375,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 263125.625,
                                                ["x"] = -37920.06640625,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 263313.84375,
                                                ["x"] = -37161.91015625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 263317.40625,
                                                ["x"] = -37145.10546875,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 263141.0625,
                                                ["x"] = -37901.87109375,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 263321.78125,
                                                ["x"] = -37128.49609375,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 263071.34375,
                                                ["x"] = -37966.53125,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 263155.03125,
                                                ["x"] = -37882.50390625,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                ["y"] = 263167.375,
                                                ["x"] = -37862.0859375,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 263029.6875,
                                                ["x"] = -37989.78125,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 263090.65625,
                                                ["x"] = -37952.50390625,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 263178.09375,
                                                ["x"] = -37840.75390625,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 263187.0625,
                                                ["x"] = -37818.63671875,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 263108.78125,
                                                ["x"] = -37936.98046875,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 263194.25,
                                                ["x"] = -37795.87890625,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 263199.625,
                                                ["x"] = -37772.6171875,
                                            }, -- end of [15]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 263321.78125,
                                                ["x"] = -37128.49609375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 263329.6875,
                                                ["x"] = -37104.40625,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 263350.625,
                                                ["x"] = -37058.25,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 263467.75,
                                                ["x"] = -36825.5,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 263683.3125,
                                                ["x"] = -36401.97265625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 263705.625,
                                                ["x"] = -36378.5625,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 263563.15625,
                                                ["x"] = -36592.50390625,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 263729.0625,
                                                ["x"] = -36356.29296875,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 263401.5625,
                                                ["x"] = -36964.7734375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 263576.15625,
                                                ["x"] = -36562.890625,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 264053.625,
                                                ["x"] = -36061.8125,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 264055.53125,
                                                ["x"] = -36056.25390625,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 263590.59375,
                                                ["x"] = -36533.9609375,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 264057.75,
                                                ["x"] = -36041.91796875,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 263339.34375,
                                                ["x"] = -37080.94921875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 263425.3125,
                                                ["x"] = -36919.16796875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 263606.46875,
                                                ["x"] = -36505.78125,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 263623.71875,
                                                ["x"] = -36478.4296875,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 263447.40625,
                                                ["x"] = -36872.72265625,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 263642.3125,
                                                ["x"] = -36451.96484375,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 263662.1875,
                                                ["x"] = -36426.4609375,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = 264050.03125,
                                                ["x"] = -36066.453125,
                                            }, -- end of [19]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 266994.15625,
                                                ["x"] = -36995.31640625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 267016.09375,
                                                ["x"] = -37003.9453125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 267058.65625,
                                                ["x"] = -37024.2578125,
                                            }, -- end of [4]
                                            [3] = 
                                            {
                                                ["y"] = 267037.625,
                                                ["x"] = -37013.6015625,
                                            }, -- end of [3]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 264068.625,
                                                ["x"] = -33334.1484375,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 264122.5,
                                                ["x"] = -35623.2890625,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 264129.09375,
                                                ["x"] = -35575.3046875,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 264134,
                                                ["x"] = -35527.1171875,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 264137.25,
                                                ["x"] = -35478.7890625,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 264138.8125,
                                                ["x"] = -35430.375,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 264153.5,
                                                ["x"] = -34467.23046875,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 264153.4375,
                                                ["x"] = -34418.66796875,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 264148.25,
                                                ["x"] = -34321.69921875,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 264136.34375,
                                                ["x"] = -34225.3203125,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 264117.78125,
                                                ["x"] = -34130,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 264021.9375,
                                                ["x"] = -33710.97265625,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 264012.8125,
                                                ["x"] = -33571.42578125,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 264033.75,
                                                ["x"] = -33433.15625,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 264083.75,
                                                ["x"] = -33302.55859375,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 264160.5625,
                                                ["x"] = -33185.68359375,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 264183.53125,
                                                ["x"] = -33159.2578125,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 264016.84375,
                                                ["x"] = -33676.3203125,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 264015.25,
                                                ["x"] = -33536.484375,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 264043.59375,
                                                ["x"] = -33399.54296875,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 264100.5625,
                                                ["x"] = -33271.828125,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 264207.90625,
                                                ["x"] = -33134.109375,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = 264151.6875,
                                                ["x"] = -34370.13671875,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 264143.125,
                                                ["x"] = -34273.40625,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 264127.90625,
                                                ["x"] = -34177.5,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 264028.90625,
                                                ["x"] = -33745.30078125,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 264013.625,
                                                ["x"] = -33641.4453125,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 264019.5625,
                                                ["x"] = -33501.7265625,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 264055.21875,
                                                ["x"] = -33366.5078125,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 264119,
                                                ["x"] = -33242.05078125,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 264260.5625,
                                                ["x"] = -33087.93359375,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 264758.8125,
                                                ["x"] = -32696.296875,
                                            }, -- end of [37]
                                            [31] = 
                                            {
                                                ["y"] = 264139.03125,
                                                ["x"] = -33213.3046875,
                                            }, -- end of [31]
                                            [1] = 
                                            {
                                                ["y"] = 264057.75,
                                                ["x"] = -36041.91796875,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 264012.28125,
                                                ["x"] = -33606.4453125,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 264025.71875,
                                                ["x"] = -33467.25,
                                            }, -- end of [23]
                                            [35] = 
                                            {
                                                ["y"] = 264233.625,
                                                ["x"] = -33110.3125,
                                            }, -- end of [35]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 150,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 262962.6920166,
                                            ["x"] = -38015.505508423,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- 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"] = 161,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 182.49417751751,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 263321.7694397,
                                            ["x"] = -37128.499465942,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FAC_AttackGroup",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["designation"] = "Auto",
                                                                ["modulation"] = 1,
                                                                ["groupId"] = 9,
                                                                ["callname"] = 10,
                                                                ["datalink"] = true,
                                                                ["weaponType"] = 1073741822,
                                                                ["frequency"] = 30000000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["name"] = "ждём",
                                                            ["params"] = 
                                                            {
                                                                ["condition"] = 
                                                                {
                                                                    ["probability"] = 100,
                                                                    ["userFlag"] = "2",
                                                                    ["userFlagValue"] = false,
                                                                }, -- end of ["condition"]
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Hold",
                                                                    ["params"] = 
                                                                    {
                                                                        ["templateId"] = "Умолч",
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["userFlag"] = "2",
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 120,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 423.39394142262,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 264057.74871456,
                                            ["x"] = -36041.917604697,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 174,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1537.3596828618,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 264758.80837589,
                                            ["x"] = -32696.295311882,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 262962.6920166,
                                        ["type"] = "Marder",
                                        ["name"] = "Гер ПАН",
                                        ["unitId"] = 8,
                                        ["heading"] = 0.38465427937249,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -38015.505508423,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 262962.6920166,
                                ["x"] = -38015.505508423,
                                ["name"] = "Гер ПАН",
                                ["start_time"] = 0,
                                ["task"] = "Без задачи",
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Germany",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 0,
                    ["name"] = "Russia",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParkingHot",
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298460.71875,
                                            ["x"] = -50007.546875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 132.73117165795,
                                            ["y"] = 286860.85714286,
                                            ["x"] = -64335.428571429,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 366.46144006012,
                                            ["y"] = 258146.57142857,
                                            ["x"] = -49192.571428572,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 4000,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 116.66666666667,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 5000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 453.28842742685,
                                            ["y"] = 264116.85714285,
                                            ["x"] = -38714.857142858,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["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 [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"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Fictional Russian Air Force 2",
                                        ["skill"] = "Player",
                                        ["parking"] = "0",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 12,
                                        ["psi"] = 2.4610250412662,
                                        ["y"] = 298460.71875,
                                        ["x"] = -50007.546875,
                                        ["name"] = "Пилот #001",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "LAU_117_AGM_65G",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{GBU-38}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{GBU-38}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{GBU-38}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{GBU-38}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{GBU-31}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "LAU-105_1*AIM-9M_R",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3520,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.4610250412662,
                                        ["callsign"] = 101,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 298460.71875,
                                ["x"] = -50007.546875,
                                ["name"] = "Самолетная группа",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 19,
                    ["name"] = "South Ossetia",
                }, -- end of [7]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "Тренировка",
    ["version"] = 7,
    ["goals"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 4,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 15,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "цель-1",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 5,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 15,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "цель-2",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 6,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 15,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "цель-3",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 7,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 15,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "цель-4",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 9,
                    ["text"] = "",
                    ["predicate"] = "c_group_dead",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 40,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "Группа БТ",
        }, -- end of [5]
    }, -- end of ["goals"]
    ["currentKey"] = 18059,
    ["start_time"] = 61200,
    ["forcedOptions"] = 
    {
        ["optionsView"] = "optview_all",
        ["labels"] = false,
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["TACAN_FAILURE_RECEIVER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TACAN AN/ARN-118 приёмник",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_RECEIVER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_RECEIVER"]
        ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/APN-194 правая антенна",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALTIMETR_RIGHT_ANT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"]
        ["sas_pitch_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "СУУ крен влево",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_left",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_left"]
        ["TGP_FAILURE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TGP на левом крыле",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_LEFT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_LEFT"]
        ["CADC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TOTAL"]
        ["hydro_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ГИДРО ПРАВ.",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_right",
            ["mm"] = 0,
        }, -- end of ["hydro_right"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V носовая левая антенна",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"]
        ["r_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Правый преобразователь",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_conv",
            ["mm"] = 0,
        }, -- end of ["r_conv"]
        ["AAR_47_FAILURE_SENSOR_BOTTOM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 нижний датчик",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_BOTTOM",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_BOTTOM"]
        ["sas_yaw_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "СУУ рыскание вправо",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_right",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_right"]
        ["TACAN_FAILURE_TRANSMITTER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TACAN AN/ARN-118 передатчик",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TRANSMITTER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TRANSMITTER"]
        ["hydro_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ГИДРО ЛЕВ.",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_left",
            ["mm"] = 0,
        }, -- end of ["hydro_left"]
        ["SADL_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Сист. обмена тактич. информацией",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SADL_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["SADL_FAILURE_TOTAL"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V контейнер в законцовке левого крыла",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"]
        ["l_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Левый преобразователь",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_conv",
            ["mm"] = 0,
        }, -- end of ["l_conv"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V хвостовая правая антенна",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"]
        ["AAR_47_FAILURE_SENSOR_TAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 хвостовой датчик",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_TAIL",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_TAIL"]
        ["TGP_FAILURE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TGP на правом крыле",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_RIGHT"]
        ["AAR_47_FAILURE_SENSOR_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 левый датчик",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_LEFT",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_LEFT"]
        ["r_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Правый генератор",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_gen",
            ["mm"] = 0,
        }, -- end of ["r_gen"]
        ["CLOCK_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Часы",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CLOCK_FAILURE",
            ["mm"] = 0,
        }, -- end of ["CLOCK_FAILURE"]
        ["l_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Левый генератор",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_gen",
            ["mm"] = 0,
        }, -- end of ["l_gen"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ЛЕВ. ДВИГ.",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["AAR_47_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_TOTAL"]
        ["LEFT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "MFCD левый",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["LEFT_MFCD_FAILURE"]
        ["CADC_FAILURE_TEMPERATURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC датчик температуры",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TEMPERATURE",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TEMPERATURE"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ПРАВ. ДВИГ.",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["CDU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CDU",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CDU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CDU_FAILURE_TOTAL"]
        ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/APN-194 левая антенна",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALTIMETR_LEFT_ANT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"]
        ["CADC_FAILURE_IAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC датчик приборной возд. cкорости",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_IAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_IAS"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V хвостовая левая антенна",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V контейнер правой стойки шасси",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"]
        ["sas_yaw_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "СУУ рыскание влево",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_left",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_left"]
        ["CADC_FAILURE_PRESSURE_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC датчик выс. относит. уровня моря",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_PRESSURE_ALT",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_PRESSURE_ALT"]
        ["ILS_FAILURE_ANT_MARKER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118 маркерная ант.",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_MARKER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_MARKER"]
        ["HUD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ИЛС",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HUD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["HUD_FAILURE"]
        ["CADC_FAILURE_DYNAMIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC датчик динамического давления",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_DYNAMIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_DYNAMIC"]
        ["CADC_FAILURE_STATIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC датчик статического давления",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_STATIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_STATIC"]
        ["sas_pitch_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "СУУ крен вправо",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_right",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_right"]
        ["VHF_FM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "УКВ/FM радиостанция",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_FM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_FM_RADIO_FAILURE_TOTAL"]
        ["RIGHT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "MFCD правый",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RIGHT_MFCD_FAILURE"]
        ["ILS_FAILURE_ANT_LOCALIZER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118 курсовая ант.",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_LOCALIZER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_LOCALIZER"]
        ["VHF_AM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "УКВ/AM радиостанция",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_AM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_AM_RADIO_FAILURE_TOTAL"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V контейнер левой стойки шасси",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"]
        ["AAR_47_FAILURE_SENSOR_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 правый датчик",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_RIGHT"]
        ["ILS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_TOTAL"]
        ["AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Указатель скорости",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AIRSPEED_INDICATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["AIRSPEED_INDICATOR_FAILURE"]
        ["AN_ALR69V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR69V",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_TOTAL"]
        ["AN_ALE_40V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_TOTAL"]
        ["IFFCC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "IFFCC",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_TOTAL"]
        ["EGI_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "EGI",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EGI_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["EGI_FAILURE_TOTAL"]
        ["ILS_FAILURE_ANT_GLIDESLOPE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118 глиссадная ант.",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_GLIDESLOPE",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_GLIDESLOPE"]
        ["UHF_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "УВЧ/UHF радиостанция",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UHF_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["UHF_RADIO_FAILURE_TOTAL"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V носовая правая антенна",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"]
        ["IFFCC_FAILURE_GUN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ПУШКА",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_GUN",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_GUN"]
        ["CADC_FAILURE_MACH"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC датчик числа маха",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_MACH",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_MACH"]
        ["TACAN_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TACAN AN/ARN-118",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TOTAL"]
        ["CADC_FAILURE_TAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC датчик истинная возд. cкорости",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TAS"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V контейнер в законцовке правого крыла",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"]
        ["CADC_FAILURE_BARO_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC датчик высоты по высотомеру",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_BARO_ALT",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_BARO_ALT"]
        ["CICU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CICU",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CICU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CICU_FAILURE_TOTAL"]
    }, -- end of ["failures"]
} -- end of mission
