mission = 
{
    ["requiredModules"] = 
    {
        ["WWII Armour and Technics"] = "WWII Armour and Technics",
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Year"] = 2016,
        ["Day"] = 21,
        ["Month"] = 6,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_set_flag(1);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_21\"), 10, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_22\"), 0); mission.trig.func[1]=nil;",
            [2] = "a_set_flag(2);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_23\"), 10, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_24\"), 0); mission.trig.func[2]=nil;",
            [3] = "a_set_flag(3);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_25\"), 10, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_26\"), 0); mission.trig.func[3]=nil;",
            [4] = "a_set_flag(5);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_27\"), 10, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_28\"), 0); mission.trig.func[4]=nil;",
            [5] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_43\"), 10, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_44\"), 0);a_set_flag(4);a_explosion_marker_unit(50, \"0\"); mission.trig.func[5]=nil;",
            [6] = "a_set_flag(5);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_45\"), 10, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_46\"), 0);a_explosion_marker_unit(78, \"0\"); mission.trig.func[6]=nil;",
            [7] = "a_set_flag(6);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_47\"), 10, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_48\"), 0); mission.trig.func[7]=nil;",
            [8] = "a_set_flag(7);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_49\"), 10, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_50\"), 0);a_explosion_marker_unit(45, \"0\"); mission.trig.func[8]=nil;",
            [9] = "a_set_flag(9);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_301\"), 10, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_302\"), 0);a_explosion_marker_unit(62, \"0\"); mission.trig.func[9]=nil;",
            [10] = "a_set_flag(8);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_51\"), 10, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_52\"), 0);a_explosion_marker_unit(62, \"0\"); mission.trig.func[10]=nil;",
            [11] = "a_set_flag(10);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_53\"), 10, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_54\"), 0); mission.trig.func[11]=nil;",
            [12] = "a_set_flag(11);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_55\"), 10, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_56\"), 0); mission.trig.func[12]=nil;",
            [13] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_298\"), 10, false, 0);a_activate_group(85);a_set_failure(\"hydro_main\", 100, 1);a_out_sound(getValueResourceByKey(\"ResKey_Action_306\"), 0); mission.trig.func[13]=nil;",
            [14] = "a_end_mission(\"red\", getValueDictByKey(\"DictKey_ActionText_299\"), 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_300\"), 0); mission.trig.func[14]=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",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
            [14] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_coalition_has_airdrome(2, 4) )",
            [2] = "return(c_unit_out_zone(1, 47) and c_flag_is_true(1) )",
            [3] = "return(c_flag_is_true(2) and c_unit_in_zone(1, 93) )",
            [4] = "return(c_flag_is_true(4) and c_unit_in_zone(1, 94) and c_unit_in_zone(2, 94) )",
            [5] = "return(c_unit_out_zone(2, 93) and c_unit_out_zone(1, 93) and c_flag_is_true(3) )",
            [6] = "return(c_flag_is_true(5) and c_unit_out_zone(3, 94) and c_unit_out_zone(1, 94) )",
            [7] = "return(c_flag_is_true(5) and c_unit_in_zone(3, 95) and c_unit_in_zone(1, 95) )",
            [8] = "return(c_flag_is_true(6) and c_unit_out_zone(4, 95) and c_unit_out_zone(1, 95) )",
            [9] = "return(c_flag_is_true(8) and c_unit_out_zone(5, 96) and c_unit_out_zone(1, 96) )",
            [10] = "return(c_flag_is_true(7) and c_unit_in_zone(4, 96) and c_unit_in_zone(1, 96) )",
            [11] = "return(c_flag_is_true(9) and c_unit_in_zone(5, 93) and c_unit_in_zone(1, 93) )",
            [12] = "return(c_flag_is_true(10) and c_unit_in_zone(1, 47) and c_unit_in_zone(2, 94) and c_unit_in_zone(3, 95) and c_unit_in_zone(4, 96) and c_unit_in_zone(5, 93) and c_unit_speed_lower(1, 0.51388888888889) and c_unit_altitude_lower(1, 620) )",
            [13] = "return(c_unit_in_zone(1, 142) or c_unit_in_zone(1, 143) or c_unit_in_zone(1, 144) or c_unit_in_zone(1, 145) or c_unit_in_zone(1, 146) or c_unit_in_zone(1, 147) or c_unit_in_zone(1, 148) or c_unit_in_zone(1, 149) or c_unit_in_zone(1, 150) or c_unit_in_zone(1, 151) or c_unit_in_zone(1, 152) or c_unit_in_zone(1, 153) or c_unit_in_zone(1, 154) )",
            [14] = "return(c_unit_damaged(1) and c_unit_dead(1) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 0,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["maxDictId"] = 306,
    ["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"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["weather"] = 
    {
        ["name_ru"] = "Зима. Снежная буря",
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["season"] = 
        {
            ["temperature"] = 20,
        }, -- end of ["season"]
        ["qnh"] = 760,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name_de"] = "Winter, Schneesturm",
        ["dust_density"] = 0,
        ["enable_dust"] = false,
        ["clouds"] = 
        {
            ["density"] = 6,
            ["thickness"] = 200,
            ["base"] = 900,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
        ["atmosphere_type"] = 0,
        ["groundTurbulence"] = 0,
        ["name_fr"] = "Hiver, tempete de neige",
        ["type_weather"] = 0,
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["name_cn"] = "冬季 暴风雪",
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["name_es"] = "Invierno. Tormenta de nieve",
    }, -- end of ["weather"]
    ["theatre"] = "Nevada",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = -17778.684244121,
                ["radius"] = 24.384,
                ["zoneId"] = 47,
                ["x"] = -397983.55589817,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Start-Landezone",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = -17192.730026755,
                ["radius"] = 24.384,
                ["zoneId"] = 93,
                ["x"] = -396393.26657611,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Last 1",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = -16514.388460651,
                ["radius"] = 24.384,
                ["zoneId"] = 94,
                ["x"] = -397871.75475081,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Last 2",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = -17845.101555334,
                ["radius"] = 24.384,
                ["zoneId"] = 95,
                ["x"] = -399619.7011724,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Last 3",
            }, -- end of [4]
            [5] = 
            {
                ["y"] = -18651.497218165,
                ["radius"] = 24.384,
                ["zoneId"] = 96,
                ["x"] = -398990.89175991,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Last 4",
            }, -- end of [5]
            [6] = 
            {
                ["y"] = -16250.581603682,
                ["radius"] = 274.32,
                ["zoneId"] = 142,
                ["x"] = -396772.98170269,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "runway1",
            }, -- end of [6]
            [7] = 
            {
                ["y"] = -16411.405135571,
                ["radius"] = 274.32,
                ["zoneId"] = 143,
                ["x"] = -396984.97635836,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "runway2",
            }, -- end of [7]
            [8] = 
            {
                ["y"] = -16570.766635351,
                ["radius"] = 274.32,
                ["zoneId"] = 144,
                ["x"] = -397205.92596069,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "runway3",
            }, -- end of [8]
            [9] = 
            {
                ["y"] = -16756.261959063,
                ["radius"] = 274.32,
                ["zoneId"] = 145,
                ["x"] = -397410.06219379,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "runway4",
            }, -- end of [9]
            [10] = 
            {
                ["y"] = -16931.340304005,
                ["radius"] = 274.32,
                ["zoneId"] = 146,
                ["x"] = -397616.39147504,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "runway5",
            }, -- end of [10]
            [11] = 
            {
                ["y"] = -17107.149665001,
                ["radius"] = 274.32,
                ["zoneId"] = 147,
                ["x"] = -397832.406719,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "runway6",
            }, -- end of [11]
            [12] = 
            {
                ["y"] = -17294.107020821,
                ["radius"] = 274.32,
                ["zoneId"] = 148,
                ["x"] = -398039.10150828,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "runway7",
            }, -- end of [12]
            [13] = 
            {
                ["y"] = -17445.792852034,
                ["radius"] = 274.32,
                ["zoneId"] = 149,
                ["x"] = -398255.11675225,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "runway8",
            }, -- end of [13]
            [14] = 
            {
                ["y"] = -17641.339646489,
                ["radius"] = 274.32,
                ["zoneId"] = 150,
                ["x"] = -398453.58761092,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "runway9",
            }, -- end of [14]
            [15] = 
            {
                ["y"] = -17833.023021098,
                ["radius"] = 274.32,
                ["zoneId"] = 151,
                ["x"] = -398664.12023448,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "runway10",
            }, -- end of [15]
            [16] = 
            {
                ["y"] = -18017.0275634,
                ["radius"] = 274.32,
                ["zoneId"] = 152,
                ["x"] = -398892.74550539,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "runway11",
            }, -- end of [16]
            [17] = 
            {
                ["y"] = -18204.857992065,
                ["radius"] = 274.32,
                ["zoneId"] = 153,
                ["x"] = -399113.86506895,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "runway12",
            }, -- end of [17]
            [18] = 
            {
                ["y"] = -18420.96826812,
                ["radius"] = 274.32,
                ["zoneId"] = 154,
                ["x"] = -399371.01275874,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "runway13",
            }, -- end of [18]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = -17293.248787409,
        ["zoom"] = 10392.701489408,
        ["centerX"] = -398599.01601251,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 21,
            [2] = 11,
            [3] = 8,
            [4] = 28,
            [5] = 26,
            [6] = 13,
            [7] = 5,
            [8] = 16,
            [9] = 6,
            [10] = 15,
            [11] = 20,
            [12] = 12,
            [13] = 40,
            [14] = 45,
            [15] = 9,
            [16] = 46,
            [17] = 10,
            [18] = 3,
            [19] = 4,
            [20] = 1,
            [21] = 2,
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            [1] = 70,
            [2] = 23,
            [3] = 65,
            [4] = 64,
            [5] = 25,
            [6] = 63,
            [7] = 76,
            [8] = 29,
            [9] = 62,
            [10] = 30,
            [11] = 31,
            [12] = 61,
            [13] = 32,
            [14] = 33,
            [15] = 60,
            [16] = 17,
            [17] = 35,
            [18] = 69,
            [19] = 36,
            [20] = 59,
            [21] = 71,
            [22] = 58,
            [23] = 57,
            [24] = 56,
            [25] = 55,
            [26] = 73,
            [27] = 39,
            [28] = 54,
            [29] = 77,
            [30] = 72,
            [31] = 41,
            [32] = 42,
            [33] = 44,
            [34] = 75,
            [35] = 53,
            [36] = 22,
            [37] = 52,
            [38] = 66,
            [39] = 51,
            [40] = 74,
            [41] = 7,
            [42] = 68,
            [43] = 50,
            [44] = 49,
            [45] = 48,
            [46] = 67,
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 24,
            [3] = 27,
            [4] = 34,
            [5] = 37,
            [6] = 38,
            [7] = 0,
            [8] = 43,
            [9] = 19,
            [10] = 47,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
        [1] = "ResKey_ImageBriefing_303",
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = -14024.097,
                ["x"] = -409931.344,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 565,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -17780.150390625,
                                            ["x"] = -397982.25,
                                            ["name"] = "DictKey_WptName_8",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 565,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "US Ft. Rucker",
                                        ["skill"] = "Player",
                                        ["parking"] = "92",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ExhaustScreen"] = true,
                                            ["NetCrewControlPriority"] = 1,
                                            ["GunnersAISkill"] = 90,
                                            ["EngineResource"] = 90,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "UH-1H",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 251,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 1,
                                        ["psi"] = 0,
                                        ["parking_id"] = "F78",
                                        ["x"] = -397982.25,
                                        ["name"] = "DictKey_UnitName_7",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 316,
                                            ["flare"] = 60,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -17780.150390625,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17780.150390625,
                                ["x"] = -397982.25,
                                ["name"] = "DictKey_GroupName_6",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 563,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -18676.37466458,
                                            ["x"] = -398930.69512679,
                                            ["name"] = "DictKey_WptName_164",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- 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"] = 45,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 45,
                                        ["y"] = -18676.37466458,
                                        ["x"] = -398930.69512679,
                                        ["name"] = "DictKey_UnitName_163",
                                        ["heading"] = 2.2689280275926,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18676.37466458,
                                ["x"] = -398930.69512679,
                                ["name"] = "DictKey_GroupName_162",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 563,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -16479.93505887,
                                            ["x"] = -397920.76286453,
                                            ["name"] = "DictKey_WptName_179",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- 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"] = 50,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 50,
                                        ["y"] = -16479.93505887,
                                        ["x"] = -397920.76286453,
                                        ["name"] = "DictKey_UnitName_178",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -16479.93505887,
                                ["x"] = -397920.76286453,
                                ["name"] = "DictKey_GroupName_177",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -17113.14940698,
                                                ["x"] = -396400.9543251,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -17086.689497436,
                                                ["x"] = -396377.83170144,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 567,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -17113.14940698,
                                            ["x"] = -396400.9543251,
                                            ["name"] = "DictKey_WptName_215",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 62,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 62,
                                        ["y"] = -17113.14940698,
                                        ["x"] = -396400.9543251,
                                        ["name"] = "DictKey_UnitName_214",
                                        ["heading"] = 0.85260448917925,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17113.14940698,
                                ["x"] = -396400.9543251,
                                ["name"] = "DictKey_GroupName_213",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 561,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -17889.659474204,
                                            ["x"] = -399633.62629271,
                                            ["name"] = "DictKey_WptName_264",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 4,
                                                                    }, -- 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"] = 78,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 78,
                                        ["y"] = -17889.659474204,
                                        ["x"] = -399633.62629271,
                                        ["name"] = "DictKey_UnitName_263",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17889.659474204,
                                ["x"] = -399633.62629271,
                                ["name"] = "DictKey_GroupName_262",
                                ["start_time"] = 0,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17192.136618019,
                                            ["speed"] = 0,
                                            ["x"] = -396393.13183518,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 226.796185,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ab-212_cargo",
                                        ["type"] = "uh1h_cargo",
                                        ["unitId"] = 2,
                                        ["rate"] = 100,
                                        ["y"] = -17192.136618019,
                                        ["x"] = -396393.13183518,
                                        ["name"] = "DictKey_GroupName_9",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17192.136618019,
                                ["x"] = -396393.13183518,
                                ["name"] = "DictKey_GroupName_9",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -16514.030886404,
                                            ["speed"] = 0,
                                            ["x"] = -397872.07774899,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 453.59237,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ab-212_cargo",
                                        ["type"] = "uh1h_cargo",
                                        ["unitId"] = 3,
                                        ["y"] = -16514.030886404,
                                        ["x"] = -397872.07774899,
                                        ["name"] = "DictKey_GroupName_12",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -16514.030886404,
                                ["x"] = -397872.07774899,
                                ["name"] = "DictKey_GroupName_12",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17844.114218854,
                                            ["speed"] = 0,
                                            ["x"] = -399619.42256759,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 680.388555,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ab-212_cargo",
                                        ["type"] = "uh1h_cargo",
                                        ["unitId"] = 4,
                                        ["y"] = -17844.114218854,
                                        ["x"] = -399619.42256759,
                                        ["name"] = "DictKey_GroupName_15",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17844.114218854,
                                ["x"] = -399619.42256759,
                                ["name"] = "DictKey_GroupName_15",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18651.189232673,
                                            ["speed"] = 0,
                                            ["x"] = -398989.46297524,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 907.18474,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "ab-212_cargo",
                                        ["type"] = "uh1h_cargo",
                                        ["unitId"] = 5,
                                        ["y"] = -18651.189232673,
                                        ["x"] = -398989.46297524,
                                        ["name"] = "DictKey_GroupName_18",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18651.189232673,
                                ["x"] = -398989.46297524,
                                ["name"] = "DictKey_GroupName_18",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17761.083967488,
                                            ["speed"] = 0,
                                            ["x"] = -397997.8296092,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 10,
                                        ["y"] = -17761.083967488,
                                        ["x"] = -397997.8296092,
                                        ["name"] = "DictKey_GroupName_57",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17761.083967488,
                                ["x"] = -397997.8296092,
                                ["name"] = "DictKey_GroupName_57",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17796.372016481,
                                            ["speed"] = 0,
                                            ["x"] = -397968.19191246,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 11,
                                        ["y"] = -17796.372016481,
                                        ["x"] = -397968.19191246,
                                        ["name"] = "DictKey_GroupName_60",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17796.372016481,
                                ["x"] = -397968.19191246,
                                ["name"] = "DictKey_GroupName_60",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0.73303828583762,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17764.069059246,
                                            ["speed"] = 0,
                                            ["x"] = -397964.78037902,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 12,
                                        ["y"] = -17764.069059246,
                                        ["x"] = -397964.78037902,
                                        ["name"] = "DictKey_GroupName_63",
                                        ["heading"] = 0.73303828583762,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17764.069059246,
                                ["x"] = -397964.78037902,
                                ["name"] = "DictKey_GroupName_63",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 0.73303828583762,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17793.493535144,
                                            ["speed"] = 0,
                                            ["x"] = -398002.30724683,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 13,
                                        ["y"] = -17793.493535144,
                                        ["x"] = -398002.30724683,
                                        ["name"] = "DictKey_GroupName_66",
                                        ["heading"] = 0.73303828583762,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17793.493535144,
                                ["x"] = -398002.30724683,
                                ["name"] = "DictKey_GroupName_66",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17826.954868657,
                                            ["speed"] = 0,
                                            ["x"] = -397942.64181254,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "US Ft. Rucker",
                                        ["category"] = "Helicopters",
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 14,
                                        ["rate"] = "20",
                                        ["y"] = -17826.954868657,
                                        ["x"] = -397942.64181254,
                                        ["name"] = "DictKey_GroupName_69",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17826.954868657,
                                ["x"] = -397942.64181254,
                                ["name"] = "DictKey_GroupName_69",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17819.117319277,
                                            ["speed"] = 0,
                                            ["x"] = -398036.03927599,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "US Ft. Rucker",
                                        ["category"] = "Helicopters",
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 16,
                                        ["y"] = -17819.117319277,
                                        ["x"] = -398036.03927599,
                                        ["name"] = "DictKey_GroupName_75",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17819.117319277,
                                ["x"] = -398036.03927599,
                                ["name"] = "DictKey_GroupName_75",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17864.509792772,
                                            ["speed"] = 0,
                                            ["x"] = -397998.15778732,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "US Ft. Rucker",
                                        ["category"] = "Helicopters",
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 17,
                                        ["y"] = -17864.509792772,
                                        ["x"] = -397998.15778732,
                                        ["name"] = "DictKey_GroupName_78",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17864.509792772,
                                ["x"] = -397998.15778732,
                                ["name"] = "DictKey_GroupName_78",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17856.998807949,
                                            ["speed"] = 0,
                                            ["x"] = -398091.22868621,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "US Ft. Rucker",
                                        ["category"] = "Helicopters",
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 18,
                                        ["y"] = -17856.998807949,
                                        ["x"] = -398091.22868621,
                                        ["name"] = "DictKey_GroupName_81",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17856.998807949,
                                ["x"] = -398091.22868621,
                                ["name"] = "DictKey_GroupName_81",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17901.411587771,
                                            ["speed"] = 0,
                                            ["x"] = -398053.18391526,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "US Ft. Rucker",
                                        ["category"] = "Helicopters",
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 19,
                                        ["y"] = -17901.411587771,
                                        ["x"] = -398053.18391526,
                                        ["name"] = "DictKey_GroupName_84",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17901.411587771,
                                ["x"] = -398053.18391526,
                                ["name"] = "DictKey_GroupName_84",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17903.860821953,
                                            ["speed"] = 0,
                                            ["x"] = -398127.64063438,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "US Ft. Rucker",
                                        ["category"] = "Helicopters",
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 20,
                                        ["y"] = -17903.860821953,
                                        ["x"] = -398127.64063438,
                                        ["name"] = "DictKey_GroupName_87",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17903.860821953,
                                ["x"] = -398127.64063438,
                                ["name"] = "DictKey_GroupName_87",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17908.922572594,
                                            ["speed"] = 0,
                                            ["x"] = -398182.17691548,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "US Ft. Rucker",
                                        ["category"] = "Helicopters",
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 21,
                                        ["y"] = -17908.922572594,
                                        ["x"] = -398182.17691548,
                                        ["name"] = "DictKey_GroupName_90",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17908.922572594,
                                ["x"] = -398182.17691548,
                                ["name"] = "DictKey_GroupName_90",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17961.826030912,
                                            ["speed"] = 0,
                                            ["x"] = -398137.4375711,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "US Ft. Rucker",
                                        ["category"] = "Helicopters",
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 22,
                                        ["y"] = -17961.826030912,
                                        ["x"] = -398137.4375711,
                                        ["name"] = "DictKey_GroupName_93",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17961.826030912,
                                ["x"] = -398137.4375711,
                                ["name"] = "DictKey_GroupName_93",
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 0.82030474843733,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17895.232545481,
                                            ["speed"] = 0,
                                            ["x"] = -398079.66808861,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 23,
                                        ["y"] = -17895.232545481,
                                        ["x"] = -398079.66808861,
                                        ["name"] = "DictKey_GroupName_96",
                                        ["heading"] = 0.82030474843733,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17895.232545481,
                                ["x"] = -398079.66808861,
                                ["name"] = "DictKey_GroupName_96",
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 0.78539816339745,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17890.21225221,
                                            ["speed"] = 0,
                                            ["x"] = -398164.05682787,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 24,
                                        ["y"] = -17890.21225221,
                                        ["x"] = -398164.05682787,
                                        ["name"] = "DictKey_GroupName_99",
                                        ["heading"] = 0.78539816339745,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17890.21225221,
                                ["x"] = -398164.05682787,
                                ["name"] = "DictKey_GroupName_99",
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 4.0666171571468,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17987.749378617,
                                            ["speed"] = 0,
                                            ["x"] = -398153.059995,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 25,
                                        ["y"] = -17987.749378617,
                                        ["x"] = -398153.059995,
                                        ["name"] = "DictKey_GroupName_102",
                                        ["heading"] = 4.0666171571468,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17987.749378617,
                                ["x"] = -398153.059995,
                                ["name"] = "DictKey_GroupName_102",
                                ["dead"] = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17932.526152637,
                                            ["speed"] = 0,
                                            ["x"] = -398085.8836898,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Willys_MB",
                                        ["unitId"] = 26,
                                        ["rate"] = 3,
                                        ["y"] = -17932.526152637,
                                        ["x"] = -398085.8836898,
                                        ["name"] = "DictKey_GroupName_105",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17932.526152637,
                                ["x"] = -398085.8836898,
                                ["name"] = "DictKey_GroupName_105",
                                ["dead"] = false,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["heading"] = 3.9618974020271,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17986.315009111,
                                            ["speed"] = 0,
                                            ["x"] = -398097.11958426,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Willys_MB",
                                        ["unitId"] = 27,
                                        ["y"] = -17986.315009111,
                                        ["x"] = -398097.11958426,
                                        ["name"] = "DictKey_GroupName_108",
                                        ["heading"] = 3.9618974020271,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17986.315009111,
                                ["x"] = -398097.11958426,
                                ["name"] = "DictKey_GroupName_108",
                                ["dead"] = false,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17941.849554425,
                                            ["speed"] = 0,
                                            ["x"] = -398171.70679857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 28,
                                        ["rate"] = 3,
                                        ["y"] = -17941.849554425,
                                        ["x"] = -398171.70679857,
                                        ["name"] = "DictKey_GroupName_111",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17941.849554425,
                                ["x"] = -398171.70679857,
                                ["name"] = "DictKey_GroupName_111",
                                ["dead"] = false,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["heading"] = 1.0471975511966,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17843.356181682,
                                            ["speed"] = 0,
                                            ["x"] = -398137.7600536,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 29,
                                        ["y"] = -17843.356181682,
                                        ["x"] = -398137.7600536,
                                        ["name"] = "DictKey_GroupName_114",
                                        ["heading"] = 1.0471975511966,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17843.356181682,
                                ["x"] = -398137.7600536,
                                ["name"] = "DictKey_GroupName_114",
                                ["dead"] = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 3.7350045992679,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17856.982691988,
                                            ["speed"] = 0,
                                            ["x"] = -398036.39794184,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Hummer",
                                        ["unitId"] = 30,
                                        ["y"] = -17856.982691988,
                                        ["x"] = -398036.39794184,
                                        ["name"] = "DictKey_GroupName_117",
                                        ["heading"] = 3.7350045992679,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17856.982691988,
                                ["x"] = -398036.39794184,
                                ["name"] = "DictKey_GroupName_117",
                                ["dead"] = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["heading"] = 3.7350045992679,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17833.554656724,
                                            ["speed"] = 0,
                                            ["x"] = -397976.15442259,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 31,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "HEMTT TFFT",
                                        ["unitId"] = 31,
                                        ["rate"] = 15,
                                        ["y"] = -17833.554656724,
                                        ["x"] = -397976.15442259,
                                        ["name"] = "DictKey_GroupName_120",
                                        ["heading"] = 3.7350045992679,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17833.554656724,
                                ["x"] = -397976.15442259,
                                ["name"] = "DictKey_GroupName_120",
                                ["dead"] = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["heading"] = 0.10471975511966,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17784.786093521,
                                            ["speed"] = 0,
                                            ["x"] = -397907.06562472,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 32,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "HEMTT TFFT",
                                        ["unitId"] = 32,
                                        ["y"] = -17784.786093521,
                                        ["x"] = -397907.06562472,
                                        ["name"] = "DictKey_GroupName_123",
                                        ["heading"] = 0.10471975511966,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17784.786093521,
                                ["x"] = -397907.06562472,
                                ["name"] = "DictKey_GroupName_123",
                                ["dead"] = false,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["heading"] = 3.7524578917878,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17703.505154849,
                                            ["speed"] = 0,
                                            ["x"] = -397907.54374789,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 33,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "usaf 414th cts (wa) nellis afb",
                                        ["category"] = "Planes",
                                        ["type"] = "F-16C bl.52d",
                                        ["unitId"] = 33,
                                        ["rate"] = "50",
                                        ["y"] = -17703.505154849,
                                        ["x"] = -397907.54374789,
                                        ["name"] = "DictKey_GroupName_126",
                                        ["heading"] = 3.7524578917878,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17703.505154849,
                                ["x"] = -397907.54374789,
                                ["name"] = "DictKey_GroupName_126",
                                ["dead"] = false,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["heading"] = 3.7524578917878,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17643.739758766,
                                            ["speed"] = 0,
                                            ["x"] = -397864.27360113,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "usaf 414th cts (wa) nellis afb",
                                        ["category"] = "Planes",
                                        ["type"] = "F-16C bl.52d",
                                        ["unitId"] = 34,
                                        ["y"] = -17643.739758766,
                                        ["x"] = -397864.27360113,
                                        ["name"] = "DictKey_GroupName_129",
                                        ["heading"] = 3.7524578917878,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17643.739758766,
                                ["x"] = -397864.27360113,
                                ["name"] = "DictKey_GroupName_129",
                                ["dead"] = false,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18033.235892318,
                                            ["speed"] = 0,
                                            ["x"] = -398269.74318258,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "usaf standard",
                                        ["category"] = "Planes",
                                        ["type"] = "C-17A",
                                        ["unitId"] = 35,
                                        ["rate"] = "100",
                                        ["y"] = -18033.235892318,
                                        ["x"] = -398269.74318258,
                                        ["name"] = "DictKey_GroupName_132",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18033.235892318,
                                ["x"] = -398269.74318258,
                                ["name"] = "DictKey_GroupName_132",
                                ["dead"] = false,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["heading"] = 3.7524578917878,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18106.451505509,
                                            ["speed"] = 0,
                                            ["x"] = -398416.03366285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 36,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "492d Fighter SQN (LN)",
                                        ["category"] = "Planes",
                                        ["type"] = "F-15E",
                                        ["unitId"] = 36,
                                        ["rate"] = "50",
                                        ["y"] = -18106.451505509,
                                        ["x"] = -398416.03366285,
                                        ["name"] = "DictKey_GroupName_135",
                                        ["heading"] = 3.7524578917878,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18106.451505509,
                                ["x"] = -398416.03366285,
                                ["name"] = "DictKey_GroupName_135",
                                ["dead"] = false,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["heading"] = 3.7524578917878,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18167.251178731,
                                            ["speed"] = 0,
                                            ["x"] = -398437.40795647,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 37,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "492d Fighter SQN (LN)",
                                        ["category"] = "Planes",
                                        ["type"] = "F-15E",
                                        ["unitId"] = 37,
                                        ["y"] = -18167.251178731,
                                        ["x"] = -398437.40795647,
                                        ["name"] = "DictKey_GroupName_138",
                                        ["heading"] = 3.7524578917878,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18167.251178731,
                                ["x"] = -398437.40795647,
                                ["name"] = "DictKey_GroupName_138",
                                ["dead"] = false,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["heading"] = 3.7524578917878,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18262.977820042,
                                            ["speed"] = 0,
                                            ["x"] = -398618.7742191,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 38,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "vfa-106 high visibility",
                                        ["category"] = "Planes",
                                        ["type"] = "FA-18C_hornet",
                                        ["unitId"] = 38,
                                        ["rate"] = 50,
                                        ["y"] = -18262.977820042,
                                        ["x"] = -398618.7742191,
                                        ["name"] = "DictKey_GroupName_141",
                                        ["heading"] = 3.7524578917878,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18262.977820042,
                                ["x"] = -398618.7742191,
                                ["name"] = "DictKey_GroupName_141",
                                ["dead"] = false,
                            }, -- end of [32]
                            [33] = 
                            {
                                ["heading"] = 3.7524578917878,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18287.063283237,
                                            ["speed"] = 0,
                                            ["x"] = -398597.66671357,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 39,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "vfa-106 high visibility",
                                        ["category"] = "Planes",
                                        ["type"] = "FA-18C_hornet",
                                        ["unitId"] = 39,
                                        ["y"] = -18287.063283237,
                                        ["x"] = -398597.66671357,
                                        ["name"] = "DictKey_GroupName_144",
                                        ["heading"] = 3.7524578917878,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18287.063283237,
                                ["x"] = -398597.66671357,
                                ["name"] = "DictKey_GroupName_144",
                                ["dead"] = false,
                            }, -- end of [33]
                            [34] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18562.413199108,
                                            ["speed"] = 0,
                                            ["x"] = -398898.56904993,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 40,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "usaf standard",
                                        ["category"] = "Planes",
                                        ["type"] = "E-3A",
                                        ["unitId"] = 40,
                                        ["rate"] = "100",
                                        ["y"] = -18562.413199108,
                                        ["x"] = -398898.56904993,
                                        ["name"] = "DictKey_GroupName_147",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18562.413199108,
                                ["x"] = -398898.56904993,
                                ["name"] = "DictKey_GroupName_147",
                                ["dead"] = false,
                            }, -- end of [34]
                            [35] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18668.360967383,
                                            ["speed"] = 0,
                                            ["x"] = -398973.27092786,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 41,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 41,
                                        ["rate"] = 100,
                                        ["y"] = -18668.360967383,
                                        ["x"] = -398973.27092786,
                                        ["name"] = "DictKey_GroupName_150",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18668.360967383,
                                ["x"] = -398973.27092786,
                                ["name"] = "DictKey_GroupName_150",
                                ["dead"] = false,
                            }, -- end of [35]
                            [36] = 
                            {
                                ["heading"] = 0.73303828583762,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18636.183313304,
                                            ["speed"] = 0,
                                            ["x"] = -398971.93390622,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 42,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 42,
                                        ["y"] = -18636.183313304,
                                        ["x"] = -398971.93390622,
                                        ["name"] = "DictKey_GroupName_153",
                                        ["heading"] = 0.73303828583762,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18636.183313304,
                                ["x"] = -398971.93390622,
                                ["name"] = "DictKey_GroupName_153",
                                ["dead"] = false,
                            }, -- end of [36]
                            [37] = 
                            {
                                ["heading"] = 0.73303828583762,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18667.5587544,
                                            ["speed"] = 0,
                                            ["x"] = -399009.45964685,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 43,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 43,
                                        ["y"] = -18667.5587544,
                                        ["x"] = -399009.45964685,
                                        ["name"] = "DictKey_GroupName_156",
                                        ["heading"] = 0.73303828583762,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18667.5587544,
                                ["x"] = -399009.45964685,
                                ["name"] = "DictKey_GroupName_156",
                                ["dead"] = false,
                            }, -- end of [37]
                            [38] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18632.350517943,
                                            ["speed"] = 0,
                                            ["x"] = -399006.07252537,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 44,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 44,
                                        ["y"] = -18632.350517943,
                                        ["x"] = -399006.07252537,
                                        ["name"] = "DictKey_GroupName_159",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18632.350517943,
                                ["x"] = -399006.07252537,
                                ["name"] = "DictKey_GroupName_159",
                                ["dead"] = false,
                            }, -- end of [38]
                            [39] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -16533.333802588,
                                            ["speed"] = 0,
                                            ["x"] = -397856.4217553,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 46,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 46,
                                        ["rate"] = 100,
                                        ["y"] = -16533.333802588,
                                        ["x"] = -397856.4217553,
                                        ["name"] = "DictKey_GroupName_165",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -16533.333802588,
                                ["x"] = -397856.4217553,
                                ["name"] = "DictKey_GroupName_165",
                                ["dead"] = false,
                            }, -- end of [39]
                            [40] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -16495.867143062,
                                            ["speed"] = 0,
                                            ["x"] = -397887.58561229,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 47,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 47,
                                        ["y"] = -16495.867143062,
                                        ["x"] = -397887.58561229,
                                        ["name"] = "DictKey_GroupName_168",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -16495.867143062,
                                ["x"] = -397887.58561229,
                                ["name"] = "DictKey_GroupName_168",
                                ["dead"] = false,
                            }, -- end of [40]
                            [41] = 
                            {
                                ["heading"] = 0.73303828583762,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -16499.281161103,
                                            ["speed"] = 0,
                                            ["x"] = -397852.48250371,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 48,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 48,
                                        ["y"] = -16499.281161103,
                                        ["x"] = -397852.48250371,
                                        ["name"] = "DictKey_GroupName_171",
                                        ["heading"] = 0.73303828583762,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -16499.281161103,
                                ["x"] = -397852.48250371,
                                ["name"] = "DictKey_GroupName_171",
                                ["dead"] = false,
                            }, -- end of [41]
                            [42] = 
                            {
                                ["heading"] = 0.73303828583762,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -16529.044395306,
                                            ["speed"] = 0,
                                            ["x"] = -397890.99963033,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 49,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 49,
                                        ["y"] = -16529.044395306,
                                        ["x"] = -397890.99963033,
                                        ["name"] = "DictKey_GroupName_174",
                                        ["heading"] = 0.73303828583762,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -16529.044395306,
                                ["x"] = -397890.99963033,
                                ["name"] = "DictKey_GroupName_174",
                                ["dead"] = false,
                            }, -- end of [42]
                            [43] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -16419.808489055,
                                            ["speed"] = 0,
                                            ["x"] = -397758.26182621,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 51,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard",
                                        ["category"] = "Helicopters",
                                        ["type"] = "CH-47D",
                                        ["unitId"] = 51,
                                        ["rate"] = "30",
                                        ["y"] = -16419.808489055,
                                        ["x"] = -397758.26182621,
                                        ["name"] = "DictKey_GroupName_180",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -16419.808489055,
                                ["x"] = -397758.26182621,
                                ["name"] = "DictKey_GroupName_180",
                                ["dead"] = false,
                            }, -- end of [43]
                            [44] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -16316.974891912,
                                            ["speed"] = 0,
                                            ["x"] = -397601.16871411,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 52,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard",
                                        ["category"] = "Helicopters",
                                        ["type"] = "CH-47D",
                                        ["unitId"] = 52,
                                        ["y"] = -16316.974891912,
                                        ["x"] = -397601.16871411,
                                        ["name"] = "DictKey_GroupName_183",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -16316.974891912,
                                ["x"] = -397601.16871411,
                                ["name"] = "DictKey_GroupName_183",
                                ["dead"] = false,
                            }, -- end of [44]
                            [45] = 
                            {
                                ["heading"] = 2.4783675378319,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -16394.126434119,
                                            ["speed"] = 0,
                                            ["x"] = -397759.63335592,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 53,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 53,
                                        ["rate"] = 5,
                                        ["y"] = -16394.126434119,
                                        ["x"] = -397759.63335592,
                                        ["name"] = "DictKey_GroupName_186",
                                        ["heading"] = 2.4783675378319,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -16394.126434119,
                                ["x"] = -397759.63335592,
                                ["name"] = "DictKey_GroupName_186",
                                ["dead"] = false,
                            }, -- end of [45]
                            [46] = 
                            {
                                ["heading"] = 0.73303828583762,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -16237.847727655,
                                            ["speed"] = 0,
                                            ["x"] = -397501.22117986,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 54,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "US Air Force",
                                        ["category"] = "Planes",
                                        ["type"] = "C-130",
                                        ["unitId"] = 54,
                                        ["rate"] = "70",
                                        ["y"] = -16237.847727655,
                                        ["x"] = -397501.22117986,
                                        ["name"] = "DictKey_GroupName_189",
                                        ["heading"] = 0.73303828583762,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -16237.847727655,
                                ["x"] = -397501.22117986,
                                ["name"] = "DictKey_GroupName_189",
                                ["dead"] = false,
                            }, -- end of [46]
                            [47] = 
                            {
                                ["heading"] = 3.5430183815485,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -16242.356037484,
                                            ["speed"] = 0,
                                            ["x"] = -397529.90514597,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 55,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 55,
                                        ["rate"] = 5,
                                        ["y"] = -16242.356037484,
                                        ["x"] = -397529.90514597,
                                        ["name"] = "DictKey_GroupName_192",
                                        ["heading"] = 3.5430183815485,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -16242.356037484,
                                ["x"] = -397529.90514597,
                                ["name"] = "DictKey_GroupName_192",
                                ["dead"] = false,
                            }, -- end of [47]
                            [48] = 
                            {
                                ["heading"] = 3.5430183815485,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -16248.40627202,
                                            ["speed"] = 0,
                                            ["x"] = -397525.80960259,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 56,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 56,
                                        ["y"] = -16248.40627202,
                                        ["x"] = -397525.80960259,
                                        ["name"] = "DictKey_GroupName_195",
                                        ["heading"] = 3.5430183815485,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -16248.40627202,
                                ["x"] = -397525.80960259,
                                ["name"] = "DictKey_GroupName_195",
                                ["dead"] = false,
                            }, -- end of [48]
                            [49] = 
                            {
                                ["heading"] = 3.5430183815485,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -16254.642667618,
                                            ["speed"] = 0,
                                            ["x"] = -397521.52789815,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 57,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 57,
                                        ["y"] = -16254.642667618,
                                        ["x"] = -397521.52789815,
                                        ["name"] = "DictKey_GroupName_198",
                                        ["heading"] = 3.5430183815485,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -16254.642667618,
                                ["x"] = -397521.52789815,
                                ["name"] = "DictKey_GroupName_198",
                                ["dead"] = false,
                            }, -- end of [49]
                            [50] = 
                            {
                                ["heading"] = 1.5707963267949,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17216.836108749,
                                            ["speed"] = 0,
                                            ["x"] = -396392.68082779,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 58,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 58,
                                        ["rate"] = 100,
                                        ["y"] = -17216.836108749,
                                        ["x"] = -396392.68082779,
                                        ["name"] = "DictKey_GroupName_201",
                                        ["heading"] = 1.5707963267949,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17216.836108749,
                                ["x"] = -396392.68082779,
                                ["name"] = "DictKey_GroupName_201",
                                ["dead"] = false,
                            }, -- end of [50]
                            [51] = 
                            {
                                ["heading"] = 1.5707963267949,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17168.398621466,
                                            ["speed"] = 0,
                                            ["x"] = -396393.41349567,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 59,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 59,
                                        ["y"] = -17168.398621466,
                                        ["x"] = -396393.41349567,
                                        ["name"] = "DictKey_GroupName_204",
                                        ["heading"] = 1.5707963267949,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17168.398621466,
                                ["x"] = -396393.41349567,
                                ["name"] = "DictKey_GroupName_204",
                                ["dead"] = false,
                            }, -- end of [51]
                            [52] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17192.006808545,
                                            ["speed"] = 0,
                                            ["x"] = -396368.42138038,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 60,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 60,
                                        ["y"] = -17192.006808545,
                                        ["x"] = -396368.42138038,
                                        ["name"] = "DictKey_GroupName_207",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17192.006808545,
                                ["x"] = -396368.42138038,
                                ["name"] = "DictKey_GroupName_207",
                                ["dead"] = false,
                            }, -- end of [52]
                            [53] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17192.73947642,
                                            ["speed"] = 0,
                                            ["x"] = -396417.34731291,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 61,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 61,
                                        ["y"] = -17192.73947642,
                                        ["x"] = -396417.34731291,
                                        ["name"] = "DictKey_GroupName_210",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17192.73947642,
                                ["x"] = -396417.34731291,
                                ["name"] = "DictKey_GroupName_210",
                                ["dead"] = false,
                            }, -- end of [53]
                            [54] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17107.637464582,
                                            ["speed"] = 0,
                                            ["x"] = -396348.42026935,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 63,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "AS32-36A",
                                        ["unitId"] = 63,
                                        ["rate"] = 1,
                                        ["y"] = -17107.637464582,
                                        ["x"] = -396348.42026935,
                                        ["name"] = "DictKey_GroupName_217",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17107.637464582,
                                ["x"] = -396348.42026935,
                                ["name"] = "DictKey_GroupName_217",
                                ["dead"] = false,
                            }, -- end of [54]
                            [55] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17128.627713746,
                                            ["speed"] = 0,
                                            ["x"] = -396343.60028621,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 64,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "AS32-31A",
                                        ["unitId"] = 64,
                                        ["rate"] = 1,
                                        ["y"] = -17128.627713746,
                                        ["x"] = -396343.60028621,
                                        ["name"] = "DictKey_GroupName_220",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17128.627713746,
                                ["x"] = -396343.60028621,
                                ["name"] = "DictKey_GroupName_220",
                                ["dead"] = false,
                            }, -- end of [55]
                            [56] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17142.310246535,
                                            ["speed"] = 0,
                                            ["x"] = -396353.70670248,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 65,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "AS32-36A",
                                        ["unitId"] = 65,
                                        ["y"] = -17142.310246535,
                                        ["x"] = -396353.70670248,
                                        ["name"] = "DictKey_GroupName_223",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17142.310246535,
                                ["x"] = -396353.70670248,
                                ["name"] = "DictKey_GroupName_223",
                                ["dead"] = false,
                            }, -- end of [56]
                            [57] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17166.099195587,
                                            ["speed"] = 0,
                                            ["x"] = -396355.10605242,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 66,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "AS32-p25",
                                        ["unitId"] = 66,
                                        ["rate"] = 1,
                                        ["y"] = -17166.099195587,
                                        ["x"] = -396355.10605242,
                                        ["name"] = "DictKey_GroupName_226",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17166.099195587,
                                ["x"] = -396355.10605242,
                                ["name"] = "DictKey_GroupName_226",
                                ["dead"] = false,
                            }, -- end of [57]
                            [58] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17156.459229305,
                                            ["speed"] = 0,
                                            ["x"] = -396332.56096999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 67,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "AS32-p25",
                                        ["unitId"] = 67,
                                        ["rate"] = 1,
                                        ["y"] = -17156.459229305,
                                        ["x"] = -396332.56096999,
                                        ["name"] = "DictKey_GroupName_229",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17156.459229305,
                                ["x"] = -396332.56096999,
                                ["name"] = "DictKey_GroupName_229",
                                ["dead"] = false,
                            }, -- end of [58]
                            [59] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17168.742412149,
                                            ["speed"] = 0,
                                            ["x"] = -396336.75901982,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 68,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "AS32-36A",
                                        ["unitId"] = 68,
                                        ["y"] = -17168.742412149,
                                        ["x"] = -396336.75901982,
                                        ["name"] = "DictKey_GroupName_232",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17168.742412149,
                                ["x"] = -396336.75901982,
                                ["name"] = "DictKey_GroupName_232",
                                ["dead"] = false,
                            }, -- end of [59]
                            [60] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17182.891394919,
                                            ["speed"] = 0,
                                            ["x"] = -396333.02741997,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 69,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "AS32-32A",
                                        ["unitId"] = 69,
                                        ["rate"] = 1,
                                        ["y"] = -17182.891394919,
                                        ["x"] = -396333.02741997,
                                        ["name"] = "DictKey_GroupName_235",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17182.891394919,
                                ["x"] = -396333.02741997,
                                ["name"] = "DictKey_GroupName_235",
                                ["dead"] = false,
                            }, -- end of [60]
                            [61] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17195.951994399,
                                            ["speed"] = 0,
                                            ["x"] = -396346.55446943,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 70,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "AS32-p25",
                                        ["unitId"] = 70,
                                        ["rate"] = 1,
                                        ["y"] = -17195.951994399,
                                        ["x"] = -396346.55446943,
                                        ["name"] = "DictKey_GroupName_238",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17195.951994399,
                                ["x"] = -396346.55446943,
                                ["name"] = "DictKey_GroupName_238",
                                ["dead"] = false,
                            }, -- end of [61]
                            [62] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17210.100977169,
                                            ["speed"] = 0,
                                            ["x"] = -396336.60353649,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 71,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "AS32-31A",
                                        ["unitId"] = 71,
                                        ["rate"] = 1,
                                        ["y"] = -17210.100977169,
                                        ["x"] = -396336.60353649,
                                        ["name"] = "DictKey_GroupName_241",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17210.100977169,
                                ["x"] = -396336.60353649,
                                ["name"] = "DictKey_GroupName_241",
                                ["dead"] = false,
                            }, -- end of [62]
                            [63] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17216.786760236,
                                            ["speed"] = 0,
                                            ["x"] = -396352.30735253,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 72,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "AS32-32A",
                                        ["unitId"] = 72,
                                        ["rate"] = 1,
                                        ["y"] = -17216.786760236,
                                        ["x"] = -396352.30735253,
                                        ["name"] = "DictKey_GroupName_244",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17216.786760236,
                                ["x"] = -396352.30735253,
                                ["name"] = "DictKey_GroupName_244",
                                ["dead"] = false,
                            }, -- end of [63]
                            [64] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17862.901376646,
                                            ["speed"] = 0,
                                            ["x"] = -399602.97437321,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 73,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 73,
                                        ["rate"] = 100,
                                        ["y"] = -17862.901376646,
                                        ["x"] = -399602.97437321,
                                        ["name"] = "DictKey_GroupName_247",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17862.901376646,
                                ["x"] = -399602.97437321,
                                ["name"] = "DictKey_GroupName_247",
                                ["dead"] = false,
                            }, -- end of [64]
                            [65] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17826.609718422,
                                            ["speed"] = 0,
                                            ["x"] = -399635.41805936,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 74,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 74,
                                        ["y"] = -17826.609718422,
                                        ["x"] = -399635.41805936,
                                        ["name"] = "DictKey_GroupName_250",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17826.609718422,
                                ["x"] = -399635.41805936,
                                ["name"] = "DictKey_GroupName_250",
                                ["dead"] = false,
                            }, -- end of [65]
                            [66] = 
                            {
                                ["heading"] = 0.73303828583762,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17829.929537469,
                                            ["speed"] = 0,
                                            ["x"] = -399599.9563559,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 75,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 75,
                                        ["y"] = -17829.929537469,
                                        ["x"] = -399599.9563559,
                                        ["name"] = "DictKey_GroupName_253",
                                        ["heading"] = 0.73303828583762,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17829.929537469,
                                ["x"] = -399599.9563559,
                                ["name"] = "DictKey_GroupName_253",
                                ["dead"] = false,
                            }, -- end of [66]
                            [67] = 
                            {
                                ["heading"] = 0.73303828583762,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17859.581557598,
                                            ["speed"] = 0,
                                            ["x"] = -399639.26603144,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 76,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_white",
                                        ["type"] = "Container white",
                                        ["unitId"] = 76,
                                        ["y"] = -17859.581557598,
                                        ["x"] = -399639.26603144,
                                        ["name"] = "DictKey_GroupName_256",
                                        ["heading"] = 0.73303828583762,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17859.581557598,
                                ["x"] = -399639.26603144,
                                ["name"] = "DictKey_GroupName_256",
                                ["dead"] = false,
                            }, -- end of [67]
                            [68] = 
                            {
                                ["heading"] = 0.73303828583762,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18036.206298697,
                                            ["speed"] = 0,
                                            ["x"] = -399552.5140372,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 79,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "422nd tes nellis afb, nevada (ot)",
                                        ["category"] = "Planes",
                                        ["type"] = "A-10C",
                                        ["unitId"] = 79,
                                        ["rate"] = 50,
                                        ["y"] = -18036.206298697,
                                        ["x"] = -399552.5140372,
                                        ["name"] = "DictKey_GroupName_265",
                                        ["heading"] = 0.73303828583762,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18036.206298697,
                                ["x"] = -399552.5140372,
                                ["name"] = "DictKey_GroupName_265",
                                ["dead"] = false,
                            }, -- end of [68]
                            [69] = 
                            {
                                ["heading"] = 0.73303828583762,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18085.065964512,
                                            ["speed"] = 0,
                                            ["x"] = -399510.63432365,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 80,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "66th ws nellis afb, nevada (wa)",
                                        ["category"] = "Planes",
                                        ["type"] = "A-10C",
                                        ["unitId"] = 80,
                                        ["y"] = -18085.065964512,
                                        ["x"] = -399510.63432365,
                                        ["name"] = "DictKey_GroupName_268",
                                        ["heading"] = 0.73303828583762,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18085.065964512,
                                ["x"] = -399510.63432365,
                                ["name"] = "DictKey_GroupName_268",
                                ["dead"] = false,
                            }, -- end of [69]
                            [70] = 
                            {
                                ["heading"] = 0.73303828583762,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18135.246161836,
                                            ["speed"] = 0,
                                            ["x"] = -399470.45243631,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 81,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "66th ws nellis afb, nevada (wa)",
                                        ["category"] = "Planes",
                                        ["type"] = "A-10C",
                                        ["unitId"] = 81,
                                        ["y"] = -18135.246161836,
                                        ["x"] = -399470.45243631,
                                        ["name"] = "DictKey_GroupName_271",
                                        ["heading"] = 0.73303828583762,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18135.246161836,
                                ["x"] = -399470.45243631,
                                ["name"] = "DictKey_GroupName_271",
                                ["dead"] = false,
                            }, -- end of [70]
                            [71] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18129.398093727,
                                            ["speed"] = 0,
                                            ["x"] = -399526.48070175,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 82,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 82,
                                        ["rate"] = 5,
                                        ["y"] = -18129.398093727,
                                        ["x"] = -399526.48070175,
                                        ["name"] = "DictKey_GroupName_274",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18129.398093727,
                                ["x"] = -399526.48070175,
                                ["name"] = "DictKey_GroupName_274",
                                ["dead"] = false,
                            }, -- end of [71]
                            [72] = 
                            {
                                ["heading"] = 2.2165681500328,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18079.029249045,
                                            ["speed"] = 0,
                                            ["x"] = -399568.54906266,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 83,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 83,
                                        ["y"] = -18079.029249045,
                                        ["x"] = -399568.54906266,
                                        ["name"] = "DictKey_GroupName_277",
                                        ["heading"] = 2.2165681500328,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18079.029249045,
                                ["x"] = -399568.54906266,
                                ["name"] = "DictKey_GroupName_277",
                                ["dead"] = false,
                            }, -- end of [72]
                            [73] = 
                            {
                                ["heading"] = 2.3561944901923,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18053.184560949,
                                            ["speed"] = 0,
                                            ["x"] = -399590.99809831,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 84,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "M 818",
                                        ["unitId"] = 84,
                                        ["y"] = -18053.184560949,
                                        ["x"] = -399590.99809831,
                                        ["name"] = "DictKey_GroupName_280",
                                        ["heading"] = 2.3561944901923,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18053.184560949,
                                ["x"] = -399590.99809831,
                                ["name"] = "DictKey_GroupName_280",
                                ["dead"] = false,
                            }, -- end of [73]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = -88022.641,
                ["x"] = -288293.969,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 566,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -16296.910551342,
                                            ["x"] = -396834.71242477,
                                            ["name"] = "DictKey_WptName_285",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 85,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 85,
                                        ["y"] = -16296.910551342,
                                        ["x"] = -396834.71242477,
                                        ["name"] = "DictKey_UnitName_284",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 87,
                                        ["y"] = -18103.298118797,
                                        ["x"] = -399006.71817824,
                                        ["name"] = "DictKey_UnitName_289",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 88,
                                        ["y"] = -18473.924773117,
                                        ["x"] = -399450.80236765,
                                        ["name"] = "DictKey_UnitName_290",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 89,
                                        ["y"] = -17857.883172017,
                                        ["x"] = -398729.58293222,
                                        ["name"] = "DictKey_UnitName_291",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 90,
                                        ["y"] = -17639.180056179,
                                        ["x"] = -398462.4646228,
                                        ["name"] = "DictKey_UnitName_292",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 91,
                                        ["y"] = -17392.095619965,
                                        ["x"] = -398140.25316206,
                                        ["name"] = "DictKey_UnitName_293",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 92,
                                        ["y"] = -17148.350162619,
                                        ["x"] = -397861.4484266,
                                        ["name"] = "DictKey_UnitName_294",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 93,
                                        ["y"] = -16487.232346804,
                                        ["x"] = -397108.50869193,
                                        ["name"] = "DictKey_UnitName_295",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 94,
                                        ["y"] = -16931.316536215,
                                        ["x"] = -397597.66909605,
                                        ["name"] = "DictKey_UnitName_296",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Excellent",
                                        ["type"] = "SA-18 Igla manpad",
                                        ["unitId"] = 95,
                                        ["y"] = -16679.2236317,
                                        ["x"] = -397315.52538173,
                                        ["name"] = "DictKey_UnitName_297",
                                        ["heading"] = 5.4105206811824,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = -16296.910551342,
                                ["x"] = -396834.71242477,
                                ["name"] = "DictKey_GroupName_283",
                                ["start_time"] = 0,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Russia",
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 18,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["airdromelist"] = 4,
                    ["coalitionlist"] = 2,
                    ["predicate"] = "c_coalition_has_airdrome",
                    ["zone"] = 93,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["text"] = "DictKey_ActionText_21",
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["KeyDict_text"] = "DictKey_ActionText_21",
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_22",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Missionsstart",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 1,
                    ["predicate"] = "c_unit_out_zone",
                    ["zone"] = 47,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 93,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["flag"] = 1,
                    ["meters"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_23",
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_23",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_24",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Last 1 holen",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 1,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 93,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 3,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["text"] = "DictKey_ActionText_25",
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["KeyDict_text"] = "DictKey_ActionText_25",
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_26",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "über Last 1",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 4,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 1,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 94,
                }, -- end of [2]
                [3] = 
                {
                    ["unit"] = 2,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 94,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "über Last 2",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 5,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["meters"] = 1000,
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_27",
                    ["KeyDict_text"] = "DictKey_ActionText_27",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_28",
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 2,
                    ["predicate"] = "c_unit_out_zone",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 1,
                    ["predicate"] = "c_unit_out_zone",
                    ["zone"] = 93,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 3,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 93,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["group"] = 1,
                    ["text"] = "DictKey_ActionText_43",
                    ["predicate"] = "a_out_text_delay",
                    ["comment"] = "DictKey_ActionComment_42",
                    ["meters"] = 1000,
                    ["readonly"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_43",
                    ["KeyDict_comment"] = "DictKey_ActionComment_42",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_44",
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 4,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 93,
                }, -- end of [3]
                [4] = 
                {
                    ["zone"] = 93,
                    ["color"] = "0",
                    ["meters"] = 1000,
                    ["predicate"] = "a_explosion_marker_unit",
                    ["unit"] = 50,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Last 1 verlassen",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 5,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 3,
                    ["predicate"] = "c_unit_out_zone",
                    ["zone"] = 94,
                }, -- end of [2]
                [3] = 
                {
                    ["unit"] = 1,
                    ["predicate"] = "c_unit_out_zone",
                    ["zone"] = 94,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 5,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["text"] = "DictKey_ActionText_45",
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["KeyDict_text"] = "DictKey_ActionText_45",
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_46",
                }, -- end of [3]
                [4] = 
                {
                    ["zone"] = 93,
                    ["color"] = "0",
                    ["meters"] = 1000,
                    ["predicate"] = "a_explosion_marker_unit",
                    ["unit"] = 78,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Last 2 verlassen",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 5,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 3,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 95,
                }, -- end of [2]
                [3] = 
                {
                    ["unit"] = 1,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 95,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 6,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["text"] = "DictKey_ActionText_47",
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["KeyDict_text"] = "DictKey_ActionText_47",
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_48",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "über Last 3",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 6,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 4,
                    ["predicate"] = "c_unit_out_zone",
                    ["zone"] = 95,
                }, -- end of [2]
                [3] = 
                {
                    ["unit"] = 1,
                    ["predicate"] = "c_unit_out_zone",
                    ["zone"] = 95,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 7,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["text"] = "DictKey_ActionText_49",
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["KeyDict_text"] = "DictKey_ActionText_49",
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_50",
                }, -- end of [3]
                [4] = 
                {
                    ["zone"] = 93,
                    ["color"] = "0",
                    ["meters"] = 1000,
                    ["predicate"] = "a_explosion_marker_unit",
                    ["unit"] = 45,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Last 3 verlassen",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 8,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["zone"] = 96,
                    ["predicate"] = "c_unit_out_zone",
                    ["unit"] = 5,
                }, -- end of [2]
                [3] = 
                {
                    ["zone"] = 96,
                    ["predicate"] = "c_unit_out_zone",
                    ["unit"] = 1,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Last 4 verlassen",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 9,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["meters"] = 1000,
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_301",
                    ["KeyDict_text"] = "DictKey_ActionText_301",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_302",
                }, -- end of [3]
                [4] = 
                {
                    ["zone"] = 93,
                    ["color"] = "0",
                    ["meters"] = 1000,
                    ["predicate"] = "a_explosion_marker_unit",
                    ["unit"] = 62,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 7,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["zoneunit"] = 2,
                    ["unit"] = 4,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 96,
                }, -- end of [2]
                [3] = 
                {
                    ["unit"] = 1,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 96,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 8,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["text"] = "DictKey_ActionText_51",
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["KeyDict_text"] = "DictKey_ActionText_51",
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_52",
                }, -- end of [3]
                [4] = 
                {
                    ["zone"] = 93,
                    ["color"] = "0",
                    ["meters"] = 1000,
                    ["predicate"] = "a_explosion_marker_unit",
                    ["unit"] = 62,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "über Last 4",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 9,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 5,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 93,
                }, -- end of [2]
                [3] = 
                {
                    ["unit"] = 1,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 93,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 10,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["text"] = "DictKey_ActionText_53",
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["KeyDict_text"] = "DictKey_ActionText_53",
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_54",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Last 4 absetzen",
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 10,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 1,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 47,
                }, -- end of [2]
                [3] = 
                {
                    ["unit"] = 2,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 94,
                }, -- end of [3]
                [4] = 
                {
                    ["unit"] = 3,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 95,
                }, -- end of [4]
                [5] = 
                {
                    ["unit"] = 4,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 96,
                }, -- end of [5]
                [6] = 
                {
                    ["unit"] = 5,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 93,
                }, -- end of [6]
                [7] = 
                {
                    ["unit"] = 1,
                    ["predicate"] = "c_unit_speed_lower",
                    ["speedU"] = 0.51388888888889,
                    ["zone"] = 93,
                }, -- end of [7]
                [8] = 
                {
                    ["altitude"] = 620,
                    ["unit"] = 1,
                    ["predicate"] = "c_unit_altitude_lower",
                    ["zone"] = 93,
                }, -- end of [8]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 11,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 93,
                }, -- end of [1]
                [2] = 
                {
                    ["text"] = "DictKey_ActionText_55",
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["KeyDict_text"] = "DictKey_ActionText_55",
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_56",
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "wieder zurück",
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 142,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["zone"] = 143,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "or",
                }, -- end of [4]
                [5] = 
                {
                    ["zone"] = 144,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [5]
                [6] = 
                {
                    ["predicate"] = "or",
                }, -- end of [6]
                [7] = 
                {
                    ["zone"] = 145,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [7]
                [8] = 
                {
                    ["predicate"] = "or",
                }, -- end of [8]
                [9] = 
                {
                    ["zone"] = 146,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [9]
                [10] = 
                {
                    ["predicate"] = "or",
                }, -- end of [10]
                [11] = 
                {
                    ["zone"] = 147,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [11]
                [12] = 
                {
                    ["predicate"] = "or",
                }, -- end of [12]
                [13] = 
                {
                    ["zone"] = 148,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [13]
                [14] = 
                {
                    ["predicate"] = "or",
                }, -- end of [14]
                [15] = 
                {
                    ["zone"] = 149,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [15]
                [16] = 
                {
                    ["predicate"] = "or",
                }, -- end of [16]
                [17] = 
                {
                    ["zone"] = 150,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [17]
                [18] = 
                {
                    ["predicate"] = "or",
                }, -- end of [18]
                [19] = 
                {
                    ["zone"] = 151,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [19]
                [20] = 
                {
                    ["predicate"] = "or",
                }, -- end of [20]
                [21] = 
                {
                    ["zone"] = 152,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [21]
                [22] = 
                {
                    ["predicate"] = "or",
                }, -- end of [22]
                [23] = 
                {
                    ["zone"] = 153,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [23]
                [24] = 
                {
                    ["predicate"] = "or",
                }, -- end of [24]
                [25] = 
                {
                    ["zone"] = 154,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [25]
            }, -- end of ["rules"]
            ["comment"] = "runway zu nahe",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["meters"] = 1000,
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_298",
                    ["KeyDict_text"] = "DictKey_ActionText_298",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 85,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 93,
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "a_set_failure",
                    ["zone"] = 93,
                    ["text"] = "DictKey_ActionText_305",
                    ["meters"] = 1000,
                    ["argument"] = 0,
                    ["failure"] = "hydro_main",
                    ["stop"] = 1,
                    ["random_pause"] = 1,
                    ["object"] = 2,
                    ["start"] = 0,
                    ["speed"] = 1,
                    ["file"] = "",
                    ["KeyDict_text"] = "DictKey_ActionText_305",
                    ["probability"] = 100,
                }, -- end of [3]
                [4] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_306",
                }, -- end of [4]
            }, -- end of ["actions"]
        }, -- end of [13]
        [14] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 93,
                    ["predicate"] = "c_unit_damaged",
                    ["unit"] = 1,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 1,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "Mission verloren",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "DictKey_ActionText_299",
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["predicate"] = "a_end_mission",
                    ["winner"] = "red",
                    ["KeyDict_text"] = "DictKey_ActionText_299",
                    ["meters"] = 1000,
                }, -- end of [1]
                [2] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 93,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_300",
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [14]
    }, -- end of ["trigrules"]
    ["currentKey"] = 19155,
    ["start_time"] = 28800,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["RIGHT_GUNNER_KILLED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_GUNNER_KILLED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RIGHT_GUNNER_KILLED_FAILURE"]
        ["es_damage_SpareInverter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_SpareInverter",
            ["mm"] = 0,
        }, -- end of ["es_damage_SpareInverter"]
        ["fs_aft_LH_leakage"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_aft_LH_leakage",
            ["mm"] = 0,
        }, -- end of ["fs_aft_LH_leakage"]
        ["es_damage_MainGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_MainGenerator",
            ["mm"] = 0,
        }, -- end of ["es_damage_MainGenerator"]
        ["es_damage_MainInverter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_MainInverter",
            ["mm"] = 0,
        }, -- end of ["es_damage_MainInverter"]
        ["NOSE_AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "NOSE_AIRSPEED_INDICATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["NOSE_AIRSPEED_INDICATOR_FAILURE"]
        ["ELEC_BOOSTER_FUEL_PUMP_2_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_BOOSTER_FUEL_PUMP_2_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ELEC_BOOSTER_FUEL_PUMP_2_FAILURE"]
        ["ARN_82_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ARN_82_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ARN_82_FAILURE_TOTAL"]
        ["FLEX_S_NO_POWER_SUPPLY"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FLEX_S_NO_POWER_SUPPLY",
            ["mm"] = 0,
        }, -- end of ["FLEX_S_NO_POWER_SUPPLY"]
        ["hydro_main"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_main",
            ["mm"] = 0,
        }, -- end of ["hydro_main"]
        ["tail_reductor_chip"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "tail_reductor_chip",
            ["mm"] = 0,
        }, -- end of ["tail_reductor_chip"]
        ["ELEC_BOOSTER_FUEL_PUMP_0_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_BOOSTER_FUEL_PUMP_0_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ELEC_BOOSTER_FUEL_PUMP_0_FAILURE"]
        ["ILS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_TOTAL"]
        ["RADAR_ALT_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALT_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALT_TOTAL_FAILURE"]
        ["PILOT_KILLED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "PILOT_KILLED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["PILOT_KILLED_FAILURE"]
        ["engine_droop_failure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "engine_droop_failure",
            ["mm"] = 0,
        }, -- end of ["engine_droop_failure"]
        ["MD1_GYRO_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MD1_GYRO_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["MD1_GYRO_TOTAL_FAILURE"]
        ["fs_damage_transfer_pumps"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_damage_transfer_pumps",
            ["mm"] = 0,
        }, -- end of ["fs_damage_transfer_pumps"]
        ["fs_aft_central_leakage"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_aft_central_leakage",
            ["mm"] = 0,
        }, -- end of ["fs_aft_central_leakage"]
        ["ELEC_BOOSTER_FUEL_PUMP_1_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ELEC_BOOSTER_FUEL_PUMP_1_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ELEC_BOOSTER_FUEL_PUMP_1_FAILURE"]
        ["COPILOT_KILLED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COPILOT_KILLED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["COPILOT_KILLED_FAILURE"]
        ["es_damage_StarterGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_StarterGenerator",
            ["mm"] = 0,
        }, -- end of ["es_damage_StarterGenerator"]
        ["es_damage_Battery"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "es_damage_Battery",
            ["mm"] = 0,
        }, -- end of ["es_damage_Battery"]
        ["ILS_FAILURE_ANT_MARKER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_MARKER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_MARKER"]
        ["main_reductor_chip"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "main_reductor_chip",
            ["mm"] = 0,
        }, -- end of ["main_reductor_chip"]
        ["GMC_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GMC_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["GMC_TOTAL_FAILURE"]
        ["FLEX_S_BKP_LAMP_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FLEX_S_BKP_LAMP_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["FLEX_S_BKP_LAMP_DEFECTIVE"]
        ["fs_damage_swapping_pumps"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_damage_swapping_pumps",
            ["mm"] = 0,
        }, -- end of ["fs_damage_swapping_pumps"]
        ["VHF_FM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_FM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_FM_RADIO_FAILURE_TOTAL"]
        ["COPILOT_GYRO_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COPILOT_GYRO_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["COPILOT_GYRO_TOTAL_FAILURE"]
        ["ILS_FAILURE_ANT_LOCALIZER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_LOCALIZER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_LOCALIZER"]
        ["VHF_AM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_AM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_AM_RADIO_FAILURE_TOTAL"]
        ["hydro_main_irreversible_valve"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_main_irreversible_valve",
            ["mm"] = 0,
        }, -- end of ["hydro_main_irreversible_valve"]
        ["GMC_GYRO_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GMC_GYRO_FAILURE",
            ["mm"] = 0,
        }, -- end of ["GMC_GYRO_FAILURE"]
        ["GMC_MAGN_COMP_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "GMC_MAGN_COMP_FAILURE",
            ["mm"] = 0,
        }, -- end of ["GMC_MAGN_COMP_FAILURE"]
        ["ROOF_AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ROOF_AIRSPEED_INDICATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ROOF_AIRSPEED_INDICATOR_FAILURE"]
        ["fs_forward_LH_leakage"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_forward_LH_leakage",
            ["mm"] = 0,
        }, -- end of ["fs_forward_LH_leakage"]
        ["FLEX_S_MAIN_LAMP_DEFECTIVE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FLEX_S_MAIN_LAMP_DEFECTIVE",
            ["mm"] = 0,
        }, -- end of ["FLEX_S_MAIN_LAMP_DEFECTIVE"]
        ["ARN_83_ADF_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ARN_83_ADF_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["ARN_83_ADF_DAMAGE"]
        ["engine_surge_failure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "engine_surge_failure",
            ["mm"] = 0,
        }, -- end of ["engine_surge_failure"]
        ["ILS_FAILURE_ANT_GLIDESLOPE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_GLIDESLOPE",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_GLIDESLOPE"]
        ["UHF_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UHF_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["UHF_RADIO_FAILURE_TOTAL"]
        ["engine_chip"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "engine_chip",
            ["mm"] = 0,
        }, -- end of ["engine_chip"]
        ["ARN_83_TOTAL_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ARN_83_TOTAL_FAILURE",
            ["mm"] = 0,
        }, -- end of ["ARN_83_TOTAL_FAILURE"]
        ["FLEX_S_NO_GUN_SIGN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FLEX_S_NO_GUN_SIGN",
            ["mm"] = 0,
        }, -- end of ["FLEX_S_NO_GUN_SIGN"]
        ["engine_driveshaft_failure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "engine_driveshaft_failure",
            ["mm"] = 0,
        }, -- end of ["engine_driveshaft_failure"]
        ["LEFT_GUNNER_KILLED_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_GUNNER_KILLED_FAILURE",
            ["mm"] = 0,
        }, -- end of ["LEFT_GUNNER_KILLED_FAILURE"]
        ["A11_CLOCK_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "A11_CLOCK_FAILURE",
            ["mm"] = 0,
        }, -- end of ["A11_CLOCK_FAILURE"]
        ["fs_forward_RH_leakage"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_forward_RH_leakage",
            ["mm"] = 0,
        }, -- end of ["fs_forward_RH_leakage"]
        ["fs_aft_RH_leakage"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fs_aft_RH_leakage",
            ["mm"] = 0,
        }, -- end of ["fs_aft_RH_leakage"]
    }, -- end of ["failures"]
} -- end of mission
