mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Year"] = 2016,
        ["Day"] = 21,
        ["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"]
    ["maxDictId"] = 12,
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_activate_group(6); mission.trig.func[1]=nil;",
            [2] = "a_activate_group(6); mission.trig.func[2]=nil;",
            [3] = "a_activate_group(6); mission.trig.func[3]=nil;",
            [4] = "a_activate_group(6); mission.trig.func[4]=nil;",
            [5] = "a_activate_group(6); mission.trig.func[5]=nil;",
            [6] = "a_activate_group(6); mission.trig.func[6]=nil;",
            [7] = "a_out_text_delay_g(7, getValueDictByKey(\"DictKey_ActionText_6\"), 15, false, 5); mission.trig.events[\"mission start\"][7]=nil;",
            [8] = "a_out_text_delay_g(7, getValueDictByKey(\"DictKey_ActionText_7\"), 15, false, 0); mission.trig.func[8]=nil;",
            [9] = "a_out_text_delay_g(7, getValueDictByKey(\"DictKey_ActionText_8\"), 20, false, 0); mission.trig.func[9]=nil;",
            [10] = "a_out_text_delay_g(7, getValueDictByKey(\"DictKey_ActionText_9\"), 15, false, 0); mission.trig.func[10]=nil;",
            [11] = "a_out_text_delay_g(7, getValueDictByKey(\"DictKey_ActionText_10\"), 20, false, 0); mission.trig.func[11]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
            ["mission start"] = 
            {
                [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            }, -- end of ["mission start"]
        }, -- 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",
            [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",
        }, -- 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,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_part_of_group_in_zone(7, 497) )",
            [2] = "return(c_part_of_group_in_zone(7, 498) )",
            [3] = "return(c_part_of_group_in_zone(7, 499) )",
            [4] = "return(c_part_of_group_in_zone(7, 332) )",
            [5] = "return(c_part_of_group_in_zone(7, 500) )",
            [6] = "return(c_part_of_group_in_zone(7, 501) )",
            [7] = "return(true)",
            [8] = "return(c_part_of_group_in_zone(7, 666) )",
            [9] = "return(c_group_dead(6) )",
            [10] = "return(c_part_of_group_in_zone(6, 831) )",
            [11] = "return(c_part_of_group_in_zone(7, 996) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["drawings"] = 
    {
        ["options"] = 
        {
            ["hiddenOnF10Map"] = 
            {
                ["Observer"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Observer"]
                ["Instructor"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Instructor"]
                ["ForwardObserver"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ForwardObserver"]
                ["Pilot"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Pilot"]
                ["Spectrator"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Spectrator"]
                ["ArtilleryCommander"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ArtilleryCommander"]
            }, -- end of ["hiddenOnF10Map"]
        }, -- end of ["options"]
        ["layers"] = 
        {
            [2] = 
            {
                ["visible"] = true,
                ["name"] = "Blue",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [2]
            [3] = 
            {
                ["visible"] = true,
                ["name"] = "Neutral",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [3]
            [1] = 
            {
                ["visible"] = true,
                ["name"] = "Red",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [1]
            [4] = 
            {
                ["visible"] = true,
                ["name"] = "Common",
                ["objects"] = 
                {
                    [1] = 
                    {
                        ["visible"] = true,
                        ["mapY"] = 604205.5447768,
                        ["primitiveType"] = "Line",
                        ["closed"] = false,
                        ["thickness"] = 8,
                        ["colorString"] = "0xff0000ff",
                        ["style"] = "solid",
                        ["layerName"] = "Common",
                        ["name"] = "Line-4",
                        ["points"] = 
                        {
                            [31] = 
                            {
                                ["y"] = 9474.8706307063,
                                ["x"] = 11455.493304922,
                            }, -- end of [31]
                            [2] = 
                            {
                                ["y"] = 963.54616583453,
                                ["x"] = 481.77308291727,
                            }, -- end of [2]
                            [8] = 
                            {
                                ["y"] = 3854.1846633381,
                                ["x"] = 2248.2743869473,
                            }, -- end of [8]
                            [32] = 
                            {
                                ["y"] = 10010.17405617,
                                ["x"] = 11669.614675107,
                            }, -- end of [32]
                            [33] = 
                            {
                                ["y"] = 10491.947139087,
                                ["x"] = 11937.266387839,
                            }, -- end of [33]
                            [34] = 
                            {
                                ["y"] = 10973.720222005,
                                ["x"] = 12204.918100571,
                            }, -- end of [34]
                            [35] = 
                            {
                                ["y"] = 11455.493304922,
                                ["x"] = 12579.630498395,
                            }, -- end of [35]
                            [9] = 
                            {
                                ["y"] = 4335.9577462554,
                                ["x"] = 2569.4564422254,
                            }, -- end of [9]
                            [36] = 
                            {
                                ["y"] = 11937.266387839,
                                ["x"] = 12847.282211127,
                            }, -- end of [36]
                            [37] = 
                            {
                                ["y"] = 12419.039470756,
                                ["x"] = 13221.994608952,
                            }, -- end of [37]
                            [38] = 
                            {
                                ["y"] = 12900.812553674,
                                ["x"] = 13489.646321684,
                            }, -- end of [38]
                            [39] = 
                            {
                                ["y"] = 13382.585636591,
                                ["x"] = 13864.358719508,
                            }, -- end of [39]
                            [10] = 
                            {
                                ["y"] = 4764.2004866264,
                                ["x"] = 2944.16884005,
                            }, -- end of [10]
                            [40] = 
                            {
                                ["y"] = 13864.358719508,
                                ["x"] = 14185.540774786,
                            }, -- end of [40]
                            [41] = 
                            {
                                ["y"] = 14346.131802425,
                                ["x"] = 14560.253172611,
                            }, -- end of [41]
                            [42] = 
                            {
                                ["y"] = 14774.374542796,
                                ["x"] = 14881.435227889,
                            }, -- end of [42]
                            [43] = 
                            {
                                ["y"] = 15256.147625714,
                                ["x"] = 15202.617283167,
                            }, -- end of [43]
                            [11] = 
                            {
                                ["y"] = 5192.4432269973,
                                ["x"] = 3318.8812378745,
                            }, -- end of [11]
                            [44] = 
                            {
                                ["y"] = 15684.390366085,
                                ["x"] = 15523.799338445,
                            }, -- end of [44]
                            [45] = 
                            {
                                ["y"] = 16112.633106455,
                                ["x"] = 15952.042078816,
                            }, -- end of [45]
                            [46] = 
                            {
                                ["y"] = 16540.875846826,
                                ["x"] = 16380.284819187,
                            }, -- end of [46]
                            [3] = 
                            {
                                ["y"] = 1445.3192487517,
                                ["x"] = 695.89445310272,
                            }, -- end of [3]
                            [12] = 
                            {
                                ["y"] = 5567.1556248218,
                                ["x"] = 3693.5936356991,
                            }, -- end of [12]
                            [48] = 
                            {
                                ["y"] = 17397.361327568,
                                ["x"] = 17183.239957383,
                            }, -- end of [48]
                            [49] = 
                            {
                                ["y"] = 17825.604067939,
                                ["x"] = 17557.952355207,
                            }, -- end of [49]
                            [50] = 
                            {
                                ["y"] = 18307.377150856,
                                ["x"] = 17879.134410485,
                            }, -- end of [50]
                            [51] = 
                            {
                                ["y"] = 18735.619891227,
                                ["x"] = 18200.316465764,
                            }, -- end of [51]
                            [13] = 
                            {
                                ["y"] = 6048.9287077391,
                                ["x"] = 4068.3060335236,
                            }, -- end of [13]
                            [52] = 
                            {
                                ["y"] = 19163.862631598,
                                ["x"] = 18575.028863588,
                            }, -- end of [52]
                            [53] = 
                            {
                                ["y"] = 19592.105371969,
                                ["x"] = 18949.741261413,
                            }, -- end of [53]
                            [54] = 
                            {
                                ["y"] = 20073.878454886,
                                ["x"] = 19324.453659237,
                            }, -- end of [54]
                            [55] = 
                            {
                                ["y"] = 20448.590852711,
                                ["x"] = 19699.166057062,
                            }, -- end of [55]
                            [14] = 
                            {
                                ["y"] = 6423.6411055636,
                                ["x"] = 4496.5487738946,
                            }, -- end of [14]
                            [56] = 
                            {
                                ["y"] = 20876.833593082,
                                ["x"] = 20127.408797433,
                            }, -- end of [56]
                            [57] = 
                            {
                                ["y"] = 21251.545990906,
                                ["x"] = 20555.651537804,
                            }, -- end of [57]
                            [58] = 
                            {
                                ["y"] = 21626.258388731,
                                ["x"] = 21037.424620721,
                            }, -- end of [58]
                            [59] = 
                            {
                                ["y"] = 21893.910101463,
                                ["x"] = 21519.197703638,
                            }, -- end of [59]
                            [15] = 
                            {
                                ["y"] = 6798.3535033881,
                                ["x"] = 4924.7915142655,
                            }, -- end of [15]
                            [60] = 
                            {
                                ["y"] = 22161.561814195,
                                ["x"] = 22000.970786555,
                            }, -- end of [60]
                            [61] = 
                            {
                                ["y"] = 22375.68318438,
                                ["x"] = 22482.743869473,
                            }, -- end of [61]
                            [62] = 
                            {
                                ["y"] = 22589.804554565,
                                ["x"] = 22857.456267297,
                            }, -- end of [62]
                            [1] = 
                            {
                                ["y"] = 481.77308291721,
                                ["x"] = 214.12137018546,
                            }, -- end of [1]
                            [4] = 
                            {
                                ["y"] = 1927.0923316691,
                                ["x"] = 963.54616583453,
                            }, -- end of [4]
                            [16] = 
                            {
                                ["y"] = 7012.4748735736,
                                ["x"] = 5460.0949397291,
                            }, -- end of [16]
                            [64] = 
                            {
                                ["y"] = 23178.638322575,
                                ["x"] = 24088.654145864,
                            }, -- end of [64]
                            [65] = 
                            {
                                ["y"] = 23392.759692761,
                                ["x"] = 24623.957571327,
                            }, -- end of [65]
                            [66] = 
                            {
                                ["y"] = 23660.411405493,
                                ["x"] = 25105.730654245,
                            }, -- end of [66]
                            [17] = 
                            {
                                ["y"] = 7280.1265863054,
                                ["x"] = 5941.8680226463,
                            }, -- end of [17]
                            [68] = 
                            {
                                ["y"] = 24409.836201142,
                                ["x"] = 25962.216134986,
                            }, -- end of [68]
                            [69] = 
                            {
                                ["y"] = 24838.078941513,
                                ["x"] = 26390.458875357,
                            }, -- end of [69]
                            [70] = 
                            {
                                ["y"] = 25319.85202443,
                                ["x"] = 26818.701615728,
                            }, -- end of [70]
                            [18] = 
                            {
                                ["y"] = 7440.7176139446,
                                ["x"] = 6477.17144811,
                            }, -- end of [18]
                            [72] = 
                            {
                                ["y"] = 26176.337505172,
                                ["x"] = 27514.596068831,
                            }, -- end of [72]
                            [73] = 
                            {
                                ["y"] = 26604.580245543,
                                ["x"] = 27889.308466655,
                            }, -- end of [73]
                            [74] = 
                            {
                                ["y"] = 27032.822985914,
                                ["x"] = 28264.02086448,
                            }, -- end of [74]
                            [19] = 
                            {
                                ["y"] = 7547.7782990373,
                                ["x"] = 7012.4748735736,
                            }, -- end of [19]
                            [76] = 
                            {
                                ["y"] = 27996.369151748,
                                ["x"] = 28906.384975036,
                            }, -- end of [76]
                            [77] = 
                            {
                                ["y"] = 28424.611892119,
                                ["x"] = 29227.567030315,
                            }, -- end of [77]
                            [5] = 
                            {
                                ["y"] = 2408.8654145864,
                                ["x"] = 1284.7282211127,
                            }, -- end of [5]
                            [20] = 
                            {
                                ["y"] = 7547.7782990373,
                                ["x"] = 7601.3086415836,
                            }, -- end of [20]
                            [80] = 
                            {
                                ["y"] = 29869.931140871,
                                ["x"] = 30298.173881242,
                            }, -- end of [80]
                            [81] = 
                            {
                                ["y"] = 30351.704223788,
                                ["x"] = 30619.35593652,
                            }, -- end of [81]
                            [82] = 
                            {
                                ["y"] = 30779.946964159,
                                ["x"] = 30940.537991798,
                            }, -- end of [82]
                            [21] = 
                            {
                                ["y"] = 7226.596243759,
                                ["x"] = 8029.5513819545,
                            }, -- end of [21]
                            [84] = 
                            {
                                ["y"] = 31689.962787447,
                                ["x"] = 31689.962787447,
                            }, -- end of [84]
                            [85] = 
                            {
                                ["y"] = 32064.675185272,
                                ["x"] = 32118.205527818,
                            }, -- end of [85]
                            [86] = 
                            {
                                ["y"] = 32492.917925643,
                                ["x"] = 32492.917925643,
                            }, -- end of [86]
                            [22] = 
                            {
                                ["y"] = 6691.2928182954,
                                ["x"] = 8297.2030946864,
                            }, -- end of [22]
                            [88] = 
                            {
                                ["y"] = 33402.933748931,
                                ["x"] = 33242.342721292,
                            }, -- end of [88]
                            [89] = 
                            {
                                ["y"] = 33831.176489302,
                                ["x"] = 33617.055119116,
                            }, -- end of [89]
                            [90] = 
                            {
                                ["y"] = 34259.419229673,
                                ["x"] = 34045.297859487,
                            }, -- end of [90]
                            [23] = 
                            {
                                ["y"] = 6209.5197353782,
                                ["x"] = 8671.9154925109,
                            }, -- end of [23]
                            [92] = 
                            {
                                ["y"] = 35008.844025322,
                                ["x"] = 34848.252997683,
                            }, -- end of [92]
                            [93] = 
                            {
                                ["y"] = 35383.556423146,
                                ["x"] = 35330.0260806,
                            }, -- end of [93]
                            [6] = 
                            {
                                ["y"] = 2890.6384975036,
                                ["x"] = 1605.9102763909,
                            }, -- end of [6]
                            [24] = 
                            {
                                ["y"] = 6209.5197353782,
                                ["x"] = 9260.7492605209,
                            }, -- end of [24]
                            [96] = 
                            {
                                ["y"] = 35865.329506064,
                                ["x"] = 36882.406014445,
                            }, -- end of [96]
                            [97] = 
                            {
                                ["y"] = 35865.329506064,
                                ["x"] = 37471.239782455,
                            }, -- end of [97]
                            [98] = 
                            {
                                ["y"] = 35865.329506064,
                                ["x"] = 38060.073550465,
                            }, -- end of [98]
                            [25] = 
                            {
                                ["y"] = 6530.7017906563,
                                ["x"] = 9742.5223434382,
                            }, -- end of [25]
                            [100] = 
                            {
                                ["y"] = 33402.933748929,
                                ["x"] = 50211.461308492,
                            }, -- end of [100]
                            [26] = 
                            {
                                ["y"] = 6905.4141884809,
                                ["x"] = 10224.295426355,
                            }, -- end of [26]
                            [99] = 
                            {
                                ["y"] = 35704.738478425,
                                ["x"] = 38595.376975928,
                            }, -- end of [99]
                            [95] = 
                            {
                                ["y"] = 35811.799163517,
                                ["x"] = 36347.102588981,
                            }, -- end of [95]
                            [94] = 
                            {
                                ["y"] = 35597.677793332,
                                ["x"] = 35865.329506064,
                            }, -- end of [94]
                            [27] = 
                            {
                                ["y"] = 7440.7176139446,
                                ["x"] = 10438.416796541,
                            }, -- end of [27]
                            [91] = 
                            {
                                ["y"] = 34687.661970044,
                                ["x"] = 34420.010257312,
                            }, -- end of [91]
                            [87] = 
                            {
                                ["y"] = 32921.160666014,
                                ["x"] = 32921.160666014,
                            }, -- end of [87]
                            [7] = 
                            {
                                ["y"] = 3372.4115804209,
                                ["x"] = 1927.0923316691,
                            }, -- end of [7]
                            [28] = 
                            {
                                ["y"] = 7922.4906968618,
                                ["x"] = 10759.598851819,
                            }, -- end of [28]
                            [83] = 
                            {
                                ["y"] = 31261.720047076,
                                ["x"] = 31261.720047076,
                            }, -- end of [83]
                            [79] = 
                            {
                                ["y"] = 29388.158057954,
                                ["x"] = 29923.461483417,
                            }, -- end of [79]
                            [78] = 
                            {
                                ["y"] = 28906.384975036,
                                ["x"] = 29602.279428139,
                            }, -- end of [78]
                            [29] = 
                            {
                                ["y"] = 8404.2637797791,
                                ["x"] = 11080.780907097,
                            }, -- end of [29]
                            [75] = 
                            {
                                ["y"] = 27514.596068831,
                                ["x"] = 28585.202919758,
                            }, -- end of [75]
                            [71] = 
                            {
                                ["y"] = 25801.625107347,
                                ["x"] = 27139.883671006,
                            }, -- end of [71]
                            [67] = 
                            {
                                ["y"] = 24035.123803317,
                                ["x"] = 25533.973394615,
                            }, -- end of [67]
                            [30] = 
                            {
                                ["y"] = 8939.5672052427,
                                ["x"] = 11294.902277283,
                            }, -- end of [30]
                            [63] = 
                            {
                                ["y"] = 22910.986609844,
                                ["x"] = 23446.290035307,
                            }, -- end of [63]
                            [47] = 
                            {
                                ["y"] = 16969.118587197,
                                ["x"] = 16808.527559558,
                            }, -- end of [47]
                        }, -- end of ["points"]
                        ["mapX"] = -267699.2505435,
                        ["lineMode"] = "free",
                    }, -- end of [1]
                }, -- end of ["objects"]
            }, -- end of [4]
            [5] = 
            {
                ["visible"] = true,
                ["name"] = "Author",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [5]
        }, -- end of ["layers"]
    }, -- end of ["drawings"]
    ["groundControl"] = 
    {
        ["passwords"] = 
        {
            ["artillery_commander"] = 
            {
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
            }, -- end of ["instructor"]
            ["observer"] = 
            {
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
            }, -- end of ["forward_observer"]
        }, -- end of ["passwords"]
        ["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"]
        ["isPilotControlVehicles"] = false,
    }, -- end of ["groundControl"]
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["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"]
        ["enable_fog"] = false,
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["halo"] = 
        {
            ["preset"] = "auto",
        }, -- end of ["halo"]
        ["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",
        ["dust_density"] = 0,
        ["modifiedTime"] = false,
        ["groundTurbulence"] = 0,
        ["enable_dust"] = false,
        ["clouds"] = 
        {
            ["thickness"] = 200,
            ["density"] = 0,
            ["preset"] = "Preset2",
            ["base"] = 2500,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["radius"] = 1400,
                ["zoneId"] = 332,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 649789.96577788,
                ["x"] = -282260.18226151,
                ["name"] = "А-4",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [1]
            [2] = 
            {
                ["radius"] = 1400,
                ["zoneId"] = 497,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 648638.69397928,
                ["x"] = -280055.79848042,
                ["name"] = "А-1",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [2]
            [3] = 
            {
                ["radius"] = 1400,
                ["zoneId"] = 498,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 646553.39531699,
                ["x"] = -279528.48157731,
                ["name"] = "А-2",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [3]
            [4] = 
            {
                ["radius"] = 1400,
                ["zoneId"] = 499,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 644683.81720597,
                ["x"] = -281286.20458767,
                ["name"] = "А-3",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [4]
            [5] = 
            {
                ["radius"] = 1400,
                ["zoneId"] = 500,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 645917.46916879,
                ["x"] = -283171.76199879,
                ["name"] = "А-5",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [5]
            [6] = 
            {
                ["radius"] = 1400,
                ["zoneId"] = 501,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 647616.01877325,
                ["x"] = -283363.51359992,
                ["name"] = "А-6",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [6]
            [7] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 666,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 634189.29347819,
                ["x"] = -264544.57271294,
                ["name"] = "П-1",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [7]
            [8] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 831,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 590791.83813133,
                ["x"] = -231123.658086,
                ["name"] = "П-2",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [8]
            [9] = 
            {
                ["radius"] = 5800,
                ["zoneId"] = 996,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 624152.41705562,
                ["x"] = -252506.72097315,
                ["name"] = "П-3",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [9]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 630279.27679931,
        ["zoom"] = 705708.8255261,
        ["centerX"] = -236511.02553655,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 1,
            [2] = 11,
            [3] = 4,
            [4] = 6,
            [5] = 16,
            [6] = 13,
            [7] = 15,
            [8] = 9,
            [9] = 8,
            [10] = 12,
            [11] = 2,
            [12] = 3,
            [13] = 5,
            [14] = 10,
            [15] = 20,
            [16] = 21,
            [17] = 40,
            [18] = 26,
            [19] = 45,
            [20] = 28,
            [21] = 46,
            [22] = 80,
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            [1] = 7,
            [2] = 17,
            [3] = 22,
            [4] = 23,
            [5] = 25,
            [6] = 29,
            [7] = 30,
            [8] = 31,
            [9] = 32,
            [10] = 33,
            [11] = 35,
            [12] = 36,
            [13] = 39,
            [14] = 41,
            [15] = 42,
            [16] = 44,
            [17] = 48,
            [18] = 49,
            [19] = 50,
            [20] = 51,
            [21] = 52,
            [22] = 53,
            [23] = 54,
            [24] = 55,
            [25] = 56,
            [26] = 57,
            [27] = 58,
            [28] = 59,
            [29] = 60,
            [30] = 61,
            [31] = 62,
            [32] = 63,
            [33] = 64,
            [34] = 65,
            [35] = 66,
            [36] = 67,
            [37] = 68,
            [38] = 69,
            [39] = 70,
            [40] = 71,
            [41] = 72,
            [42] = 73,
            [43] = 74,
            [44] = 75,
            [45] = 76,
            [46] = 77,
            [47] = 78,
            [48] = 79,
            [49] = 82,
            [50] = 83,
            [51] = 84,
            [52] = 85,
            [53] = 86,
            [54] = 87,
            [55] = 88,
            [56] = 89,
            [57] = 90,
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            [1] = 0,
            [2] = 18,
            [3] = 19,
            [4] = 37,
            [5] = 24,
            [6] = 27,
            [7] = 43,
            [8] = 47,
            [9] = 34,
            [10] = 38,
            [11] = 81,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
        [1] = "ResKey_ImageBriefing_12",
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["name"] = "Ukraine",
                    ["id"] = 1,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 78,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 622629.32350724,
                                            ["x"] = -252265.75434306,
                                            ["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] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-1",
                                        ["unitId"] = 2,
                                        ["y"] = 622629.32350724,
                                        ["x"] = -252265.75434306,
                                        ["name"] = "Ground-1-1",
                                        ["heading"] = 5.4628805587423,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-1",
                                        ["unitId"] = 3,
                                        ["y"] = 622674.46030614,
                                        ["x"] = -252415.9752519,
                                        ["name"] = "Ground-1-2",
                                        ["heading"] = 5.4628805587423,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-1",
                                        ["unitId"] = 4,
                                        ["y"] = 622396.58688789,
                                        ["x"] = -252313.71219189,
                                        ["name"] = "Ground-1-3",
                                        ["heading"] = 5.4628805587423,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 622629.32350724,
                                ["x"] = -252265.75434306,
                                ["name"] = "БМП-1",
                                ["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"] = 80,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 623559.49394237,
                                            ["x"] = -250708.60916702,
                                            ["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] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 5,
                                        ["y"] = 623559.49394237,
                                        ["x"] = -250708.60916702,
                                        ["name"] = "Ground-2-1",
                                        ["heading"] = 5.4628805587423,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 6,
                                        ["y"] = 623519.09937321,
                                        ["x"] = -250779.29966305,
                                        ["name"] = "Ground-2-2",
                                        ["heading"] = 5.4628805587423,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 7,
                                        ["y"] = 623572.82415019,
                                        ["x"] = -250598.33199322,
                                        ["name"] = "Ground-2-3",
                                        ["heading"] = 5.4628805587423,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 8,
                                        ["y"] = 623431.17130269,
                                        ["x"] = -250655.54160968,
                                        ["name"] = "Ground-2-4",
                                        ["heading"] = 5.4628805587423,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 623559.49394237,
                                ["x"] = -250708.60916702,
                                ["name"] = "БМП-2",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 78,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 622828.67612266,
                                            ["x"] = -252123.84837576,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Grad-URAL",
                                        ["unitId"] = 9,
                                        ["y"] = 622828.67612266,
                                        ["x"] = -252123.84837576,
                                        ["name"] = "Ground-3-1",
                                        ["heading"] = 5.4977871437821,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Grad-URAL",
                                        ["unitId"] = 10,
                                        ["y"] = 622875.67559483,
                                        ["x"] = -252077.61359334,
                                        ["name"] = "Ground-3-2",
                                        ["heading"] = 5.4977871437821,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Grad-URAL",
                                        ["unitId"] = 11,
                                        ["y"] = 622922.81561601,
                                        ["x"] = -252044.5314885,
                                        ["name"] = "Ground-3-3",
                                        ["heading"] = 5.4977871437821,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 622828.67612266,
                                ["x"] = -252123.84837576,
                                ["name"] = "Град",
                                ["start_time"] = 0,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 17,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 18,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "Infantry",
                                                                            [7] = "Fortifications",
                                                                            [8] = "Tanks",
                                                                            [9] = "IFV",
                                                                            [10] = "APC",
                                                                            [11] = "Artillery",
                                                                            [12] = "Unarmed vehicles",
                                                                            [13] = "AAA",
                                                                            [14] = "SR SAM",
                                                                            [15] = "MR SAM",
                                                                            [16] = "LR SAM",
                                                                            [17] = "Aircraft Carriers",
                                                                            [18] = "Cruisers",
                                                                            [19] = "Destroyers",
                                                                            [20] = "Frigates",
                                                                            [21] = "Corvettes",
                                                                            [22] = "Light armed ships",
                                                                            [23] = "Unarmed ships",
                                                                            [24] = "Submarines",
                                                                            [25] = "Cruise missiles",
                                                                            [26] = "Antiship Missiles",
                                                                            [27] = "AA Missiles",
                                                                            [28] = "AG Missiles",
                                                                            [29] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 646373.17498617,
                                            ["x"] = -281607.28417614,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 23,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 3500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 263.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 79.415977232132,
                                            ["ETA_locked"] = false,
                                            ["y"] = 634179.01620435,
                                            ["x"] = -264563.27969431,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 263.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 149.48332983664,
                                            ["ETA_locked"] = false,
                                            ["y"] = 629202.10951274,
                                            ["x"] = -246755.68734061,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 3500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 263.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 204.36790276693,
                                            ["ETA_locked"] = false,
                                            ["y"] = 619244.31258021,
                                            ["x"] = -257272.91106711,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 3500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 263.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 245.80484913465,
                                            ["ETA_locked"] = false,
                                            ["y"] = 629447.52637632,
                                            ["x"] = -270003.83522819,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 3500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 263.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 296.06926166604,
                                            ["ETA_locked"] = false,
                                            ["y"] = 636877.4813689,
                                            ["x"] = -280991.79683693,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 371.17962009995,
                                            ["ETA_locked"] = false,
                                            ["y"] = 647279.46875,
                                            ["x"] = -281782.46875,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "mirgorod afb (digital camo)",
                                        ["skill"] = "Player",
                                        ["parking"] = "2",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 18,
                                        ["psi"] = 0.62102100773961,
                                        ["parking_id"] = "01",
                                        ["x"] = -281607.28417614,
                                        ["name"] = "Aerial-1-3",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{B79C379A-9E87-4E50-A1EE-7F7E29C2E87A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 9400,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 646373.17498617,
                                        ["heading"] = -0.62102100773961,
                                        ["callsign"] = 101,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 646373.17498617,
                                ["x"] = -281607.28417614,
                                ["name"] = "Су-27",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 69,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 619956.29778916,
                                            ["x"] = -250310.53404642,
                                            ["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"] = 8,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 20,
                                        ["y"] = 619956.29778916,
                                        ["x"] = -250310.53404642,
                                        ["name"] = "Ground-1-4",
                                        ["heading"] = 2.3736477827123,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 619956.29778916,
                                ["x"] = -250310.53404642,
                                ["name"] = "Ground-1",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 104.17899873947,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 620243.96310717,
                                            ["x"] = -250103.86684653,
                                            ["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"] = 9,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 21,
                                        ["y"] = 620243.96310717,
                                        ["x"] = -250103.86684653,
                                        ["name"] = "Ground-2-5",
                                        ["heading"] = 2.3736477827123,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 620243.96310717,
                                ["x"] = -250103.86684653,
                                ["name"] = "Ground-2",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 106.44071975119,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 620491.86029628,
                                            ["x"] = -249891.89678627,
                                            ["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"] = 10,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 22,
                                        ["y"] = 620491.86029628,
                                        ["x"] = -249891.89678627,
                                        ["name"] = "Ground-3-4",
                                        ["heading"] = 2.3736477827123,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 620491.86029628,
                                ["x"] = -249891.89678627,
                                ["name"] = "Ground-3",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 79,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 620790.58405722,
                                            ["x"] = -249614.00511254,
                                            ["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"] = 11,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 23,
                                        ["y"] = 620790.58405722,
                                        ["x"] = -249614.00511254,
                                        ["name"] = "Ground-4-1",
                                        ["heading"] = 2.3736477827123,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 620790.58405722,
                                ["x"] = -249614.00511254,
                                ["name"] = "Ground-4",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 114.92669778062,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 622084.91230235,
                                            ["x"] = -248703.07887054,
                                            ["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"] = 12,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 24,
                                        ["y"] = 622084.91230235,
                                        ["x"] = -248703.07887054,
                                        ["name"] = "Ground-5-1",
                                        ["heading"] = 2.3736477827123,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 622084.91230235,
                                ["x"] = -248703.07887054,
                                ["name"] = "Ground-5",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Без задачи",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 98,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 597735.33658671,
                                            ["x"] = -224474.54222626,
                                            ["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"] = 14,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SA-11 Buk CC 9S470M1",
                                        ["unitId"] = 39,
                                        ["y"] = 597735.33658671,
                                        ["x"] = -224474.54222626,
                                        ["name"] = "Ground-6-1",
                                        ["heading"] = 2.3736477827123,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["unitId"] = 40,
                                        ["y"] = 597376.0435088,
                                        ["x"] = -224772.32209239,
                                        ["name"] = "Ground-6-2",
                                        ["heading"] = 2.3736477827123,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SA-11 Buk SR 9S18M1",
                                        ["unitId"] = 41,
                                        ["y"] = 597739.53066934,
                                        ["x"] = -224803.07869829,
                                        ["name"] = "Ground-6-3",
                                        ["heading"] = 2.3736477827123,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["unitId"] = 42,
                                        ["y"] = 598026.12631515,
                                        ["x"] = -224640.90750358,
                                        ["name"] = "Ground-6-4",
                                        ["heading"] = 2.3736477827123,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Excellent",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["unitId"] = 43,
                                        ["y"] = 597350.87901307,
                                        ["x"] = -224482.9303915,
                                        ["name"] = "Ground-6-5",
                                        ["heading"] = 2.3736477827123,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 597735.33658671,
                                ["x"] = -224474.54222626,
                                ["name"] = "Бук",
                                ["start_time"] = 0,
                            }, -- end of [6]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["variantIndex"] = 3,
                                                    ["value"] = 262147,
                                                    ["name"] = 5,
                                                    ["formationIndex"] = 4,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["number"] = 2,
                                        ["auto"] = false,
                                        ["id"] = "AttackGroup",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["direction"] = 0,
                                            ["groupId"] = 2,
                                            ["attackQtyLimit"] = false,
                                            ["attackQty"] = 1,
                                            ["expend"] = "Auto",
                                            ["altitude"] = 150,
                                            ["directionEnabled"] = false,
                                            ["groupAttack"] = false,
                                            ["weaponType"] = 9663676414,
                                            ["altitudeEnabled"] = false,
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["number"] = 3,
                                        ["auto"] = false,
                                        ["id"] = "AttackGroup",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["direction"] = 0,
                                            ["groupId"] = 3,
                                            ["attackQtyLimit"] = false,
                                            ["attackQty"] = 1,
                                            ["expend"] = "Auto",
                                            ["altitude"] = 150,
                                            ["directionEnabled"] = false,
                                            ["groupAttack"] = false,
                                            ["weaponType"] = 9663676414,
                                            ["altitudeEnabled"] = false,
                                        }, -- end of ["params"]
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["number"] = 4,
                                        ["auto"] = false,
                                        ["id"] = "AttackGroup",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["direction"] = 0,
                                            ["groupId"] = 4,
                                            ["attackQtyLimit"] = false,
                                            ["attackQty"] = 1,
                                            ["expend"] = "Auto",
                                            ["altitude"] = 150,
                                            ["directionEnabled"] = false,
                                            ["groupAttack"] = false,
                                            ["weaponType"] = 9663676414,
                                            ["altitudeEnabled"] = false,
                                        }, -- end of ["params"]
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["number"] = 5,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 10,
                                                    ["value"] = 30720,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [5]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 150,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "Infantry",
                                                                            [7] = "Fortifications",
                                                                            [8] = "Tanks",
                                                                            [9] = "IFV",
                                                                            [10] = "APC",
                                                                            [11] = "Artillery",
                                                                            [12] = "Unarmed vehicles",
                                                                            [13] = "AAA",
                                                                            [14] = "SR SAM",
                                                                            [15] = "MR SAM",
                                                                            [16] = "LR SAM",
                                                                            [17] = "Aircraft Carriers",
                                                                            [18] = "Cruisers",
                                                                            [19] = "Destroyers",
                                                                            [20] = "Frigates",
                                                                            [21] = "Corvettes",
                                                                            [22] = "Light armed ships",
                                                                            [23] = "Unarmed ships",
                                                                            [24] = "Submarines",
                                                                            [25] = "Cruise missiles",
                                                                            [26] = "Antiship Missiles",
                                                                            [27] = "AA Missiles",
                                                                            [28] = "AG Missiles",
                                                                            [29] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["number"] = 6,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 550124.22506871,
                                            ["x"] = -205393.77716321,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 150,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 2,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 2000,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 9663676414,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 3,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 2000,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 9663676414,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 4,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 2000,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 9663676414,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 30720,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 193.41146412519,
                                            ["ETA_locked"] = false,
                                            ["y"] = 614438.84088764,
                                            ["x"] = -246931.4369785,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 600.60555708241,
                                            ["ETA_locked"] = false,
                                            ["y"] = 564391.96875,
                                            ["x"] = -220592.328125,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 150,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "forest camo scheme #1 (native)",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 14,
                                        ["psi"] = -2.1442493292078,
                                        ["y"] = 550124.22506871,
                                        ["x"] = -205393.77716321,
                                        ["name"] = "Aerial-1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2835,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.1442493292078,
                                        ["callsign"] = 102,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 150,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "forest camo scheme #1 (native)",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25",
                                        ["unitId"] = 17,
                                        ["psi"] = -2.1442493292078,
                                        ["y"] = 550164.22506871,
                                        ["x"] = -205433.77716321,
                                        ["name"] = "Aerial-1-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{A0648264-4BC0-4EE8-A543-D119F6BA4257}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2835,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.1442493292078,
                                        ["callsign"] = 103,
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 550124.22506871,
                                ["x"] = -205393.77716321,
                                ["name"] = "Су-25",
                                ["communication"] = true,
                                ["modulation"] = 0,
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                                ["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"] = 22,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 7,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 497,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 6,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Триггер 1",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 7,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 498,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 6,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Триггер 2",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 7,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 499,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 6,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Триггер 3",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 7,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 332,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 6,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Триггер 4",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 7,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 500,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 6,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Триггер 5",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 7,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 501,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 6,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Триггер 6",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["comment"] = "Триггер 7",
            ["eventlist"] = "mission start",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 15,
                    ["start_delay"] = 5,
                    ["KeyDict_text"] = "DictKey_ActionText_6",
                    ["group"] = 7,
                    ["text"] = "DictKey_ActionText_6",
                    ["predicate"] = "a_out_text_delay_g",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 7,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 666,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Триггер 8",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 15,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_7",
                    ["group"] = 7,
                    ["text"] = "DictKey_ActionText_7",
                    ["predicate"] = "a_out_text_delay_g",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 6,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 497,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay_g",
                    ["group"] = 7,
                    ["text"] = "DictKey_ActionText_8",
                    ["KeyDict_text"] = "DictKey_ActionText_8",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Триггер 9",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 6,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 831,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Триггер 10",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 15,
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_9",
                    ["group"] = 7,
                    ["text"] = "DictKey_ActionText_9",
                    ["predicate"] = "a_out_text_delay_g",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 7,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 996,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay_g",
                    ["group"] = 7,
                    ["text"] = "DictKey_ActionText_10",
                    ["KeyDict_text"] = "DictKey_ActionText_10",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Триггер 11",
        }, -- end of [11]
    }, -- end of ["trigrules"]
    ["currentKey"] = 5252,
    ["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"]
        ["ecm"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ecm",
            ["mm"] = 0,
        }, -- end of ["ecm"]
        ["helmet"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "helmet",
            ["mm"] = 0,
        }, -- end of ["helmet"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["autopilot"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "autopilot",
            ["mm"] = 0,
        }, -- end of ["autopilot"]
        ["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"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mfd",
            ["mm"] = 0,
        }, -- end of ["mfd"]
        ["radar"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "radar",
            ["mm"] = 0,
        }, -- end of ["radar"]
    }, -- end of ["failures"]
    ["forcedOptions"] = 
    {
        ["labels"] = 0,
    }, -- end of ["forcedOptions"]
    ["start_time"] = 28800,
} -- end of mission
