mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_6\"), 1);a_set_command(816);c_start_wait_for_user(1, 999);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_7\"), 60, false, 1); mission.trig.func[1]=nil;",
            [2] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_8\"), 60, true, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_9\"), 0);a_start_listen_command(111, 50, 1, -1000000, 1000000, 0); mission.trig.func[2]=nil;",
            [3] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_10\"), 60, true, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_11\"), 0);c_start_wait_for_user(3, 999); mission.trig.func[3]=nil;",
            [4] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_12\"), 60, true, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_13\"), 0);c_start_wait_for_user(4, 999); mission.trig.func[4]=nil;",
            [5] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_14\"), 60, true, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_15\"), 0);c_start_wait_for_user(5, 999); mission.trig.func[5]=nil;",
            [6] = "a_set_command(816);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_16\"), 60, true, 1);a_out_sound(getValueResourceByKey(\"ResKey_Action_17\"), 0); mission.trig.func[6]=nil;",
            [7] = "a_set_command(816);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_18\"), 60, true, 2);a_out_sound(getValueResourceByKey(\"ResKey_Action_19\"), 0);a_out_picture(getValueResourceByKey(\"ResKey_Action_20\"), 30, false, 9);a_set_flag(52); mission.trig.func[7]=nil;",
            [8] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_21\"), 30, false, 0);c_start_wait_for_user(51, 999); mission.trig.func[8]=nil;",
            [9] = "a_set_command(816);a_explosion_marker_unit(25, \"1\");a_out_picture_stop();a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_25\"), 1, true, 0); mission.trig.func[9]=nil;",
            [10] = "a_set_flag(60); mission.trig.func[10]=nil;",
            [11] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_22\"), 0);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_23\"), 10, true, 0);a_set_flag(61);a_set_command(816); mission.trig.func[11]=nil;",
            [12] = "a_end_mission(\"\", getValueDictByKey(\"DictKey_ActionText_24\"), 0); mission.trig.func[12]=nil;",
            [13] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_26\"), 60, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_27\"), 0); mission.trig.events[\"dead\"][13]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
            ["dead"] = 
            {
                [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
            }, -- end of ["dead"]
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_time_after(1) )",
            [2] = "return(c_flag_is_true(1) )",
            [3] = "return(c_flag_is_true(50) )",
            [4] = "return(c_flag_is_true(3) )",
            [5] = "return(c_flag_is_true(4) )",
            [6] = "return(c_flag_is_true(5) )",
            [7] = "return(c_all_of_group_in_zone(1, 166) )",
            [8] = "return(c_time_since_flag(52, 30) )",
            [9] = "return(c_flag_is_true(51) )",
            [10] = "return(c_all_of_group_in_zone(1, 165) and c_unit_altitude_lower(1, 511) )",
            [11] = "return(c_all_of_group_in_zone(1, 165) and c_unit_altitude_higher(1, 510) and c_flag_is_false(60) )",
            [12] = "return(c_time_since_flag(61, 10) )",
            [13] = "return(c_group_life_less(2, 75) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["requiredModules"] = 
    {
        ["WWII Armour and Technics"] = "WWII Armour and Technics",
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Day"] = 21,
        ["Year"] = 2016,
        ["Month"] = 6,
    }, -- end of ["date"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 0,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["maxDictId"] = 27,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["groundTurbulence"] = 0,
        ["enable_fog"] = false,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["season"] = 
        {
            ["temperature"] = 20,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["dust_density"] = 0,
        ["modifiedTime"] = false,
        ["enable_dust"] = false,
        ["clouds"] = 
        {
            ["density"] = 0,
            ["thickness"] = 200,
            ["preset"] = "Preset2",
            ["base"] = 2500,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["radius"] = 1300,
                ["zoneId"] = 165,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 766464.44732003,
                ["x"] = -34544.27508084,
                ["name"] = "Target zone",
                ["type"] = 0,
            }, -- end of [1]
            [2] = 
            {
                ["radius"] = 10000,
                ["zoneId"] = 166,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 766330.69102909,
                ["x"] = -34539.988659618,
                ["name"] = "IPzone",
                ["type"] = 0,
            }, -- end of [2]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 767864.72348965,
        ["zoom"] = 24978.127148153,
        ["centerX"] = -11031.338675118,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["neutrals"] = 
        {
            [1] = 7,
            [2] = 82,
            [3] = 23,
            [4] = 70,
            [5] = 83,
            [6] = 65,
            [7] = 25,
            [8] = 86,
            [9] = 64,
            [10] = 32,
            [11] = 50,
            [12] = 49,
            [13] = 87,
            [14] = 78,
            [15] = 61,
            [16] = 31,
            [17] = 29,
            [18] = 33,
            [19] = 60,
            [20] = 59,
            [21] = 35,
            [22] = 69,
            [23] = 48,
            [24] = 72,
            [25] = 84,
            [26] = 76,
            [27] = 71,
            [28] = 79,
            [29] = 58,
            [30] = 57,
            [31] = 55,
            [32] = 56,
            [33] = 17,
            [34] = 88,
            [35] = 74,
            [36] = 73,
            [37] = 39,
            [38] = 89,
            [39] = 77,
            [40] = 41,
            [41] = 42,
            [42] = 44,
            [43] = 85,
            [44] = 68,
            [45] = 53,
            [46] = 52,
            [47] = 66,
            [48] = 51,
            [49] = 54,
            [50] = 30,
            [51] = 63,
            [52] = 22,
            [53] = 62,
            [54] = 67,
            [55] = 75,
            [56] = 36,
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 21,
            [2] = 11,
            [3] = 4,
            [4] = 6,
            [5] = 16,
            [6] = 13,
            [7] = 15,
            [8] = 9,
            [9] = 20,
            [10] = 8,
            [11] = 10,
            [12] = 12,
            [13] = 80,
            [14] = 40,
            [15] = 2,
            [16] = 3,
            [17] = 1,
            [18] = 5,
            [19] = 28,
            [20] = 26,
            [21] = 46,
            [22] = 45,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 24,
            [3] = 34,
            [4] = 37,
            [5] = 27,
            [6] = 81,
            [7] = 0,
            [8] = 38,
            [9] = 43,
            [10] = 47,
            [11] = 19,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 167,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 766435.85570513,
                                            ["x"] = -34443.739829389,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M 818",
                                        ["unitId"] = 22,
                                        ["y"] = 766435.85570513,
                                        ["x"] = -34443.739829389,
                                        ["name"] = "M818-10",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M 818",
                                        ["unitId"] = 21,
                                        ["y"] = 766435.85570513,
                                        ["x"] = -34463.739829389,
                                        ["name"] = "M818-9",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M 818",
                                        ["unitId"] = 20,
                                        ["y"] = 766435.85570513,
                                        ["x"] = -34483.739829389,
                                        ["name"] = "M818-8",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M 818",
                                        ["unitId"] = 19,
                                        ["y"] = 766435.85570513,
                                        ["x"] = -34503.739829389,
                                        ["name"] = "M818-7",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M 818",
                                        ["unitId"] = 18,
                                        ["y"] = 766435.85570513,
                                        ["x"] = -34523.739829389,
                                        ["name"] = "M818-6",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M 818",
                                        ["unitId"] = 17,
                                        ["y"] = 766435.85570513,
                                        ["x"] = -34543.739829389,
                                        ["name"] = "M818-5",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M 818",
                                        ["unitId"] = 16,
                                        ["y"] = 766435.85570513,
                                        ["x"] = -34563.739829389,
                                        ["name"] = "M818-4",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M 818",
                                        ["unitId"] = 15,
                                        ["y"] = 766435.85570513,
                                        ["x"] = -34583.739829389,
                                        ["name"] = "M818-3",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M 818",
                                        ["unitId"] = 14,
                                        ["y"] = 766435.85570513,
                                        ["x"] = -34603.739829389,
                                        ["name"] = "M818-2",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M 818",
                                        ["unitId"] = 13,
                                        ["y"] = 766435.85570513,
                                        ["x"] = -34623.739829389,
                                        ["name"] = "M818-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M 818",
                                        ["unitId"] = 2,
                                        ["y"] = 766435.85570513,
                                        ["x"] = -34643.739829389,
                                        ["name"] = "M818",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [11]
                                }, -- end of ["units"]
                                ["y"] = 766435.85570513,
                                ["x"] = -34443.739829389,
                                ["name"] = "M818",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 168,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 766431.10755601,
                                            ["x"] = -34473.132805063,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "soldier_wwii_us",
                                        ["unitId"] = 31,
                                        ["y"] = 766431.10755601,
                                        ["x"] = -34473.132805063,
                                        ["name"] = "Infantry-7",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "soldier_wwii_us",
                                        ["unitId"] = 30,
                                        ["y"] = 766431.10755601,
                                        ["x"] = -34493.132805063,
                                        ["name"] = "Infantry-6",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "soldier_wwii_us",
                                        ["unitId"] = 29,
                                        ["y"] = 766431.10755601,
                                        ["x"] = -34513.132805063,
                                        ["name"] = "Infantry-5",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "soldier_wwii_us",
                                        ["unitId"] = 28,
                                        ["y"] = 766431.10755601,
                                        ["x"] = -34533.132805063,
                                        ["name"] = "Infantry-4",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "soldier_wwii_us",
                                        ["unitId"] = 27,
                                        ["y"] = 766431.44982534,
                                        ["x"] = -34552.883939843,
                                        ["name"] = "Infantry-3",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "soldier_wwii_us",
                                        ["unitId"] = 26,
                                        ["y"] = 766431.10755601,
                                        ["x"] = -34573.132805063,
                                        ["name"] = "Infantry-2",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "soldier_wwii_us",
                                        ["unitId"] = 25,
                                        ["y"] = 766431.10755601,
                                        ["x"] = -34593.132805063,
                                        ["name"] = "Infantry-1",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 766431.10755601,
                                ["x"] = -34473.132805063,
                                ["name"] = "Infantry",
                                ["start_time"] = 0,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "USA",
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 0,
                    ["name"] = "Russia",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1050,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 250,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 766473.08497711,
                                            ["x"] = -9957.2792077473,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 517,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 250,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 82.389475344957,
                                            ["ETA_locked"] = false,
                                            ["y"] = 766408.07091675,
                                            ["x"] = -34645.848387818,
                                            ["name"] = "Target",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 111.11111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 538.9913168653,
                                            ["ETA_locked"] = false,
                                            ["y"] = 721743.75538691,
                                            ["x"] = -58839.312627535,
                                            ["name"] = "Return",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 320,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 609.84413658937,
                                            ["ETA_locked"] = false,
                                            ["y"] = 705734.026899,
                                            ["x"] = -51259.983985,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 26,
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1050,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "Player",
                                        ["speed"] = 250,
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 1,
                                        ["psi"] = 3.1389592927983,
                                        ["y"] = 766473.08497711,
                                        ["x"] = -9957.2792077473,
                                        ["name"] = "Самол. -1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [5]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74881}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74884}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{96A7F676-F956-404A-AD04-F33FB2C74881}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3493",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -3.1389592927983,
                                        ["callsign"] = 101,
                                        ["onboard_num"] = "01",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 766473.08497711,
                                ["x"] = -9957.2792077473,
                                ["name"] = "Самол. -1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 19,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "ResKey_Action_6",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 1,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_set_command",
                    ["command"] = 816,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "c_start_wait_for_user",
                    ["flag_back"] = 999,
                }, -- end of [3]
                [4] = 
                {
                    ["seconds"] = 60,
                    ["start_delay"] = 1,
                    ["KeyDict_text"] = "DictKey_ActionText_7",
                    ["text"] = "DictKey_ActionText_7",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["comment"] = "START",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Msg1",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 60,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_8",
                    ["text"] = "DictKey_ActionText_8",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = true,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_9",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [2]
                [3] = 
                {
                    ["cockpit_device"] = 0,
                    ["flag"] = 50,
                    ["min_value"] = -1000000,
                    ["command"] = 111,
                    ["hit_count"] = 1,
                    ["predicate"] = "a_start_listen_command",
                    ["max_value"] = 1000000,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 50,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 60,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_10",
                    ["KeyDict_text"] = "DictKey_ActionText_10",
                    ["clearview"] = true,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_11",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 3,
                    ["predicate"] = "c_start_wait_for_user",
                    ["flag_back"] = 999,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Msg2",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 3,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 60,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_12",
                    ["KeyDict_text"] = "DictKey_ActionText_12",
                    ["clearview"] = true,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_13",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 4,
                    ["predicate"] = "c_start_wait_for_user",
                    ["flag_back"] = 999,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Msg3",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 4,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 60,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_14",
                    ["KeyDict_text"] = "DictKey_ActionText_14",
                    ["clearview"] = true,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_15",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 5,
                    ["predicate"] = "c_start_wait_for_user",
                    ["flag_back"] = 999,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Msg4",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 5,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_command",
                    ["command"] = 816,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 60,
                    ["start_delay"] = 1,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_16",
                    ["KeyDict_text"] = "DictKey_ActionText_16",
                    ["clearview"] = true,
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_17",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Unpause",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["predicate"] = "c_all_of_group_in_zone",
                    ["zone"] = 166,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "IPZone52",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_command",
                    ["command"] = 816,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 60,
                    ["start_delay"] = 2,
                    ["KeyDict_text"] = "DictKey_ActionText_18",
                    ["text"] = "DictKey_ActionText_18",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = true,
                }, -- end of [2]
                [3] = 
                {
                    ["file"] = "ResKey_Action_19",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [3]
                [4] = 
                {
                    ["seconds"] = 30,
                    ["start_delay"] = 9,
                    ["file"] = "ResKey_Action_20",
                    ["predicate"] = "a_out_picture",
                    ["clearview"] = false,
                }, -- end of [4]
                [5] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = 52,
                }, -- end of [5]
            }, -- end of ["actions"]
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 52,
                    ["seconds"] = 30,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 30,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_21",
                    ["KeyDict_text"] = "DictKey_ActionText_21",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 51,
                    ["predicate"] = "c_start_wait_for_user",
                    ["flag_back"] = 999,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "SpaceBar51",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 51,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Unpause2",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_command",
                    ["command"] = 816,
                }, -- end of [1]
                [2] = 
                {
                    ["color"] = "1",
                    ["predicate"] = "a_explosion_marker_unit",
                    ["unit"] = 25,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "a_out_picture_stop",
                }, -- end of [3]
                [4] = 
                {
                    ["seconds"] = 1,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_25",
                    ["KeyDict_text"] = "DictKey_ActionText_25",
                    ["clearview"] = true,
                }, -- end of [4]
            }, -- end of ["actions"]
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["predicate"] = "c_all_of_group_in_zone",
                    ["zone"] = 165,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 511,
                    ["predicate"] = "c_unit_altitude_lower",
                    ["unit"] = 1,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "Correct Altitude60",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = 60,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["predicate"] = "c_all_of_group_in_zone",
                    ["zone"] = 165,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 510,
                    ["predicate"] = "c_unit_altitude_higher",
                    ["unit"] = 1,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 60,
                    ["predicate"] = "c_flag_is_false",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "Wrong Altitude61",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "ResKey_Action_22",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_23",
                    ["text"] = "DictKey_ActionText_23",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = true,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = 61,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "a_set_command",
                    ["command"] = 816,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 61,
                    ["seconds"] = 10,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Restart mission",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["start_delay"] = 0,
                    ["predicate"] = "a_end_mission",
                    ["text"] = "DictKey_ActionText_24",
                    ["KeyDict_text"] = "DictKey_ActionText_24",
                    ["winner"] = "",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 2,
                    ["percent"] = 75,
                    ["predicate"] = "c_group_life_less",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "dead",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 60,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_26",
                    ["KeyDict_text"] = "DictKey_ActionText_26",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_27",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Hit",
        }, -- end of [13]
    }, -- end of ["trigrules"]
    ["currentKey"] = 2356,
    ["start_time"] = 28800,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro",
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["eos"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "eos",
            ["mm"] = 0,
        }, -- end of ["eos"]
        ["helmet"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "helmet",
            ["mm"] = 0,
        }, -- end of ["helmet"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mfd",
            ["mm"] = 0,
        }, -- end of ["mfd"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["slats"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "slats",
            ["mm"] = 0,
        }, -- end of ["slats"]
        ["apus"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "apus",
            ["mm"] = 0,
        }, -- end of ["apus"]
        ["hud"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hud",
            ["mm"] = 0,
        }, -- end of ["hud"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc",
            ["mm"] = 0,
        }, -- end of ["asc"]
        ["rws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "rws",
            ["mm"] = 0,
        }, -- end of ["rws"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["radar"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "radar",
            ["mm"] = 0,
        }, -- end of ["radar"]
        ["aoa_limiter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "aoa_limiter",
            ["mm"] = 0,
        }, -- end of ["aoa_limiter"]
        ["autopilot"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "autopilot",
            ["mm"] = 0,
        }, -- end of ["autopilot"]
    }, -- end of ["failures"]
} -- end of mission
