mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Day"] = 12,
        ["Year"] = 1992,
        ["Month"] = 2,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_activate_group(195); mission.trig.func[1]=nil;",
            [2] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_1709\"), 10, false);a_out_sound_s(\"red\", getValueResourceByKey(\"ResKey_Action_1712\")); mission.trig.func[2]=nil;",
            [3] = "a_activate_group(196); mission.trig.func[3]=nil;",
            [4] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_1710\"), 12, false);a_out_sound_s(\"red\", getValueResourceByKey(\"ResKey_Action_1713\")); mission.trig.func[4]=nil;",
            [5] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_1711\"), 10, false);a_out_sound_s(\"red\", getValueResourceByKey(\"ResKey_Action_1714\")); mission.trig.func[5]=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",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_unit_in_zone(426, 153) )",
            [2] = "return(c_unit_speed_higher(361, 272.36111111111) )",
            [3] = "return(c_unit_in_zone(375, 306) and c_unit_speed_lower(375, 1.0277777777778) )",
            [4] = "return(c_unit_alive(378) and c_unit_dead(379) and c_group_dead(199) and c_group_alive(178) and c_unit_in_zone(378, 612) )",
            [5] = "return(c_unit_alive(378) and c_unit_alive(379) and c_group_dead(199) and c_group_alive(178) and c_unit_in_zone(378, 612) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
            [6] = "for i,t in ipairs(mission.result.offline.actions) do mission.result.offline.actions[i]=loadstring(t) end",
            [2] = "for i,t in ipairs(mission.result.blue.conditions) do mission.result.blue.conditions[i]=loadstring(t) end",
            [8] = "for i,t in ipairs(mission.trig.actions) do mission.trig.actions[i]=loadstring(t) end",
            [3] = "for i,t in ipairs(mission.result.offline.conditions) do mission.result.offline.conditions[i]=loadstring(t) end",
            [1] = "for i,t in ipairs(mission.result.red.conditions) do mission.result.red.conditions[i]=loadstring(t) end",
            [4] = "for i,t in ipairs(mission.result.red.actions) do mission.result.red.actions[i]=loadstring(t) end",
            [5] = "for i,t in ipairs(mission.result.blue.actions) do mission.result.blue.actions[i]=loadstring(t) end",
            [7] = "for i,t in ipairs(mission.trig.conditions) do mission.trig.conditions[i]=loadstring(t) end",
        }, -- 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"] = 1722,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["name"] = "ARTILLERY CMD",
                ["blue"] = 0,
                ["neutrals"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["name"] = "INSTRUCTOR",
                ["blue"] = 0,
                ["neutrals"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["name"] = "OBSERVER",
                ["blue"] = 0,
                ["neutrals"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["name"] = "JTAC",
                ["blue"] = 0,
                ["neutrals"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["weather"] = 
    {
        ["name_ru"] = "Зима. Oблачность",
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 5.154,
                ["dir"] = 90,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 4.1232,
                ["dir"] = 113,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 3,
                ["dir"] = 148,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["season"] = 
        {
            ["temperature"] = -3,
        }, -- end of ["season"]
        ["qnh"] = 750,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 911231.38468254,
                ["centerZ"] = 303966.77020072,
                ["ellipticity"] = 1.153156649799,
                ["rotation"] = 0.24449284858424,
                ["pressure_excess"] = -1240,
                ["centerX"] = -91490.475027727,
            }, -- end of [1]
        }, -- end of ["cyclones"]
        ["name_de"] = "Winter, Wolken und Wind",
        ["clouds"] = 
        {
            ["thickness"] = 1530,
            ["density"] = 7,
            ["base"] = 922.02,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
        ["atmosphere_type"] = 0,
        ["groundTurbulence"] = 7,
        ["name_fr"] = "Hiver, nuages et vent",
        ["type_weather"] = 0,
        ["name"] = "Winter. Clouds & wind",
        ["fog"] = 
        {
            ["density"] = 0,
            ["visibility"] = 300,
            ["thickness"] = 0,
        }, -- end of ["fog"]
        ["name_localize"] = 
        {
            ["ru"] = "Облачность",
        }, -- end of ["name_localize"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["name_es"] = "Invierno. Nubes y viento",
        ["name_cn"] = "冬季 多云+有风",
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 836574.8082857,
                ["radius"] = 1524,
                ["zoneId"] = 153,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -83181.556285782,
                ["hidden"] = true,
                ["name"] = "Zone1",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 813818.28571428,
                ["radius"] = 243.84,
                ["zoneId"] = 306,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -227232.57142865,
                ["hidden"] = true,
                ["name"] = "KonvoiZiel",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 804318.30028575,
                ["radius"] = 45720,
                ["zoneId"] = 612,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -130837.42657146,
                ["hidden"] = true,
                ["name"] = "Ende",
            }, -- end of [3]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 848189.84400003,
        ["zoom"] = 409552,
        ["centerX"] = -249043.7074286,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 21,
            [2] = 23,
            [3] = 24,
            [4] = 11,
            [5] = 25,
            [6] = 8,
            [7] = 27,
            [8] = 28,
            [9] = 26,
            [10] = 13,
            [11] = 29,
            [12] = 30,
            [13] = 5,
            [14] = 16,
            [15] = 6,
            [16] = 31,
            [17] = 32,
            [18] = 33,
            [19] = 34,
            [20] = 35,
            [21] = 15,
            [22] = 20,
            [23] = 36,
            [24] = 37,
            [25] = 38,
            [26] = 12,
            [27] = 39,
            [28] = 40,
            [29] = 41,
            [30] = 42,
            [31] = 43,
            [32] = 44,
            [33] = 45,
            [34] = 9,
            [35] = 46,
            [36] = 22,
            [37] = 47,
            [38] = 10,
            [39] = 3,
            [40] = 4,
            [41] = 2,
            [42] = 7,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 17,
            [3] = 0,
            [4] = 19,
            [5] = 1,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_19",
    ["pictureFileNameR"] = 
    {
        [1] = "ResKey_ImageBriefing_1680",
        [2] = "ResKey_ImageBriefing_1707",
    }, -- end of ["pictureFileNameR"]
    ["descriptionNeutralsTask"] = "",
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_21",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_20",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 625742.85714286,
                ["x"] = -63244.600452468,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 21,
                    ["name"] = "Australia",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 23,
                    ["name"] = "Austria",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 24,
                    ["name"] = "Belarus",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 25,
                    ["name"] = "Bulgaria",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 8,
                    ["name"] = "Canada",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 27,
                    ["name"] = "China",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 28,
                    ["name"] = "Croatia",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 26,
                    ["name"] = "Czech Republic",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 13,
                    ["name"] = "Denmark",
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 29,
                    ["name"] = "Egypt",
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 30,
                    ["name"] = "Finland",
                }, -- end of [12]
                [13] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 460,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 903564.5,
                                            ["x"] = -318570.65625,
                                            ["name"] = "DictKey_WptName_1631",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 31,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2133.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 215.83333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 137.74329894789,
                                            ["ETA_locked"] = false,
                                            ["y"] = 881688.84828569,
                                            ["x"] = -297732.03657148,
                                            ["name"] = "DictKey_WptName_1634",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 485.98063779557,
                                            ["ETA_locked"] = false,
                                            ["y"] = 828376.79942859,
                                            ["x"] = -233377.19971433,
                                            ["name"] = "DictKey_WptName_1635",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 562.33506272799,
                                            ["ETA_locked"] = false,
                                            ["y"] = 836143.5217143,
                                            ["x"] = -217520.14171433,
                                            ["name"] = "DictKey_WptName_1636",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2743.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1105.137473867,
                                            ["ETA_locked"] = false,
                                            ["y"] = 893837.21199998,
                                            ["x"] = -290421.21428577,
                                            ["name"] = "DictKey_WptName_1637",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 455,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1006.1890217114,
                                            ["ETA_locked"] = false,
                                            ["y"] = 903150.625,
                                            ["x"] = -319069.063,
                                            ["name"] = "DictKey_WptName_1638",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 31,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 199,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 460,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Cambresis",
                                        ["skill"] = "High",
                                        ["parking"] = 101,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LaserCode100"] = 6,
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode1"] = 8,
                                            ["RocketBurst"] = 6,
                                            ["WpBullseye"] = 0,
                                            ["ForceINSRules"] = false,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["unitId"] = 453,
                                        ["psi"] = 0.80967174500262,
                                        ["parking_id"] = "51",
                                        ["x"] = -318570.65625,
                                        ["name"] = "DictKey_UnitName_1630",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{Matra_S530D}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{M2KC_RPL_522}",
                                                }, -- end of [5]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [9]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{Matra_S530D}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 32,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 903564.5,
                                        ["heading"] = -0.80967174500262,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 460,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Cambresis",
                                        ["skill"] = "High",
                                        ["parking"] = 99,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LaserCode100"] = 6,
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode1"] = 8,
                                            ["RocketBurst"] = 6,
                                            ["WpBullseye"] = 0,
                                            ["ForceINSRules"] = false,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["unitId"] = 454,
                                        ["psi"] = 0.80967174500262,
                                        ["parking_id"] = "50",
                                        ["x"] = -318489.59375,
                                        ["name"] = "DictKey_UnitName_1632",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{Matra_S530D}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{M2KC_RPL_522}",
                                                }, -- end of [5]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [9]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{Matra_S530D}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 32,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 903508.8125,
                                        ["heading"] = -0.80967174500262,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 460,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Cambresis",
                                        ["skill"] = "High",
                                        ["parking"] = 95,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LaserCode100"] = 6,
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode1"] = 8,
                                            ["RocketBurst"] = 6,
                                            ["WpBullseye"] = 0,
                                            ["ForceINSRules"] = false,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["unitId"] = 455,
                                        ["psi"] = 0.80967174500262,
                                        ["parking_id"] = "46",
                                        ["x"] = -318593.1875,
                                        ["name"] = "DictKey_UnitName_1633",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{Matra_S530D}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{M2KC_RPL_522}",
                                                }, -- end of [5]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [9]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{Matra_S530D}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 32,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 903320.8125,
                                        ["heading"] = -0.80967174500262,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Enfield13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "012",
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 903564.5,
                                ["x"] = -318570.65625,
                                ["name"] = "DictKey_GroupName_1629",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [13]
                [14] = 
                {
                    ["name"] = "Georgia",
                    ["id"] = 16,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0.34906585039887,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 802127.42857149,
                                            ["speed"] = 0,
                                            ["x"] = -244068,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 141,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "GRC_autumn",
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 321,
                                        ["y"] = 802127.42857149,
                                        ["x"] = -244068,
                                        ["name"] = "DictKey_GroupName_1273",
                                        ["heading"] = 0.34906585039887,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802127.42857149,
                                ["x"] = -244068,
                                ["name"] = "DictKey_GroupName_1273",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0.43633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 802117.1428572,
                                            ["speed"] = 0,
                                            ["x"] = -244085.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 142,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 322,
                                        ["y"] = 802117.1428572,
                                        ["x"] = -244085.42857143,
                                        ["name"] = "DictKey_GroupName_1276",
                                        ["heading"] = 0.43633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802117.1428572,
                                ["x"] = -244085.42857143,
                                ["name"] = "DictKey_GroupName_1276",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 3.5779249665884,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 802054.00000004,
                                            ["speed"] = 0,
                                            ["x"] = -244206.2857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 145,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "saray-g",
                                        ["type"] = "Subsidiary structure G",
                                        ["unitId"] = 327,
                                        ["rate"] = 100,
                                        ["y"] = 802054.00000004,
                                        ["x"] = -244206.2857143,
                                        ["name"] = "DictKey_GroupName_1295",
                                        ["heading"] = 3.5779249665884,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802054.00000004,
                                ["x"] = -244206.2857143,
                                ["name"] = "DictKey_GroupName_1295",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0.34906585039887,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 802070.85714292,
                                            ["speed"] = 0,
                                            ["x"] = -244055.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 150,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "grg_autumn",
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["type"] = "KrAZ6322",
                                        ["unitId"] = 341,
                                        ["y"] = 802070.85714292,
                                        ["x"] = -244055.42857143,
                                        ["name"] = "DictKey_GroupName_1322",
                                        ["heading"] = 0.34906585039887,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802070.85714292,
                                ["x"] = -244055.42857143,
                                ["name"] = "DictKey_GroupName_1322",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0.34906585039887,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 802058.00000006,
                                            ["speed"] = 0,
                                            ["x"] = -244072,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 151,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 348,
                                        ["rate"] = 5,
                                        ["y"] = 802058.00000006,
                                        ["x"] = -244072,
                                        ["name"] = "DictKey_GroupName_1335",
                                        ["heading"] = 0.34906585039887,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802058.00000006,
                                ["x"] = -244072,
                                ["name"] = "DictKey_GroupName_1335",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 6.1086523819802,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 805361.71428571,
                                            ["speed"] = 0,
                                            ["x"] = -263198.57142858,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 152,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["unitId"] = 349,
                                        ["rate"] = 6,
                                        ["y"] = 805361.71428571,
                                        ["x"] = -263198.57142858,
                                        ["name"] = "DictKey_GroupName_1338",
                                        ["heading"] = 6.1086523819802,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 805361.71428571,
                                ["x"] = -263198.57142858,
                                ["name"] = "DictKey_GroupName_1338",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0.4014257279587,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 801976.00000006,
                                            ["speed"] = 0,
                                            ["x"] = -244194.85714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 155,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "RUS_autumn",
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["type"] = "ZIL-131 KUNG",
                                        ["unitId"] = 353,
                                        ["rate"] = 5,
                                        ["y"] = 801976.00000006,
                                        ["x"] = -244194.85714286,
                                        ["name"] = "DictKey_GroupName_1348",
                                        ["heading"] = 0.4014257279587,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 801976.00000006,
                                ["x"] = -244194.85714286,
                                ["name"] = "DictKey_GroupName_1348",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 0.43633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 802108.57142863,
                                            ["speed"] = 0,
                                            ["x"] = -244101.14285715,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 157,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 355,
                                        ["y"] = 802108.57142863,
                                        ["x"] = -244101.14285715,
                                        ["name"] = "DictKey_GroupName_1354",
                                        ["heading"] = 0.43633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802108.57142863,
                                ["x"] = -244101.14285715,
                                ["name"] = "DictKey_GroupName_1354",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 804004.00000012,
                                            ["speed"] = 0,
                                            ["x"] = -264934.57142859,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 163,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Heliports",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "FARPS",
                                        ["type"] = "FARP",
                                        ["unitId"] = 366,
                                        ["heliport_frequency"] = 127.5,
                                        ["y"] = 804004.00000012,
                                        ["x"] = -264934.57142859,
                                        ["name"] = "DictKey_GroupName_1412",
                                        ["heliport_modulation"] = 0,
                                        ["heliport_callsign_id"] = 8,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 804004.00000012,
                                ["x"] = -264934.57142859,
                                ["name"] = "DictKey_GroupName_1412",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 0.34906585039887,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 802046.28571435,
                                            ["speed"] = 0,
                                            ["x"] = -244089.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 165,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 377,
                                        ["rate"] = 5,
                                        ["y"] = 802046.28571435,
                                        ["x"] = -244089.42857143,
                                        ["name"] = "DictKey_GroupName_1434",
                                        ["heading"] = 0.34906585039887,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802046.28571435,
                                ["x"] = -244089.42857143,
                                ["name"] = "DictKey_GroupName_1434",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 0.5235987755983,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 802581.71428573,
                                            ["speed"] = 0,
                                            ["x"] = -243288.00000001,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 168,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 381,
                                        ["y"] = 802581.71428573,
                                        ["x"] = -243288.00000001,
                                        ["name"] = "DictKey_GroupName_1449",
                                        ["heading"] = 0.5235987755983,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802581.71428573,
                                ["x"] = -243288.00000001,
                                ["name"] = "DictKey_GroupName_1449",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 0.5235987755983,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 802594.85714287,
                                            ["speed"] = 0,
                                            ["x"] = -243321.14285715,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 169,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 382,
                                        ["y"] = 802594.85714287,
                                        ["x"] = -243321.14285715,
                                        ["name"] = "DictKey_GroupName_1452",
                                        ["heading"] = 0.5235987755983,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802594.85714287,
                                ["x"] = -243321.14285715,
                                ["name"] = "DictKey_GroupName_1452",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 0.5235987755983,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 802546.85714287,
                                            ["speed"] = 0,
                                            ["x"] = -243298.85714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 170,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 383,
                                        ["y"] = 802546.85714287,
                                        ["x"] = -243298.85714286,
                                        ["name"] = "DictKey_GroupName_1455",
                                        ["heading"] = 0.5235987755983,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802546.85714287,
                                ["x"] = -243298.85714286,
                                ["name"] = "DictKey_GroupName_1455",
                                ["dead"] = false,
                            }, -- end of [13]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1130,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 802327.14285715,
                                            ["x"] = -243504.85714286,
                                            ["name"] = "DictKey_WptName_1346",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 154,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-18 Igla manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 351,
                                        ["skill"] = "Average",
                                        ["y"] = 802327.14285715,
                                        ["x"] = -243504.85714286,
                                        ["name"] = "DictKey_UnitName_1345",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.31415926535898,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "SA-18 Igla manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 352,
                                        ["skill"] = "Average",
                                        ["y"] = 802320,
                                        ["x"] = -243539.14285715,
                                        ["name"] = "DictKey_UnitName_1347",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 802327.14285715,
                                ["x"] = -243504.85714286,
                                ["name"] = "DictKey_GroupName_1344",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 900,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 805060.28571427,
                                            ["x"] = -263715.71428572,
                                            ["name"] = "DictKey_WptName_1360",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 158,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Osa 9A33 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 356,
                                        ["livery_id"] = "GRC_winter",
                                        ["skill"] = "Good",
                                        ["y"] = 805060.28571427,
                                        ["x"] = -263715.71428572,
                                        ["name"] = "DictKey_UnitName_1359",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.3161255787892,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Osa 9A33 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 357,
                                        ["skill"] = "Good",
                                        ["y"] = 805115.14285712,
                                        ["x"] = -263652.28571429,
                                        ["name"] = "DictKey_UnitName_1361",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.1764992386297,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 358,
                                        ["skill"] = "Good",
                                        ["y"] = 805151.14285712,
                                        ["x"] = -263606.57142858,
                                        ["name"] = "DictKey_UnitName_1362",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 805060.28571427,
                                ["x"] = -263715.71428572,
                                ["name"] = "DictKey_GroupName_1358",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 463,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 902600.97714289,
                                            ["x"] = -317736.07314289,
                                            ["name"] = "DictKey_WptName_1722",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 214,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Osa 9A33 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 472,
                                        ["skill"] = "Good",
                                        ["y"] = 902600.97714289,
                                        ["x"] = -317736.07314289,
                                        ["name"] = "DictKey_UnitName_1716",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 5.7595865315813,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Strela-1 9P31",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 473,
                                        ["skill"] = "Good",
                                        ["y"] = 902793.71314289,
                                        ["x"] = -317691.77628574,
                                        ["name"] = "DictKey_UnitName_1717",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 5.7595865315813,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 474,
                                        ["skill"] = "Good",
                                        ["y"] = 902283.67742861,
                                        ["x"] = -317629.15971432,
                                        ["name"] = "DictKey_UnitName_1718",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 5.7595865315813,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "SA-11 Buk CC 9S470M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 475,
                                        ["skill"] = "Good",
                                        ["y"] = 901798.79857147,
                                        ["x"] = -318245.53114289,
                                        ["name"] = "DictKey_UnitName_1719",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 5.7595865315813,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 476,
                                        ["skill"] = "High",
                                        ["y"] = 901691.96085718,
                                        ["x"] = -317953.78200003,
                                        ["name"] = "DictKey_UnitName_1720",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 5.7595865315813,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "SA-11 Buk SR 9S18M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 477,
                                        ["skill"] = "Good",
                                        ["y"] = 902008.36485718,
                                        ["x"] = -318194.16685717,
                                        ["name"] = "DictKey_UnitName_1721",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 5.7595865315813,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 902600.97714289,
                                ["x"] = -317736.07314289,
                                ["name"] = "DictKey_GroupName_1715",
                                ["start_time"] = 0,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                }, -- end of [14]
                [15] = 
                {
                    ["id"] = 6,
                    ["name"] = "Germany",
                }, -- end of [15]
                [16] = 
                {
                    ["id"] = 31,
                    ["name"] = "Greece",
                }, -- end of [16]
                [17] = 
                {
                    ["id"] = 32,
                    ["name"] = "Hungary",
                }, -- end of [17]
                [18] = 
                {
                    ["id"] = 33,
                    ["name"] = "India",
                }, -- end of [18]
                [19] = 
                {
                    ["id"] = 34,
                    ["name"] = "Iran",
                }, -- end of [19]
                [20] = 
                {
                    ["id"] = 35,
                    ["name"] = "Iraq",
                }, -- end of [20]
                [21] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                }, -- end of [21]
                [22] = 
                {
                    ["id"] = 20,
                    ["name"] = "Italy",
                }, -- end of [22]
                [23] = 
                {
                    ["id"] = 36,
                    ["name"] = "Japan",
                }, -- end of [23]
                [24] = 
                {
                    ["id"] = 37,
                    ["name"] = "Kazakhstan",
                }, -- end of [24]
                [25] = 
                {
                    ["id"] = 38,
                    ["name"] = "North Korea",
                }, -- end of [25]
                [26] = 
                {
                    ["id"] = 12,
                    ["name"] = "Norway",
                }, -- end of [26]
                [27] = 
                {
                    ["id"] = 39,
                    ["name"] = "Pakistan",
                }, -- end of [27]
                [28] = 
                {
                    ["id"] = 40,
                    ["name"] = "Poland",
                }, -- end of [28]
                [29] = 
                {
                    ["id"] = 41,
                    ["name"] = "Romania",
                }, -- end of [29]
                [30] = 
                {
                    ["id"] = 42,
                    ["name"] = "Saudi Arabia",
                }, -- end of [30]
                [31] = 
                {
                    ["id"] = 43,
                    ["name"] = "Serbia",
                }, -- end of [31]
                [32] = 
                {
                    ["id"] = 44,
                    ["name"] = "Slovakia",
                }, -- end of [32]
                [33] = 
                {
                    ["id"] = 45,
                    ["name"] = "South Korea",
                }, -- end of [33]
                [34] = 
                {
                    ["id"] = 9,
                    ["name"] = "Spain",
                }, -- end of [34]
                [35] = 
                {
                    ["id"] = 46,
                    ["name"] = "Sweden",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 456,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 120,
                                            ["ETA_locked"] = true,
                                            ["y"] = 903690.9375,
                                            ["x"] = -318910.84375,
                                            ["name"] = "DictKey_WptName_1670",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 31,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 3901.44,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 178,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 610.63380084058,
                                            ["ETA_locked"] = false,
                                            ["y"] = 833732.85457138,
                                            ["x"] = -229586.56714289,
                                            ["name"] = "DictKey_WptName_1672",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2895.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 178,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["auto"] = false,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 651.9437994318,
                                            ["ETA_locked"] = false,
                                            ["y"] = 824341.81714282,
                                            ["x"] = -227835.27485718,
                                            ["name"] = "DictKey_WptName_1673",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 3901.44,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 710.54452981788,
                                            ["ETA_locked"] = false,
                                            ["y"] = 825244.5728571,
                                            ["x"] = -241356.59085718,
                                            ["name"] = "DictKey_WptName_1674",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 907.23123193551,
                                            ["ETA_locked"] = false,
                                            ["y"] = 858430.04999996,
                                            ["x"] = -307137.88885718,
                                            ["name"] = "DictKey_WptName_1675",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 455,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1107.3817199972,
                                            ["ETA_locked"] = false,
                                            ["y"] = 903150.625,
                                            ["x"] = -319069.063,
                                            ["name"] = "DictKey_WptName_1676",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 31,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 206,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 456,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "37",
                                        ["skill"] = "High",
                                        ["parking"] = 117,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["Rb04GroupTarget"] = 3,
                                            ["Rb04VinkelHopp"] = 0,
                                            ["WeapSafeHeight"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AJS37",
                                        ["unitId"] = 462,
                                        ["psi"] = 0.66440797197758,
                                        ["parking_id"] = "59",
                                        ["x"] = -318910.84375,
                                        ["name"] = "DictKey_UnitName_1669",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{Robot24J}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{RB75}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{RB75}",
                                                }, -- end of [3]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{RB75}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{RB75}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{Robot24J}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4476,
                                            ["flare"] = 36,
                                            ["chaff"] = 105,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 903690.9375,
                                        ["heading"] = -0.66440797197758,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 456,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "37",
                                        ["skill"] = "High",
                                        ["parking"] = 103,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["Rb04GroupTarget"] = 3,
                                            ["Rb04VinkelHopp"] = 0,
                                            ["WeapSafeHeight"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AJS37",
                                        ["unitId"] = 463,
                                        ["psi"] = 0.66440797197758,
                                        ["parking_id"] = "55",
                                        ["x"] = -318832.78125,
                                        ["name"] = "DictKey_UnitName_1671",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{Robot24J}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{RB75}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{RB75}",
                                                }, -- end of [3]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{RB75}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{RB75}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{Robot24J}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4476,
                                            ["flare"] = 36,
                                            ["chaff"] = 105,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 903551.25,
                                        ["heading"] = -0.66440797197758,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 903690.9375,
                                ["x"] = -318910.84375,
                                ["name"] = "DictKey_GroupName_1668",
                                ["communication"] = true,
                                ["start_time"] = 120,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [35]
                [36] = 
                {
                    ["id"] = 22,
                    ["name"] = "Switzerland",
                }, -- end of [36]
                [37] = 
                {
                    ["id"] = 47,
                    ["name"] = "Syria",
                }, -- end of [37]
                [38] = 
                {
                    ["id"] = 10,
                    ["name"] = "The Netherlands",
                }, -- end of [38]
                [39] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                }, -- end of [39]
                [40] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [40]
                [41] = 
                {
                    ["id"] = 2,
                    ["name"] = "USA",
                }, -- end of [41]
                [42] = 
                {
                    ["id"] = 7,
                    ["name"] = "USAF Aggressors",
                }, -- end of [42]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 705718.47981263,
                ["x"] = -51251.551717591,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 18,
                    ["name"] = "Abkhazia",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 17,
                    ["name"] = "Insurgents",
                }, -- end of [2]
                [3] = 
                {
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817335.8125,
                                                ["x"] = -225890.984375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817301.6875,
                                                ["x"] = -226018.6875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 816948.75,
                                                ["x"] = -226682.84375,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 816929.5,
                                                ["x"] = -226700.828125,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 814527.4375,
                                                ["x"] = -226910.265625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 814518,
                                                ["x"] = -226908.1875,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 816923.75,
                                                ["x"] = -226704.09375,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 814508.375,
                                                ["x"] = -226907.40625,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 816944.5625,
                                                ["x"] = -226687.984375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 816917.6875,
                                                ["x"] = -226706.78125,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 814489.3125,
                                                ["x"] = -226909.84375,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 814480.1875,
                                                ["x"] = -226913,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 816654.125,
                                                ["x"] = -226809.75,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 814471.625,
                                                ["x"] = -226917.390625,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 817110.4375,
                                                ["x"] = -226460.921875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 816939.9375,
                                                ["x"] = -226692.75,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 816138.5,
                                                ["x"] = -227060.359375,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 813795.4375,
                                                ["x"] = -227240.4375,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 813548.5,
                                                ["x"] = -227407.03125,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 816118.375,
                                                ["x"] = -227063.640625,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 813383.5,
                                                ["x"] = -227590.671875,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                ["y"] = 816934.9375,
                                                ["x"] = -226697.046875,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 815335.25,
                                                ["x"] = -227076.15625,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 815033,
                                                ["x"] = -227059.09375,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = 814498.75,
                                                ["x"] = -226907.96875,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 814141.9375,
                                                ["x"] = -227114.546875,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 813328.125,
                                                ["x"] = -227630.578125,
                                            }, -- end of [27]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 813404.28571433,
                                                ["x"] = -227566.85714287,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 813404.28571433,
                                                ["x"] = -227566.85714287,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1631,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817335.84204945,
                                            ["x"] = -225890.98425647,
                                            ["name"] = "DictKey_WptName_1306",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 6.1666666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1466,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 785.12578565305,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 813328.14202837,
                                            ["x"] = -227630.59066019,
                                            ["name"] = "DictKey_WptName_1497",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 6.1666666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 147,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 329,
                                        ["skill"] = "Average",
                                        ["y"] = 817335.84204945,
                                        ["x"] = -225890.98425647,
                                        ["name"] = "DictKey_UnitName_1305",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = -1.9803208471338,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 343,
                                        ["skill"] = "Average",
                                        ["y"] = 817343.40537238,
                                        ["x"] = -225861.95904001,
                                        ["name"] = "DictKey_UnitName_1329",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = -1.9803208471338,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 344,
                                        ["skill"] = "Average",
                                        ["y"] = 817350.97360197,
                                        ["x"] = -225832.91499364,
                                        ["name"] = "DictKey_UnitName_1330",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = -1.9803208471338,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 345,
                                        ["skill"] = "Average",
                                        ["y"] = 817358.5383414,
                                        ["x"] = -225803.88434116,
                                        ["name"] = "DictKey_UnitName_1331",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = -1.9803208471338,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 346,
                                        ["skill"] = "Average",
                                        ["y"] = 817366.10308814,
                                        ["x"] = -225774.85366067,
                                        ["name"] = "DictKey_UnitName_1332",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = -1.9803208471338,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 347,
                                        ["skill"] = "Average",
                                        ["y"] = 817373.69219247,
                                        ["x"] = -225745.82971575,
                                        ["name"] = "DictKey_UnitName_1333",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = -1.9803208471338,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 817335.84204945,
                                ["x"] = -225890.98425647,
                                ["name"] = "DictKey_GroupName_1304",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = false,
                                ["groupId"] = 164,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 367,
                                        ["skill"] = "Average",
                                        ["y"] = 817665.49355863,
                                        ["x"] = -224725.11213201,
                                        ["name"] = "DictKey_UnitName_1421",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -2.1476811184342,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 368,
                                        ["skill"] = "Average",
                                        ["y"] = 817669.8472569,
                                        ["x"] = -224695.43340015,
                                        ["name"] = "DictKey_UnitName_1423",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -2.1476811184342,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Ural-4320T",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 369,
                                        ["skill"] = "Average",
                                        ["y"] = 817674.20134054,
                                        ["x"] = -224665.75204127,
                                        ["name"] = "DictKey_UnitName_1424",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -2.1476811184342,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Ural-4320T",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 373,
                                        ["skill"] = "Average",
                                        ["y"] = 817678.55675247,
                                        ["x"] = -224636.06162751,
                                        ["name"] = "DictKey_UnitName_1428",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -2.1476811184342,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Ural-4320T",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 374,
                                        ["skill"] = "Average",
                                        ["y"] = 817682.91216441,
                                        ["x"] = -224606.37121375,
                                        ["name"] = "DictKey_UnitName_1429",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -2.1476811184342,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Ural-4320T",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 375,
                                        ["skill"] = "Average",
                                        ["y"] = 817687.26624805,
                                        ["x"] = -224576.68985486,
                                        ["name"] = "DictKey_UnitName_1430",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -2.1476811184342,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 817665.49355863,
                                ["x"] = -224725.11213201,
                                ["name"] = "DictKey_GroupName_1420",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817665.5,
                                                ["x"] = -224725.109375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817644.375,
                                                ["x"] = -224867.484375,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 817427.6875,
                                                ["x"] = -225538.515625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 816944.5625,
                                                ["x"] = -226687.984375,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 816118.375,
                                                ["x"] = -227063.640625,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 815335.25,
                                                ["x"] = -227076.15625,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 816939.9375,
                                                ["x"] = -226692.75,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 815033,
                                                ["x"] = -227059.09375,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 817301.6875,
                                                ["x"] = -226018.6875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 816934.9375,
                                                ["x"] = -226697.046875,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 814518,
                                                ["x"] = -226908.1875,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 814508.375,
                                                ["x"] = -226907.40625,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 816929.5,
                                                ["x"] = -226700.828125,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 814498.75,
                                                ["x"] = -226907.96875,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 817550,
                                                ["x"] = -225261.546875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 817110.4375,
                                                ["x"] = -226460.921875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 816923.75,
                                                ["x"] = -226704.09375,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 814480.1875,
                                                ["x"] = -226913,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 814471.625,
                                                ["x"] = -226917.390625,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 816917.6875,
                                                ["x"] = -226706.78125,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 814141.9375,
                                                ["x"] = -227114.546875,
                                            }, -- end of [26]
                                            [15] = 
                                            {
                                                ["y"] = 816138.5,
                                                ["x"] = -227060.359375,
                                            }, -- end of [15]
                                            [27] = 
                                            {
                                                ["y"] = 813795.4375,
                                                ["x"] = -227240.4375,
                                            }, -- end of [27]
                                            [14] = 
                                            {
                                                ["y"] = 816654.125,
                                                ["x"] = -226809.75,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                ["y"] = 813633.375,
                                                ["x"] = -227348.90625,
                                            }, -- end of [28]
                                            [19] = 
                                            {
                                                ["y"] = 814527.4375,
                                                ["x"] = -226910.265625,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 814489.3125,
                                                ["x"] = -226909.84375,
                                            }, -- end of [23]
                                            [7] = 
                                            {
                                                ["y"] = 816948.75,
                                                ["x"] = -226682.84375,
                                            }, -- end of [7]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 818311.42857172,
                                                ["x"] = -220903.71428575,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 818311.42857172,
                                                ["x"] = -220903.71428575,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1641,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817665.49355863,
                                            ["x"] = -224725.11213201,
                                            ["name"] = "DictKey_WptName_1422",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.6527777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1474,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 997.69817806712,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 813633.37719631,
                                            ["x"] = -227348.91147545,
                                            ["name"] = "DictKey_WptName_1433",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.6527777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = false,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817435.9375,
                                                ["x"] = -225519.828125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817427.6875,
                                                ["x"] = -225538.515625,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 817110.4375,
                                                ["x"] = -226460.921875,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 816934.9375,
                                                ["x"] = -226697.046875,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 815033,
                                                ["x"] = -227059.09375,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 814527.4375,
                                                ["x"] = -226910.265625,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 816929.5,
                                                ["x"] = -226700.828125,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 814518,
                                                ["x"] = -226908.1875,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 816948.75,
                                                ["x"] = -226682.84375,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 816923.75,
                                                ["x"] = -226704.09375,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 814498.75,
                                                ["x"] = -226907.96875,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 814489.3125,
                                                ["x"] = -226909.84375,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 816917.6875,
                                                ["x"] = -226706.78125,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 814480.1875,
                                                ["x"] = -226913,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 817301.6875,
                                                ["x"] = -226018.6875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 816944.5625,
                                                ["x"] = -226687.984375,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 816654.125,
                                                ["x"] = -226809.75,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 814141.9375,
                                                ["x"] = -227114.546875,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 813795.4375,
                                                ["x"] = -227240.4375,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 816138.5,
                                                ["x"] = -227060.359375,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 813774.875,
                                                ["x"] = -227253.984375,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                ["y"] = 816939.9375,
                                                ["x"] = -226692.75,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 816118.375,
                                                ["x"] = -227063.640625,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 815335.25,
                                                ["x"] = -227076.15625,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = 814508.375,
                                                ["x"] = -226907.40625,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 814471.625,
                                                ["x"] = -226917.390625,
                                            }, -- end of [23]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 813774.82638673,
                                                ["x"] = -227253.95958635,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 813662.8571429,
                                                ["x"] = -227295.14285719,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817201.71428581,
                                                ["x"] = -226256.2857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817201.71428581,
                                                ["x"] = -226256.2857143,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1630,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817435.94765705,
                                            ["x"] = -225519.82974668,
                                            ["name"] = "DictKey_WptName_1512",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1479,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 820.46243359373,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 813774.82638673,
                                            ["x"] = -227253.95958635,
                                            ["name"] = "DictKey_WptName_1515",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.6527777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1477,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 849.48204916427,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 813662.8571429,
                                            ["x"] = -227295.14285719,
                                            ["name"] = "DictKey_WptName_1516",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4.1111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 178,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 400,
                                        ["skill"] = "High",
                                        ["y"] = 817435.94765705,
                                        ["x"] = -225519.82974668,
                                        ["name"] = "DictKey_UnitName_1511",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -2.0131514760569,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 401,
                                        ["skill"] = "High",
                                        ["y"] = 817448.07479266,
                                        ["x"] = -225492.396106,
                                        ["name"] = "DictKey_UnitName_1513",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -2.0131514760569,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "2S6 Tunguska",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 402,
                                        ["skill"] = "High",
                                        ["y"] = 817460.2030145,
                                        ["x"] = -225464.96000811,
                                        ["name"] = "DictKey_UnitName_1514",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -2.0131514760569,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Osa 9A33 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 437,
                                        ["skill"] = "High",
                                        ["y"] = 817472.33122914,
                                        ["x"] = -225437.52392649,
                                        ["name"] = "DictKey_UnitName_1609",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -2.0131514760569,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 817435.94765705,
                                ["x"] = -225519.82974668,
                                ["name"] = "DictKey_GroupName_1510",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 544,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 842515.71428572,
                                            ["x"] = -149102.8571429,
                                            ["name"] = "DictKey_WptName_1545",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 182,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Kub 2P25 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 408,
                                        ["skill"] = "Good",
                                        ["y"] = 842515.71428572,
                                        ["x"] = -149102.8571429,
                                        ["name"] = "DictKey_UnitName_1540",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.4033920413889,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 409,
                                        ["skill"] = "Good",
                                        ["y"] = 843504.57142841,
                                        ["x"] = -149414.00000009,
                                        ["name"] = "DictKey_UnitName_1541",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Kub 2P25 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 410,
                                        ["skill"] = "Good",
                                        ["y"] = 843951.69400001,
                                        ["x"] = -149499.41342864,
                                        ["name"] = "DictKey_UnitName_1542",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Kub 1S91 str",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 411,
                                        ["skill"] = "Good",
                                        ["y"] = 843376.772,
                                        ["x"] = -148271.80714294,
                                        ["name"] = "DictKey_UnitName_1543",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 2.8972465583106,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "2S6 Tunguska",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 412,
                                        ["skill"] = "High",
                                        ["y"] = 842765.71428573,
                                        ["x"] = -149457.1428572,
                                        ["name"] = "DictKey_UnitName_1544",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Tor 9A331",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 450,
                                        ["skill"] = "High",
                                        ["y"] = 843057.56600001,
                                        ["x"] = -148805.03742864,
                                        ["name"] = "DictKey_UnitName_1624",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 842515.71428572,
                                ["x"] = -149102.8571429,
                                ["name"] = "DictKey_GroupName_1539",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1692,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817783.71428571,
                                            ["x"] = -223883.14285719,
                                            ["name"] = "DictKey_WptName_1548",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 183,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 413,
                                        ["skill"] = "Average",
                                        ["y"] = 817783.71428571,
                                        ["x"] = -223883.14285719,
                                        ["name"] = "DictKey_UnitName_1547",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.4557519189488,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 414,
                                        ["skill"] = "Average",
                                        ["y"] = 817790.57142856,
                                        ["x"] = -223897.71428576,
                                        ["name"] = "DictKey_UnitName_1549",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 2.9496064358704,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "SA-18 Igla-S comm",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 415,
                                        ["skill"] = "Average",
                                        ["y"] = 817792.85714285,
                                        ["x"] = -223882.57142861,
                                        ["name"] = "DictKey_UnitName_1550",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.4557519189488,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 817783.71428571,
                                ["x"] = -223883.14285719,
                                ["name"] = "DictKey_GroupName_1546",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 196,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 429,
                                        ["skill"] = "Good",
                                        ["y"] = 813645.99999999,
                                        ["x"] = -227323.71428579,
                                        ["name"] = "DictKey_UnitName_1596",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = -0.1651486774186,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 430,
                                        ["skill"] = "Good",
                                        ["y"] = 813657.42857142,
                                        ["x"] = -227354.00000008,
                                        ["name"] = "DictKey_UnitName_1598",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = -0.1651486774186,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 431,
                                        ["skill"] = "Good",
                                        ["y"] = 813657.99999999,
                                        ["x"] = -227318.00000008,
                                        ["name"] = "DictKey_UnitName_1599",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = -0.1651486774186,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 432,
                                        ["skill"] = "Good",
                                        ["y"] = 813639.71428571,
                                        ["x"] = -227367.14285722,
                                        ["name"] = "DictKey_UnitName_1600",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = -0.1651486774186,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 433,
                                        ["skill"] = "Good",
                                        ["y"] = 813719.71428571,
                                        ["x"] = -227281.42857151,
                                        ["name"] = "DictKey_UnitName_1601",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = -0.1651486774186,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 434,
                                        ["skill"] = "Good",
                                        ["y"] = 813731.14285714,
                                        ["x"] = -227303.71428579,
                                        ["name"] = "DictKey_UnitName_1602",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = -0.1651486774186,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 435,
                                        ["skill"] = "Good",
                                        ["y"] = 813732.28571428,
                                        ["x"] = -227273.42857151,
                                        ["name"] = "DictKey_UnitName_1603",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = -0.1651486774186,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 436,
                                        ["skill"] = "Good",
                                        ["y"] = 813747.71428571,
                                        ["x"] = -227294.57142865,
                                        ["name"] = "DictKey_UnitName_1604",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = -0.1651486774186,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 813645.99999999,
                                ["x"] = -227323.71428579,
                                ["name"] = "DictKey_GroupName_1595",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 813645.99999999,
                                                ["x"] = -227323.71428579,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 813576.57142856,
                                                ["x"] = -226907.14285722,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 813362.57142856,
                                                ["x"] = -227214.00000008,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 813663.71428571,
                                                ["x"] = -227303.71428579,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1475,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 813645.99999999,
                                            ["x"] = -227323.71428579,
                                            ["name"] = "DictKey_WptName_1597",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1512,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 76.017152307001,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 813576.57142856,
                                            ["x"] = -226907.14285722,
                                            ["name"] = "DictKey_WptName_1605",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 430,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 760535.4157143,
                                            ["x"] = -124311.26342864,
                                            ["name"] = "DictKey_WptName_1623",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 197,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "S-300PS 40B6M tr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 438,
                                        ["skill"] = "Average",
                                        ["y"] = 760535.4157143,
                                        ["x"] = -124311.26342864,
                                        ["name"] = "DictKey_UnitName_1611",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "S-300PS 64H6E sr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 439,
                                        ["skill"] = "Average",
                                        ["y"] = 760530.75991664,
                                        ["x"] = -124086.8622821,
                                        ["name"] = "DictKey_UnitName_1612",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "S-300PS 40B6MD sr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 440,
                                        ["skill"] = "Average",
                                        ["y"] = 760637.28584427,
                                        ["x"] = -124041.28590295,
                                        ["name"] = "DictKey_UnitName_1613",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "S-300PS 54K6 cp",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 441,
                                        ["skill"] = "Average",
                                        ["y"] = 760425.96925686,
                                        ["x"] = -124033.02523327,
                                        ["name"] = "DictKey_UnitName_1614",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "S-300PS 5P85D ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 442,
                                        ["skill"] = "Average",
                                        ["y"] = 760632.8888571,
                                        ["x"] = -124259.6851429,
                                        ["name"] = "DictKey_UnitName_1615",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "S-300PS 5P85C ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 443,
                                        ["skill"] = "Average",
                                        ["y"] = 760614.60314282,
                                        ["x"] = -124222.54228575,
                                        ["name"] = "DictKey_UnitName_1616",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "S-300PS 5P85D ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 444,
                                        ["skill"] = "Average",
                                        ["y"] = 760595.46028568,
                                        ["x"] = -124180.25657147,
                                        ["name"] = "DictKey_UnitName_1617",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "S-300PS 5P85C ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 445,
                                        ["skill"] = "Average",
                                        ["y"] = 760574.8888571,
                                        ["x"] = -124146.82800004,
                                        ["name"] = "DictKey_UnitName_1618",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "S-300PS 5P85D ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 446,
                                        ["skill"] = "Average",
                                        ["y"] = 760443.17457139,
                                        ["x"] = -124274.82800004,
                                        ["name"] = "DictKey_UnitName_1619",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "S-300PS 5P85C ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 447,
                                        ["skill"] = "Average",
                                        ["y"] = 760459.17457139,
                                        ["x"] = -124235.39942861,
                                        ["name"] = "DictKey_UnitName_1620",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "S-300PS 5P85D ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 448,
                                        ["skill"] = "Average",
                                        ["y"] = 760475.74599996,
                                        ["x"] = -124194.25657147,
                                        ["name"] = "DictKey_UnitName_1621",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 2.7925268031909,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "S-300PS 5P85C ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 449,
                                        ["skill"] = "Average",
                                        ["y"] = 760490.31742853,
                                        ["x"] = -124160.25657147,
                                        ["name"] = "DictKey_UnitName_1622",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [12]
                                }, -- end of ["units"]
                                ["y"] = 760535.4157143,
                                ["x"] = -124311.26342864,
                                ["name"] = "DictKey_GroupName_1610",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 760309.234,
                                                ["x"] = -125464.16885717,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 760327.90257143,
                                                ["x"] = -125373.20200003,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 760327.90257143,
                                                ["x"] = -125373.20200003,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 760714.51171429,
                                                ["x"] = -125124.0614286,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 760750.83057143,
                                                ["x"] = -125177.69114289,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 760750.83057143,
                                                ["x"] = -125177.69114289,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 760714.51171429,
                                                ["x"] = -125124.0614286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 760750.83057143,
                                                ["x"] = -125177.69114289,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 430,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 760309.234,
                                            ["x"] = -125464.16885717,
                                            ["name"] = "DictKey_WptName_1686",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 430,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 16.547854075208,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 760327.90257143,
                                            ["x"] = -125373.20200003,
                                            ["name"] = "DictKey_WptName_1688",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 430,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 16.547854075208,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 760714.51171429,
                                            ["x"] = -125124.0614286,
                                            ["name"] = "DictKey_WptName_1689",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 430,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 110.99432826295,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 760750.83057143,
                                            ["x"] = -125177.69114289,
                                            ["name"] = "DictKey_WptName_1690",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 208,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Ural ATsP-6",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 465,
                                        ["skill"] = "Average",
                                        ["y"] = 760309.234,
                                        ["x"] = -125464.16885717,
                                        ["name"] = "DictKey_UnitName_1685",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.20241343890144,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ATZ-10",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 466,
                                        ["skill"] = "Average",
                                        ["y"] = 760308.55514285,
                                        ["x"] = -125478.0854286,
                                        ["name"] = "DictKey_UnitName_1687",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.20241343890144,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 760309.234,
                                ["x"] = -125464.16885717,
                                ["name"] = "DictKey_GroupName_1684",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [8]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2133.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 833253.61057143,
                                            ["x"] = -138893.88428575,
                                            ["name"] = "DictKey_WptName_1375",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4267.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 268402702,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 361.69855869854,
                                            ["ETA_locked"] = false,
                                            ["y"] = 847263.88142859,
                                            ["x"] = -221354.95942862,
                                            ["name"] = "DictKey_WptName_1380",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4267.5048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 1,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 3,
                                                                        ["value"] = 196609,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 690.67277456504,
                                            ["ETA_locked"] = false,
                                            ["y"] = 771367.95657143,
                                            ["x"] = -226575.87371433,
                                            ["name"] = "DictKey_WptName_1381",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4267.5048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 1,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 3,
                                                                        ["value"] = 196609,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1040.6693171202,
                                            ["ETA_locked"] = false,
                                            ["y"] = 852290.03057143,
                                            ["x"] = -225037.23085718,
                                            ["name"] = "DictKey_WptName_1691",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 3657.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 226.11111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1541.3098265589,
                                            ["ETA_locked"] = false,
                                            ["y"] = 862095.43057143,
                                            ["x"] = -112262.31971432,
                                            ["name"] = "DictKey_WptName_1458",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 154,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1690.6924433475,
                                            ["ETA_locked"] = false,
                                            ["y"] = 834453.14285714,
                                            ["x"] = -83454.571428571,
                                            ["name"] = "DictKey_WptName_1382",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 28,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 160,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2133.6,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard-3 (worn-out)",
                                        ["skill"] = "High",
                                        ["speed"] = 231.25,
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 361,
                                        ["psi"] = -2.9732981075616,
                                        ["y"] = 833253.61057143,
                                        ["x"] = -138893.88428575,
                                        ["name"] = "DictKey_UnitName_1374",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6980735A-44CC-4BB9-A1B5-591532F1DC69}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A5BAEAB7-6FAF-4236-AF72-0FD900F493F9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3800",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.9732981075616,
                                        ["callsign"] = 109,
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 2133.6,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard-3 (worn-out)",
                                        ["skill"] = "High",
                                        ["speed"] = 231.25,
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 362,
                                        ["psi"] = -2.9732981075616,
                                        ["y"] = 833293.61057143,
                                        ["x"] = -138933.88428575,
                                        ["name"] = "DictKey_UnitName_1376",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6980735A-44CC-4BB9-A1B5-591532F1DC69}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A5BAEAB7-6FAF-4236-AF72-0FD900F493F9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3800",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.9732981075616,
                                        ["callsign"] = 113,
                                        ["onboard_num"] = "056",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 2133.6,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard-3 (worn-out)",
                                        ["skill"] = "High",
                                        ["speed"] = 231.25,
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 452,
                                        ["psi"] = -2.9732981075616,
                                        ["y"] = 833333.61057143,
                                        ["x"] = -138973.88428575,
                                        ["name"] = "DictKey_UnitName_1628",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6980735A-44CC-4BB9-A1B5-591532F1DC69}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A5BAEAB7-6FAF-4236-AF72-0FD900F493F9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3800",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.9732981075616,
                                        ["callsign"] = 111,
                                        ["onboard_num"] = "062",
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 833253.61057143,
                                ["x"] = -138893.88428575,
                                ["name"] = "DictKey_GroupName_1373",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 760471.4375,
                                            ["x"] = -125328.7890625,
                                            ["name"] = "DictKey_WptName_1439",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 27,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 914.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 226.11111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 61.585414017092,
                                            ["ETA_locked"] = false,
                                            ["y"] = 773888.54942859,
                                            ["x"] = -121601.75142862,
                                            ["name"] = "DictKey_WptName_1441",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 18,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 526.66683398646,
                                            ["ETA_locked"] = false,
                                            ["y"] = 796173.89371431,
                                            ["x"] = -226817.63800005,
                                            ["name"] = "DictKey_WptName_1444",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 18,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 788.30266704575,
                                            ["ETA_locked"] = false,
                                            ["y"] = 856662.89628573,
                                            ["x"] = -225503.01542862,
                                            ["name"] = "DictKey_WptName_1524",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 4267.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1221.1925508359,
                                            ["ETA_locked"] = false,
                                            ["y"] = 805518.86314284,
                                            ["x"] = -139448.05514292,
                                            ["name"] = "DictKey_WptName_1523",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 430,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1477.1547902269,
                                            ["ETA_locked"] = false,
                                            ["y"] = 760428.0733062,
                                            ["x"] = -124921.90954665,
                                            ["name"] = "DictKey_WptName_1445",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 27,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 166,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Mary-1 Agressors",
                                        ["skill"] = "Player",
                                        ["parking"] = 31,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 378,
                                        ["psi"] = -1.2998451797196,
                                        ["parking_id"] = "08",
                                        ["x"] = -125328.7890625,
                                        ["name"] = "DictKey_UnitName_1438",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3380",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 760471.4375,
                                        ["heading"] = 1.2998451797196,
                                        ["callsign"] = 110,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Mary-1 Agressors",
                                        ["skill"] = "High",
                                        ["parking"] = 27,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 379,
                                        ["psi"] = -1.2998451797196,
                                        ["parking_id"] = "06",
                                        ["x"] = -125294.8359375,
                                        ["name"] = "DictKey_UnitName_1440",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3380",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 760520.875,
                                        ["heading"] = 1.2998451797196,
                                        ["callsign"] = 108,
                                        ["onboard_num"] = "057",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 760471.4375,
                                ["x"] = -125328.7890625,
                                ["name"] = "DictKey_GroupName_1437",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Reconnaissance",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2743.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 287.77777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 844850.24857141,
                                            ["x"] = -139868.86200003,
                                            ["name"] = "DictKey_WptName_1583",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1828.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 127.18375988297,
                                            ["ETA_locked"] = false,
                                            ["y"] = 863657.47399998,
                                            ["x"] = -117256.70657146,
                                            ["name"] = "DictKey_WptName_1584",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 154,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 448.81327207636,
                                            ["ETA_locked"] = false,
                                            ["y"] = 834453.14285714,
                                            ["x"] = -83454.571428571,
                                            ["name"] = "DictKey_WptName_1585",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 28,
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 194,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2743.2,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "High",
                                        ["speed"] = 287.77777777778,
                                        ["type"] = "MiG-25RBT",
                                        ["unitId"] = 426,
                                        ["psi"] = -0.693791754946,
                                        ["y"] = 844850.24857141,
                                        ["x"] = -139868.86200003,
                                        ["name"] = "DictKey_UnitName_1582",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "15245",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.693791754946,
                                        ["callsign"] = 112,
                                        ["onboard_num"] = "015",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 844850.24857141,
                                ["x"] = -139868.86200003,
                                ["name"] = "DictKey_GroupName_1581",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 833278.125,
                                            ["x"] = -83928.53125,
                                            ["name"] = "DictKey_WptName_1588",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 28,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 914.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 215.83333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 56.47202541716,
                                            ["ETA_locked"] = false,
                                            ["y"] = 822926.31714288,
                                            ["x"] = -90362.87000005,
                                            ["name"] = "DictKey_WptName_1590",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 586.00635607174,
                                            ["ETA_locked"] = false,
                                            ["y"] = 848985.52857145,
                                            ["x"] = -223904.95028577,
                                            ["name"] = "DictKey_WptName_1591",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 860.13951506596,
                                            ["ETA_locked"] = false,
                                            ["y"] = 799267.27657139,
                                            ["x"] = -226524.29342862,
                                            ["name"] = "DictKey_WptName_1592",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2133.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 226.11111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1296.3777295662,
                                            ["ETA_locked"] = false,
                                            ["y"] = 796039.51828573,
                                            ["x"] = -127938.81142862,
                                            ["name"] = "DictKey_WptName_1593",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 430,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1555.4171503341,
                                            ["ETA_locked"] = false,
                                            ["y"] = 760428.0733062,
                                            ["x"] = -124921.90954665,
                                            ["name"] = "DictKey_WptName_1594",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 27,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 195,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Domna 120th AR",
                                        ["skill"] = "High",
                                        ["parking"] = 30,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 427,
                                        ["psi"] = 2.126922920951,
                                        ["parking_id"] = "28",
                                        ["x"] = -83928.53125,
                                        ["name"] = "DictKey_UnitName_1587",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E8069896-8435-4B90-95C0-01A03AE6E400}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3380",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 833278.125,
                                        ["heading"] = -2.126922920951,
                                        ["callsign"] = 117,
                                        ["onboard_num"] = "060",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Domna 120th AR",
                                        ["skill"] = "High",
                                        ["parking"] = 29,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 428,
                                        ["psi"] = 2.126922920951,
                                        ["parking_id"] = "29",
                                        ["x"] = -83939.3828125,
                                        ["name"] = "DictKey_UnitName_1589",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{88DAC840-9F75-4531-8689-B46E64E42E53}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{88DAC840-9F75-4531-8689-B46E64E42E53}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3380",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 833133.4375,
                                        ["heading"] = -2.126922920951,
                                        ["callsign"] = 115,
                                        ["onboard_num"] = "061",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 833278.125,
                                ["x"] = -83928.53125,
                                ["name"] = "DictKey_GroupName_1586",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817792.85714307,
                                            ["speed"] = 0,
                                            ["x"] = -223888.5714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 174,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "saray-b",
                                        ["type"] = "Subsidiary structure B",
                                        ["unitId"] = 396,
                                        ["y"] = 817792.85714307,
                                        ["x"] = -223888.5714286,
                                        ["name"] = "DictKey_GroupName_1498",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817792.85714307,
                                ["x"] = -223888.5714286,
                                ["name"] = "DictKey_GroupName_1498",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817848.57142866,
                                            ["speed"] = 0,
                                            ["x"] = -223758.00000002,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 175,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "GRC_autumn",
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 397,
                                        ["y"] = 817848.57142866,
                                        ["x"] = -223758.00000002,
                                        ["name"] = "DictKey_GroupName_1501",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817848.57142866,
                                ["x"] = -223758.00000002,
                                ["name"] = "DictKey_GroupName_1501",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817844.28571437,
                                            ["speed"] = 0,
                                            ["x"] = -223735.14285716,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 176,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 398,
                                        ["y"] = 817844.28571437,
                                        ["x"] = -223735.14285716,
                                        ["name"] = "DictKey_GroupName_1504",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817844.28571437,
                                ["x"] = -223735.14285716,
                                ["name"] = "DictKey_GroupName_1504",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817788.00000003,
                                            ["speed"] = 0,
                                            ["x"] = -223924.57142862,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 177,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 399,
                                        ["y"] = 817788.00000003,
                                        ["x"] = -223924.57142862,
                                        ["name"] = "DictKey_GroupName_1507",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817788.00000003,
                                ["x"] = -223924.57142862,
                                ["name"] = "DictKey_GroupName_1507",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0.017453292519943,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 843442.5714286,
                                            ["speed"] = 0,
                                            ["x"] = -149032.8571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 179,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard 1",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 403,
                                        ["y"] = 843442.5714286,
                                        ["x"] = -149032.8571429,
                                        ["name"] = "DictKey_GroupName_1517",
                                        ["heading"] = 0.017453292519943,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 843442.5714286,
                                ["x"] = -149032.8571429,
                                ["name"] = "DictKey_GroupName_1517",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0.017453292519943,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 843527.14285717,
                                            ["speed"] = 0,
                                            ["x"] = -149036.8571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 180,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard 1",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 404,
                                        ["y"] = 843527.14285717,
                                        ["x"] = -149036.8571429,
                                        ["name"] = "DictKey_GroupName_1520",
                                        ["heading"] = 0.017453292519943,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 843527.14285717,
                                ["x"] = -149036.8571429,
                                ["name"] = "DictKey_GroupName_1520",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 5.2534410485029,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817838.85714285,
                                            ["speed"] = 0,
                                            ["x"] = -223740.57142861,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 184,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 416,
                                        ["y"] = 817838.85714285,
                                        ["x"] = -223740.57142861,
                                        ["name"] = "DictKey_GroupName_1551",
                                        ["heading"] = 5.2534410485029,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817838.85714285,
                                ["x"] = -223740.57142861,
                                ["name"] = "DictKey_GroupName_1551",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 4.2935099599061,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817840.28571428,
                                            ["speed"] = 0,
                                            ["x"] = -223758.8571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 185,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Infantry AK",
                                        ["unitId"] = 417,
                                        ["y"] = 817840.28571428,
                                        ["x"] = -223758.8571429,
                                        ["name"] = "DictKey_GroupName_1554",
                                        ["heading"] = 4.2935099599061,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817840.28571428,
                                ["x"] = -223758.8571429,
                                ["name"] = "DictKey_GroupName_1554",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 5.6723200689816,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760617.35142853,
                                            ["speed"] = 0,
                                            ["x"] = -125227.70600004,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 187,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard-3 (worn-out)",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 419,
                                        ["y"] = 760617.35142853,
                                        ["x"] = -125227.70600004,
                                        ["name"] = "DictKey_GroupName_1560",
                                        ["heading"] = 5.6723200689816,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760617.35142853,
                                ["x"] = -125227.70600004,
                                ["name"] = "DictKey_GroupName_1560",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 5.6723200689816,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760664.43428567,
                                            ["speed"] = 0,
                                            ["x"] = -125195.79428575,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 188,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard-3 (worn-out)",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 420,
                                        ["y"] = 760664.43428567,
                                        ["x"] = -125195.79428575,
                                        ["name"] = "DictKey_GroupName_1563",
                                        ["heading"] = 5.6723200689816,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760664.43428567,
                                ["x"] = -125195.79428575,
                                ["name"] = "DictKey_GroupName_1563",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 2.6703537555513,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817790.85714288,
                                            ["speed"] = 0,
                                            ["x"] = -223874.57142861,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 189,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 421,
                                        ["y"] = 817790.85714288,
                                        ["x"] = -223874.57142861,
                                        ["name"] = "DictKey_GroupName_1566",
                                        ["heading"] = 2.6703537555513,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817790.85714288,
                                ["x"] = -223874.57142861,
                                ["name"] = "DictKey_GroupName_1566",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817781.14285717,
                                            ["speed"] = 0,
                                            ["x"] = -223977.42857147,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 190,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320-31",
                                        ["unitId"] = 422,
                                        ["rate"] = 7,
                                        ["y"] = 817781.14285717,
                                        ["x"] = -223977.42857147,
                                        ["name"] = "DictKey_GroupName_1569",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817781.14285717,
                                ["x"] = -223977.42857147,
                                ["name"] = "DictKey_GroupName_1569",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817783.14285717,
                                            ["speed"] = 0,
                                            ["x"] = -223958.28571433,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 191,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320-31",
                                        ["unitId"] = 423,
                                        ["rate"] = 7,
                                        ["y"] = 817783.14285717,
                                        ["x"] = -223958.28571433,
                                        ["name"] = "DictKey_GroupName_1572",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817783.14285717,
                                ["x"] = -223958.28571433,
                                ["name"] = "DictKey_GroupName_1572",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817777.71428575,
                                            ["speed"] = 0,
                                            ["x"] = -223998.57142862,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 192,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 424,
                                        ["rate"] = 5,
                                        ["y"] = 817777.71428575,
                                        ["x"] = -223998.57142862,
                                        ["name"] = "DictKey_GroupName_1575",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817777.71428575,
                                ["x"] = -223998.57142862,
                                ["name"] = "DictKey_GroupName_1575",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817774.00000003,
                                            ["speed"] = 0,
                                            ["x"] = -224020.57142862,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 193,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "RUS_autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-66",
                                        ["unitId"] = 425,
                                        ["rate"] = 3,
                                        ["y"] = 817774.00000003,
                                        ["x"] = -224020.57142862,
                                        ["name"] = "DictKey_GroupName_1578",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817774.00000003,
                                ["x"] = -224020.57142862,
                                ["name"] = "DictKey_GroupName_1578",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760927.65228569,
                                            ["speed"] = 0,
                                            ["x"] = -124968.57657149,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 198,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "RF Air Force",
                                        ["category"] = "Planes",
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 451,
                                        ["y"] = 760927.65228569,
                                        ["x"] = -124968.57657149,
                                        ["name"] = "DictKey_GroupName_1625",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760927.65228569,
                                ["x"] = -124968.57657149,
                                ["name"] = "DictKey_GroupName_1625",
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760881.41942851,
                                            ["speed"] = 0,
                                            ["x"] = -125000.98828576,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 200,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 456,
                                        ["y"] = 760881.41942851,
                                        ["x"] = -125000.98828576,
                                        ["name"] = "DictKey_GroupName_1639",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760881.41942851,
                                ["x"] = -125000.98828576,
                                ["name"] = "DictKey_GroupName_1639",
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760674.38999998,
                                            ["speed"] = 0,
                                            ["x"] = -125241.24000003,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 201,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 457,
                                        ["y"] = 760674.38999998,
                                        ["x"] = -125241.24000003,
                                        ["name"] = "DictKey_GroupName_1642",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760674.38999998,
                                ["x"] = -125241.24000003,
                                ["name"] = "DictKey_GroupName_1642",
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760879.7051428,
                                            ["speed"] = 0,
                                            ["x"] = -125010.98828576,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 202,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 458,
                                        ["y"] = 760879.7051428,
                                        ["x"] = -125010.98828576,
                                        ["name"] = "DictKey_GroupName_1645",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760879.7051428,
                                ["x"] = -125010.98828576,
                                ["name"] = "DictKey_GroupName_1645",
                                ["dead"] = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760714.51171428,
                                            ["speed"] = 0,
                                            ["x"] = -125212.31285717,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 203,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320 APA-5D",
                                        ["unitId"] = 459,
                                        ["rate"] = 3,
                                        ["y"] = 760714.51171428,
                                        ["x"] = -125212.31285717,
                                        ["name"] = "DictKey_GroupName_1648",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760714.51171428,
                                ["x"] = -125212.31285717,
                                ["name"] = "DictKey_GroupName_1648",
                                ["dead"] = false,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760378.28142854,
                                            ["speed"] = 0,
                                            ["x"] = -125434.07800004,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 204,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 460,
                                        ["rate"] = 3,
                                        ["y"] = 760378.28142854,
                                        ["x"] = -125434.07800004,
                                        ["name"] = "DictKey_GroupName_1651",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760378.28142854,
                                ["x"] = -125434.07800004,
                                ["name"] = "DictKey_GroupName_1651",
                                ["dead"] = false,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["heading"] = 5.6723200689816,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760711.45685714,
                                            ["speed"] = 0,
                                            ["x"] = -125164.77228574,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 207,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "af standard-3 (worn-out)",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 464,
                                        ["y"] = 760711.45685714,
                                        ["x"] = -125164.77228574,
                                        ["name"] = "DictKey_GroupName_1681",
                                        ["heading"] = 5.6723200689816,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760711.45685714,
                                ["x"] = -125164.77228574,
                                ["name"] = "DictKey_GroupName_1681",
                                ["dead"] = false,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["heading"] = 6.1086523819802,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 831972.62742857,
                                            ["speed"] = 0,
                                            ["x"] = -85182.840000034,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 209,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Domna 120th AR",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 467,
                                        ["rate"] = "50",
                                        ["y"] = 831972.62742857,
                                        ["x"] = -85182.840000034,
                                        ["name"] = "DictKey_GroupName_1692",
                                        ["heading"] = 6.1086523819802,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 831972.62742857,
                                ["x"] = -85182.840000034,
                                ["name"] = "DictKey_GroupName_1692",
                                ["dead"] = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 6.1086523819802,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 831855.908,
                                            ["speed"] = 0,
                                            ["x"] = -85204.835714319,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 210,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Domna 120th AR",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 468,
                                        ["rate"] = "50",
                                        ["y"] = 831855.908,
                                        ["x"] = -85204.835714319,
                                        ["name"] = "DictKey_GroupName_1695",
                                        ["heading"] = 6.1086523819802,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 831855.908,
                                ["x"] = -85204.835714319,
                                ["name"] = "DictKey_GroupName_1695",
                                ["dead"] = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["heading"] = 6.2657320146596,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 834666.89057143,
                                            ["speed"] = 0,
                                            ["x"] = -83957.714857176,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 211,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Domna 120th AR",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 469,
                                        ["rate"] = "50",
                                        ["y"] = 834666.89057143,
                                        ["x"] = -83957.714857176,
                                        ["name"] = "DictKey_GroupName_1698",
                                        ["heading"] = 6.2657320146596,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 834666.89057143,
                                ["x"] = -83957.714857176,
                                ["name"] = "DictKey_GroupName_1698",
                                ["dead"] = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["heading"] = 6.1086523819802,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 834739.69057143,
                                            ["speed"] = 0,
                                            ["x"] = -83946.794857176,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 212,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Domna 120th AR",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 470,
                                        ["rate"] = "50",
                                        ["y"] = 834739.69057143,
                                        ["x"] = -83946.794857176,
                                        ["name"] = "DictKey_GroupName_1701",
                                        ["heading"] = 6.1086523819802,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 834739.69057143,
                                ["x"] = -83946.794857176,
                                ["name"] = "DictKey_GroupName_1701",
                                ["dead"] = false,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["heading"] = 6.1086523819802,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 834812.49057143,
                                            ["speed"] = 0,
                                            ["x"] = -83936.602857176,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 213,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Domna 120th AR",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 471,
                                        ["rate"] = "50",
                                        ["y"] = 834812.49057143,
                                        ["x"] = -83936.602857176,
                                        ["name"] = "DictKey_GroupName_1704",
                                        ["heading"] = 6.1086523819802,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 834812.49057143,
                                ["x"] = -83936.602857176,
                                ["name"] = "DictKey_GroupName_1704",
                                ["dead"] = false,
                            }, -- end of [27]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 19,
                    ["name"] = "South Ossetia",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [5]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_22",
    ["version"] = 13,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 426,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 153,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 195,
                    ["number"] = 1,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 378,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Wespeaktiv",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 459,
                    ["predicate"] = "c_unit_speed_higher",
                    ["speedU"] = 272.36111111111,
                    ["unit"] = 361,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Angriff",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 10,
                    ["group"] = 166,
                    ["text"] = "DictKey_ActionText_1709",
                    ["predicate"] = "a_out_text_delay_s",
                    ["unit"] = 378,
                    ["radiotext"] = "",
                    ["flag"] = 1,
                    ["KeyDict_text"] = "DictKey_ActionText_1709",
                    ["KeyDict_radiotext"] = "",
                    ["coalitionlist"] = "red",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["coalitionlist"] = "red",
                    ["file"] = "ResKey_Action_1712",
                    ["predicate"] = "a_out_sound_s",
                    ["unit"] = 378,
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 375,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 306,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 306,
                    ["speedU"] = 1.0277777777778,
                    ["predicate"] = "c_unit_speed_lower",
                    ["unit"] = 375,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 196,
                    ["number"] = 1,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 378,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Konvoi",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 378,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_alive",
                    ["zone"] = 459,
                }, -- end of [1]
                [2] = 
                {
                    ["zone"] = 459,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 379,
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 199,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 459,
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 178,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_group_alive",
                    ["zone"] = 459,
                }, -- end of [4]
                [5] = 
                {
                    ["unit"] = 378,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 612,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 12,
                    ["clearview"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_1710",
                    ["coalitionlist"] = "red",
                    ["text"] = "DictKey_ActionText_1710",
                    ["predicate"] = "a_out_text_delay_s",
                    ["unit"] = 378,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["coalitionlist"] = "red",
                    ["file"] = "ResKey_Action_1713",
                    ["predicate"] = "a_out_sound_s",
                    ["unit"] = 378,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Sieg",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 459,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_alive",
                    ["unit"] = 378,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 379,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_alive",
                    ["zone"] = 459,
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 199,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 459,
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 178,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_group_alive",
                    ["zone"] = 459,
                }, -- end of [4]
                [5] = 
                {
                    ["unit"] = 378,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 612,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["comment"] = "Sieg1",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["seconds"] = 10,
                    ["unit"] = 378,
                    ["predicate"] = "a_out_text_delay_s",
                    ["coalitionlist"] = "red",
                    ["text"] = "DictKey_ActionText_1711",
                    ["KeyDict_text"] = "DictKey_ActionText_1711",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["coalitionlist"] = "red",
                    ["file"] = "ResKey_Action_1714",
                    ["predicate"] = "a_out_sound_s",
                    ["unit"] = 378,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [5]
    }, -- end of ["trigrules"]
    ["currentKey"] = 363453,
    ["start_time"] = 39600,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro",
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["eos"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "eos",
            ["mm"] = 0,
        }, -- end of ["eos"]
        ["helmet"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "helmet",
            ["mm"] = 0,
        }, -- end of ["helmet"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["autopilot"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "autopilot",
            ["mm"] = 0,
        }, -- end of ["autopilot"]
        ["hud"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hud",
            ["mm"] = 0,
        }, -- end of ["hud"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc",
            ["mm"] = 0,
        }, -- end of ["asc"]
        ["rws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "rws",
            ["mm"] = 0,
        }, -- end of ["rws"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mfd",
            ["mm"] = 0,
        }, -- end of ["mfd"]
        ["radar"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "radar",
            ["mm"] = 0,
        }, -- end of ["radar"]
    }, -- end of ["failures"]
} -- end of mission
