mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Year"] = 1992,
        ["Day"] = 12,
        ["Month"] = 2,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_activate_group(190); mission.trig.func[1]=nil;",
            [2] = "a_explosion_unit(410, 1000);a_explosion_unit(407, 1500); mission.trig.func[2]=nil;",
            [3] = "a_out_sound_s(\"red\", getValueResourceByKey(\"ResKey_Action_1546\")); mission.trig.func[3]=nil;",
            [4] = "a_set_ai_task(181, 1);a_activate_group(190); mission.trig.func[4]=nil;",
            [5] = "a_explosion_unit(348, 1000); mission.trig.func[5]=nil;",
            [6] = "a_explosion_unit(377, 1000); mission.trig.func[6]=nil;",
            [7] = "a_explosion_unit(402, 1000); mission.trig.func[7]=nil;",
            [8] = "a_out_sound_s(\"red\", getValueResourceByKey(\"ResKey_Action_1545\")); mission.trig.func[8]=nil;",
            [9] = "a_activate_group(164); mission.trig.func[9]=nil;",
            [10] = "a_out_sound_g(139, getValueResourceByKey(\"ResKey_Action_1551\")); mission.trig.func[10]=nil;",
            [11] = "a_out_sound_g(139, getValueResourceByKey(\"ResKey_Action_1552\")); mission.trig.func[11]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_unit_in_zone(318, 311) )",
            [2] = "return(c_unit_damaged(410) )",
            [3] = "return(c_all_of_group_out_zone(139, 311) and c_group_dead(158) )",
            [4] = "return(c_part_of_group_in_zone(139, 153) )",
            [5] = "return(c_unit_damaged(348) )",
            [6] = "return(c_unit_damaged(377) )",
            [7] = "return(c_unit_damaged(402) )",
            [8] = "return(c_unit_in_zone(318, 309) and c_part_of_group_in_zone(99, 310) )",
            [9] = "return(c_group_dead(148) and c_group_dead(162) )",
            [10] = "return(c_unit_in_zone(318, 464) and c_unit_alive(319) and c_group_dead(99) and c_unit_dead(348) )",
            [11] = "return(c_unit_in_zone(318, 464) and c_unit_dead(319) and c_group_dead(99) )",
        }, -- 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"] = 1596,
    ["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"] = 7,
                ["dir"] = 73,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 5,
                ["dir"] = 93,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 3,
                ["dir"] = 80,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["season"] = 
        {
            ["temperature"] = -1,
        }, -- 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"] = 1165.86,
            ["density"] = 5,
            ["base"] = 800,
            ["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"] = 820789.57400017,
                ["radius"] = 2743.2,
                ["zoneId"] = 153,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -203063.42657147,
                ["hidden"] = true,
                ["name"] = "Zone1",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 798001.95114305,
                ["radius"] = 15240,
                ["zoneId"] = 309,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -184763.47371433,
                ["hidden"] = true,
                ["name"] = "Zone2",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 777599.43428589,
                ["radius"] = 24384,
                ["zoneId"] = 310,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -219249.04571434,
                ["hidden"] = true,
                ["name"] = "Zone3",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = 834299.34657158,
                ["radius"] = 9144,
                ["zoneId"] = 311,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -170588.50657148,
                ["hidden"] = true,
                ["name"] = "ZoneF",
            }, -- end of [4]
            [5] = 
            {
                ["y"] = 782828.37057161,
                ["radius"] = 24384,
                ["zoneId"] = 464,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -132981.87257147,
                ["hidden"] = true,
                ["name"] = "Sieg",
            }, -- end of [5]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 809942.8322859,
        ["zoom"] = 207423,
        ["centerX"] = -195857.27042861,
    }, -- 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_1510",
        [2] = "ResKey_ImageBriefing_1525",
        [3] = "ResKey_ImageBriefing_1596",
    }, -- 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",
                }, -- end of [13]
                [14] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = false,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1767.84,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 28.263888888889,
                                            ["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"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 817630.38171426,
                                            ["x"] = -226331.85228574,
                                            ["name"] = "DictKey_WptName_1398",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1767.84,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 28.263888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 817768.76485744,
                                                                ["x"] = -223383.52628572,
                                                                ["duration"] = 6,
                                                                ["durationFlag"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 98.018068055854,
                                            ["ETA_locked"] = false,
                                            ["y"] = 817932.73828601,
                                            ["x"] = -223578.02942858,
                                            ["name"] = "DictKey_WptName_1415",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1722.12,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 20.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 256.91731928278,
                                            ["ETA_locked"] = false,
                                            ["y"] = 817197.30628568,
                                            ["x"] = -226760.42000003,
                                            ["name"] = "DictKey_WptName_1416",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1828.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 354.47641832585,
                                            ["ETA_locked"] = false,
                                            ["y"] = 812816.33171426,
                                            ["x"] = -227840.31971432,
                                            ["name"] = "DictKey_WptName_1417",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 905,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 366,
                                            ["helipadId"] = 366,
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1270.6831155929,
                                            ["ETA_locked"] = false,
                                            ["y"] = 804359.42857163,
                                            ["x"] = -264486.5714286,
                                            ["name"] = "DictKey_WptName_1418",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 162,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1767.84,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 5,
                                        ["speed"] = 28.263888888889,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 364,
                                        ["psi"] = -0.10935718521611,
                                        ["y"] = 817630.38171426,
                                        ["x"] = -226331.85228574,
                                        ["name"] = "DictKey_UnitName_1397",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1193,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.10935718521611,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1767.84,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "Good",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 28.263888888889,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 365,
                                        ["psi"] = -0.10935718521611,
                                        ["y"] = 817550.38171426,
                                        ["x"] = -226366.13800002,
                                        ["name"] = "DictKey_UnitName_1399",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1193,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.10935718521611,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "051",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 817630.38171426,
                                ["x"] = -226331.85228574,
                                ["name"] = "DictKey_GroupName_1396",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Georgia",
                    ["id"] = 16,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1889,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 818042.62228603,
                                            ["x"] = -221705.10742857,
                                            ["name"] = "DictKey_WptName_1311",
                                            ["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"] = 148,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 332,
                                        ["skill"] = "Average",
                                        ["y"] = 818042.62228603,
                                        ["x"] = -221705.10742857,
                                        ["name"] = "DictKey_UnitName_1310",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.17453292519943,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 333,
                                        ["skill"] = "Average",
                                        ["y"] = 818084.02742889,
                                        ["x"] = -221665.69771428,
                                        ["name"] = "DictKey_UnitName_1312",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.087266462599716,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 334,
                                        ["skill"] = "Average",
                                        ["y"] = 818058.58571461,
                                        ["x"] = -221728.55371428,
                                        ["name"] = "DictKey_UnitName_1313",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.05235987755983,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 335,
                                        ["skill"] = "Average",
                                        ["y"] = 818024.33657174,
                                        ["x"] = -221764.53599999,
                                        ["name"] = "DictKey_UnitName_1314",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.17453292519943,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 336,
                                        ["skill"] = "Average",
                                        ["y"] = 818036.33657174,
                                        ["x"] = -221787.39314285,
                                        ["name"] = "DictKey_UnitName_1315",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.087266462599716,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "BMD-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 337,
                                        ["skill"] = "Average",
                                        ["y"] = 817986.05085746,
                                        ["x"] = -221873.10742857,
                                        ["name"] = "DictKey_UnitName_1316",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.19198621771938,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "BMP-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 338,
                                        ["skill"] = "Average",
                                        ["y"] = 818020.33657174,
                                        ["x"] = -221830.82171428,
                                        ["name"] = "DictKey_UnitName_1317",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.05235987755983,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 412,
                                        ["skill"] = "Average",
                                        ["y"] = 818070.11028626,
                                        ["x"] = -221636.91389283,
                                        ["name"] = "DictKey_UnitName_1535",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0.087266462599716,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 818042.62228603,
                                ["x"] = -221705.10742857,
                                ["name"] = "DictKey_GroupName_1309",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1693,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817774.31542858,
                                            ["x"] = -223859.5131429,
                                            ["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"] = 817774.31542858,
                                        ["x"] = -223859.5131429,
                                        ["name"] = "DictKey_UnitName_1345",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "SA-18 Igla manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 352,
                                        ["skill"] = "Average",
                                        ["y"] = 817783.45828572,
                                        ["x"] = -223841.79885719,
                                        ["name"] = "DictKey_UnitName_1347",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Ural-375 ZU-23",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 404,
                                        ["skill"] = "Average",
                                        ["y"] = 817769.03714286,
                                        ["x"] = -223850.20571432,
                                        ["name"] = "DictKey_UnitName_1514",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 817774.31542858,
                                ["x"] = -223859.5131429,
                                ["name"] = "DictKey_GroupName_1344",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1690,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817778.19085711,
                                            ["x"] = -223904.16171432,
                                            ["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"] = 817778.19085711,
                                        ["x"] = -223904.16171432,
                                        ["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"] = 817775.33371426,
                                        ["x"] = -223877.87600003,
                                        ["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"] = 817771.60857143,
                                        ["x"] = -223840.77714289,
                                        ["name"] = "DictKey_UnitName_1362",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 817778.19085711,
                                ["x"] = -223904.16171432,
                                ["name"] = "DictKey_GroupName_1358",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = true,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 190,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Soldier M4 GRG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 413,
                                        ["skill"] = "Average",
                                        ["y"] = 817205.20314285,
                                        ["x"] = -226275.16914288,
                                        ["name"] = "DictKey_UnitName_1537",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = -2.5574291437294,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Soldier M4 GRG",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 415,
                                        ["skill"] = "Average",
                                        ["y"] = 817218.23771878,
                                        ["x"] = -226267.12689117,
                                        ["name"] = "DictKey_UnitName_1550",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = -2.5574291437294,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 817205.20314285,
                                ["x"] = -226275.16914288,
                                ["name"] = "DictKey_GroupName_1536",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817205.20314285,
                                                ["x"] = -226275.16914288,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817165.20376088,
                                                ["x"] = -226335.67018342,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817165.20376088,
                                                ["x"] = -226335.67018342,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817165.60228571,
                                                ["x"] = -226382.29600002,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817182.49257159,
                                                ["x"] = -226350.93742862,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817182.49257159,
                                                ["x"] = -226350.93742862,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1618,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817205.20314285,
                                            ["x"] = -226275.16914288,
                                            ["name"] = "DictKey_WptName_1538",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 1.5416666666667,
                                            ["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"] = 1614,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 43.959293942934,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817165.20376088,
                                            ["x"] = -226335.67018342,
                                            ["name"] = "DictKey_WptName_1539",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 1.5416666666667,
                                            ["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"] = 1613,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 62.167698139384,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 817165.60228571,
                                            ["x"] = -226382.29600002,
                                            ["name"] = "DictKey_WptName_1548",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.0833333333333,
                                            ["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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817885.42857149,
                                            ["speed"] = 0,
                                            ["x"] = -223541.67410716,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 141,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "GRC_autumn",
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 321,
                                        ["y"] = 817885.42857149,
                                        ["x"] = -223541.67410716,
                                        ["name"] = "DictKey_GroupName_1273",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817885.42857149,
                                ["x"] = -223541.67410716,
                                ["name"] = "DictKey_GroupName_1273",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817867.42857153,
                                            ["speed"] = 0,
                                            ["x"] = -223517.67410715,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 142,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 322,
                                        ["y"] = 817867.42857153,
                                        ["x"] = -223517.67410715,
                                        ["name"] = "DictKey_GroupName_1276",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817867.42857153,
                                ["x"] = -223517.67410715,
                                ["name"] = "DictKey_GroupName_1276",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817794.57142877,
                                            ["speed"] = 0,
                                            ["x"] = -223895.95982144,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 145,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "saray-b",
                                        ["type"] = "Subsidiary structure B",
                                        ["unitId"] = 327,
                                        ["y"] = 817794.57142877,
                                        ["x"] = -223895.95982144,
                                        ["name"] = "DictKey_GroupName_1295",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817794.57142877,
                                ["x"] = -223895.95982144,
                                ["name"] = "DictKey_GroupName_1295",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 6.1086523819802,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817790.64771454,
                                            ["speed"] = 0,
                                            ["x"] = -223916.24742859,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 150,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "grg_autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "KrAZ6322",
                                        ["unitId"] = 341,
                                        ["y"] = 817790.64771454,
                                        ["x"] = -223916.24742859,
                                        ["name"] = "DictKey_GroupName_1322",
                                        ["heading"] = 6.1086523819802,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817790.64771454,
                                ["x"] = -223916.24742859,
                                ["name"] = "DictKey_GroupName_1322",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0.69813170079773,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817189.88799999,
                                            ["speed"] = 0,
                                            ["x"] = -226307.15314288,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 151,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 348,
                                        ["rate"] = 5,
                                        ["y"] = 817189.88799999,
                                        ["x"] = -226307.15314288,
                                        ["name"] = "DictKey_GroupName_1335",
                                        ["heading"] = 0.69813170079773,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817189.88799999,
                                ["x"] = -226307.15314288,
                                ["name"] = "DictKey_GroupName_1335",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0.38397243543875,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817222.11257142,
                                            ["speed"] = 0,
                                            ["x"] = -226246.85571431,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 153,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Cobra",
                                        ["unitId"] = 350,
                                        ["rate"] = 8,
                                        ["y"] = 817222.11257142,
                                        ["x"] = -226246.85571431,
                                        ["name"] = "DictKey_GroupName_1341",
                                        ["heading"] = 0.38397243543875,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817222.11257142,
                                ["x"] = -226246.85571431,
                                ["name"] = "DictKey_GroupName_1341",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 1.3962634015955,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817159.03085713,
                                            ["speed"] = 0,
                                            ["x"] = -226381.15314288,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 155,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 353,
                                        ["rate"] = 3,
                                        ["y"] = 817159.03085713,
                                        ["x"] = -226381.15314288,
                                        ["name"] = "DictKey_GroupName_1348",
                                        ["heading"] = 1.3962634015955,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817159.03085713,
                                ["x"] = -226381.15314288,
                                ["name"] = "DictKey_GroupName_1348",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 0.43633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817198.98171453,
                                            ["speed"] = 0,
                                            ["x"] = -226319.88085717,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 157,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 355,
                                        ["y"] = 817198.98171453,
                                        ["x"] = -226319.88085717,
                                        ["name"] = "DictKey_GroupName_1354",
                                        ["heading"] = 0.43633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817198.98171453,
                                ["x"] = -226319.88085717,
                                ["name"] = "DictKey_GroupName_1354",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 804359.42857163,
                                            ["speed"] = 0,
                                            ["x"] = -264486.5714286,
                                            ["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"] = 804359.42857163,
                                        ["x"] = -264486.5714286,
                                        ["name"] = "DictKey_GroupName_1412",
                                        ["heliport_modulation"] = 0,
                                        ["heliport_callsign_id"] = 8,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 804359.42857163,
                                ["x"] = -264486.5714286,
                                ["name"] = "DictKey_GroupName_1412",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 0.57595865315813,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817168.45942856,
                                            ["speed"] = 0,
                                            ["x"] = -226357.43885716,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 165,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 377,
                                        ["rate"] = 5,
                                        ["y"] = 817168.45942856,
                                        ["x"] = -226357.43885716,
                                        ["name"] = "DictKey_GroupName_1434",
                                        ["heading"] = 0.57595865315813,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817168.45942856,
                                ["x"] = -226357.43885716,
                                ["name"] = "DictKey_GroupName_1434",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 0.69813170079773,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817183.76171451,
                                            ["speed"] = 0,
                                            ["x"] = -226321.50971431,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 167,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "UAZ-469",
                                        ["unitId"] = 381,
                                        ["rate"] = 3,
                                        ["y"] = 817183.76171451,
                                        ["x"] = -226321.50971431,
                                        ["name"] = "DictKey_GroupName_1445",
                                        ["heading"] = 0.69813170079773,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817183.76171451,
                                ["x"] = -226321.50971431,
                                ["name"] = "DictKey_GroupName_1445",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817161.03085713,
                                            ["speed"] = 0,
                                            ["x"] = -226368.29600002,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 170,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "RUS_autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-66",
                                        ["unitId"] = 389,
                                        ["y"] = 817161.03085713,
                                        ["x"] = -226368.29600002,
                                        ["name"] = "DictKey_GroupName_1461",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817161.03085713,
                                ["x"] = -226368.29600002,
                                ["name"] = "DictKey_GroupName_1461",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 0.5235987755983,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817172.17371428,
                                            ["speed"] = 0,
                                            ["x"] = -226343.15314288,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 182,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "RUS_autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-66",
                                        ["unitId"] = 402,
                                        ["y"] = 817172.17371428,
                                        ["x"] = -226343.15314288,
                                        ["name"] = "DictKey_GroupName_1506",
                                        ["heading"] = 0.5235987755983,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817172.17371428,
                                ["x"] = -226343.15314288,
                                ["name"] = "DictKey_GroupName_1506",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 0.57595865315813,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817191.03085713,
                                            ["speed"] = 0,
                                            ["x"] = -226298.86742859,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 183,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "grg_autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "KrAZ6322",
                                        ["unitId"] = 403,
                                        ["rate"] = 5,
                                        ["y"] = 817191.03085713,
                                        ["x"] = -226298.86742859,
                                        ["name"] = "DictKey_GroupName_1511",
                                        ["heading"] = 0.57595865315813,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817191.03085713,
                                ["x"] = -226298.86742859,
                                ["name"] = "DictKey_GroupName_1511",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 0.43633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817181.26742882,
                                            ["speed"] = 0,
                                            ["x"] = -226356.45228574,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 184,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "GRC_autumn",
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GSM Rus",
                                        ["type"] = "FARP Fuel Depot",
                                        ["unitId"] = 406,
                                        ["rate"] = 20,
                                        ["y"] = 817181.26742882,
                                        ["x"] = -226356.45228574,
                                        ["name"] = "DictKey_GroupName_1516",
                                        ["heading"] = 0.43633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817181.26742882,
                                ["x"] = -226356.45228574,
                                ["name"] = "DictKey_GroupName_1516",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 6.1086523819802,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817785.70285739,
                                            ["speed"] = 0,
                                            ["x"] = -223871.65257145,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 185,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 407,
                                        ["rate"] = 5,
                                        ["y"] = 817785.70285739,
                                        ["x"] = -223871.65257145,
                                        ["name"] = "DictKey_GroupName_1519",
                                        ["heading"] = 6.1086523819802,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817785.70285739,
                                ["x"] = -223871.65257145,
                                ["name"] = "DictKey_GroupName_1519",
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 0.43633231299858,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817212.67085713,
                                            ["speed"] = 0,
                                            ["x"] = -226279.53857145,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 187,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 409,
                                        ["y"] = 817212.67085713,
                                        ["x"] = -226279.53857145,
                                        ["name"] = "DictKey_GroupName_1526",
                                        ["heading"] = 0.43633231299858,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817212.67085713,
                                ["x"] = -226279.53857145,
                                ["name"] = "DictKey_GroupName_1526",
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 5.7595865315813,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817783.30885746,
                                            ["speed"] = 0,
                                            ["x"] = -223853.98942857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 188,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "RUS_autumn",
                                        ["category"] = "Unarmed",
                                        ["type"] = "GAZ-66",
                                        ["unitId"] = 410,
                                        ["y"] = 817783.30885746,
                                        ["x"] = -223853.98942857,
                                        ["name"] = "DictKey_GroupName_1529",
                                        ["heading"] = 5.7595865315813,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817783.30885746,
                                ["x"] = -223853.98942857,
                                ["name"] = "DictKey_GroupName_1529",
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 0.69813170079773,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 817877.49914318,
                                            ["speed"] = 0,
                                            ["x"] = -223525.89914285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 189,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "UAZ-469",
                                        ["unitId"] = 411,
                                        ["rate"] = 3,
                                        ["y"] = 817877.49914318,
                                        ["x"] = -223525.89914285,
                                        ["name"] = "DictKey_GroupName_1532",
                                        ["heading"] = 0.69813170079773,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 817877.49914318,
                                ["x"] = -223525.89914285,
                                ["name"] = "DictKey_GroupName_1532",
                                ["dead"] = false,
                            }, -- end of [19]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- 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",
                }, -- 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",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["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"] = 684608.9375,
                                            ["x"] = -284153.65625,
                                            ["name"] = "DictKey_WptName_1007",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 25,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1524,
                                            ["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"] = 37.787795368569,
                                            ["ETA_locked"] = false,
                                            ["y"] = 677844.1340003,
                                            ["x"] = -278622.15085714,
                                            ["name"] = "DictKey_WptName_1010",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4267.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 246.66666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["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"] = 445.28553481693,
                                            ["ETA_locked"] = false,
                                            ["y"] = 767133.01714308,
                                            ["x"] = -232459.57371432,
                                            ["name"] = "DictKey_WptName_1011",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 5181.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["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"] = 684.07088720855,
                                            ["ETA_locked"] = false,
                                            ["y"] = 822808.13714302,
                                            ["x"] = -217409.98800004,
                                            ["name"] = "DictKey_WptName_1012",
                                            ["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"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1191.1077097359,
                                            ["ETA_locked"] = false,
                                            ["y"] = 733641.71428575,
                                            ["x"] = -256348.53125001,
                                            ["name"] = "DictKey_WptName_1013",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 45,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1563.6692799508,
                                            ["ETA_locked"] = false,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["name"] = "DictKey_WptName_1014",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 25,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 99,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "usaf f16 standard-1",
                                        ["skill"] = "High",
                                        ["parking"] = 83,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16A",
                                        ["unitId"] = 255,
                                        ["psi"] = 0.88536209158584,
                                        ["parking_id"] = "51",
                                        ["x"] = -284153.65625,
                                        ["name"] = "DictKey_UnitName_1006",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 684608.9375,
                                        ["heading"] = -0.88536209158584,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "013",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "usaf f16 standard-1",
                                        ["skill"] = "High",
                                        ["parking"] = 81,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16A",
                                        ["unitId"] = 256,
                                        ["psi"] = 0.88536209158584,
                                        ["parking_id"] = "49",
                                        ["x"] = -284186.75,
                                        ["name"] = "DictKey_UnitName_1008",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 684493.625,
                                        ["heading"] = -0.88536209158584,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "usaf f16 standard-1",
                                        ["skill"] = "High",
                                        ["parking"] = 96,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16A",
                                        ["unitId"] = 257,
                                        ["psi"] = 0.88536209158584,
                                        ["parking_id"] = "44",
                                        ["x"] = -284363.28125,
                                        ["name"] = "DictKey_UnitName_1009",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 684119.5625,
                                        ["heading"] = -0.88536209158584,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Springfield13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "014",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "usaf f16 standard-1",
                                        ["skill"] = "High",
                                        ["parking"] = 77,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16A",
                                        ["unitId"] = 283,
                                        ["psi"] = 0.88536209158584,
                                        ["parking_id"] = "42",
                                        ["x"] = -284365.46875,
                                        ["name"] = "DictKey_UnitName_1123",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 684026.4375,
                                        ["heading"] = -0.88536209158584,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Springfield14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "015",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 684608.9375,
                                ["x"] = -284153.65625,
                                ["name"] = "DictKey_GroupName_1005",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- 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] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2743.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 802237.86971423,
                                            ["x"] = -214418.27628574,
                                            ["name"] = "DictKey_WptName_1284",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2987.04,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 269.78926675508,
                                            ["ETA_locked"] = false,
                                            ["y"] = 806595.51628587,
                                            ["x"] = -225727.88685718,
                                            ["name"] = "DictKey_WptName_1287",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2438.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["weaponType"] = 1069547520,
                                                                ["groupId"] = 162,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 375.19554111262,
                                            ["ETA_locked"] = false,
                                            ["y"] = 811380.34714287,
                                            ["x"] = -226661.38057147,
                                            ["name"] = "DictKey_WptName_1583",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1737.36,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 148,
                                                            }, -- 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"] = 530.71234683341,
                                            ["ETA_locked"] = false,
                                            ["y"] = 817237.78914281,
                                            ["x"] = -227081.29742858,
                                            ["name"] = "DictKey_WptName_1291",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2225.04,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 25.694444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 704.67325812871,
                                            ["ETA_locked"] = false,
                                            ["y"] = 817828.57142883,
                                            ["x"] = -222653.71428574,
                                            ["name"] = "DictKey_WptName_1293",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 3352.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 51.388888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = false,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 998.44561609729,
                                            ["ETA_locked"] = false,
                                            ["y"] = 818019.42857162,
                                            ["x"] = -207558.28571433,
                                            ["name"] = "DictKey_WptName_1326",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 2316.7848,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 53.958333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1828.1023622888,
                                            ["ETA_locked"] = false,
                                            ["y"] = 831929.71428577,
                                            ["x"] = -165007.38839287,
                                            ["name"] = "DictKey_WptName_1334",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 540,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 261,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["helipadId"] = 261,
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2798.1219960179,
                                            ["ETA_locked"] = false,
                                            ["y"] = 844351.96428571,
                                            ["x"] = -148779.93638393,
                                            ["name"] = "DictKey_WptName_1292",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 144,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2743.2,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 2 (faded and sun-bleached)",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 5,
                                        ["speed"] = 46.25,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 324,
                                        ["psi"] = -2.7738184367459,
                                        ["y"] = 802237.86971423,
                                        ["x"] = -214418.27628574,
                                        ["name"] = "DictKey_UnitName_1283",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1193,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.7738184367459,
                                        ["callsign"] = 108,
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 802237.86971423,
                                ["x"] = -214418.27628574,
                                ["name"] = "DictKey_GroupName_1282",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2743.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 801936.94885716,
                                            ["x"] = -213608.60314289,
                                            ["name"] = "DictKey_WptName_1385",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2987.04,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 278.08813941881,
                                            ["ETA_locked"] = false,
                                            ["y"] = 806667.24542859,
                                            ["x"] = -225568.72200004,
                                            ["name"] = "DictKey_WptName_1389",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2438.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 46.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["weaponType"] = 1069547520,
                                                                ["groupId"] = 162,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 381.77817169555,
                                            ["ETA_locked"] = false,
                                            ["y"] = 811380.34714287,
                                            ["x"] = -226454.7611429,
                                            ["name"] = "DictKey_WptName_1584",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1737.36,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 148,
                                                            }, -- 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"] = 543.30805590732,
                                            ["ETA_locked"] = false,
                                            ["y"] = 817155.86342853,
                                            ["x"] = -227092.22085716,
                                            ["name"] = "DictKey_WptName_1390",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2286,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 25.694444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 148,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 719.67262168262,
                                            ["ETA_locked"] = false,
                                            ["y"] = 817968.57142883,
                                            ["x"] = -222570.85714289,
                                            ["name"] = "DictKey_WptName_1391",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 3352.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 51.388888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = false,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1022.7769395915,
                                            ["ETA_locked"] = false,
                                            ["y"] = 819042.28571429,
                                            ["x"] = -207031.71428577,
                                            ["name"] = "DictKey_WptName_1392",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 2346.96,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 53.444444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1848.181467634,
                                            ["ETA_locked"] = false,
                                            ["y"] = 833556.57142857,
                                            ["x"] = -165374.57142863,
                                            ["name"] = "DictKey_WptName_1393",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 540,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 261,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["helipadId"] = 261,
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1962.4377641869,
                                            ["ETA_locked"] = false,
                                            ["y"] = 844351.96428571,
                                            ["x"] = -148779.93638393,
                                            ["name"] = "DictKey_WptName_1394",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 161,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2743.2,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard 1",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 5,
                                        ["speed"] = 46.25,
                                        ["type"] = "Mi-24V",
                                        ["unitId"] = 363,
                                        ["psi"] = -2.7649665666988,
                                        ["y"] = 801936.94885716,
                                        ["x"] = -213608.60314289,
                                        ["name"] = "DictKey_UnitName_1384",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1193,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.7649665666988,
                                        ["callsign"] = 112,
                                        ["onboard_num"] = "057",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 801936.94885716,
                                ["x"] = -213608.60314289,
                                ["name"] = "DictKey_GroupName_1383",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 818566.25,
                                                ["x"] = -219607.40625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 818308,
                                                ["x"] = -219628.09375,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 818338.5625,
                                                ["x"] = -219668.28125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 818570.3125,
                                                ["x"] = -219601.1875,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 818575.5,
                                                ["x"] = -219595.90625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 818581.625,
                                                ["x"] = -219591.75,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 818588.5,
                                                ["x"] = -219588.921875,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 818340.4375,
                                                ["x"] = -219676.6875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 818595.75,
                                                ["x"] = -219587.5,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 818603.1875,
                                                ["x"] = -219587.578125,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 818610.375,
                                                ["x"] = -219589.140625,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 818617.1875,
                                                ["x"] = -219592.09375,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 818341.3125,
                                                ["x"] = -219685.25,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 818623.25,
                                                ["x"] = -219596.34375,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 818628.375,
                                                ["x"] = -219601.71875,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 818632.3125,
                                                ["x"] = -219608.015625,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 818634.875,
                                                ["x"] = -219614.96875,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 818341.0625,
                                                ["x"] = -219693.84375,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 818636.0625,
                                                ["x"] = -219622.28125,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 818635.75,
                                                ["x"] = -219629.6875,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 818633.9375,
                                                ["x"] = -219636.890625,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 818315.125,
                                                ["x"] = -219633.09375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 818335.125,
                                                ["x"] = -219761.625,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 818547.4375,
                                                ["x"] = -219879.625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 818547.6875,
                                                ["x"] = -219886.015625,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 818549.5625,
                                                ["x"] = -219892.140625,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 818552.875,
                                                ["x"] = -219897.59375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 818335,
                                                ["x"] = -219772.3125,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 818557.5,
                                                ["x"] = -219902.03125,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 818563.125,
                                                ["x"] = -219905.109375,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 818569.3125,
                                                ["x"] = -219906.671875,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 818575.75,
                                                ["x"] = -219906.59375,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 818336.5625,
                                                ["x"] = -219782.90625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 818581.9375,
                                                ["x"] = -219904.921875,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 818587.5,
                                                ["x"] = -219901.71875,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 818592.0625,
                                                ["x"] = -219897.203125,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 818595.3125,
                                                ["x"] = -219891.6875,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 818339.625,
                                                ["x"] = -219793.140625,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 818635.1875,
                                                ["x"] = -219798.65625,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 818639.625,
                                                ["x"] = -219790.625,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 818645.625,
                                                ["x"] = -219783.671875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 818304.1875,
                                                ["x"] = -219625.75,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 818321.5625,
                                                ["x"] = -219638.9375,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 818344.25,
                                                ["x"] = -219802.78125,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 818661.125,
                                                ["x"] = -219774.078125,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 818670.0625,
                                                ["x"] = -219771.84375,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 818679.25,
                                                ["x"] = -219771.453125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 818350.3125,
                                                ["x"] = -219811.609375,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 818696.875,
                                                ["x"] = -219776.25,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 818704.5625,
                                                ["x"] = -219781.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 818711.125,
                                                ["x"] = -219787.65625,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 818357.625,
                                                ["x"] = -219819.40625,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 818719.6875,
                                                ["x"] = -219803.796875,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 818721.375,
                                                ["x"] = -219812.8125,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 818721.125,
                                                ["x"] = -219822,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 818366.0625,
                                                ["x"] = -219826,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 818681,
                                                ["x"] = -219942.46875,
                                            }, -- end of [76]
                                            [5] = 
                                            {
                                                ["y"] = 818327.0625,
                                                ["x"] = -219645.34375,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 818375.375,
                                                ["x"] = -219831.234375,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 818385.375,
                                                ["x"] = -219834.984375,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 818395.875,
                                                ["x"] = -219837.15625,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 818406.5625,
                                                ["x"] = -219837.71875,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = 818331.875,
                                                ["x"] = -219652.5,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 818417.1875,
                                                ["x"] = -219836.640625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 818427.5,
                                                ["x"] = -219833.953125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 818437.375,
                                                ["x"] = -219829.71875,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 818446.4375,
                                                ["x"] = -219824.03125,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = 818335.6875,
                                                ["x"] = -219660.171875,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 818454.5,
                                                ["x"] = -219817.046875,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 818461.5,
                                                ["x"] = -219808.90625,
                                            }, -- end of [29]
                                            [47] = 
                                            {
                                                ["y"] = 818548.8125,
                                                ["x"] = -219873.375,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 818652.875,
                                                ["x"] = -219778.078125,
                                            }, -- end of [63]
                                            [67] = 
                                            {
                                                ["y"] = 818688.3125,
                                                ["x"] = -219772.9375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 818467.125,
                                                ["x"] = -219799.796875,
                                            }, -- end of [30]
                                            [71] = 
                                            {
                                                ["y"] = 818716.25,
                                                ["x"] = -219795.28125,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 818719.125,
                                                ["x"] = -219830.953125,
                                            }, -- end of [75]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 818680.95536447,
                                                ["x"] = -219942.45527333,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 818526.85714307,
                                                ["x"] = -220156.28571432,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 815755.5625,
                                                ["x"] = -218066.578125,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 813477.8125,
                                                ["x"] = -217933.765625,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 813906.8125,
                                                ["x"] = -218165.578125,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 814488.5625,
                                                ["x"] = -218194.40625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 815763.0625,
                                                ["x"] = -218067.84375,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 815770.375,
                                                ["x"] = -218069.953125,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 815740.375,
                                                ["x"] = -218066.46875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 815777.4375,
                                                ["x"] = -218072.84375,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 813927.4375,
                                                ["x"] = -218169.671875,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 815748,
                                                ["x"] = -218066.109375,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 818304.1875,
                                                ["x"] = -219625.75,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = 815784.125,
                                                ["x"] = -218076.46875,
                                            }, -- end of [11]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 818526.85714307,
                                                ["x"] = -220156.28571432,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 818121.0475121,
                                                ["x"] = -221505.44291346,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 817923.42857159,
                                                ["x"] = -222073.67410716,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 817923.42857159,
                                                ["x"] = -222073.67410716,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2169,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 813477.83866285,
                                            ["x"] = -217933.78189744,
                                            ["name"] = "DictKey_WptName_1306",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 7.7083333333333,
                                            ["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"] = 2270,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 864.73415248525,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 818304.16812801,
                                            ["x"] = -219625.7379961,
                                            ["name"] = "DictKey_WptName_1328",
                                            ["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]
                                        [3] = 
                                        {
                                            ["alt"] = 2145,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1304.2367025132,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 818680.95536447,
                                            ["x"] = -219942.45527333,
                                            ["name"] = "DictKey_WptName_1327",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 3.0833333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1368.3485892001,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 818526.85714307,
                                            ["x"] = -220156.28571432,
                                            ["name"] = "DictKey_WptName_1395",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4.1111111111111,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 600,
                                                                        ["name"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1916,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1596.8135300398,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 818121.0475121,
                                            ["x"] = -221505.44291346,
                                            ["name"] = "DictKey_WptName_1357",
                                            ["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 [5]
                                    }, -- 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"] = 813477.83866285,
                                        ["x"] = -217933.78189744,
                                        ["name"] = "DictKey_UnitName_1305",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 1.9079769648562,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 343,
                                        ["skill"] = "Average",
                                        ["y"] = 813451.48407036,
                                        ["x"] = -217919.48082505,
                                        ["name"] = "DictKey_UnitName_1329",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 1.9079769648562,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 344,
                                        ["skill"] = "Average",
                                        ["y"] = 813425.0928729,
                                        ["x"] = -217905.17986195,
                                        ["name"] = "DictKey_UnitName_1330",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 1.9079769648562,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 345,
                                        ["skill"] = "Average",
                                        ["y"] = 813398.70398781,
                                        ["x"] = -217890.86018965,
                                        ["name"] = "DictKey_UnitName_1331",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 1.9079769648562,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 346,
                                        ["skill"] = "Average",
                                        ["y"] = 813372.31293647,
                                        ["x"] = -217876.54599688,
                                        ["name"] = "DictKey_UnitName_1332",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 1.9079769648562,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 347,
                                        ["skill"] = "Average",
                                        ["y"] = 813345.91731395,
                                        ["x"] = -217862.23597922,
                                        ["name"] = "DictKey_UnitName_1333",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 1.9079769648562,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 813477.83866285,
                                ["x"] = -217933.78189744,
                                ["name"] = "DictKey_GroupName_1304",
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = true,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 164,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 367,
                                        ["skill"] = "Average",
                                        ["y"] = 807431.13425228,
                                        ["x"] = -217918.57668325,
                                        ["name"] = "DictKey_UnitName_1421",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 1.8111710534679,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 368,
                                        ["skill"] = "Average",
                                        ["y"] = 807407.10037433,
                                        ["x"] = -217900.62320652,
                                        ["name"] = "DictKey_UnitName_1423",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 1.8111710534679,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Ural-4320T",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 369,
                                        ["skill"] = "Average",
                                        ["y"] = 807382.05248796,
                                        ["x"] = -217884.24370839,
                                        ["name"] = "DictKey_UnitName_1424",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 1.8111710534679,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Ural-4320T",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 373,
                                        ["skill"] = "Average",
                                        ["y"] = 807356.81134325,
                                        ["x"] = -217868.02445014,
                                        ["name"] = "DictKey_UnitName_1428",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 1.8111710534679,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Ural-4320T",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 374,
                                        ["skill"] = "Average",
                                        ["y"] = 807331.56807254,
                                        ["x"] = -217851.80382577,
                                        ["name"] = "DictKey_UnitName_1429",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 1.8111710534679,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Ural-4320T",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 375,
                                        ["skill"] = "Average",
                                        ["y"] = 807306.32090189,
                                        ["x"] = -217835.58069542,
                                        ["name"] = "DictKey_UnitName_1430",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 1.8111710534679,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Ural-4320T",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 376,
                                        ["skill"] = "Average",
                                        ["y"] = 807281.06660846,
                                        ["x"] = -217819.35298816,
                                        ["name"] = "DictKey_UnitName_1431",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 1.8111710534679,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 807431.13425228,
                                ["x"] = -217918.57668325,
                                ["name"] = "DictKey_GroupName_1420",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 812173.8125,
                                                ["x"] = -217316.453125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 807851,
                                                ["x"] = -218224.546875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 809343.875,
                                                ["x"] = -218145.96875,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 812181.375,
                                                ["x"] = -217319.484375,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 813150.0625,
                                                ["x"] = -217756,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 813906.8125,
                                                ["x"] = -218165.578125,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 813927.4375,
                                                ["x"] = -218169.671875,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 809365.3125,
                                                ["x"] = -218143.90625,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 814488.5625,
                                                ["x"] = -218194.40625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 815740.375,
                                                ["x"] = -218066.46875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 815748,
                                                ["x"] = -218066.109375,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 815755.5625,
                                                ["x"] = -218066.578125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 810239.3125,
                                                ["x"] = -218099.875,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 815763.0625,
                                                ["x"] = -218067.84375,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 815770.375,
                                                ["x"] = -218069.953125,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = 811622.0625,
                                                ["x"] = -216743.875,
                                            }, -- end of [17]
                                            [42] = 
                                            {
                                                ["y"] = 815777.4375,
                                                ["x"] = -218072.84375,
                                            }, -- end of [42]
                                            [18] = 
                                            {
                                                ["y"] = 811631.875,
                                                ["x"] = -216739.09375,
                                            }, -- end of [18]
                                            [43] = 
                                            {
                                                ["y"] = 815784.125,
                                                ["x"] = -218076.46875,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 810251.5625,
                                                ["x"] = -218097.53125,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 818308,
                                                ["x"] = -219628.09375,
                                            }, -- end of [44]
                                            [75] = 
                                            {
                                                ["y"] = 818575.5,
                                                ["x"] = -219595.90625,
                                            }, -- end of [75]
                                            [45] = 
                                            {
                                                ["y"] = 818315.125,
                                                ["x"] = -219633.09375,
                                            }, -- end of [45]
                                            [78] = 
                                            {
                                                ["y"] = 818595.75,
                                                ["x"] = -219587.5,
                                            }, -- end of [78]
                                            [46] = 
                                            {
                                                ["y"] = 818321.5625,
                                                ["x"] = -219638.9375,
                                            }, -- end of [46]
                                            [79] = 
                                            {
                                                ["y"] = 818603.1875,
                                                ["x"] = -219587.578125,
                                            }, -- end of [79]
                                            [47] = 
                                            {
                                                ["y"] = 818327.0625,
                                                ["x"] = -219645.34375,
                                            }, -- end of [47]
                                            [12] = 
                                            {
                                                ["y"] = 810263.1875,
                                                ["x"] = -218093.25,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 818331.875,
                                                ["x"] = -219652.5,
                                            }, -- end of [48]
                                            [83] = 
                                            {
                                                ["y"] = 818628.375,
                                                ["x"] = -219601.71875,
                                            }, -- end of [83]
                                            [49] = 
                                            {
                                                ["y"] = 818335.6875,
                                                ["x"] = -219660.171875,
                                            }, -- end of [49]
                                            [115] = 
                                            {
                                                ["y"] = 818721.375,
                                                ["x"] = -219812.8125,
                                            }, -- end of [115]
                                            [50] = 
                                            {
                                                ["y"] = 818338.5625,
                                                ["x"] = -219668.28125,
                                            }, -- end of [50]
                                            [87] = 
                                            {
                                                ["y"] = 818635.75,
                                                ["x"] = -219629.6875,
                                            }, -- end of [87]
                                            [51] = 
                                            {
                                                ["y"] = 818340.4375,
                                                ["x"] = -219676.6875,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 810273.1875,
                                                ["x"] = -218087.296875,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 818341.3125,
                                                ["x"] = -219685.25,
                                            }, -- end of [52]
                                            [91] = 
                                            {
                                                ["y"] = 818547.6875,
                                                ["x"] = -219886.015625,
                                            }, -- end of [91]
                                            [53] = 
                                            {
                                                ["y"] = 818341.0625,
                                                ["x"] = -219693.84375,
                                            }, -- end of [53]
                                            [94] = 
                                            {
                                                ["y"] = 818557.5,
                                                ["x"] = -219902.03125,
                                            }, -- end of [94]
                                            [54] = 
                                            {
                                                ["y"] = 818335.125,
                                                ["x"] = -219761.625,
                                            }, -- end of [54]
                                            [111] = 
                                            {
                                                ["y"] = 818704.5625,
                                                ["x"] = -219781.21875,
                                            }, -- end of [111]
                                            [55] = 
                                            {
                                                ["y"] = 818335,
                                                ["x"] = -219772.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 810282.375,
                                                ["x"] = -218080.125,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 818336.5625,
                                                ["x"] = -219782.90625,
                                            }, -- end of [56]
                                            [110] = 
                                            {
                                                ["y"] = 818696.875,
                                                ["x"] = -219776.25,
                                            }, -- end of [110]
                                            [57] = 
                                            {
                                                ["y"] = 818339.625,
                                                ["x"] = -219793.140625,
                                            }, -- end of [57]
                                            [95] = 
                                            {
                                                ["y"] = 818563.125,
                                                ["x"] = -219905.109375,
                                            }, -- end of [95]
                                            [58] = 
                                            {
                                                ["y"] = 818344.25,
                                                ["x"] = -219802.78125,
                                            }, -- end of [58]
                                            [99] = 
                                            {
                                                ["y"] = 818587.5,
                                                ["x"] = -219901.71875,
                                            }, -- end of [99]
                                            [59] = 
                                            {
                                                ["y"] = 818350.3125,
                                                ["x"] = -219811.609375,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 811605.125,
                                                ["x"] = -216757.59375,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 818357.625,
                                                ["x"] = -219819.40625,
                                            }, -- end of [60]
                                            [107] = 
                                            {
                                                ["y"] = 818670.0625,
                                                ["x"] = -219771.84375,
                                            }, -- end of [107]
                                            [61] = 
                                            {
                                                ["y"] = 818366.0625,
                                                ["x"] = -219826,
                                            }, -- end of [61]
                                            [103] = 
                                            {
                                                ["y"] = 818639.625,
                                                ["x"] = -219790.625,
                                            }, -- end of [103]
                                            [62] = 
                                            {
                                                ["y"] = 818375.375,
                                                ["x"] = -219831.234375,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 807431.125,
                                                ["x"] = -217918.5625,
                                            }, -- end of [1]
                                            [63] = 
                                            {
                                                ["y"] = 818385.375,
                                                ["x"] = -219834.984375,
                                            }, -- end of [63]
                                            [16] = 
                                            {
                                                ["y"] = 811613.0625,
                                                ["x"] = -216750.09375,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 818395.875,
                                                ["x"] = -219837.15625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 818406.5625,
                                                ["x"] = -219837.71875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 818417.1875,
                                                ["x"] = -219836.640625,
                                            }, -- end of [66]
                                            [67] = 
                                            {
                                                ["y"] = 818427.5,
                                                ["x"] = -219833.953125,
                                            }, -- end of [67]
                                            [68] = 
                                            {
                                                ["y"] = 818437.375,
                                                ["x"] = -219829.71875,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 818446.4375,
                                                ["x"] = -219824.03125,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 818454.5,
                                                ["x"] = -219817.046875,
                                            }, -- end of [70]
                                            [71] = 
                                            {
                                                ["y"] = 818461.5,
                                                ["x"] = -219808.90625,
                                            }, -- end of [71]
                                            [72] = 
                                            {
                                                ["y"] = 818467.125,
                                                ["x"] = -219799.796875,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 818566.25,
                                                ["x"] = -219607.40625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 818570.3125,
                                                ["x"] = -219601.1875,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 811642.3125,
                                                ["x"] = -216735.859375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 818581.625,
                                                ["x"] = -219591.75,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 818588.5,
                                                ["x"] = -219588.921875,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 808887.5625,
                                                ["x"] = -218336.25,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 811652.8125,
                                                ["x"] = -216733.609375,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 818610.375,
                                                ["x"] = -219589.140625,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 818617.1875,
                                                ["x"] = -219592.09375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 818623.25,
                                                ["x"] = -219596.34375,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 811663.5,
                                                ["x"] = -216733.328125,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 818632.3125,
                                                ["x"] = -219608.015625,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 818634.875,
                                                ["x"] = -219614.96875,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 818636.0625,
                                                ["x"] = -219622.28125,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 811674.125,
                                                ["x"] = -216735.03125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 818633.9375,
                                                ["x"] = -219636.890625,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 818548.8125,
                                                ["x"] = -219873.375,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 818547.4375,
                                                ["x"] = -219879.625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 811684.1875,
                                                ["x"] = -216738.640625,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 818549.5625,
                                                ["x"] = -219892.140625,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 818552.875,
                                                ["x"] = -219897.59375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 808893.4375,
                                                ["x"] = -218335.625,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 811691.375,
                                                ["x"] = -216744.015625,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 818569.3125,
                                                ["x"] = -219906.671875,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                ["y"] = 818575.75,
                                                ["x"] = -219906.59375,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                ["y"] = 818581.9375,
                                                ["x"] = -219904.921875,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                ["y"] = 811702.5,
                                                ["x"] = -216756.34375,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                ["y"] = 818592.0625,
                                                ["x"] = -219897.203125,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                ["y"] = 818595.3125,
                                                ["x"] = -219891.6875,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                ["y"] = 818635.1875,
                                                ["x"] = -219798.65625,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                ["y"] = 812143.8125,
                                                ["x"] = -217289.578125,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                ["y"] = 818645.625,
                                                ["x"] = -219783.671875,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                ["y"] = 818652.875,
                                                ["x"] = -219778.078125,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                ["y"] = 818661.125,
                                                ["x"] = -219774.078125,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                ["y"] = 812148.4375,
                                                ["x"] = -217296.296875,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                ["y"] = 818679.25,
                                                ["x"] = -219771.453125,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                ["y"] = 818688.3125,
                                                ["x"] = -219772.9375,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                ["y"] = 808899.3125,
                                                ["x"] = -218334.46875,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 812153.875,
                                                ["x"] = -217302.40625,
                                            }, -- end of [28]
                                            [112] = 
                                            {
                                                ["y"] = 818711.125,
                                                ["x"] = -219787.65625,
                                            }, -- end of [112]
                                            [113] = 
                                            {
                                                ["y"] = 818716.25,
                                                ["x"] = -219795.28125,
                                            }, -- end of [113]
                                            [114] = 
                                            {
                                                ["y"] = 818719.6875,
                                                ["x"] = -219803.796875,
                                            }, -- end of [114]
                                            [29] = 
                                            {
                                                ["y"] = 812160,
                                                ["x"] = -217307.828125,
                                            }, -- end of [29]
                                            [116] = 
                                            {
                                                ["y"] = 818721.125,
                                                ["x"] = -219822,
                                            }, -- end of [116]
                                            [117] = 
                                            {
                                                ["y"] = 818719.125,
                                                ["x"] = -219830.953125,
                                            }, -- end of [117]
                                            [118] = 
                                            {
                                                ["y"] = 818449.4375,
                                                ["x"] = -220619.3125,
                                            }, -- end of [118]
                                            [30] = 
                                            {
                                                ["y"] = 812166.625,
                                                ["x"] = -217312.5625,
                                            }, -- end of [30]
                                            [4] = 
                                            {
                                                ["y"] = 808408.6875,
                                                ["x"] = -218361.25,
                                            }, -- end of [4]
                                            [3] = 
                                            {
                                                ["y"] = 807865.375,
                                                ["x"] = -218229.875,
                                            }, -- end of [3]
                                        }, -- 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"] = 2085,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 807431.13425228,
                                            ["x"] = -217918.57668325,
                                            ["name"] = "DictKey_WptName_1422",
                                            ["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"] = 2052,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2623.520548233,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 818449.43926437,
                                            ["x"] = -220619.3164712,
                                            ["name"] = "DictKey_WptName_1433",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = false,
                                ["groupId"] = 166,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 378,
                                        ["skill"] = "Good",
                                        ["y"] = 811868.2060002,
                                        ["x"] = -216845.4014286,
                                        ["name"] = "DictKey_UnitName_1438",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 2.4502025366286,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 379,
                                        ["skill"] = "Good",
                                        ["y"] = 811813.0997145,
                                        ["x"] = -216841.50685717,
                                        ["name"] = "DictKey_UnitName_1440",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 2.4434609527921,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "2S6 Tunguska",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 380,
                                        ["skill"] = "High",
                                        ["y"] = 811823.48828593,
                                        ["x"] = -216781.77257146,
                                        ["name"] = "DictKey_UnitName_1441",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.6651914291881,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Osa 9A33 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 405,
                                        ["skill"] = "High",
                                        ["y"] = 811886.0157145,
                                        ["x"] = -216755.70057146,
                                        ["name"] = "DictKey_UnitName_1515",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.6651914291881,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 811868.2060002,
                                ["x"] = -216845.4014286,
                                ["name"] = "DictKey_GroupName_1437",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 818335,
                                                ["x"] = -219772.3125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 812143.8125,
                                                ["x"] = -217289.578125,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 812181.375,
                                                ["x"] = -217319.484375,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 818336.5625,
                                                ["x"] = -219782.90625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 818339.625,
                                                ["x"] = -219793.140625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 818344.25,
                                                ["x"] = -219802.78125,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 818350.3125,
                                                ["x"] = -219811.609375,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 813150.0625,
                                                ["x"] = -217756,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 818357.625,
                                                ["x"] = -219819.40625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 818366.0625,
                                                ["x"] = -219826,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 818375.375,
                                                ["x"] = -219831.234375,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 818385.375,
                                                ["x"] = -219834.984375,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 813906.8125,
                                                ["x"] = -218165.578125,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 818395.875,
                                                ["x"] = -219837.15625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 818406.5625,
                                                ["x"] = -219837.71875,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 818417.1875,
                                                ["x"] = -219836.640625,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 818427.5,
                                                ["x"] = -219833.953125,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 813927.4375,
                                                ["x"] = -218169.671875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 818437.375,
                                                ["x"] = -219829.71875,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 818446.4375,
                                                ["x"] = -219824.03125,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 818454.5,
                                                ["x"] = -219817.046875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 812148.4375,
                                                ["x"] = -217296.296875,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 814488.5625,
                                                ["x"] = -218194.40625,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 818467.125,
                                                ["x"] = -219799.796875,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 818566.25,
                                                ["x"] = -219607.40625,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 818570.3125,
                                                ["x"] = -219601.1875,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 818575.5,
                                                ["x"] = -219595.90625,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 815740.375,
                                                ["x"] = -218066.46875,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 818581.625,
                                                ["x"] = -219591.75,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 818588.5,
                                                ["x"] = -219588.921875,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 818595.75,
                                                ["x"] = -219587.5,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 818603.1875,
                                                ["x"] = -219587.578125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 815748,
                                                ["x"] = -218066.109375,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 818610.375,
                                                ["x"] = -219589.140625,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 818617.1875,
                                                ["x"] = -219592.09375,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 818623.25,
                                                ["x"] = -219596.34375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 818628.375,
                                                ["x"] = -219601.71875,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 815755.5625,
                                                ["x"] = -218066.578125,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 818632.3125,
                                                ["x"] = -219608.015625,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 818634.875,
                                                ["x"] = -219614.96875,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 818636.0625,
                                                ["x"] = -219622.28125,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 811791.75,
                                                ["x"] = -216864.21875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 812153.875,
                                                ["x"] = -217302.40625,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 815763.0625,
                                                ["x"] = -218067.84375,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 818633.9375,
                                                ["x"] = -219636.890625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 818548.8125,
                                                ["x"] = -219873.375,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 818547.4375,
                                                ["x"] = -219879.625,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 815770.375,
                                                ["x"] = -218069.953125,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 818549.5625,
                                                ["x"] = -219892.140625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 818552.875,
                                                ["x"] = -219897.59375,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 818557.5,
                                                ["x"] = -219902.03125,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 815777.4375,
                                                ["x"] = -218072.84375,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 818569.3125,
                                                ["x"] = -219906.671875,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 818575.75,
                                                ["x"] = -219906.59375,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 818581.9375,
                                                ["x"] = -219904.921875,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 815784.125,
                                                ["x"] = -218076.46875,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 818592.0625,
                                                ["x"] = -219897.203125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 818595.3125,
                                                ["x"] = -219891.6875,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 812160,
                                                ["x"] = -217307.828125,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 818308,
                                                ["x"] = -219628.09375,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 818645.625,
                                                ["x"] = -219783.671875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 818652.875,
                                                ["x"] = -219778.078125,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 818661.125,
                                                ["x"] = -219774.078125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 818315.125,
                                                ["x"] = -219633.09375,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 818679.25,
                                                ["x"] = -219771.453125,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 818688.3125,
                                                ["x"] = -219772.9375,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 818696.875,
                                                ["x"] = -219776.25,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 818321.5625,
                                                ["x"] = -219638.9375,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 818711.125,
                                                ["x"] = -219787.65625,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 818716.25,
                                                ["x"] = -219795.28125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 818719.6875,
                                                ["x"] = -219803.796875,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 818327.0625,
                                                ["x"] = -219645.34375,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 818721.125,
                                                ["x"] = -219822,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 818719.125,
                                                ["x"] = -219830.953125,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 812166.625,
                                                ["x"] = -217312.5625,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 818331.875,
                                                ["x"] = -219652.5,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 818335.6875,
                                                ["x"] = -219660.171875,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 818338.5625,
                                                ["x"] = -219668.28125,
                                            }, -- end of [26]
                                            [47] = 
                                            {
                                                ["y"] = 818461.5,
                                                ["x"] = -219808.90625,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = 818635.75,
                                                ["x"] = -219629.6875,
                                            }, -- end of [63]
                                            [27] = 
                                            {
                                                ["y"] = 818340.4375,
                                                ["x"] = -219676.6875,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 818721.375,
                                                ["x"] = -219812.8125,
                                            }, -- end of [91]
                                            [67] = 
                                            {
                                                ["y"] = 818547.6875,
                                                ["x"] = -219886.015625,
                                            }, -- end of [67]
                                            [7] = 
                                            {
                                                ["y"] = 812173.8125,
                                                ["x"] = -217316.453125,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 818341.3125,
                                                ["x"] = -219685.25,
                                            }, -- end of [28]
                                            [71] = 
                                            {
                                                ["y"] = 818563.125,
                                                ["x"] = -219905.109375,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 818587.5,
                                                ["x"] = -219901.71875,
                                            }, -- end of [75]
                                            [78] = 
                                            {
                                                ["y"] = 818635.1875,
                                                ["x"] = -219798.65625,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 818341.0625,
                                                ["x"] = -219693.84375,
                                            }, -- end of [29]
                                            [79] = 
                                            {
                                                ["y"] = 818639.625,
                                                ["x"] = -219790.625,
                                            }, -- end of [79]
                                            [83] = 
                                            {
                                                ["y"] = 818670.0625,
                                                ["x"] = -219771.84375,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 818704.5625,
                                                ["x"] = -219781.21875,
                                            }, -- end of [87]
                                            [30] = 
                                            {
                                                ["y"] = 818335.125,
                                                ["x"] = -219761.625,
                                            }, -- end of [30]
                                            [94] = 
                                            {
                                                ["y"] = 818444,
                                                ["x"] = -220633.875,
                                            }, -- end of [94]
                                            [95] = 
                                            {
                                                ["y"] = 818298.1875,
                                                ["x"] = -220945.03125,
                                            }, -- end of [95]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2013,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 811868.2060002,
                                            ["x"] = -216845.4014286,
                                            ["name"] = "DictKey_WptName_1439",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.1388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = false,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Nichts auf dem Grund",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843155.1428572,
                                            ["x"] = -148889.14285721,
                                            ["name"] = "DictKey_WptName_1460",
                                            ["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"] = 169,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Kub 2P25 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 384,
                                        ["skill"] = "Good",
                                        ["y"] = 843155.1428572,
                                        ["x"] = -148889.14285721,
                                        ["name"] = "DictKey_UnitName_1455",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.4033920413889,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 385,
                                        ["skill"] = "Good",
                                        ["y"] = 844143.99999989,
                                        ["x"] = -149200.2857144,
                                        ["name"] = "DictKey_UnitName_1456",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Kub 2P25 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 386,
                                        ["skill"] = "Good",
                                        ["y"] = 844581.71428564,
                                        ["x"] = -149292.00000012,
                                        ["name"] = "DictKey_UnitName_1457",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Kub 1S91 str",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 387,
                                        ["skill"] = "Good",
                                        ["y"] = 844006.85714275,
                                        ["x"] = -148060.2857144,
                                        ["name"] = "DictKey_UnitName_1458",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 2.8972465583106,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "2S6 Tunguska",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 388,
                                        ["skill"] = "High",
                                        ["y"] = 843405.14285721,
                                        ["x"] = -149243.42857151,
                                        ["name"] = "DictKey_UnitName_1459",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 843155.1428572,
                                ["x"] = -148889.14285721,
                                ["name"] = "DictKey_GroupName_1454",
                                ["start_time"] = 0,
                            }, -- end of [4]
                        }, -- 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"] = 540,
                                            ["action"] = "From Runway",
                                            ["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"] = "TakeOff",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 843756.7533062,
                                            ["x"] = -148810.84954665,
                                            ["name"] = "DictKey_WptName_1261",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 32,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2743.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 242.06933857032,
                                            ["ETA_locked"] = false,
                                            ["y"] = 823739.99714285,
                                            ["x"] = -198415.02000003,
                                            ["name"] = "DictKey_WptName_1264",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3657.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 327.84321872594,
                                            ["ETA_locked"] = false,
                                            ["y"] = 819799.26571428,
                                            ["x"] = -216954.47228573,
                                            ["name"] = "DictKey_WptName_1265",
                                            ["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"] = 412.32338872717,
                                            ["ETA_locked"] = false,
                                            ["y"] = 803554.54799999,
                                            ["x"] = -227806.4757143,
                                            ["name"] = "DictKey_WptName_1266",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["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"] = 584.02023433875,
                                            ["ETA_locked"] = false,
                                            ["y"] = 798869.4502857,
                                            ["x"] = -188378.96514288,
                                            ["name"] = "DictKey_WptName_1267",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 1524,
                                            ["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"] = 820.05053263584,
                                            ["ETA_locked"] = false,
                                            ["y"] = 799067.99999998,
                                            ["x"] = -138912.00000006,
                                            ["name"] = "DictKey_WptName_1268",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 430,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1170.5324798424,
                                            ["ETA_locked"] = false,
                                            ["y"] = 760428.0733062,
                                            ["x"] = -124921.90954665,
                                            ["name"] = "DictKey_WptName_1269",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 27,
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 139,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 540,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Mary-1 Agressors",
                                        ["skill"] = "Player",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 318,
                                        ["psi"] = 2.7580471376123,
                                        ["y"] = 843756.7533062,
                                        ["x"] = -148810.84954665,
                                        ["name"] = "DictKey_UnitName_1260",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- 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"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- 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"]
                                        ["heading"] = -2.7580471376123,
                                        ["callsign"] = 115,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 540,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Mary-1 Agressors",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 319,
                                        ["psi"] = 2.7580471376123,
                                        ["y"] = 843796.7533062,
                                        ["x"] = -148850.84954665,
                                        ["name"] = "DictKey_UnitName_1262",
                                        ["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"]
                                        ["heading"] = -2.7580471376123,
                                        ["callsign"] = 116,
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 843756.7533062,
                                ["x"] = -148810.84954665,
                                ["name"] = "DictKey_GroupName_1259",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "SEAD",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 5181.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 838791.83114285,
                                            ["x"] = -170487.29857146,
                                            ["name"] = "DictKey_WptName_1365",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 5181.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4161536,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 158,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 148,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["key"] = "SEAD",
                                                            ["id"] = "EngageTargets",
                                                            ["auto"] = false,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air Defence",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 170.0482339907,
                                            ["ETA_locked"] = false,
                                            ["y"] = 825447.56057138,
                                            ["x"] = -202794.22771431,
                                            ["name"] = "DictKey_WptName_1368",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 195.27777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4161536,
                                                                        ["name"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["weaponType"] = 1073741822,
                                                                ["groupId"] = 148,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 320.49739989872,
                                            ["ETA_locked"] = false,
                                            ["y"] = 813514.3168571,
                                            ["x"] = -229640.93314287,
                                            ["name"] = "DictKey_WptName_1370",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 3048,
                                            ["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"] = 885.47345102517,
                                            ["ETA_locked"] = false,
                                            ["y"] = 807193.63,
                                            ["x"] = -107864.19257147,
                                            ["name"] = "DictKey_WptName_1371",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["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"] = 1004.2562182562,
                                            ["ETA_locked"] = false,
                                            ["y"] = 834453.14285714,
                                            ["x"] = -83454.571428571,
                                            ["name"] = "DictKey_WptName_1372",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 28,
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 159,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 5181.6,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard (worn-out) (RUS)",
                                        ["skill"] = "High",
                                        ["speed"] = 205.55555555556,
                                        ["type"] = "Su-17M4",
                                        ["unitId"] = 359,
                                        ["psi"] = 2.7498899592613,
                                        ["y"] = 838791.83114285,
                                        ["x"] = -170487.29857146,
                                        ["name"] = "DictKey_UnitName_1364",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FE382A68-8620-4AC0-BDF5-709BFE3977D7}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FE382A68-8620-4AC0-BDF5-709BFE3977D7}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3016,
                                            ["flare"] = 64,
                                            ["chaff"] = 64,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.7498899592613,
                                        ["callsign"] = 117,
                                        ["onboard_num"] = "053",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 5181.6,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard (worn-out) (RUS)",
                                        ["skill"] = "High",
                                        ["speed"] = 205.55555555556,
                                        ["type"] = "Su-17M4",
                                        ["unitId"] = 422,
                                        ["psi"] = 2.7498899592613,
                                        ["y"] = 838831.83114285,
                                        ["x"] = -170527.29857146,
                                        ["name"] = "DictKey_UnitName_1595",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6DADF342-D4BA-4D8A-B081-BA928C4AF86D}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3016,
                                            ["flare"] = 64,
                                            ["chaff"] = 64,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.7498899592613,
                                        ["callsign"] = 111,
                                        ["onboard_num"] = "061",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 838791.83114285,
                                ["x"] = -170487.29857146,
                                ["name"] = "DictKey_GroupName_1363",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["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] = 
                                                        {
                                                            ["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"] = 760701.875,
                                            ["x"] = -125187.2265625,
                                            ["name"] = "DictKey_WptName_1375",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 27,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 762,
                                            ["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"] = 40.568688196966,
                                            ["ETA_locked"] = false,
                                            ["y"] = 769321.12342873,
                                            ["x"] = -122048.26857148,
                                            ["name"] = "DictKey_WptName_1377",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 5181.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["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"] = 266.73143056708,
                                            ["ETA_locked"] = false,
                                            ["y"] = 770030.41028589,
                                            ["x"] = -176668.24800005,
                                            ["name"] = "DictKey_WptName_1379",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 5181.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["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"] = 463.64803174398,
                                            ["ETA_locked"] = false,
                                            ["y"] = 796408.84114303,
                                            ["x"] = -213786.88857147,
                                            ["name"] = "DictKey_WptName_1380",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2438.4,
                                            ["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"] = false,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 794.77463256128,
                                            ["ETA_locked"] = false,
                                            ["y"] = 797752.8794288,
                                            ["x"] = -137225.65857146,
                                            ["name"] = "DictKey_WptName_1381",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 430,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1195.6153194255,
                                            ["ETA_locked"] = false,
                                            ["y"] = 760428.0733062,
                                            ["x"] = -124921.90954665,
                                            ["name"] = "DictKey_WptName_1382",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 27,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 160,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Mary-1 Agressors",
                                        ["skill"] = "High",
                                        ["parking"] = "24",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 361,
                                        ["psi"] = -1.221545251017,
                                        ["parking_id"] = "04",
                                        ["x"] = -125187.2265625,
                                        ["name"] = "DictKey_UnitName_1374",
                                        ["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"] = 760701.875,
                                        ["heading"] = 1.221545251017,
                                        ["callsign"] = 109,
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Mary-1 Agressors",
                                        ["skill"] = "High",
                                        ["parking"] = "23",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 362,
                                        ["psi"] = -1.221545251017,
                                        ["parking_id"] = "03",
                                        ["x"] = -125153.2734375,
                                        ["name"] = "DictKey_UnitName_1376",
                                        ["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"] = 760751.3125,
                                        ["heading"] = 1.221545251017,
                                        ["callsign"] = 107,
                                        ["onboard_num"] = "056",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 760701.875,
                                ["x"] = -125187.2265625,
                                ["name"] = "DictKey_GroupName_1373",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["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"] = 760372.5625,
                                            ["x"] = -125396.75,
                                            ["name"] = "DictKey_WptName_1498",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 27,
                                            ["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"] = 64.589128773889,
                                            ["ETA_locked"] = false,
                                            ["y"] = 773556.32971446,
                                            ["x"] = -120866.24685719,
                                            ["name"] = "DictKey_WptName_1500",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 5181.6,
                                            ["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"] = 487.71598242783,
                                            ["ETA_locked"] = false,
                                            ["y"] = 792281.43628589,
                                            ["x"] = -216905.91628576,
                                            ["name"] = "DictKey_WptName_1502",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 5181.6,
                                            ["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"] = 626.11189873591,
                                            ["ETA_locked"] = false,
                                            ["y"] = 825836.37771446,
                                            ["x"] = -213157.51771433,
                                            ["name"] = "DictKey_WptName_1503",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2133.6,
                                            ["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"] = 992.96518343842,
                                            ["ETA_locked"] = false,
                                            ["y"] = 802532.00000018,
                                            ["x"] = -130093.14285718,
                                            ["name"] = "DictKey_WptName_1504",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 430,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1223.5732224331,
                                            ["ETA_locked"] = false,
                                            ["y"] = 760428.0733062,
                                            ["x"] = -124921.90954665,
                                            ["name"] = "DictKey_WptName_1505",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 27,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 181,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard-3 (worn-out)",
                                        ["skill"] = "High",
                                        ["parking"] = 37,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 400,
                                        ["psi"] = -1.2397963646614,
                                        ["parking_id"] = "12",
                                        ["x"] = -125396.75,
                                        ["name"] = "DictKey_UnitName_1497",
                                        ["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"]
                                        ["y"] = 760372.5625,
                                        ["heading"] = 1.2397963646614,
                                        ["callsign"] = 114,
                                        ["onboard_num"] = "058",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard-3 (worn-out)",
                                        ["skill"] = "High",
                                        ["parking"] = 35,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 401,
                                        ["psi"] = -1.2397963646614,
                                        ["parking_id"] = "11",
                                        ["x"] = -125379.75,
                                        ["name"] = "DictKey_UnitName_1499",
                                        ["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"]
                                        ["y"] = 760397.3125,
                                        ["heading"] = 1.2397963646614,
                                        ["callsign"] = 110,
                                        ["onboard_num"] = "059",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard-3 (worn-out)",
                                        ["skill"] = "High",
                                        ["parking"] = "38",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 414,
                                        ["psi"] = -1.2397963646614,
                                        ["parking_id"] = "13",
                                        ["x"] = -125413.7578125,
                                        ["name"] = "DictKey_UnitName_1549",
                                        ["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"]
                                        ["y"] = 760347.8125,
                                        ["heading"] = 1.2397963646614,
                                        ["callsign"] = 113,
                                        ["onboard_num"] = "060",
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 760372.5625,
                                ["x"] = -125396.75,
                                ["name"] = "DictKey_GroupName_1496",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 3.1939525311496,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 844351.96428571,
                                            ["speed"] = 0,
                                            ["x"] = -148779.93638393,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 102,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Heliports",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "FARPS",
                                        ["type"] = "FARP",
                                        ["unitId"] = 261,
                                        ["heliport_frequency"] = 127.5,
                                        ["y"] = 844351.96428571,
                                        ["x"] = -148779.93638393,
                                        ["name"] = "DictKey_GroupName_1025",
                                        ["heliport_modulation"] = 0,
                                        ["heliport_callsign_id"] = 10,
                                        ["heading"] = 3.1939525311496,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 844351.96428571,
                                ["x"] = -148779.93638393,
                                ["name"] = "DictKey_GroupName_1025",
                                ["dead"] = true,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 1.3089969389957,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 806369.14285722,
                                            ["speed"] = 0,
                                            ["x"] = -217886.28571438,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 171,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "ABH_summer",
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 390,
                                        ["y"] = 806369.14285722,
                                        ["x"] = -217886.28571438,
                                        ["name"] = "DictKey_GroupName_1464",
                                        ["heading"] = 1.3089969389957,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 806369.14285722,
                                ["x"] = -217886.28571438,
                                ["name"] = "DictKey_GroupName_1464",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 1.3089969389957,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 806319.14285722,
                                            ["speed"] = 0,
                                            ["x"] = -217913.42857152,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 172,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "ABH_summer",
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 391,
                                        ["y"] = 806319.14285722,
                                        ["x"] = -217913.42857152,
                                        ["name"] = "DictKey_GroupName_1467",
                                        ["heading"] = 1.3089969389957,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 806319.14285722,
                                ["x"] = -217913.42857152,
                                ["name"] = "DictKey_GroupName_1467",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 1.3089969389957,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 806270.57142865,
                                            ["speed"] = 0,
                                            ["x"] = -217940.57142866,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 173,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "RUS_autumn",
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["type"] = "GAZ-66",
                                        ["unitId"] = 392,
                                        ["rate"] = 3,
                                        ["y"] = 806270.57142865,
                                        ["x"] = -217940.57142866,
                                        ["name"] = "DictKey_GroupName_1470",
                                        ["heading"] = 1.3089969389957,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 806270.57142865,
                                ["x"] = -217940.57142866,
                                ["name"] = "DictKey_GroupName_1470",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 1.3089969389957,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 806217.71428579,
                                            ["speed"] = 0,
                                            ["x"] = -217972.00000009,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 174,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "RUS_autumn",
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["type"] = "GAZ-66",
                                        ["unitId"] = 393,
                                        ["rate"] = 3,
                                        ["y"] = 806217.71428579,
                                        ["x"] = -217972.00000009,
                                        ["name"] = "DictKey_GroupName_1473",
                                        ["heading"] = 1.3089969389957,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 806217.71428579,
                                ["x"] = -217972.00000009,
                                ["name"] = "DictKey_GroupName_1473",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 1.3089969389957,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 806167.71428579,
                                            ["speed"] = 0,
                                            ["x"] = -218002.00000009,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 175,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 394,
                                        ["rate"] = 5,
                                        ["y"] = 806167.71428579,
                                        ["x"] = -218002.00000009,
                                        ["name"] = "DictKey_GroupName_1476",
                                        ["heading"] = 1.3089969389957,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 806167.71428579,
                                ["x"] = -218002.00000009,
                                ["name"] = "DictKey_GroupName_1476",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 1.3089969389957,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 806116.28571436,
                                            ["speed"] = 0,
                                            ["x"] = -218027.7142858,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 176,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 395,
                                        ["rate"] = 5,
                                        ["y"] = 806116.28571436,
                                        ["x"] = -218027.7142858,
                                        ["name"] = "DictKey_GroupName_1479",
                                        ["heading"] = 1.3089969389957,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 806116.28571436,
                                ["x"] = -218027.7142858,
                                ["name"] = "DictKey_GroupName_1479",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 1.3089969389957,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 806067.71428579,
                                            ["speed"] = 0,
                                            ["x"] = -218059.14285723,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 177,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["type"] = "Ural-4320-31",
                                        ["unitId"] = 396,
                                        ["rate"] = 7,
                                        ["y"] = 806067.71428579,
                                        ["x"] = -218059.14285723,
                                        ["name"] = "DictKey_GroupName_1482",
                                        ["heading"] = 1.3089969389957,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 806067.71428579,
                                ["x"] = -218059.14285723,
                                ["name"] = "DictKey_GroupName_1482",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 1.3089969389957,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 806014.85714293,
                                            ["speed"] = 0,
                                            ["x"] = -218086.28571438,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 178,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["canCargo"] = false,
                                        ["type"] = "Ural-4320-31",
                                        ["unitId"] = 397,
                                        ["rate"] = 7,
                                        ["y"] = 806014.85714293,
                                        ["x"] = -218086.28571438,
                                        ["name"] = "DictKey_GroupName_1485",
                                        ["heading"] = 1.3089969389957,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 806014.85714293,
                                ["x"] = -218086.28571438,
                                ["name"] = "DictKey_GroupName_1485",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 2.6179938779915,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760932.76428595,
                                            ["speed"] = 0,
                                            ["x"] = -124975.4654286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 186,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "RF Air Force",
                                        ["category"] = "Planes",
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 408,
                                        ["y"] = 760932.76428595,
                                        ["x"] = -124975.4654286,
                                        ["name"] = "DictKey_GroupName_1522",
                                        ["heading"] = 2.6179938779915,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760932.76428595,
                                ["x"] = -124975.4654286,
                                ["name"] = "DictKey_GroupName_1522",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760586.79028589,
                                            ["speed"] = 0,
                                            ["x"] = -125300.84685719,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 191,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320 APA-5D",
                                        ["unitId"] = 416,
                                        ["rate"] = 3,
                                        ["y"] = 760586.79028589,
                                        ["x"] = -125300.84685719,
                                        ["name"] = "DictKey_GroupName_1553",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760586.79028589,
                                ["x"] = -125300.84685719,
                                ["name"] = "DictKey_GroupName_1553",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760879.28971446,
                                            ["speed"] = 0,
                                            ["x"] = -125018.00600005,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 192,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 417,
                                        ["y"] = 760879.28971446,
                                        ["x"] = -125018.00600005,
                                        ["name"] = "DictKey_GroupName_1556",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760879.28971446,
                                ["x"] = -125018.00600005,
                                ["name"] = "DictKey_GroupName_1556",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760884.15085733,
                                            ["speed"] = 0,
                                            ["x"] = -125000.20600005,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 193,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "ATZ-10",
                                        ["unitId"] = 418,
                                        ["rate"] = 3,
                                        ["y"] = 760884.15085733,
                                        ["x"] = -125000.20600005,
                                        ["name"] = "DictKey_GroupName_1559",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760884.15085733,
                                ["x"] = -125000.20600005,
                                ["name"] = "DictKey_GroupName_1559",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760274.16400018,
                                            ["speed"] = 0,
                                            ["x"] = -125475.0851429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 194,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 419,
                                        ["y"] = 760274.16400018,
                                        ["x"] = -125475.0851429,
                                        ["name"] = "DictKey_GroupName_1562",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760274.16400018,
                                ["x"] = -125475.0851429,
                                ["name"] = "DictKey_GroupName_1562",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 760269.8782859,
                                            ["speed"] = 0,
                                            ["x"] = -125488.79942862,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 195,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 420,
                                        ["y"] = 760269.8782859,
                                        ["x"] = -125488.79942862,
                                        ["name"] = "DictKey_GroupName_1565",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760269.8782859,
                                ["x"] = -125488.79942862,
                                ["name"] = "DictKey_GroupName_1565",
                                ["dead"] = false,
                            }, -- end of [15]
                        }, -- 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] = 
                {
                    ["zone"] = 311,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 318,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Funk",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 190,
                    ["number"] = 1,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 350,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 410,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_damaged",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["volume"] = 1000,
                    ["predicate"] = "a_explosion_unit",
                    ["unit"] = 410,
                }, -- end of [1]
                [2] = 
                {
                    ["number"] = 1,
                    ["unit"] = 407,
                    ["predicate"] = "a_explosion_unit",
                    ["volume"] = 1500,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Flak1",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 139,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_all_of_group_out_zone",
                    ["zone"] = 311,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 158,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 306,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "Einsatz1",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["coalitionlist"] = "red",
                    ["file"] = "ResKey_Action_1546",
                    ["predicate"] = "a_out_sound_s",
                    ["unit"] = 350,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 139,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 153,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "StartFlamingo",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["unit"] = 318,
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 181,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 190,
                    ["number"] = 1,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 350,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = "",
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_damaged",
                    ["unit"] = 348,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Tankwagen1",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["unit"] = 348,
                    ["predicate"] = "a_explosion_unit",
                    ["volume"] = 1000,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 377,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_damaged",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["volume"] = 1000,
                    ["predicate"] = "a_explosion_unit",
                    ["unit"] = 377,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Tankwagen2",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 402,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_damaged",
                    ["zone"] = 153,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["volume"] = 1000,
                    ["zone"] = 153,
                    ["number"] = 1,
                    ["predicate"] = "a_explosion_unit",
                    ["unit"] = 402,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Tankwagen3",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 309,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 318,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 99,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 310,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "Einsatz",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["coalitionlist"] = "red",
                    ["file"] = "ResKey_Action_1545",
                    ["predicate"] = "a_out_sound_s",
                    ["unit"] = 350,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 148,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 162,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 164,
                    ["number"] = 1,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 318,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Konvoi2",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 464,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 318,
                }, -- end of [1]
                [2] = 
                {
                    ["zone"] = 464,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_alive",
                    ["unit"] = 319,
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 99,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 464,
                }, -- end of [3]
                [4] = 
                {
                    ["zone"] = 464,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 348,
                }, -- end of [4]
            }, -- end of ["rules"]
            ["comment"] = "Sieg",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["group"] = 139,
                    ["file"] = "ResKey_Action_1551",
                    ["predicate"] = "a_out_sound_g",
                    ["unit"] = 350,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 318,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 464,
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 319,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = 464,
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 99,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 464,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["number"] = 1,
                    ["group"] = 139,
                    ["file"] = "ResKey_Action_1552",
                    ["predicate"] = "a_out_sound_g",
                    ["unit"] = 350,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Sieg1",
        }, -- end of [11]
    }, -- end of ["trigrules"]
    ["currentKey"] = 405550,
    ["start_time"] = 32400,
    ["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
