mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Day"] = 13,
        ["Year"] = 2020,
        ["Month"] = 9,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_set_flag(100);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_107\"), 25, false); mission.trig.func[1]=nil;",
            [2] = "a_end_mission(\"blue\", getValueDictByKey(\"DictKey_ActionText_108\"));a_clear_flag(100); mission.trig.func[2]=nil;",
            [3] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_802\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_801\"), 30, false); mission.trig.func[3]=nil;",
            [4] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_803\")); mission.trig.func[4]=nil;",
            [5] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_766\"), 30, false); mission.trig.func[5]=nil;",
            [6] = "a_set_flag(1); mission.trig.func[6]=nil;",
            [7] = "a_explosion_unit(197, 20); mission.trig.func[7]=nil;",
            [8] = "a_explosion(2160, 5, 1000);a_set_flag(66); mission.trig.func[8]=nil;",
            [9] = "a_explosion(2158, 2, 1000); mission.trig.func[9]=nil;",
            [10] = "a_explosion(2159, 5, 1000); mission.trig.func[10]=nil;",
            [11] = "a_explosion(2160, 5, 150); mission.trig.func[11]=nil;",
            [12] = "a_explosion(2492, 2, 500); mission.trig.func[12]=nil;",
            [13] = "a_explosion(2658, 2, 500); mission.trig.func[13]=nil;",
            [14] = "a_explosion(2990, 2, 500); mission.trig.func[14]=nil;",
            [15] = "a_explosion(3322, 2, 1000); mission.trig.func[15]=nil;",
            [16] = "a_activate_group(152); mission.trig.func[16]=nil;",
            [17] = "a_explosion_unit(15, 100); mission.trig.func[17]=nil;",
            [18] = "a_activate_group(163);a_out_sound(getValueResourceByKey(\"ResKey_Action_781\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_782\"), 60, false);a_set_flag(22); mission.trig.func[18]=nil;",
            [19] = "a_activate_group(162); mission.trig.func[19]=nil;",
            [20] = "a_activate_group(164); mission.trig.func[20]=nil;",
            [21] = "a_set_flag(2); mission.trig.func[21]=nil;",
            [22] = "a_set_flag(3); mission.trig.func[22]=nil;",
            [23] = "a_set_flag(4); mission.trig.func[23]=nil;",
            [24] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_792\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_793\"), 60, false); mission.trig.func[24]=nil;",
            [25] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_794\"));a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_795\"), 60, false);a_set_flag(5); mission.trig.func[25]=nil;",
            [26] = "a_end_mission(\"red\", getValueDictByKey(\"DictKey_ActionText_796\")); mission.trig.func[26]=nil;",
            [27] = "a_explosion_unit(198, 1000);a_explosion_unit(199, 1000); mission.trig.func[27]=nil;",
            [28] = "a_explosion_unit(201, 1000);a_explosion_unit(202, 1000); mission.trig.func[28]=nil;",
            [29] = "a_explosion_unit(208, 1000);a_explosion_unit(209, 1000); mission.trig.func[29]=nil;",
            [30] = "a_explosion_unit(212, 1000);a_explosion_unit(213, 1000); mission.trig.func[30]=nil;",
            [31] = "a_set_flag(333); mission.trig.func[31]=nil;",
            [32] = "a_effect_smoke(3654, 2, 1);a_clear_flag(333); mission.trig.func[32]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
            [14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
            [15] = "if mission.trig.conditions[15]() then mission.trig.actions[15]() end",
            [16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
            [17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() end",
            [18] = "if mission.trig.conditions[18]() then mission.trig.actions[18]() end",
            [19] = "if mission.trig.conditions[19]() then mission.trig.actions[19]() end",
            [20] = "if mission.trig.conditions[20]() then mission.trig.actions[20]() end",
            [21] = "if mission.trig.conditions[21]() then mission.trig.actions[21]() end",
            [22] = "if mission.trig.conditions[22]() then mission.trig.actions[22]() end",
            [23] = "if mission.trig.conditions[23]() then mission.trig.actions[23]() end",
            [24] = "if mission.trig.conditions[24]() then mission.trig.actions[24]() end",
            [25] = "if mission.trig.conditions[25]() then mission.trig.actions[25]() end",
            [26] = "if mission.trig.conditions[26]() then mission.trig.actions[26]() end",
            [27] = "if mission.trig.conditions[27]() then mission.trig.actions[27]() end",
            [28] = "if mission.trig.conditions[28]() then mission.trig.actions[28]() end",
            [29] = "if mission.trig.conditions[29]() then mission.trig.actions[29]() end",
            [30] = "if mission.trig.conditions[30]() then mission.trig.actions[30]() end",
            [31] = "if mission.trig.conditions[31]() then mission.trig.actions[31]() end",
            [32] = "if mission.trig.conditions[32]() then mission.trig.actions[32]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
            [14] = true,
            [15] = true,
            [16] = true,
            [17] = true,
            [18] = true,
            [19] = true,
            [20] = true,
            [21] = true,
            [22] = true,
            [23] = true,
            [24] = true,
            [25] = true,
            [26] = true,
            [27] = true,
            [28] = true,
            [29] = true,
            [30] = true,
            [31] = true,
            [32] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_unit_dead(7) )",
            [2] = "return(c_time_since_flag(100, 600) )",
            [3] = "return(c_unit_damaged(8) )",
            [4] = "return(c_time_after(1) )",
            [5] = "return(c_time_after(5) )",
            [6] = "return(c_unit_alive(7) and c_unit_altitude_higher(7, 500) )",
            [7] = "return(c_unit_in_zone(197, 2326) )",
            [8] = "return(c_time_after(5) )",
            [9] = "return(c_time_since_flag(66, 7) )",
            [10] = "return(c_time_since_flag(66, 180) )",
            [11] = "return(c_time_since_flag(66, 45) )",
            [12] = "return(c_time_since_flag(66, 66) )",
            [13] = "return(c_time_since_flag(66, 10) )",
            [14] = "return(c_time_since_flag(66, 30) )",
            [15] = "return(c_unit_in_zone(7, 3488) )",
            [16] = "return(c_time_since_flag(66, 60) )",
            [17] = "return(c_unit_in_zone(15, 2824) )",
            [18] = "return(c_group_dead(150) and c_group_dead(152) and c_group_dead(158) and c_group_dead(160) )",
            [19] = "return(c_time_since_flag(22, 180) )",
            [20] = "return(c_time_since_flag(22, 300) )",
            [21] = "return(c_group_dead(162) )",
            [22] = "return(c_group_dead(163) )",
            [23] = "return(c_group_dead(150) and c_group_dead(152) and c_group_dead(158) and c_group_dead(160) and c_group_dead(162) and c_group_dead(163) and c_flag_is_true(2) and c_flag_is_true(3) )",
            [24] = "return(c_time_since_flag(4, 120) )",
            [25] = "return(c_flag_is_true(4) and c_unit_speed_lower(7, 1.3888888888889) )",
            [26] = "return(c_time_since_flag(5, 600) )",
            [27] = "return(c_all_of_group_out_zone(150, 3156) )",
            [28] = "return(c_all_of_group_out_zone(152, 3156) )",
            [29] = "return(c_all_of_group_out_zone(158, 3156) )",
            [30] = "return(c_all_of_group_out_zone(160, 3156) )",
            [31] = "return(c_unit_dead(15) )",
            [32] = "return(c_time_since_flag(333, 8) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
                [1] = "return(c_flag_is_true(1) )",
                [2] = "return(c_flag_is_true(2) )",
                [3] = "return(c_flag_is_true(4) )",
                [4] = "return(c_flag_is_true(5) )",
            }, -- end of ["conditions"]
            ["actions"] = 
            {
                [1] = "a_set_mission_result(10)",
                [2] = "a_set_mission_result(30)",
                [3] = "a_set_mission_result(45)",
                [4] = "a_set_mission_result(15)",
            }, -- end of ["actions"]
            ["func"] = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
                [2] = "if mission.result.offline.conditions[2]() then mission.result.offline.actions[2]() end",
                [3] = "if mission.result.offline.conditions[3]() then mission.result.offline.actions[3]() end",
                [4] = "if mission.result.offline.conditions[4]() then mission.result.offline.actions[4]() end",
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 4,
        ["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"] = 823,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["customFormations"] = 
    {
    }, -- end of ["customFormations"]
    ["goals"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["text"] = "",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 10,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "01",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["text"] = "",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 30,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "22",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 4,
                    ["text"] = "",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 45,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "04",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 5,
                    ["text"] = "",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 15,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "05",
        }, -- end of [4]
    }, -- end of ["goals"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 11,
                ["dir"] = 158,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 4,
                ["dir"] = 146,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 3,
                ["dir"] = 179.99998149685,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 25,
        }, -- end of ["fog"]
        ["season"] = 
        {
            ["temperature"] = 14,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 748,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 968778.36892272,
                ["centerZ"] = 278903.03727752,
                ["ellipticity"] = 0.91334465200395,
                ["rotation"] = -2.3170090158773,
                ["pressure_excess"] = -1328,
                ["centerX"] = -108708.91715047,
            }, -- end of [1]
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["dust_density"] = 0,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["groundTurbulence"] = 0,
        ["enable_dust"] = false,
        ["clouds"] = 
        {
            ["thickness"] = 200,
            ["density"] = 0,
            ["base"] = 300,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 283708.81485714,
                ["radius"] = 140,
                ["zoneId"] = 166,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -38999.941999991,
                ["hidden"] = true,
                ["name"] = "ЗОНА_ТАКР",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 374278.85028571,
                ["radius"] = 10000,
                ["zoneId"] = 332,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = 3002.1485714373,
                ["hidden"] = true,
                ["name"] = "ЗОНА_ТУ22_СТАРТ",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 400714.06514286,
                ["radius"] = 300,
                ["zoneId"] = 498,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = 29757.854571433,
                ["hidden"] = true,
                ["name"] = "ЗОНА_ТУ22_СОПРОВОЖДЕНИЕ",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = 462233.12742856,
                ["radius"] = 1800,
                ["zoneId"] = 664,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -164465.45542857,
                ["hidden"] = true,
                ["name"] = "ЗОНА_СОЧИ",
            }, -- end of [4]
            [5] = 
            {
                ["y"] = 437028.17114285,
                ["radius"] = 600,
                ["zoneId"] = 830,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -157393.41942858,
                ["hidden"] = true,
                ["name"] = "ЗОНА_ТУ22_ДУБЛЬ",
            }, -- end of [5]
            [6] = 
            {
                ["y"] = 760098.096,
                ["radius"] = 55000,
                ["zoneId"] = 996,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -175293.20771428,
                ["hidden"] = true,
                ["name"] = "ДЕЖУРСТВО",
            }, -- end of [6]
            [7] = 
            {
                ["y"] = 433322.21171428,
                ["radius"] = 3000,
                ["zoneId"] = 1162,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -138652.66028571,
                ["hidden"] = true,
                ["name"] = "ПРОВАЛ_СОПРОВОЖДЕНИЯ",
            }, -- end of [7]
            [8] = 
            {
                ["y"] = 760452.74542857,
                ["radius"] = 1200,
                ["zoneId"] = 1328,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -124923.14914286,
                ["hidden"] = true,
                ["name"] = "БАЗА_НАЛЬЧИК",
            }, -- end of [8]
            [9] = 
            {
                ["y"] = 462212.60142857,
                ["radius"] = 10000,
                ["zoneId"] = 1494,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -164605.79285714,
                ["hidden"] = true,
                ["name"] = "ОБЗОР_ПОСАДКА",
            }, -- end of [9]
            [10] = 
            {
                ["y"] = 760596.46228569,
                ["radius"] = 30,
                ["zoneId"] = 1660,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -125246.06885714,
                ["hidden"] = true,
                ["name"] = "ИЛ-78_СТОЯНКА",
            }, -- end of [10]
            [11] = 
            {
                ["y"] = 462110.74114286,
                ["radius"] = 40,
                ["zoneId"] = 1826,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -164296.07542856,
                ["hidden"] = true,
                ["name"] = "СТОЯНКА_ТУ-22",
            }, -- end of [11]
            [12] = 
            {
                ["y"] = 694541.44885714,
                ["radius"] = 90000,
                ["zoneId"] = 1992,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -275906.14485715,
                ["hidden"] = true,
                ["name"] = "ГРАНИЦА",
            }, -- end of [12]
            [13] = 
            {
                ["y"] = 760194.91171428,
                ["radius"] = 100,
                ["zoneId"] = 2158,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -124157.09457142,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_01",
            }, -- end of [13]
            [14] = 
            {
                ["y"] = 760777.27914285,
                ["radius"] = 100,
                ["zoneId"] = 2159,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -123863.63542857,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_02",
            }, -- end of [14]
            [15] = 
            {
                ["y"] = 760947.46114285,
                ["radius"] = 100,
                ["zoneId"] = 2160,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -124968.97199999,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_03",
            }, -- end of [15]
            [16] = 
            {
                ["y"] = 760003.73228571,
                ["radius"] = 50,
                ["zoneId"] = 2326,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -125588.654,
                ["hidden"] = true,
                ["name"] = "ШИЛКА_01",
            }, -- end of [16]
            [17] = 
            {
                ["y"] = 760358.46714287,
                ["radius"] = 50,
                ["zoneId"] = 2492,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -125495.00257142,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_04",
            }, -- end of [17]
            [18] = 
            {
                ["y"] = 760659.17857143,
                ["radius"] = 100,
                ["zoneId"] = 2658,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -125531.53742857,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_05",
            }, -- end of [18]
            [19] = 
            {
                ["y"] = 761147.05600001,
                ["radius"] = 50,
                ["zoneId"] = 2824,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -124438.0762857,
                ["hidden"] = true,
                ["name"] = "ДРЛО",
            }, -- end of [19]
            [20] = 
            {
                ["y"] = 760383.30828569,
                ["radius"] = 50,
                ["zoneId"] = 2990,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -125388.17971428,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_06",
            }, -- end of [20]
            [21] = 
            {
                ["y"] = 760447.45942856,
                ["radius"] = 10000,
                ["zoneId"] = 3156,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -124972.01657142,
                ["hidden"] = true,
                ["name"] = "ЗОНА_ДЕЙСТВИЯ",
            }, -- end of [21]
            [22] = 
            {
                ["y"] = 760435.01114283,
                ["radius"] = 50,
                ["zoneId"] = 3322,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -125355.86542857,
                ["hidden"] = true,
                ["name"] = "ВЗРЫВ_07",
            }, -- end of [22]
            [23] = 
            {
                ["y"] = 759559.12571426,
                ["radius"] = 100,
                ["zoneId"] = 3488,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -125491.13199999,
                ["hidden"] = true,
                ["name"] = "СТАРТ_ИГР",
            }, -- end of [23]
            [24] = 
            {
                ["y"] = 761463.77971426,
                ["radius"] = 10,
                ["zoneId"] = 3654,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -124255.87942859,
                ["hidden"] = true,
                ["name"] = "ДЫМ_ДРЛО",
            }, -- end of [24]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 760757.23532373,
        ["zoom"] = 414.27254572717,
        ["centerX"] = -125135.82683139,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["neutrals"] = 
        {
            [1] = 7,
            [2] = 21,
            [3] = 23,
            [4] = 70,
            [5] = 65,
            [6] = 11,
            [7] = 25,
            [8] = 64,
            [9] = 32,
            [10] = 50,
            [11] = 49,
            [12] = 6,
            [13] = 61,
            [14] = 31,
            [15] = 13,
            [16] = 29,
            [17] = 15,
            [18] = 33,
            [19] = 60,
            [20] = 59,
            [21] = 35,
            [22] = 34,
            [23] = 9,
            [24] = 20,
            [25] = 69,
            [26] = 48,
            [27] = 37,
            [28] = 8,
            [29] = 72,
            [30] = 27,
            [31] = 71,
            [32] = 58,
            [33] = 57,
            [34] = 55,
            [35] = 56,
            [36] = 10,
            [37] = 12,
            [38] = 74,
            [39] = 73,
            [40] = 39,
            [41] = 40,
            [42] = 41,
            [43] = 42,
            [44] = 38,
            [45] = 43,
            [46] = 47,
            [47] = 44,
            [48] = 68,
            [49] = 53,
            [50] = 52,
            [51] = 66,
            [52] = 51,
            [53] = 54,
            [54] = 30,
            [55] = 5,
            [56] = 28,
            [57] = 26,
            [58] = 63,
            [59] = 22,
            [60] = 46,
            [61] = 62,
            [62] = 67,
            [63] = 45,
            [64] = 36,
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 4,
            [2] = 16,
            [3] = 17,
            [4] = 2,
            [5] = 3,
            [6] = 1,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 24,
            [3] = 0,
            [4] = 19,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
        [1] = "ResKey_ImageBriefing_798",
        [2] = "ResKey_ImageBriefing_799",
    }, -- end of ["pictureFileNameR"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 563864.90971429,
                ["x"] = -219671.94428572,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [1]
                [2] = 
                {
                    ["name"] = "Georgia",
                    ["id"] = 16,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 694651.02942857,
                                            ["speed"] = 0,
                                            ["x"] = -275990.826,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tele_bash",
                                        ["type"] = "TV tower",
                                        ["unitId"] = 27,
                                        ["rate"] = 100,
                                        ["y"] = 694651.02942857,
                                        ["x"] = -275990.826,
                                        ["name"] = "DictKey_GroupName_128",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 694651.02942857,
                                ["x"] = -275990.826,
                                ["name"] = "DictKey_GroupName_128",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 694475.14257142,
                                            ["speed"] = 0,
                                            ["x"] = -275941.99971429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tele_bash_m",
                                        ["type"] = "Comms tower M",
                                        ["unitId"] = 25,
                                        ["rate"] = 100,
                                        ["y"] = 694475.14257142,
                                        ["x"] = -275941.99971429,
                                        ["name"] = "DictKey_GroupName_122",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 694475.14257142,
                                ["x"] = -275941.99971429,
                                ["name"] = "DictKey_GroupName_122",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 694474.26771428,
                                            ["speed"] = 0,
                                            ["x"] = -276036.80342857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tele_bash_m",
                                        ["type"] = "Comms tower M",
                                        ["unitId"] = 26,
                                        ["rate"] = 100,
                                        ["y"] = 694474.26771428,
                                        ["x"] = -276036.80342857,
                                        ["name"] = "DictKey_GroupName_125",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 694474.26771428,
                                ["x"] = -276036.80342857,
                                ["name"] = "DictKey_GroupName_125",
                                ["dead"] = false,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 694493.07428571,
                                            ["x"] = -275988.62742857,
                                            ["name"] = "DictKey_WptName_111",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EWR",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["number"] = 1,
                                                                ["callname"] = 1,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "1L13 EWR",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 17,
                                        ["skill"] = "Excellent",
                                        ["y"] = 694493.07428571,
                                        ["x"] = -275988.62742857,
                                        ["name"] = "DictKey_UnitName_110",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 694493.07428571,
                                ["x"] = -275988.62742857,
                                ["name"] = "DictKey_GroupName_109",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 564470.49742857,
                                                ["x"] = -220063.45971429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 564465.64142857,
                                                ["x"] = -220063.40685714,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 564095.57371429,
                                            ["x"] = -219719.11485714,
                                            ["name"] = "DictKey_WptName_142",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Dog Ear radar",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 31,
                                        ["skill"] = "Excellent",
                                        ["y"] = 564095.57371429,
                                        ["x"] = -219719.11485714,
                                        ["name"] = "DictKey_UnitName_141",
                                        ["heading"] = 4.7232734646417,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 32,
                                        ["skill"] = "Excellent",
                                        ["y"] = 563411.40285714,
                                        ["x"] = -219690.43714286,
                                        ["name"] = "DictKey_UnitName_145",
                                        ["heading"] = 4.7232734646417,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 33,
                                        ["skill"] = "Excellent",
                                        ["y"] = 564042.63342857,
                                        ["x"] = -219595.86514286,
                                        ["name"] = "DictKey_UnitName_146",
                                        ["heading"] = 4.7232734646417,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 34,
                                        ["skill"] = "Excellent",
                                        ["y"] = 562352.04828571,
                                        ["x"] = -219495.11428572,
                                        ["name"] = "DictKey_UnitName_147",
                                        ["heading"] = 4.7232734646417,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 35,
                                        ["skill"] = "Excellent",
                                        ["y"] = 565396.02371429,
                                        ["x"] = -218985.49514286,
                                        ["name"] = "DictKey_UnitName_148",
                                        ["heading"] = 1.0297442586767,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "5p73 s-125 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 36,
                                        ["skill"] = "Excellent",
                                        ["y"] = 563856.49171429,
                                        ["x"] = -219645.40285715,
                                        ["name"] = "DictKey_UnitName_149",
                                        ["heading"] = 4.7232734646417,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "p-19 s-125 sr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 37,
                                        ["skill"] = "Excellent",
                                        ["y"] = 563798.69771429,
                                        ["x"] = -219599.618,
                                        ["name"] = "DictKey_UnitName_150",
                                        ["heading"] = 4.7232734646417,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "snr s-125 tr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 39,
                                        ["skill"] = "Excellent",
                                        ["y"] = 563720.63828571,
                                        ["x"] = -219606.37314286,
                                        ["name"] = "DictKey_UnitName_152",
                                        ["heading"] = 4.7232734646417,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 564095.57371429,
                                ["x"] = -219719.11485714,
                                ["name"] = "DictKey_GroupName_140",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 517170.042,
                                            ["x"] = -197871.85228571,
                                            ["name"] = "DictKey_WptName_162",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 40,
                                        ["skill"] = "Excellent",
                                        ["y"] = 517170.042,
                                        ["x"] = -197871.85228571,
                                        ["name"] = "DictKey_UnitName_161",
                                        ["heading"] = 1.0297442586767,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 41,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515696.84285714,
                                        ["x"] = -195410.65571428,
                                        ["name"] = "DictKey_UnitName_163",
                                        ["heading"] = 1.0297442586767,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 42,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515097.67285714,
                                        ["x"] = -196595.06085714,
                                        ["name"] = "DictKey_UnitName_164",
                                        ["heading"] = 0.89011791851711,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Dog Ear radar",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 43,
                                        ["skill"] = "Excellent",
                                        ["y"] = 515904.85771429,
                                        ["x"] = -195936.14857143,
                                        ["name"] = "DictKey_UnitName_165",
                                        ["heading"] = 5.6548667764616,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 517170.042,
                                ["x"] = -197871.85228571,
                                ["name"] = "DictKey_GroupName_160",
                                ["start_time"] = 0,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                }, -- end of [2]
                [3] = 
                {
                    ["name"] = "Insurgents",
                    ["id"] = 17,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 563865.27971429,
                                            ["speed"] = 0,
                                            ["x"] = -219671.81114286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 146,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ComCenter",
                                        ["type"] = ".Command Center",
                                        ["unitId"] = 194,
                                        ["rate"] = 100,
                                        ["y"] = 563865.27971429,
                                        ["x"] = -219671.81114286,
                                        ["name"] = "DictKey_GroupName_585",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 563865.27971429,
                                ["x"] = -219671.81114286,
                                ["name"] = "DictKey_GroupName_585",
                                ["dead"] = false,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Runway Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 650,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 211.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "All",
                                                                ["altitude"] = 650,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = true,
                                                                ["y"] = 760433.03057142,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 2032,
                                                                ["x"] = -124617.23885714,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 762392.23085713,
                                            ["x"] = -128956.91942857,
                                            ["name"] = "DictKey_WptName_720",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 211.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 500,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 208.33333333333,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 39.261885850214,
                                            ["ETA_locked"] = false,
                                            ["y"] = 758956.80028571,
                                            ["x"] = -121377.83685714,
                                            ["name"] = "DictKey_WptName_722",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 150,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 650,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 211.94444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 198,
                                        ["psi"] = 0.4255764774988,
                                        ["y"] = 762392.23085713,
                                        ["x"] = -128956.91942857,
                                        ["name"] = "DictKey_UnitName_719",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FB3CE165-BF07-4979-887C-92B87F13276B}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FB3CE165-BF07-4979-887C-92B87F13276B}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.4255764774988,
                                        ["callsign"] = 102,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 650,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 211.94444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 199,
                                        ["psi"] = 0.4255764774988,
                                        ["y"] = 762322.45257142,
                                        ["x"] = -128173.58228571,
                                        ["name"] = "DictKey_UnitName_721",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FB3CE165-BF07-4979-887C-92B87F13276B}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FB3CE165-BF07-4979-887C-92B87F13276B}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.4255764774988,
                                        ["callsign"] = 103,
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 762392.23085713,
                                ["x"] = -128956.91942857,
                                ["name"] = "DictKey_GroupName_718",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 550,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 194.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "All",
                                                                ["y"] = 760992.04114287,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["altitude"] = 550,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 30720,
                                                                ["x"] = -124926.26285714,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["y"] = 760901.46971429,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["altitude"] = 550,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 805306368,
                                                                ["x"] = -125007.11999999,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["ETA_locked"] = true,
                                            ["y"] = 767223.61114287,
                                            ["x"] = -120638.13857142,
                                            ["name"] = "DictKey_WptName_728",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 550,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 194.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 550,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 166.66666666667,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86458.997450622,
                                            ["ETA_locked"] = false,
                                            ["y"] = 757764.42514287,
                                            ["x"] = -127128.46285714,
                                            ["name"] = "DictKey_WptName_730",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 152,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 550,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 194.44444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 201,
                                        ["psi"] = 2.1721594704162,
                                        ["y"] = 767223.61114287,
                                        ["x"] = -120638.13857142,
                                        ["name"] = "DictKey_UnitName_727",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{UB-16-57UMP}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{UB-16-57UMP}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.1721594704162,
                                        ["callsign"] = 105,
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 550,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 194.44444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 202,
                                        ["psi"] = 2.1721594704162,
                                        ["y"] = 767263.61114287,
                                        ["x"] = -120678.13857142,
                                        ["name"] = "DictKey_UnitName_729",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{UB-16-57UMP}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{UB-16-57UMP}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.1721594704162,
                                        ["callsign"] = 104,
                                        ["onboard_num"] = "013",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 767223.61114287,
                                ["x"] = -120638.13857142,
                                ["name"] = "DictKey_GroupName_726",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 305,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Runway Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 600,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 194.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["y"] = 760349.4122857,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["altitude"] = 600,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["x"] = -125415.948,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["y"] = 760386.15657142,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["altitude"] = 600,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["x"] = -125390.46628572,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["y"] = 760323.78942856,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["altitude"] = 600,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["x"] = -125432.32342857,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 769374.23199999,
                                            ["x"] = -128842.75942857,
                                            ["name"] = "DictKey_WptName_749",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 600,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 194.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 53.312289764491,
                                            ["ETA_locked"] = false,
                                            ["y"] = 759883.55514285,
                                            ["x"] = -124673.01314287,
                                            ["name"] = "DictKey_WptName_751",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 158,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 600,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 194.44444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 208,
                                        ["psi"] = 1.1568326162243,
                                        ["y"] = 769374.23199999,
                                        ["x"] = -128842.75942857,
                                        ["name"] = "DictKey_UnitName_748",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{UB-16-57UMP}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{UB-16-57UMP}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.1568326162243,
                                        ["callsign"] = 107,
                                        ["onboard_num"] = "014",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 600,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 194.44444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 209,
                                        ["psi"] = 1.1568326162243,
                                        ["y"] = 769414.23199999,
                                        ["x"] = -128882.75942857,
                                        ["name"] = "DictKey_UnitName_750",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{UB-16-57UMP}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{UB-16-57UMP}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.1568326162243,
                                        ["callsign"] = 106,
                                        ["onboard_num"] = "015",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 769374.23199999,
                                ["x"] = -128842.75942857,
                                ["name"] = "DictKey_GroupName_747",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 650,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 194.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "One",
                                                                ["y"] = 760493.53542856,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["altitude"] = 650,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 2032,
                                                                ["x"] = -125312.47571429,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "One",
                                                                ["y"] = 760966.4162857,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["altitude"] = 650,
                                                                ["altitudeEnabled"] = false,
                                                                ["weaponType"] = 2032,
                                                                ["x"] = -124950.65514286,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 769860.11599999,
                                            ["x"] = -123575.62257143,
                                            ["name"] = "DictKey_WptName_758",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 650,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 194.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 63.385896798585,
                                            ["ETA_locked"] = false,
                                            ["y"] = 757715.41999999,
                                            ["x"] = -125676.30314286,
                                            ["name"] = "DictKey_WptName_759",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 160,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 650,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 194.44444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 212,
                                        ["psi"] = 1.7420726377349,
                                        ["y"] = 769860.11599999,
                                        ["x"] = -123575.62257143,
                                        ["name"] = "DictKey_UnitName_757",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FB3CE165-BF07-4979-887C-92B87F13276B}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FB3CE165-BF07-4979-887C-92B87F13276B}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.7420726377349,
                                        ["callsign"] = 109,
                                        ["onboard_num"] = "016",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 650,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 194.44444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 213,
                                        ["psi"] = 1.7420726377349,
                                        ["y"] = 769900.11599999,
                                        ["x"] = -123615.62257143,
                                        ["name"] = "DictKey_UnitName_760",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FB3CE165-BF07-4979-887C-92B87F13276B}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FB3CE165-BF07-4979-887C-92B87F13276B}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.7420726377349,
                                        ["callsign"] = 108,
                                        ["onboard_num"] = "017",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 769860.11599999,
                                ["x"] = -123575.62257143,
                                ["name"] = "DictKey_GroupName_756",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 4000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 194.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["ETA_locked"] = true,
                                            ["y"] = 778482.36971426,
                                            ["x"] = -169000.37085714,
                                            ["name"] = "DictKey_WptName_769",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 194.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 247.02185811754,
                                            ["ETA_locked"] = false,
                                            ["y"] = 760683.28942855,
                                            ["x"] = -124387.946,
                                            ["name"] = "DictKey_WptName_770",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 162,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 4000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 194.44444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 215,
                                        ["psi"] = 0.3796193131177,
                                        ["y"] = 778482.36971426,
                                        ["x"] = -169000.37085714,
                                        ["name"] = "DictKey_UnitName_768",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.3796193131177,
                                        ["callsign"] = 111,
                                        ["onboard_num"] = "018",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 4000,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 194.44444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 216,
                                        ["psi"] = 0.3796193131177,
                                        ["y"] = 778522.36971426,
                                        ["x"] = -169040.37085714,
                                        ["name"] = "DictKey_UnitName_771",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.3796193131177,
                                        ["callsign"] = 110,
                                        ["onboard_num"] = "019",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 4000,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 194.44444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 217,
                                        ["psi"] = 0.3796193131177,
                                        ["y"] = 778562.36971426,
                                        ["x"] = -169080.37085714,
                                        ["name"] = "DictKey_UnitName_772",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.3796193131177,
                                        ["callsign"] = 112,
                                        ["onboard_num"] = "020",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 4000,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 194.44444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 218,
                                        ["psi"] = 0.3796193131177,
                                        ["y"] = 778602.36971426,
                                        ["x"] = -169120.37085714,
                                        ["name"] = "DictKey_UnitName_773",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.3796193131177,
                                        ["callsign"] = 113,
                                        ["onboard_num"] = "021",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 778482.36971426,
                                ["x"] = -169000.37085714,
                                ["name"] = "DictKey_GroupName_767",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 305,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 4500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 194.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["ETA_locked"] = true,
                                            ["y"] = 751260.84314286,
                                            ["x"] = -199053.02371428,
                                            ["name"] = "DictKey_WptName_776",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 194.44444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86799.770761966,
                                            ["ETA_locked"] = false,
                                            ["y"] = 760630.30542857,
                                            ["x"] = -121886.55342857,
                                            ["name"] = "DictKey_WptName_777",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 163,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 4500,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 194.44444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 219,
                                        ["psi"] = -0.1208273760533,
                                        ["y"] = 751260.84314286,
                                        ["x"] = -199053.02371428,
                                        ["name"] = "DictKey_UnitName_775",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.1208273760533,
                                        ["callsign"] = 114,
                                        ["onboard_num"] = "022",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 4500,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 194.44444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 220,
                                        ["psi"] = -0.1208273760533,
                                        ["y"] = 751300.84314286,
                                        ["x"] = -199093.02371428,
                                        ["name"] = "DictKey_UnitName_778",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.1208273760533,
                                        ["callsign"] = 115,
                                        ["onboard_num"] = "023",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 4500,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 194.44444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 221,
                                        ["psi"] = -0.1208273760533,
                                        ["y"] = 751340.84314286,
                                        ["x"] = -199133.02371428,
                                        ["name"] = "DictKey_UnitName_779",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.1208273760533,
                                        ["callsign"] = 116,
                                        ["onboard_num"] = "024",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 4500,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 194.44444444444,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["SoloFlight"] = false,
                                            ["DismountGunSight"] = false,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "L-39C",
                                        ["unitId"] = 222,
                                        ["psi"] = -0.1208273760533,
                                        ["y"] = 751380.84314286,
                                        ["x"] = -199173.02371428,
                                        ["name"] = "DictKey_UnitName_780",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 823.2,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.1208273760533,
                                        ["callsign"] = 117,
                                        ["onboard_num"] = "025",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 751260.84314286,
                                ["x"] = -199053.02371428,
                                ["name"] = "DictKey_GroupName_774",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 305,
                            }, -- end of [6]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 688008.21771429,
                                                ["x"] = -274335.43771428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 688036.22314286,
                                                ["x"] = -274333.40657143,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 694537.07428571,
                                            ["x"] = -275988.056,
                                            ["name"] = "DictKey_WptName_114",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 1,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Patriot str",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 18,
                                        ["skill"] = "Excellent",
                                        ["y"] = 694537.07428571,
                                        ["x"] = -275988.056,
                                        ["name"] = "DictKey_UnitName_113",
                                        ["heading"] = 5.3058009260628,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Patriot EPP",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 19,
                                        ["skill"] = "Excellent",
                                        ["y"] = 694536.78857142,
                                        ["x"] = -276030.91314286,
                                        ["name"] = "DictKey_UnitName_116",
                                        ["heading"] = 5.3058009260628,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Patriot AMG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 20,
                                        ["skill"] = "Excellent",
                                        ["y"] = 694584.21714285,
                                        ["x"] = -275988.34171429,
                                        ["name"] = "DictKey_UnitName_117",
                                        ["heading"] = 5.3058009260628,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Patriot cp",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 21,
                                        ["skill"] = "Excellent",
                                        ["y"] = 694538.78857142,
                                        ["x"] = -275942.91314286,
                                        ["name"] = "DictKey_UnitName_118",
                                        ["heading"] = 5.3058009260628,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Vulcan",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 22,
                                        ["skill"] = "Excellent",
                                        ["y"] = 694442.78857142,
                                        ["x"] = -275989.77028572,
                                        ["name"] = "DictKey_UnitName_119",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Patriot ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 23,
                                        ["skill"] = "Excellent",
                                        ["y"] = 694605.02942857,
                                        ["x"] = -275913.39742857,
                                        ["name"] = "DictKey_UnitName_120",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Patriot ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 24,
                                        ["skill"] = "Excellent",
                                        ["y"] = 694604.458,
                                        ["x"] = -276067.96885714,
                                        ["name"] = "DictKey_UnitName_121",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 694537.07428571,
                                ["x"] = -275988.056,
                                ["name"] = "DictKey_GroupName_112",
                                ["start_time"] = 0,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "USA",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [6]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 461632.21485714,
                ["x"] = -164583.66799999,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 18,
                    ["name"] = "Abkhazia",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 24,
                    ["name"] = "Belarus",
                }, -- end of [2]
                [3] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 435,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 760910.61971428,
                                            ["x"] = -124983.48685714,
                                            ["name"] = "DictKey_WptName_685",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0.51738778735855,
                                            ["ETA_locked"] = false,
                                            ["y"] = 760893.19114285,
                                            ["x"] = -124960.62971428,
                                            ["name"] = "DictKey_WptName_686",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 480,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 84.722222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 10.582763264191,
                                            ["ETA_locked"] = false,
                                            ["y"] = 760253.13771428,
                                            ["x"] = -125524.13028571,
                                            ["name"] = "DictKey_WptName_687",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 560,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 84.722222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 20.108272992066,
                                            ["ETA_locked"] = false,
                                            ["y"] = 759539.97714285,
                                            ["x"] = -125146.39085714,
                                            ["name"] = "DictKey_WptName_688",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 560,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 84.722222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 560,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 42.361111111111,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 51.683764804547,
                                            ["ETA_locked"] = false,
                                            ["y"] = 761526.06171428,
                                            ["x"] = -123354.22085714,
                                            ["name"] = "DictKey_WptName_704",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 148,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 435,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "night",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 55.555555555556,
                                        ["type"] = "Mi-28N",
                                        ["unitId"] = 196,
                                        ["psi"] = 0.65145322743106,
                                        ["y"] = 760910.61971428,
                                        ["x"] = -124983.48685714,
                                        ["name"] = "DictKey_UnitName_684",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1500",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.65145322743106,
                                        ["callsign"] = 102,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760910.61971428,
                                ["x"] = -124983.48685714,
                                ["name"] = "DictKey_GroupName_683",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 760782.85714286,
                                                ["x"] = -125051.29971428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 760238.18428571,
                                                ["x"] = -125424.018,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 760238.18428571,
                                                ["x"] = -125424.018,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 760024.48257143,
                                                ["x"] = -125561.15914285,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 760024.48257143,
                                                ["x"] = -125561.15914285,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 760024.48257143,
                                                ["x"] = -125561.15914285,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 430,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 760782.85714286,
                                            ["x"] = -125051.29971428,
                                            ["name"] = "DictKey_WptName_715",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 27.777777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 430,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 23.759657501549,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 760238.18428571,
                                            ["x"] = -125424.018,
                                            ["name"] = "DictKey_WptName_716",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 27.777777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 430,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 32.900830621869,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 760024.48257143,
                                            ["x"] = -125561.15914285,
                                            ["name"] = "DictKey_WptName_717",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 27.777777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 149,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 197,
                                        ["skill"] = "Average",
                                        ["y"] = 760782.85714286,
                                        ["x"] = -125051.29971428,
                                        ["name"] = "DictKey_UnitName_714",
                                        ["heading"] = -2.1709057924344,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760782.85714286,
                                ["x"] = -125051.29971428,
                                ["name"] = "DictKey_GroupName_713",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["task"] = "Без задачи",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 761652.9151643,
                                                ["x"] = -124134.13768676,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 760270.67733555,
                                                ["x"] = -124827.75491234,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 760296.96346571,
                                                ["x"] = -124813.30298647,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 760414.99616573,
                                                ["x"] = -124758.82903357,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 760460.77959135,
                                                ["x"] = -124738.75898995,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 760593.18386784,
                                                ["x"] = -124668.27723709,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 760623.22410565,
                                                ["x"] = -124650.3261623,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 761327.99212641,
                                                ["x"] = -124175.14460131,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 761343.24393649,
                                                ["x"] = -124162.38029594,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 761351.22190696,
                                                ["x"] = -124149.76155937,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 761373.87010105,
                                                ["x"] = -124088.8433893,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 761385.08698483,
                                                ["x"] = -124072.36287842,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 761502.39783002,
                                                ["x"] = -123971.53995142,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 761520.16893431,
                                                ["x"] = -123977.96478768,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 761655.66613043,
                                                ["x"] = -124138.31021909,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 761657.23191313,
                                                ["x"] = -124157.74092071,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 761655.09572469,
                                                ["x"] = -124162.25698556,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 761392.35536731,
                                                ["x"] = -124065.49627995,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 761507.36552588,
                                                ["x"] = -123971.09069235,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 761530.32719246,
                                                ["x"] = -123988.99950909,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 761657.48417605,
                                                ["x"] = -124142.94459648,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 761649.97816961,
                                                ["x"] = -124170.84660304,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = 761340.02042856,
                                                ["x"] = -124166.19742507,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 761349.10945232,
                                                ["x"] = -124154.29184359,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 761356.54814983,
                                                ["x"] = -124135.74036077,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 761376.27933077,
                                                ["x"] = -124084.46859284,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 761489.87858833,
                                                ["x"] = -123979.54239019,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 761512.26689282,
                                                ["x"] = -123972.02082469,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 761646.8182362,
                                                ["x"] = -124126.21253154,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 761658.34258092,
                                                ["x"] = -124147.86538944,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 761658.22680829,
                                                ["x"] = -124152.85355157,
                                            }, -- end of [31]
                                            [1] = 
                                            {
                                                ["y"] = 759938.883235,
                                                ["x"] = -125051.14533265,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 761497.8351225,
                                                ["x"] = -123973.49373019,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 761516.538858,
                                                ["x"] = -123974.52866128,
                                            }, -- end of [23]
                                            [35] = 
                                            {
                                                ["y"] = 761559.18614477,
                                                ["x"] = -124306.84407188,
                                            }, -- end of [35]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 761551.97799999,
                                                ["x"] = -124301.77200001,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 761551.97799999,
                                                ["x"] = -124301.77200001,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 430,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 759938.24297769,
                                            ["x"] = -125049.94990741,
                                            ["name"] = "DictKey_WptName_742",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 429,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 320.20962161779,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 761560.49847511,
                                            ["x"] = -124307.57935533,
                                            ["name"] = "DictKey_WptName_743",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 156,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Ural-375 ZU-23",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 206,
                                        ["skill"] = "Average",
                                        ["y"] = 759938.24297769,
                                        ["x"] = -125049.94990741,
                                        ["name"] = "DictKey_UnitName_741",
                                        ["heading"] = 1.1416267673402,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 759938.24297769,
                                ["x"] = -125049.94990741,
                                ["name"] = "DictKey_GroupName_740",
                                ["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"] = 430,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 760286.51657141,
                                            ["x"] = -125357.52600001,
                                            ["name"] = "DictKey_WptName_809",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Hold",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["templateId"] = "Умолч",
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 166,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 226,
                                        ["skill"] = "High",
                                        ["y"] = 760286.51657141,
                                        ["x"] = -125357.52600001,
                                        ["name"] = "DictKey_UnitName_808",
                                        ["heading"] = 0.95993108859688,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 227,
                                        ["skill"] = "High",
                                        ["y"] = 760325.8182857,
                                        ["x"] = -125336.03142858,
                                        ["name"] = "DictKey_UnitName_810",
                                        ["heading"] = 1.6929693744345,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 228,
                                        ["skill"] = "High",
                                        ["y"] = 760245.4482857,
                                        ["x"] = -125451.08742858,
                                        ["name"] = "DictKey_UnitName_811",
                                        ["heading"] = 0.95993108859688,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 229,
                                        ["skill"] = "High",
                                        ["y"] = 760584.6942857,
                                        ["x"] = -125260.73742858,
                                        ["name"] = "DictKey_UnitName_812",
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 230,
                                        ["skill"] = "High",
                                        ["y"] = 760452.33257141,
                                        ["x"] = -125320.30200001,
                                        ["name"] = "DictKey_UnitName_813",
                                        ["heading"] = 0.27925268031909,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 232,
                                        ["skill"] = "High",
                                        ["y"] = 760260.29057141,
                                        ["x"] = -125455.66200001,
                                        ["name"] = "DictKey_UnitName_815",
                                        ["heading"] = 0.27925268031909,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 233,
                                        ["skill"] = "High",
                                        ["y"] = 760247.60057141,
                                        ["x"] = -125438.74200001,
                                        ["name"] = "DictKey_UnitName_816",
                                        ["heading"] = 1.3962634015955,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 234,
                                        ["skill"] = "High",
                                        ["y"] = 760583.92657141,
                                        ["x"] = -125260.7097143,
                                        ["name"] = "DictKey_UnitName_817",
                                        ["heading"] = 0.27925268031909,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 235,
                                        ["skill"] = "High",
                                        ["y"] = 760454.44399998,
                                        ["x"] = -125323.00057144,
                                        ["name"] = "DictKey_UnitName_818",
                                        ["heading"] = 0.27925268031909,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 236,
                                        ["skill"] = "High",
                                        ["y"] = 760340.66057141,
                                        ["x"] = -125330.45400001,
                                        ["name"] = "DictKey_UnitName_819",
                                        ["heading"] = 1.3613568165556,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 237,
                                        ["skill"] = "High",
                                        ["y"] = 760292.43857141,
                                        ["x"] = -125336.37600001,
                                        ["name"] = "DictKey_UnitName_820",
                                        ["heading"] = 0.27925268031909,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                }, -- end of ["units"]
                                ["y"] = 760286.51657141,
                                ["x"] = -125357.52600001,
                                ["name"] = "DictKey_GroupName_807",
                                ["start_time"] = 0,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Intercept",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 430,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetImmortal",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "WrappedAction",
                                                                    ["params"] = 
                                                                    {
                                                                        ["action"] = 
                                                                        {
                                                                            ["id"] = "SetImmortal",
                                                                            ["params"] = 
                                                                            {
                                                                                ["value"] = false,
                                                                            }, -- end of ["params"]
                                                                        }, -- end of ["action"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["condition"] = 
                                                                {
                                                                    ["userFlag"] = "1",
                                                                }, -- end of ["condition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 760798.75,
                                            ["x"] = -125116.8515625,
                                            ["name"] = "DictKey_WptName_37",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 27,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 430,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "279th kiap 1st squad navy",
                                        ["skill"] = "Player",
                                        ["parking"] = 14,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-33",
                                        ["unitId"] = 7,
                                        ["psi"] = -2.6191469032653,
                                        ["parking_id"] = "01",
                                        ["x"] = -125116.8515625,
                                        ["name"] = "DictKey_UnitName_36",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- 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"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 6650,
                                            ["flare"] = 48,
                                            ["chaff"] = 48,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 760798.75,
                                        ["heading"] = -0.94804454538332,
                                        ["callsign"] = 375,
                                        ["onboard_num"] = "075",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 430,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "279th kiap 1st squad navy",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 11,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-33",
                                        ["unitId"] = 8,
                                        ["psi"] = -2.6191469032653,
                                        ["parking_id"] = "03",
                                        ["x"] = -125148.34375,
                                        ["name"] = "DictKey_UnitName_39",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- 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"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{44EE8698-89F9-48EE-AF36-5FD31896A82A}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 8000,
                                            ["flare"] = 48,
                                            ["chaff"] = 48,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 760748,
                                        ["heading"] = -0.94804454538332,
                                        ["callsign"] = 375,
                                        ["onboard_num"] = "077",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 760798.75,
                                ["x"] = -125116.8515625,
                                ["name"] = "DictKey_GroupName_35",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "AWACS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 430,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "AWACS",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 760449.59375,
                                            ["x"] = -124912.453125,
                                            ["name"] = "DictKey_WptName_91",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 27,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 159.59264941563,
                                            ["ETA_locked"] = false,
                                            ["y"] = 778724.43028569,
                                            ["x"] = -112368.68171428,
                                            ["name"] = "DictKey_WptName_764",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 430,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "RF Air Force",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["Rb04GroupTarget"] = 3,
                                            ["Rb04VinkelHopp"] = 0,
                                            ["WeapSafeHeight"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "A-50",
                                        ["unitId"] = 15,
                                        ["psi"] = -0.96925915517579,
                                        ["y"] = 760449.59375,
                                        ["x"] = -124912.453125,
                                        ["name"] = "DictKey_UnitName_90",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 70000,
                                            ["flare"] = 192,
                                            ["chaff"] = 192,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.96925915517579,
                                        ["callsign"] = 101,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760449.59375,
                                ["x"] = -124912.453125,
                                ["name"] = "DictKey_GroupName_89",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 430,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 760521.9375,
                                            ["x"] = -125296.2890625,
                                            ["name"] = "DictKey_WptName_754",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 27,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 159,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 430,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "28 GvIAP_Andreapol",
                                        ["skill"] = "High",
                                        ["parking"] = 9,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 210,
                                        ["psi"] = 0,
                                        ["parking_id"] = "06",
                                        ["x"] = -125296.2890625,
                                        ["name"] = "DictKey_UnitName_753",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3500",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 760521.9375,
                                        ["heading"] = 0,
                                        ["callsign"] = 103,
                                        ["onboard_num"] = "078",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 430,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "28 GvIAP_Andreapol",
                                        ["skill"] = "High",
                                        ["parking"] = 8,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 211,
                                        ["psi"] = 0,
                                        ["parking_id"] = "07",
                                        ["x"] = -125313.25,
                                        ["name"] = "DictKey_UnitName_755",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B4C01D60-A8A3-4237-BD72-CA7655BC0FE9}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3500",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 760497.25,
                                        ["heading"] = 0,
                                        ["callsign"] = 104,
                                        ["onboard_num"] = "079",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 760521.9375,
                                ["x"] = -125296.2890625,
                                ["name"] = "DictKey_GroupName_752",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86400,
                                            ["ETA_locked"] = true,
                                            ["y"] = 835074.70457145,
                                            ["x"] = -148054.78257142,
                                            ["name"] = "DictKey_WptName_785",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 222.22222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "WrappedAction",
                                                                    ["params"] = 
                                                                    {
                                                                        ["action"] = 
                                                                        {
                                                                            ["id"] = "SwitchWaypoint",
                                                                            ["params"] = 
                                                                            {
                                                                                ["goToWaypointIndex"] = 4,
                                                                                ["fromWaypointIndex"] = 2,
                                                                            }, -- end of ["params"]
                                                                        }, -- end of ["action"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["condition"] = 
                                                                {
                                                                    ["userFlag"] = "4",
                                                                }, -- end of ["condition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86672.248474265,
                                            ["ETA_locked"] = false,
                                            ["y"] = 776985.69142859,
                                            ["x"] = -131146.92857142,
                                            ["name"] = "DictKey_WptName_786",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 222.22222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 4000,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 138.88888888889,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["userFlag"] = "4",
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "WrappedAction",
                                                                    ["params"] = 
                                                                    {
                                                                        ["action"] = 
                                                                        {
                                                                            ["id"] = "SwitchWaypoint",
                                                                            ["params"] = 
                                                                            {
                                                                                ["goToWaypointIndex"] = 4,
                                                                                ["fromWaypointIndex"] = 3,
                                                                            }, -- end of ["params"]
                                                                        }, -- end of ["action"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["condition"] = 
                                                                {
                                                                    ["userFlag"] = "4",
                                                                    ["probability"] = 100,
                                                                }, -- end of ["condition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86748.629230854,
                                            ["ETA_locked"] = false,
                                            ["y"] = 760554.07542859,
                                            ["x"] = -126892.31371427,
                                            ["name"] = "DictKey_WptName_787",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 525,
                                            ["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"] = 87367.109876222,
                                            ["ETA_locked"] = false,
                                            ["y"] = 843668.625,
                                            ["x"] = -148590.171875,
                                            ["name"] = "DictKey_WptName_789",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 32,
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 164,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "28 GvIAP_Andreapol",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 223,
                                        ["psi"] = 1.2875540197152,
                                        ["y"] = 835074.70457145,
                                        ["x"] = -148054.78257142,
                                        ["name"] = "DictKey_UnitName_784",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3500",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.2875540197152,
                                        ["callsign"] = 866,
                                        ["onboard_num"] = "66",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 2000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "28 GvIAP_Andreapol",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 224,
                                        ["psi"] = 1.2875540197152,
                                        ["y"] = 835114.70457145,
                                        ["x"] = -148094.78257142,
                                        ["name"] = "DictKey_UnitName_788",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3500",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.2875540197152,
                                        ["callsign"] = 866,
                                        ["onboard_num"] = "67",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 835074.70457145,
                                ["x"] = -148054.78257142,
                                ["name"] = "DictKey_GroupName_783",
                                ["communication"] = true,
                                ["start_time"] = 86400,
                                ["frequency"] = 124,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 5.7944931166212,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461632.36085714,
                                            ["speed"] = 0,
                                            ["x"] = -164583.61514285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ComCenter",
                                        ["type"] = ".Command Center",
                                        ["unitId"] = 13,
                                        ["y"] = 461632.36085714,
                                        ["x"] = -164583.61514285,
                                        ["name"] = "DictKey_GroupName_80",
                                        ["heading"] = 5.7944931166212,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461632.36085714,
                                ["x"] = -164583.61514285,
                                ["name"] = "DictKey_GroupName_80",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 2.6354471705114,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 461473.38628572,
                                            ["speed"] = 0,
                                            ["x"] = -164605.72971428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 46,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard",
                                        ["category"] = "Heliports",
                                        ["shape_name"] = "FARPS",
                                        ["type"] = "FARP",
                                        ["unitId"] = 64,
                                        ["y"] = 461473.38628572,
                                        ["x"] = -164605.72971428,
                                        ["name"] = "DictKey_GroupName_226",
                                        ["heliport_callsign_id"] = 9,
                                        ["heading"] = 2.6354471705114,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461473.38628572,
                                ["x"] = -164605.72971428,
                                ["name"] = "DictKey_GroupName_226",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760345.32485712,
                                            ["speed"] = 0,
                                            ["x"] = -125410.06257143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 112,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard 1",
                                        ["category"] = "Planes",
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 130,
                                        ["y"] = 760345.32485712,
                                        ["x"] = -125410.06257143,
                                        ["name"] = "DictKey_GroupName_425",
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760345.32485712,
                                ["x"] = -125410.06257143,
                                ["name"] = "DictKey_GroupName_425",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760369.83914284,
                                            ["speed"] = 0,
                                            ["x"] = -125393.40542857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 113,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard 1",
                                        ["category"] = "Planes",
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 131,
                                        ["y"] = 760369.83914284,
                                        ["x"] = -125393.40542857,
                                        ["name"] = "DictKey_GroupName_428",
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760369.83914284,
                                ["x"] = -125393.40542857,
                                ["name"] = "DictKey_GroupName_428",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760395.01057141,
                                            ["speed"] = 0,
                                            ["x"] = -125376.17685714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 114,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard 1",
                                        ["category"] = "Planes",
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 132,
                                        ["y"] = 760395.01057141,
                                        ["x"] = -125376.17685714,
                                        ["name"] = "DictKey_GroupName_431",
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760395.01057141,
                                ["x"] = -125376.17685714,
                                ["name"] = "DictKey_GroupName_431",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760419.87057141,
                                            ["speed"] = 0,
                                            ["x"] = -125359.01171428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 115,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "31 GvIAP_Zernograd",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 133,
                                        ["rate"] = "50",
                                        ["y"] = 760419.87057141,
                                        ["x"] = -125359.01171428,
                                        ["name"] = "DictKey_GroupName_434",
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760419.87057141,
                                ["x"] = -125359.01171428,
                                ["name"] = "DictKey_GroupName_434",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760444.72771427,
                                            ["speed"] = 0,
                                            ["x"] = -125342.44028571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 116,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "28 GvIAP_Andreapol",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 134,
                                        ["y"] = 760444.72771427,
                                        ["x"] = -125342.44028571,
                                        ["name"] = "DictKey_GroupName_437",
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760444.72771427,
                                ["x"] = -125342.44028571,
                                ["name"] = "DictKey_GroupName_437",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760469.01342855,
                                            ["speed"] = 0,
                                            ["x"] = -125325.29742857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 117,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "28 GvIAP_Andreapol",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29S",
                                        ["unitId"] = 135,
                                        ["y"] = 760469.01342855,
                                        ["x"] = -125325.29742857,
                                        ["name"] = "DictKey_GroupName_440",
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760469.01342855,
                                ["x"] = -125325.29742857,
                                ["name"] = "DictKey_GroupName_440",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760931.34771427,
                                            ["speed"] = 0,
                                            ["x"] = -124969.35685714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 123,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "night",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-28N",
                                        ["unitId"] = 141,
                                        ["y"] = 760931.34771427,
                                        ["x"] = -124969.35685714,
                                        ["name"] = "DictKey_GroupName_458",
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760931.34771427,
                                ["x"] = -124969.35685714,
                                ["name"] = "DictKey_GroupName_458",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760952.49057141,
                                            ["speed"] = 0,
                                            ["x"] = -124955.35685714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 124,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Russia_VVS_Grey",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 142,
                                        ["rate"] = "30",
                                        ["y"] = 760952.49057141,
                                        ["x"] = -124955.35685714,
                                        ["name"] = "DictKey_GroupName_461",
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760952.49057141,
                                ["x"] = -124955.35685714,
                                ["name"] = "DictKey_GroupName_461",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760972.20485712,
                                            ["speed"] = 0,
                                            ["x"] = -124941.07114285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 125,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Russia_VVS_Grey",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 143,
                                        ["y"] = 760972.20485712,
                                        ["x"] = -124941.07114285,
                                        ["name"] = "DictKey_GroupName_464",
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760972.20485712,
                                ["x"] = -124941.07114285,
                                ["name"] = "DictKey_GroupName_464",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760993.34771427,
                                            ["speed"] = 0,
                                            ["x"] = -124926.78542857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 126,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Russia_VVS_Grey",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 144,
                                        ["y"] = 760993.34771427,
                                        ["x"] = -124926.78542857,
                                        ["name"] = "DictKey_GroupName_467",
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760993.34771427,
                                ["x"] = -124926.78542857,
                                ["name"] = "DictKey_GroupName_467",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760349.42485712,
                                            ["speed"] = 0,
                                            ["x"] = -125495.12399999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 147,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 2,
                                        ["livery_id"] = "af standard 1",
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 195,
                                        ["y"] = 760349.42485712,
                                        ["x"] = -125495.12399999,
                                        ["name"] = "DictKey_GroupName_680",
                                        ["effectTransparency"] = 0.8,
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760349.42485712,
                                ["x"] = -125495.12399999,
                                ["name"] = "DictKey_GroupName_680",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760930.23857144,
                                            ["speed"] = 0,
                                            ["x"] = -124968.46228571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 151,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 1,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 200,
                                        ["y"] = 760930.23857144,
                                        ["x"] = -124968.46228571,
                                        ["name"] = "DictKey_GroupName_723",
                                        ["effectTransparency"] = 0.6,
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760930.23857144,
                                ["x"] = -124968.46228571,
                                ["name"] = "DictKey_GroupName_723",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760191.80657143,
                                            ["speed"] = 0,
                                            ["x"] = -124157.948,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 153,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 4,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 203,
                                        ["y"] = 760191.80657143,
                                        ["x"] = -124157.948,
                                        ["name"] = "DictKey_GroupName_731",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760191.80657143,
                                ["x"] = -124157.948,
                                ["name"] = "DictKey_GroupName_731",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760432.30314286,
                                            ["speed"] = 0,
                                            ["x"] = -124613.168,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 154,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 6,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 204,
                                        ["y"] = 760432.30314286,
                                        ["x"] = -124613.168,
                                        ["name"] = "DictKey_GroupName_734",
                                        ["effectTransparency"] = 0.7,
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760432.30314286,
                                ["x"] = -124613.168,
                                ["name"] = "DictKey_GroupName_734",
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760620.61342857,
                                            ["speed"] = 0,
                                            ["x"] = -125511.85914286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 155,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 3,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 205,
                                        ["y"] = 760620.61342857,
                                        ["x"] = -125511.85914286,
                                        ["name"] = "DictKey_GroupName_737",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760620.61342857,
                                ["x"] = -125511.85914286,
                                ["name"] = "DictKey_GroupName_737",
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 5.6897733615015,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760379.44342855,
                                            ["speed"] = 0,
                                            ["x"] = -125474.57028571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 161,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 6,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 214,
                                        ["y"] = 760379.44342855,
                                        ["x"] = -125474.57028571,
                                        ["name"] = "DictKey_GroupName_761",
                                        ["effectTransparency"] = 0.7,
                                        ["heading"] = 5.6897733615015,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760379.44342855,
                                ["x"] = -125474.57028571,
                                ["name"] = "DictKey_GroupName_761",
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760758.01314283,
                                            ["speed"] = 0,
                                            ["x"] = -123887.10342857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 165,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 4,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 225,
                                        ["y"] = 760758.01314283,
                                        ["x"] = -123887.10342857,
                                        ["name"] = "DictKey_GroupName_804",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760758.01314283,
                                ["x"] = -123887.10342857,
                                ["name"] = "DictKey_GroupName_804",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [19]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 19,
                    ["name"] = "South Ossetia",
                }, -- end of [4]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 15,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 7,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 100,
                    ["volume"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 25,
                    ["clearview"] = false,
                    ["volume"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_107",
                    ["text"] = "DictKey_ActionText_107",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = 8,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "СМЕРТЬ_ПИЛОТА",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 100,
                    ["seconds"] = 600,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["winner"] = "blue",
                    ["volume"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_108",
                    ["text"] = "DictKey_ActionText_108",
                    ["predicate"] = "a_end_mission",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 100,
                    ["volume"] = 1000,
                    ["predicate"] = "a_clear_flag",
                    ["unit"] = 8,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "СМЕРТЬ_ПИЛОТА_01",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_damaged",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["volume"] = 1000,
                    ["file"] = "ResKey_Action_802",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 30,
                    ["clearview"] = false,
                    ["volume"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_801",
                    ["text"] = "DictKey_ActionText_801",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = 8,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "77_ПОВРЕЖДЕН",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "НАЧАЛО",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = 8,
                    ["file"] = "ResKey_Action_803",
                    ["predicate"] = "a_out_sound",
                    ["volume"] = 1000,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 5,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "НАЧАЛО_01",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 30,
                    ["unit"] = 8,
                    ["volume"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_766",
                    ["KeyDict_text"] = "DictKey_ActionText_766",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_alive",
                    ["unit"] = 7,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 500,
                    ["predicate"] = "c_unit_altitude_higher",
                    ["unit"] = 7,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["volume"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "ВЗЛЁТ",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 2326,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 197,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["volume"] = 20,
                    ["predicate"] = "a_explosion_unit",
                    ["unit"] = 197,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "ШИЛКА_01",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 5,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["altitude"] = 5,
                    ["volume"] = 1000,
                    ["zone"] = 2160,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 66,
                    ["unit"] = 8,
                    ["predicate"] = "a_set_flag",
                    ["volume"] = 1000,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "ВЗРЫВ_01",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 66,
                    ["seconds"] = 7,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ВЗРЫВ_02",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["altitude"] = 2,
                    ["volume"] = 1000,
                    ["zone"] = 2158,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 66,
                    ["seconds"] = 180,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ВЗРЫВ_03",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["altitude"] = 5,
                    ["volume"] = 1000,
                    ["zone"] = 2159,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 66,
                    ["seconds"] = 45,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ВЗРЫВ_04",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["altitude"] = 5,
                    ["volume"] = 150,
                    ["zone"] = 2160,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 66,
                    ["seconds"] = 66,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ВЗРЫВ_05",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["altitude"] = 2,
                    ["volume"] = 500,
                    ["zone"] = 2492,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 66,
                    ["seconds"] = 10,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ВЗРЫВ_06",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["altitude"] = 2,
                    ["volume"] = 500,
                    ["zone"] = 2658,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [13]
        [14] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 66,
                    ["seconds"] = 30,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["altitude"] = 2,
                    ["volume"] = 500,
                    ["zone"] = 2990,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "ВЗРЫВ_07",
        }, -- end of [14]
        [15] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 3488,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 7,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["altitude"] = 2,
                    ["volume"] = 1000,
                    ["zone"] = 3322,
                    ["predicate"] = "a_explosion",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "ВЗРЫВ_08",
        }, -- end of [15]
        [16] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 66,
                    ["seconds"] = 60,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 152,
                    ["volume"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "НАП_02",
        }, -- end of [16]
        [17] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 15,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 2824,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ДРЛО",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = 15,
                    ["predicate"] = "a_explosion_unit",
                    ["volume"] = 100,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [17]
        [18] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 150,
                    ["predicate"] = "c_group_dead",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 152,
                    ["predicate"] = "c_group_dead",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 158,
                    ["predicate"] = "c_group_dead",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 160,
                    ["predicate"] = "c_group_dead",
                }, -- end of [4]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 163,
                    ["volume"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["volume"] = 1000,
                    ["file"] = "ResKey_Action_781",
                    ["predicate"] = "a_out_sound",
                    ["unit"] = 8,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 60,
                    ["clearview"] = false,
                    ["volume"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_782",
                    ["text"] = "DictKey_ActionText_782",
                    ["predicate"] = "a_out_text_delay",
                    ["unit"] = 8,
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 22,
                    ["volume"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 8,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["comment"] = "НАП_05",
        }, -- end of [18]
        [19] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 22,
                    ["seconds"] = 180,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 162,
                    ["volume"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "НАП_06",
        }, -- end of [19]
        [20] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 22,
                    ["seconds"] = 300,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 164,
                    ["volume"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "МИГИ",
        }, -- end of [20]
        [21] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 162,
                    ["predicate"] = "c_group_dead",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["volume"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "НАП_05_РАЗБ",
        }, -- end of [21]
        [22] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 163,
                    ["predicate"] = "c_group_dead",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 3,
                    ["volume"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "НАП_06_РАЗБ",
        }, -- end of [22]
        [23] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 150,
                    ["predicate"] = "c_group_dead",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 152,
                    ["predicate"] = "c_group_dead",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 158,
                    ["predicate"] = "c_group_dead",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 160,
                    ["predicate"] = "c_group_dead",
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 162,
                    ["predicate"] = "c_group_dead",
                }, -- end of [5]
                [6] = 
                {
                    ["group"] = 163,
                    ["predicate"] = "c_group_dead",
                }, -- end of [6]
                [7] = 
                {
                    ["flag"] = 2,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [7]
                [8] = 
                {
                    ["flag"] = 3,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [8]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 4,
                    ["unit"] = 8,
                    ["predicate"] = "a_set_flag",
                    ["volume"] = 1000,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "ПОБЕДА",
        }, -- end of [23]
        [24] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 4,
                    ["seconds"] = 120,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ПОБЕДА_01",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = 8,
                    ["file"] = "ResKey_Action_792",
                    ["predicate"] = "a_out_sound",
                    ["volume"] = 1000,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 60,
                    ["unit"] = 8,
                    ["volume"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_793",
                    ["KeyDict_text"] = "DictKey_ActionText_793",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [24]
        [25] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 4,
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "c_unit_speed_lower",
                    ["speedU"] = 1.3888888888889,
                    ["unit"] = 7,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "ПОБЕДА_02",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = 8,
                    ["file"] = "ResKey_Action_794",
                    ["predicate"] = "a_out_sound",
                    ["volume"] = 1000,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 60,
                    ["unit"] = 8,
                    ["volume"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_795",
                    ["KeyDict_text"] = "DictKey_ActionText_795",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 5,
                    ["unit"] = 8,
                    ["predicate"] = "a_set_flag",
                    ["volume"] = 1000,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [25]
        [26] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 5,
                    ["seconds"] = 600,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ПОБЕДА_03",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "DictKey_ActionText_796",
                    ["volume"] = 1000,
                    ["predicate"] = "a_end_mission",
                    ["winner"] = "red",
                    ["KeyDict_text"] = "DictKey_ActionText_796",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [26]
        [27] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 150,
                    ["unit"] = 198,
                    ["predicate"] = "c_all_of_group_out_zone",
                    ["zone"] = 3156,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ЗОНА_ДЕЙСТВИЯ_01",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = 198,
                    ["predicate"] = "a_explosion_unit",
                    ["volume"] = 1000,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 199,
                    ["predicate"] = "a_explosion_unit",
                    ["volume"] = 1000,
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [27]
        [28] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 152,
                    ["predicate"] = "c_all_of_group_out_zone",
                    ["zone"] = 3156,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ЗОНА_ДЕЙСТВИЯ_02",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = 201,
                    ["predicate"] = "a_explosion_unit",
                    ["volume"] = 1000,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 202,
                    ["predicate"] = "a_explosion_unit",
                    ["volume"] = 1000,
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [28]
        [29] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 158,
                    ["predicate"] = "c_all_of_group_out_zone",
                    ["zone"] = 3156,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ЗОНА_ДЕЙСТВИЯ_03",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = 208,
                    ["predicate"] = "a_explosion_unit",
                    ["volume"] = 1000,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 209,
                    ["predicate"] = "a_explosion_unit",
                    ["volume"] = 1000,
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [29]
        [30] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 160,
                    ["predicate"] = "c_all_of_group_out_zone",
                    ["zone"] = 3156,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["volume"] = 1000,
                    ["predicate"] = "a_explosion_unit",
                    ["unit"] = 212,
                }, -- end of [1]
                [2] = 
                {
                    ["volume"] = 1000,
                    ["predicate"] = "a_explosion_unit",
                    ["unit"] = 213,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "ЗОНА_ДЕЙСТВИЯ_04",
        }, -- end of [30]
        [31] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 15,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 333,
                    ["volume"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "ДЫМ_ДРЛО_01",
        }, -- end of [31]
        [32] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 333,
                    ["seconds"] = 8,
                    ["predicate"] = "c_time_since_flag",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ДЫМ_ДРЛО_02",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["density"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 3654,
                    ["preset"] = 2,
                    ["predicate"] = "a_effect_smoke",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 333,
                    ["volume"] = 1000,
                    ["predicate"] = "a_clear_flag",
                    ["unit"] = 8,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [32]
    }, -- end of ["trigrules"]
    ["currentKey"] = 156484,
    ["start_time"] = 27000,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro",
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["eos"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "eos",
            ["mm"] = 0,
        }, -- end of ["eos"]
        ["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"]
} -- end of mission
