mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Day"] = 1,
        ["Year"] = 2011,
        ["Month"] = 6,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_activate_group(41);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_216\"), 10, false); mission.trig.func[1]=nil;",
            [2] = "a_activate_group(42);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_217\"), 10, true); mission.trig.func[2]=nil;",
            [3] = "a_end_mission(\"red\", getValueDictByKey(\"DictKey_ActionText_266\")); mission.trig.func[3]=nil;",
            [4] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_412\"), 10, false); mission.trig.events[\"dead\"][4]=nil;",
            [5] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_411\"), 10, false); mission.trig.events[\"dead\"][5]=nil;",
            [6] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_413\"), 10, false); mission.trig.events[\"dead\"][6]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
            ["dead"] = 
            {
                [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
                [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
                [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            }, -- end of ["dead"]
        }, -- 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",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_part_of_coalition_in_zone(\"red\", 166) )",
            [2] = "return(c_part_of_group_in_zone(41, 167) )",
            [3] = "return(c_all_of_group_in_zone(42, 333) )",
            [4] = "return(c_group_dead(40) and c_all_of_group_out_zone(40, 166) )",
            [5] = "return(c_group_dead(41) and c_all_of_group_out_zone(41, 167) )",
            [6] = "return(c_group_dead(42) and c_all_of_group_out_zone(42, 333) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 0,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["maxDictId"] = 435,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 1,
                ["red"] = 1,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["season"] = 
        {
            ["temperature"] = 21,
        }, -- end of ["season"]
        ["type_weather"] = 2,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 957831.11957798,
                ["centerZ"] = -351482.58541646,
                ["ellipticity"] = 1.2929212043905,
                ["rotation"] = 0.4361811706741,
                ["pressure_excess"] = 1524,
                ["centerX"] = -807529.55493198,
            }, -- end of [1]
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["density"] = 7,
            ["visibility"] = 25,
            ["thickness"] = 0,
        }, -- end of ["fog"]
        ["groundTurbulence"] = 0,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["density"] = 3,
            ["thickness"] = 1100,
            ["base"] = 3500,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 237742.20828572,
                ["radius"] = 609.6,
                ["zoneId"] = 166,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -11183.577142855,
                ["hidden"] = false,
                ["name"] = "Ships complete, Trucks start",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 242147.99514286,
                ["radius"] = 152.4,
                ["zoneId"] = 167,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -5883.0011428554,
                ["hidden"] = false,
                ["name"] = "Trucks arrive",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 514094.49257143,
                ["radius"] = 3000,
                ["zoneId"] = 333,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -197187.01257143,
                ["hidden"] = false,
                ["name"] = "Mission Failure",
            }, -- end of [3]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 353266.12371429,
        ["zoom"] = 846670,
        ["centerX"] = -69904.898285717,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["neutrals"] = 
        {
            [1] = 7,
            [2] = 17,
            [3] = 22,
            [4] = 23,
            [5] = 25,
            [6] = 29,
            [7] = 30,
            [8] = 31,
            [9] = 32,
            [10] = 33,
            [11] = 35,
            [12] = 36,
            [13] = 39,
            [14] = 41,
            [15] = 42,
            [16] = 44,
            [17] = 48,
            [18] = 49,
            [19] = 50,
            [20] = 51,
            [21] = 52,
            [22] = 53,
            [23] = 54,
            [24] = 55,
            [25] = 56,
            [26] = 57,
            [27] = 58,
            [28] = 59,
            [29] = 60,
            [30] = 61,
            [31] = 62,
            [32] = 63,
            [33] = 64,
            [34] = 65,
            [35] = 66,
            [36] = 67,
            [37] = 68,
            [38] = 69,
            [39] = 70,
            [40] = 71,
            [41] = 72,
            [42] = 73,
            [43] = 74,
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 1,
            [2] = 11,
            [3] = 4,
            [4] = 6,
            [5] = 16,
            [6] = 13,
            [7] = 15,
            [8] = 9,
            [9] = 8,
            [10] = 12,
            [11] = 2,
            [12] = 3,
            [13] = 5,
            [14] = 10,
            [15] = 20,
            [16] = 21,
            [17] = 40,
            [18] = 26,
            [19] = 45,
            [20] = 28,
            [21] = 46,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 0,
            [2] = 18,
            [3] = 19,
            [4] = 37,
            [5] = 24,
            [6] = 27,
            [7] = 43,
            [8] = 47,
            [9] = 34,
            [10] = 38,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
        [1] = "ResKey_ImageBriefing_414",
        [2] = "ResKey_ImageBriefing_415",
        [3] = "ResKey_ImageBriefing_416",
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 494690.678,
                ["x"] = -42848.605142857,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 6,
                    ["name"] = "Germany",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 13,
                    ["name"] = "Denmark",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 9,
                    ["name"] = "Spain",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 8,
                    ["name"] = "Canada",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 12,
                    ["name"] = "Norway",
                }, -- end of [10]
                [11] = 
                {
                    ["name"] = "USA",
                    ["ship"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 369633.15371429,
                                            ["x"] = -96994.554285717,
                                            ["name"] = "DictKey_WptName_429",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Turning Point",
                                            ["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"] = 79,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "VINSON",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 152,
                                        ["skill"] = "Average",
                                        ["y"] = 369633.15371429,
                                        ["x"] = -96994.554285717,
                                        ["name"] = "DictKey_UnitName_428",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 369633.15371429,
                                ["x"] = -96994.554285717,
                                ["name"] = "DictKey_GroupName_427",
                                ["start_time"] = 0,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["ship"]
                    ["id"] = 2,
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 155,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 832223.8125,
                                            ["x"] = -85129.6015625,
                                            ["name"] = "DictKey_WptName_322",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 28,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 64,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Client",
                                        ["parking"] = "3",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LaserCode100"] = 6,
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode1"] = 8,
                                            ["RocketBurst"] = 6,
                                            ["WpBullseye"] = 0,
                                            ["ForceINSRules"] = false,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 251,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 129,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 139,
                                                    [13] = 140,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [15] = 134,
                                                    [19] = 124,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 95,
                                        ["psi"] = 0,
                                        ["parking_id"] = "32",
                                        ["x"] = -85129.6015625,
                                        ["name"] = "DictKey_UnitName_321",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{Matra_S530D}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{M2KC_RPL_522}",
                                                }, -- end of [5]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [9]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{Matra_S530D}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 832223.8125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "022",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Client",
                                        ["parking"] = "4",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["RocketBurst"] = 6,
                                            ["WpBullseye"] = 0,
                                            ["ForceINSRules"] = false,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 251,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 129,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 139,
                                                    [13] = 140,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [15] = 134,
                                                    [19] = 124,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 97,
                                        ["psi"] = 0,
                                        ["parking_id"] = "33",
                                        ["x"] = -85226.8046875,
                                        ["name"] = "DictKey_UnitName_326",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 832297.1875,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Colt12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 155,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Client",
                                        ["parking"] = "5",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LaserCode100"] = 6,
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode1"] = 8,
                                            ["RocketBurst"] = 6,
                                            ["WpBullseye"] = 0,
                                            ["ForceINSRules"] = false,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 251,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 129,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 139,
                                                    [13] = 140,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [15] = 134,
                                                    [19] = 124,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 98,
                                        ["psi"] = 0,
                                        ["parking_id"] = "34",
                                        ["x"] = -85269.125,
                                        ["name"] = "DictKey_UnitName_327",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 832171,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Colt13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "023",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Client",
                                        ["parking"] = "10",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["RocketBurst"] = 6,
                                            ["WpBullseye"] = 0,
                                            ["ForceINSRules"] = false,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 251,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 129,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 139,
                                                    [13] = 140,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [15] = 134,
                                                    [19] = 124,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 99,
                                        ["psi"] = 0,
                                        ["parking_id"] = "35",
                                        ["x"] = -85074.921875,
                                        ["name"] = "DictKey_UnitName_328",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 832018.5625,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Colt14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "024",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 832223.8125,
                                ["x"] = -85129.6015625,
                                ["name"] = "DictKey_GroupName_320",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 155,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 831977.8125,
                                            ["x"] = -85213.28125,
                                            ["name"] = "DictKey_WptName_331",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 28,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 65,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 155,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Client",
                                        ["parking"] = "6",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LaserCode100"] = 6,
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode1"] = 8,
                                            ["RocketBurst"] = 6,
                                            ["WpBullseye"] = 0,
                                            ["ForceINSRules"] = false,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 251,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 129,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 139,
                                                    [13] = 140,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [15] = 134,
                                                    [19] = 124,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 100,
                                        ["psi"] = 0,
                                        ["parking_id"] = "36",
                                        ["x"] = -85213.28125,
                                        ["name"] = "DictKey_UnitName_330",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{Matra_S530D}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{M2KC_RPL_522}",
                                                }, -- end of [5]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [9]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{Matra_S530D}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 831977.8125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Dodge11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "025",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Client",
                                        ["parking"] = "7",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["RocketBurst"] = 6,
                                            ["WpBullseye"] = 0,
                                            ["ForceINSRules"] = false,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 251,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 129,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 139,
                                                    [13] = 140,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [15] = 134,
                                                    [19] = 124,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 101,
                                        ["psi"] = 0,
                                        ["parking_id"] = "38",
                                        ["x"] = -85246.7734375,
                                        ["name"] = "DictKey_UnitName_332",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 831859.625,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Dodge12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "026",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Client",
                                        ["parking"] = "9",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LaserCode100"] = 6,
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode1"] = 8,
                                            ["RocketBurst"] = 6,
                                            ["WpBullseye"] = 0,
                                            ["ForceINSRules"] = false,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 251,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 129,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 139,
                                                    [13] = 140,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [15] = 134,
                                                    [19] = 124,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 102,
                                        ["psi"] = 0,
                                        ["parking_id"] = "37",
                                        ["x"] = -85087.8515625,
                                        ["name"] = "DictKey_UnitName_333",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 831900.375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Dodge13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "027",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Client",
                                        ["parking"] = "8",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["RocketBurst"] = 6,
                                            ["WpBullseye"] = 0,
                                            ["ForceINSRules"] = false,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 251,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 129,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 139,
                                                    [13] = 140,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [15] = 134,
                                                    [19] = 124,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 103,
                                        ["psi"] = 0,
                                        ["parking_id"] = "39",
                                        ["x"] = -85116.234375,
                                        ["name"] = "DictKey_UnitName_334",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 831784.6875,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Dodge14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "028",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 831977.8125,
                                ["x"] = -85213.28125,
                                ["name"] = "DictKey_GroupName_329",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 155,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 834389.625,
                                            ["x"] = -83993.78125,
                                            ["name"] = "DictKey_WptName_337",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 28,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 66,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 155,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "US Aggressor VFC-13 01",
                                        ["skill"] = "Client",
                                        ["parking"] = 20,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LAU68ROF"] = 0,
                                            ["ChaffSalvo"] = 0,
                                            ["ChaffSalvoInt"] = 0,
                                            ["LAU3ROF"] = 0,
                                            ["ChaffBurstInt"] = 0,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["FlareBurstInt"] = 0,
                                            ["FlareBurst"] = 0,
                                            ["LaserCode10"] = 8,
                                            ["ChaffBurst"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 104,
                                        ["psi"] = 0,
                                        ["parking_id"] = "05",
                                        ["x"] = -83993.78125,
                                        ["name"] = "DictKey_UnitName_336",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{0395076D-2F77-4420-9D33-087A4398130B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{0395076D-2F77-4420-9D33-087A4398130B}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{0395076D-2F77-4420-9D33-087A4398130B}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{9BFD8C90-F7AE-4e90-833B-BFD0CED0E536}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2046,
                                            ["flare"] = 15,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 834389.625,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "029",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "US Aggressor VFC-13 01",
                                        ["skill"] = "Client",
                                        ["parking"] = "30",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LAU68ROF"] = 0,
                                            ["ChaffSalvo"] = 0,
                                            ["ChaffSalvoInt"] = 0,
                                            ["LAU3ROF"] = 0,
                                            ["ChaffBurstInt"] = 0,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["ChaffBurst"] = 0,
                                            ["FlareBurst"] = 0,
                                            ["LaserCode10"] = 8,
                                            ["FlareBurstInt"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 105,
                                        ["psi"] = 0,
                                        ["parking_id"] = "06",
                                        ["x"] = -83987.2578125,
                                        ["name"] = "DictKey_UnitName_338",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2046,
                                            ["flare"] = 15,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 834443.625,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Uzi12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "030",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "US Aggressor VFC-13 01",
                                        ["skill"] = "Client",
                                        ["parking"] = "21",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LAU68ROF"] = 0,
                                            ["ChaffSalvo"] = 0,
                                            ["ChaffSalvoInt"] = 0,
                                            ["LAU3ROF"] = 0,
                                            ["ChaffBurst"] = 0,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["FlareBurstInt"] = 0,
                                            ["FlareBurst"] = 0,
                                            ["LaserCode10"] = 8,
                                            ["ChaffBurstInt"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 106,
                                        ["psi"] = 0,
                                        ["parking_id"] = "07",
                                        ["x"] = -83980.2890625,
                                        ["name"] = "DictKey_UnitName_339",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2046,
                                            ["flare"] = 15,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 834493.75,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Uzi13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "031",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "US Aggressor VFC-13 01",
                                        ["skill"] = "Client",
                                        ["parking"] = "31",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LAU68ROF"] = 0,
                                            ["ChaffSalvo"] = 0,
                                            ["ChaffSalvoInt"] = 0,
                                            ["LAU3ROF"] = 0,
                                            ["ChaffBurst"] = 0,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["ChaffBurstInt"] = 0,
                                            ["FlareBurst"] = 0,
                                            ["LaserCode10"] = 8,
                                            ["FlareBurstInt"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 107,
                                        ["psi"] = 0,
                                        ["parking_id"] = "08",
                                        ["x"] = -83973.8359375,
                                        ["name"] = "DictKey_UnitName_340",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2046,
                                            ["flare"] = 15,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 834548.8125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Uzi14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "032",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 834389.625,
                                ["x"] = -83993.78125,
                                ["name"] = "DictKey_GroupName_335",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 155,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 834597.8125,
                                            ["x"] = -83966.6796875,
                                            ["name"] = "DictKey_WptName_344",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 28,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 67,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "US Aggressor VFC-13 01",
                                        ["skill"] = "Client",
                                        ["parking"] = 22,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LAU68ROF"] = 0,
                                            ["ChaffSalvo"] = 0,
                                            ["ChaffSalvoInt"] = 0,
                                            ["LAU3ROF"] = 0,
                                            ["ChaffBurst"] = 0,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["FlareBurstInt"] = 0,
                                            ["FlareBurst"] = 0,
                                            ["LaserCode10"] = 8,
                                            ["ChaffBurstInt"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 108,
                                        ["psi"] = 0,
                                        ["parking_id"] = "09",
                                        ["x"] = -83966.6796875,
                                        ["name"] = "DictKey_UnitName_343",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2046,
                                            ["flare"] = 15,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 834597.8125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "033",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 155,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "US Aggressor VFC-13 01",
                                        ["skill"] = "High",
                                        ["parking"] = "32",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["unitId"] = 109,
                                        ["psi"] = 0,
                                        ["parking_id"] = "10",
                                        ["x"] = -83960.6328125,
                                        ["name"] = "DictKey_UnitName_345",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AIM-9P5}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{Mk82SNAKEYE}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{0395076D-2F77-4420-9D33-087A4398130B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{0395076D-2F77-4420-9D33-087A4398130B}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{0395076D-2F77-4420-9D33-087A4398130B}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{Mk82SNAKEYE}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{AIM-9P5}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2046,
                                            ["flare"] = 15,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 834654.125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "034",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "US Aggressor VFC-13 01",
                                        ["skill"] = "Client",
                                        ["parking"] = "23",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LAU68ROF"] = 0,
                                            ["ChaffSalvo"] = 0,
                                            ["ChaffSalvoInt"] = 0,
                                            ["LAU3ROF"] = 0,
                                            ["ChaffBurstInt"] = 0,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["ChaffBurst"] = 0,
                                            ["FlareBurst"] = 0,
                                            ["LaserCode10"] = 8,
                                            ["FlareBurstInt"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 110,
                                        ["psi"] = 0,
                                        ["parking_id"] = "11",
                                        ["x"] = -83953.3984375,
                                        ["name"] = "DictKey_UnitName_346",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2046,
                                            ["flare"] = 15,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 834702,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Enfield13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "035",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "US Aggressor VFC-13 01",
                                        ["skill"] = "Client",
                                        ["parking"] = "33",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LAU68ROF"] = 0,
                                            ["ChaffSalvo"] = 0,
                                            ["ChaffSalvoInt"] = 0,
                                            ["LAU3ROF"] = 0,
                                            ["ChaffBurstInt"] = 0,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["FlareBurstInt"] = 0,
                                            ["FlareBurst"] = 0,
                                            ["LaserCode10"] = 8,
                                            ["ChaffBurst"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 111,
                                        ["psi"] = 0,
                                        ["parking_id"] = "12",
                                        ["x"] = -83947.3046875,
                                        ["name"] = "DictKey_UnitName_347",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2046,
                                            ["flare"] = 15,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 834754.375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Enfield14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "036",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 834597.8125,
                                ["x"] = -83966.6796875,
                                ["name"] = "DictKey_GroupName_342",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 155,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 833868.9375,
                                            ["x"] = -84060.8046875,
                                            ["name"] = "DictKey_WptName_356",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 28,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 69,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "12th Fighter SQN (AK)",
                                        ["skill"] = "Client",
                                        ["parking"] = 17,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 116,
                                        ["psi"] = 0,
                                        ["parking_id"] = "03",
                                        ["x"] = -84060.8046875,
                                        ["name"] = "DictKey_UnitName_355",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 833868.9375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "040",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 155,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "12th Fighter SQN (AK)",
                                        ["skill"] = "Client",
                                        ["parking"] = "0",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 117,
                                        ["psi"] = 0,
                                        ["parking_id"] = "02",
                                        ["x"] = -84047.34375,
                                        ["name"] = "DictKey_UnitName_357",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 833973.125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "041",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "12th Fighter SQN (AK)",
                                        ["skill"] = "Client",
                                        ["parking"] = 15,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 118,
                                        ["psi"] = 0,
                                        ["parking_id"] = "27",
                                        ["x"] = -83959.7578125,
                                        ["name"] = "DictKey_UnitName_358",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 833464.9375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Enfield13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "042",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "12th Fighter SQN (AK)",
                                        ["skill"] = "Client",
                                        ["parking"] = "16",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 119,
                                        ["psi"] = 0,
                                        ["parking_id"] = "26",
                                        ["x"] = -84067.1640625,
                                        ["name"] = "DictKey_UnitName_359",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 833603.9375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Enfield14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "043",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 833868.9375,
                                ["x"] = -84060.8046875,
                                ["name"] = "DictKey_GroupName_354",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 155,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 835277.3125,
                                            ["x"] = -83880.1015625,
                                            ["name"] = "DictKey_WptName_363",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 28,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 70,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["skill"] = "Client",
                                        ["parking"] = 37,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 120,
                                        ["psi"] = 0,
                                        ["parking_id"] = "21",
                                        ["x"] = -83880.1015625,
                                        ["name"] = "DictKey_UnitName_362",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 835277.3125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Hawg11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "044",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["skill"] = "Client",
                                        ["parking"] = "29",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 121,
                                        ["psi"] = 0,
                                        ["parking_id"] = "22",
                                        ["x"] = -83873.859375,
                                        ["name"] = "DictKey_UnitName_364",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 835326.125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Hawg12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "045",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["skill"] = "Client",
                                        ["parking"] = 39,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 122,
                                        ["psi"] = 0,
                                        ["parking_id"] = "24",
                                        ["x"] = -83717,
                                        ["name"] = "DictKey_UnitName_365",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 835330.4375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Hawg13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "046",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["skill"] = "Client",
                                        ["parking"] = 40,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 123,
                                        ["psi"] = 0,
                                        ["parking_id"] = "25",
                                        ["x"] = -83760.5703125,
                                        ["name"] = "DictKey_UnitName_366",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 835549.6875,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Hawg14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "047",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 835277.3125,
                                ["x"] = -83880.1015625,
                                ["name"] = "DictKey_GroupName_361",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 155,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 834806.125,
                                            ["x"] = -83940.0078125,
                                            ["name"] = "DictKey_WptName_370",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 28,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 71,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["skill"] = "Client",
                                        ["parking"] = 24,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10A",
                                        ["unitId"] = 124,
                                        ["psi"] = 0,
                                        ["parking_id"] = "13",
                                        ["x"] = -83940.0078125,
                                        ["name"] = "DictKey_UnitName_369",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 834806.125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 12,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Tusk11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "048",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["skill"] = "Client",
                                        ["parking"] = "34",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10A",
                                        ["unitId"] = 125,
                                        ["psi"] = 0,
                                        ["parking_id"] = "14",
                                        ["x"] = -83934.8984375,
                                        ["name"] = "DictKey_UnitName_371",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 834858.75,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 12,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Tusk12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "049",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["skill"] = "Client",
                                        ["parking"] = "25",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10A",
                                        ["unitId"] = 126,
                                        ["psi"] = 0,
                                        ["parking_id"] = "15",
                                        ["x"] = -83926.640625,
                                        ["name"] = "DictKey_UnitName_372",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 834910.25,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 12,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Tusk13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["skill"] = "Client",
                                        ["parking"] = "35",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10A",
                                        ["unitId"] = 127,
                                        ["psi"] = 0,
                                        ["parking_id"] = "16",
                                        ["x"] = -83920.671875,
                                        ["name"] = "DictKey_UnitName_373",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 834962.125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 12,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Tusk14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "051",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 834806.125,
                                ["x"] = -83940.0078125,
                                ["name"] = "DictKey_GroupName_368",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 155,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 834077.1875,
                                            ["x"] = -84034.0390625,
                                            ["name"] = "DictKey_WptName_400",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 28,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 76,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "default",
                                        ["skill"] = "Client",
                                        ["parking"] = "18",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["EWDispenserTBL"] = 2,
                                            ["EWDispenserBR"] = 2,
                                            ["EWDispenserTFR"] = 1,
                                            ["EWDispenserTBR"] = 2,
                                            ["ClockTime"] = 1,
                                            ["EWDispenserTFL"] = 1,
                                            ["RocketBurst"] = 1,
                                            ["EWDispenserBL"] = 2,
                                            ["WpBullseye"] = 0,
                                            ["ForceINSRules"] = false,
                                            ["MountNVG"] = false,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AV8BNA",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 243,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [24] = 123.3,
                                                    [25] = 344,
                                                    [13] = 269,
                                                    [26] = 385,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                    [23] = 122.1,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 133,
                                                    [2] = 257.8,
                                                    [4] = 123.3,
                                                    [8] = 385.4,
                                                    [16] = 121,
                                                    [17] = 126,
                                                    [9] = 139,
                                                    [18] = 125,
                                                    [5] = 344,
                                                    [10] = 140,
                                                    [20] = 122,
                                                    [21] = 123,
                                                    [11] = 134,
                                                    [22] = 124,
                                                    [3] = 122.1,
                                                    [6] = 385,
                                                    [12] = 132,
                                                    [24] = 136,
                                                    [25] = 141,
                                                    [13] = 131,
                                                    [26] = 127,
                                                    [7] = 130,
                                                    [14] = 129,
                                                    [15] = 138,
                                                    [19] = 128,
                                                    [23] = 135,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 144,
                                        ["psi"] = 0,
                                        ["parking_id"] = "01",
                                        ["x"] = -84034.0390625,
                                        ["name"] = "DictKey_UnitName_399",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3519.423,
                                            ["flare"] = 120,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 834077.1875,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Ford11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "052",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "default",
                                        ["skill"] = "Client",
                                        ["parking"] = "19",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ClockTime"] = 1,
                                            ["EWDispenserBR"] = 2,
                                            ["EWDispenserTFR"] = 1,
                                            ["MountNVG"] = false,
                                            ["ForceINSRules"] = false,
                                            ["EWDispenserTFL"] = 1,
                                            ["WpBullseye"] = 0,
                                            ["EWDispenserTBL"] = 2,
                                            ["RocketBurst"] = 1,
                                            ["EWDispenserBL"] = 2,
                                            ["EWDispenserTBR"] = 2,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AV8BNA",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 243,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [24] = 123.3,
                                                    [25] = 344,
                                                    [13] = 269,
                                                    [26] = 385,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                    [23] = 122.1,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 133,
                                                    [2] = 257.8,
                                                    [4] = 123.3,
                                                    [8] = 385.4,
                                                    [16] = 121,
                                                    [17] = 126,
                                                    [9] = 139,
                                                    [18] = 125,
                                                    [5] = 344,
                                                    [10] = 140,
                                                    [20] = 122,
                                                    [21] = 123,
                                                    [11] = 134,
                                                    [22] = 124,
                                                    [3] = 122.1,
                                                    [6] = 385,
                                                    [12] = 132,
                                                    [24] = 136,
                                                    [25] = 141,
                                                    [13] = 131,
                                                    [26] = 127,
                                                    [7] = 130,
                                                    [14] = 129,
                                                    [15] = 138,
                                                    [19] = 128,
                                                    [23] = 135,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 145,
                                        ["psi"] = 0,
                                        ["parking_id"] = "04",
                                        ["x"] = -84020.65625,
                                        ["name"] = "DictKey_UnitName_401",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3519.423,
                                            ["flare"] = 120,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 834181.3125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Ford12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "053",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "default",
                                        ["skill"] = "Client",
                                        ["parking"] = "26",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["EWDispenserTBL"] = 2,
                                            ["EWDispenserBR"] = 2,
                                            ["ForceINSRules"] = false,
                                            ["EWDispenserTBR"] = 2,
                                            ["EWDispenserBL"] = 2,
                                            ["EWDispenserTFL"] = 1,
                                            ["RocketBurst"] = 1,
                                            ["ClockTime"] = 1,
                                            ["WpBullseye"] = 0,
                                            ["EWDispenserTFR"] = 1,
                                            ["MountNVG"] = false,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AV8BNA",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 243,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [24] = 123.3,
                                                    [25] = 344,
                                                    [13] = 269,
                                                    [26] = 385,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                    [23] = 122.1,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 133,
                                                    [2] = 257.8,
                                                    [4] = 123.3,
                                                    [8] = 385.4,
                                                    [16] = 121,
                                                    [17] = 126,
                                                    [9] = 139,
                                                    [18] = 125,
                                                    [5] = 344,
                                                    [10] = 140,
                                                    [20] = 122,
                                                    [21] = 123,
                                                    [11] = 134,
                                                    [22] = 124,
                                                    [3] = 122.1,
                                                    [6] = 385,
                                                    [12] = 132,
                                                    [24] = 136,
                                                    [25] = 141,
                                                    [13] = 131,
                                                    [26] = 127,
                                                    [7] = 130,
                                                    [14] = 129,
                                                    [15] = 138,
                                                    [19] = 128,
                                                    [23] = 135,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 146,
                                        ["psi"] = 0,
                                        ["parking_id"] = "17",
                                        ["x"] = -83913.234375,
                                        ["name"] = "DictKey_UnitName_402",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3519.423,
                                            ["flare"] = 120,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 835014.375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Ford13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "054",
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 834077.1875,
                                ["x"] = -84034.0390625,
                                ["name"] = "DictKey_GroupName_398",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 243,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 155,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 835118.5625,
                                            ["x"] = -83899.8359375,
                                            ["name"] = "DictKey_WptName_405",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 28,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 77,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "default",
                                        ["skill"] = "Client",
                                        ["parking"] = "27",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["EWDispenserTBL"] = 2,
                                            ["EWDispenserBR"] = 2,
                                            ["EWDispenserTFR"] = 1,
                                            ["MountNVG"] = false,
                                            ["ForceINSRules"] = false,
                                            ["RocketBurst"] = 1,
                                            ["WpBullseye"] = 0,
                                            ["EWDispenserBL"] = 2,
                                            ["EWDispenserTFL"] = 1,
                                            ["ClockTime"] = 1,
                                            ["EWDispenserTBR"] = 2,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AV8BNA",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 243,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [24] = 123.3,
                                                    [25] = 344,
                                                    [13] = 269,
                                                    [26] = 385,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [23] = 122.1,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 133,
                                                    [2] = 257.8,
                                                    [4] = 123.3,
                                                    [8] = 385.4,
                                                    [16] = 121,
                                                    [17] = 126,
                                                    [9] = 139,
                                                    [18] = 125,
                                                    [5] = 344,
                                                    [10] = 140,
                                                    [20] = 122,
                                                    [21] = 123,
                                                    [11] = 134,
                                                    [22] = 124,
                                                    [3] = 122.1,
                                                    [6] = 385,
                                                    [12] = 132,
                                                    [24] = 136,
                                                    [25] = 141,
                                                    [13] = 131,
                                                    [26] = 127,
                                                    [7] = 130,
                                                    [14] = 129,
                                                    [23] = 135,
                                                    [19] = 128,
                                                    [15] = 138,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 147,
                                        ["psi"] = 0,
                                        ["parking_id"] = "18",
                                        ["x"] = -83899.8359375,
                                        ["name"] = "DictKey_UnitName_404",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3519.423,
                                            ["flare"] = 120,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 835118.5625,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Chevy11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "default",
                                        ["skill"] = "Client",
                                        ["parking"] = "36",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ClockTime"] = 1,
                                            ["EWDispenserBR"] = 2,
                                            ["EWDispenserTFR"] = 1,
                                            ["EWDispenserTBR"] = 2,
                                            ["EWDispenserBL"] = 2,
                                            ["WpBullseye"] = 0,
                                            ["RocketBurst"] = 1,
                                            ["EWDispenserTBL"] = 2,
                                            ["EWDispenserTFL"] = 1,
                                            ["ForceINSRules"] = false,
                                            ["MountNVG"] = false,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AV8BNA",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 243,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [24] = 123.3,
                                                    [25] = 344,
                                                    [13] = 269,
                                                    [26] = 385,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [23] = 122.1,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 133,
                                                    [2] = 257.8,
                                                    [4] = 123.3,
                                                    [8] = 385.4,
                                                    [16] = 121,
                                                    [17] = 126,
                                                    [9] = 139,
                                                    [18] = 125,
                                                    [5] = 344,
                                                    [10] = 140,
                                                    [20] = 122,
                                                    [21] = 123,
                                                    [11] = 134,
                                                    [22] = 124,
                                                    [3] = 122.1,
                                                    [6] = 385,
                                                    [12] = 132,
                                                    [24] = 136,
                                                    [25] = 141,
                                                    [13] = 131,
                                                    [26] = 127,
                                                    [7] = 130,
                                                    [14] = 129,
                                                    [23] = 135,
                                                    [19] = 128,
                                                    [15] = 138,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 148,
                                        ["psi"] = 0,
                                        ["parking_id"] = "19",
                                        ["x"] = -83893.7734375,
                                        ["name"] = "DictKey_UnitName_406",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3519.423,
                                            ["flare"] = 120,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 835169.1875,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Chevy12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "056",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "default",
                                        ["skill"] = "Client",
                                        ["parking"] = "28",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["EWDispenserTBL"] = 2,
                                            ["EWDispenserBR"] = 2,
                                            ["ForceINSRules"] = false,
                                            ["MountNVG"] = false,
                                            ["EWDispenserTFR"] = 1,
                                            ["RocketBurst"] = 1,
                                            ["WpBullseye"] = 0,
                                            ["ClockTime"] = 1,
                                            ["EWDispenserTFL"] = 1,
                                            ["EWDispenserBL"] = 2,
                                            ["EWDispenserTBR"] = 2,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AV8BNA",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 243,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [24] = 123.3,
                                                    [25] = 344,
                                                    [13] = 269,
                                                    [26] = 385,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [23] = 122.1,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 133,
                                                    [2] = 257.8,
                                                    [4] = 123.3,
                                                    [8] = 385.4,
                                                    [16] = 121,
                                                    [17] = 126,
                                                    [9] = 139,
                                                    [18] = 125,
                                                    [5] = 344,
                                                    [10] = 140,
                                                    [20] = 122,
                                                    [21] = 123,
                                                    [11] = 134,
                                                    [22] = 124,
                                                    [3] = 122.1,
                                                    [6] = 385,
                                                    [12] = 132,
                                                    [24] = 136,
                                                    [25] = 141,
                                                    [13] = 131,
                                                    [26] = 127,
                                                    [7] = 130,
                                                    [14] = 129,
                                                    [23] = 135,
                                                    [19] = 128,
                                                    [15] = 138,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 149,
                                        ["psi"] = 0,
                                        ["parking_id"] = "20",
                                        ["x"] = -83886.328125,
                                        ["name"] = "DictKey_UnitName_407",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3519.423,
                                            ["flare"] = 120,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 835222.6875,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Chevy13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "057",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "default",
                                        ["skill"] = "Client",
                                        ["parking"] = "38",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ClockTime"] = 1,
                                            ["EWDispenserBR"] = 2,
                                            ["EWDispenserBL"] = 2,
                                            ["EWDispenserTBR"] = 2,
                                            ["ForceINSRules"] = false,
                                            ["WpBullseye"] = 0,
                                            ["RocketBurst"] = 1,
                                            ["EWDispenserTBL"] = 2,
                                            ["EWDispenserTFL"] = 1,
                                            ["EWDispenserTFR"] = 1,
                                            ["MountNVG"] = false,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AV8BNA",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 243,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [24] = 123.3,
                                                    [25] = 344,
                                                    [13] = 269,
                                                    [26] = 385,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [23] = 122.1,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 133,
                                                    [2] = 257.8,
                                                    [4] = 123.3,
                                                    [8] = 385.4,
                                                    [16] = 121,
                                                    [17] = 126,
                                                    [9] = 139,
                                                    [18] = 125,
                                                    [5] = 344,
                                                    [10] = 140,
                                                    [20] = 122,
                                                    [21] = 123,
                                                    [11] = 134,
                                                    [22] = 124,
                                                    [3] = 122.1,
                                                    [6] = 385,
                                                    [12] = 132,
                                                    [24] = 136,
                                                    [25] = 141,
                                                    [13] = 131,
                                                    [26] = 127,
                                                    [7] = 130,
                                                    [14] = 129,
                                                    [23] = 135,
                                                    [19] = 128,
                                                    [15] = 138,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 150,
                                        ["psi"] = 0,
                                        ["parking_id"] = "23",
                                        ["x"] = -83765.015625,
                                        ["name"] = "DictKey_UnitName_408",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3519.423,
                                            ["flare"] = 120,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 835046.6875,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Chevy14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "058",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 835118.5625,
                                ["x"] = -83899.8359375,
                                ["name"] = "DictKey_GroupName_403",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 243,
                            }, -- end of [9]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                }, -- end of [12]
                [13] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                }, -- end of [13]
                [14] = 
                {
                    ["id"] = 10,
                    ["name"] = "The Netherlands",
                }, -- end of [14]
                [15] = 
                {
                    ["id"] = 20,
                    ["name"] = "Italy",
                }, -- end of [15]
                [16] = 
                {
                    ["id"] = 21,
                    ["name"] = "Australia",
                }, -- end of [16]
                [17] = 
                {
                    ["id"] = 40,
                    ["name"] = "Poland",
                }, -- end of [17]
                [18] = 
                {
                    ["id"] = 26,
                    ["name"] = "Czech Republic",
                }, -- end of [18]
                [19] = 
                {
                    ["id"] = 45,
                    ["name"] = "South Korea",
                }, -- end of [19]
                [20] = 
                {
                    ["id"] = 28,
                    ["name"] = "Croatia",
                }, -- end of [20]
                [21] = 
                {
                    ["id"] = 46,
                    ["name"] = "Sweden",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 155,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 832792.5625,
                                            ["x"] = -83973.453125,
                                            ["name"] = "DictKey_WptName_350",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 28,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 68,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 155,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "37",
                                        ["skill"] = "Client",
                                        ["parking"] = "11",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["Rb04GroupTarget"] = 3,
                                            ["Rb04VinkelHopp"] = 0,
                                            ["WeapSafeHeight"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AJS37",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [6] = 141,
                                                    [2] = 264,
                                                    [3] = 265,
                                                    [1] = 305,
                                                    [4] = 125,
                                                    [5] = 121,
                                                    [7] = 121.5,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 112,
                                        ["psi"] = 0,
                                        ["parking_id"] = "31",
                                        ["x"] = -83973.453125,
                                        ["name"] = "DictKey_UnitName_349",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{Robot24J}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{KB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{RB75T}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{VIGGEN_X-TANK}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{RB75T}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{U22}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{Robot24J}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4476,
                                            ["flare"] = 36,
                                            ["chaff"] = 105,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 832792.5625,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "037",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "37",
                                        ["skill"] = "Client",
                                        ["parking"] = "12",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["Rb04GroupTarget"] = 3,
                                            ["Rb04VinkelHopp"] = 0,
                                            ["WeapSafeHeight"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AJS37",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [6] = 141,
                                                    [2] = 264,
                                                    [3] = 265,
                                                    [1] = 305,
                                                    [4] = 125,
                                                    [5] = 121,
                                                    [7] = 121.5,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 113,
                                        ["psi"] = 0,
                                        ["parking_id"] = "30",
                                        ["x"] = -83952.578125,
                                        ["name"] = "DictKey_UnitName_351",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4476,
                                            ["flare"] = 36,
                                            ["chaff"] = 105,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 833011.75,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "37",
                                        ["skill"] = "Client",
                                        ["parking"] = "13",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["Rb04GroupTarget"] = 3,
                                            ["Rb04VinkelHopp"] = 0,
                                            ["WeapSafeHeight"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AJS37",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [6] = 141,
                                                    [2] = 264,
                                                    [3] = 265,
                                                    [1] = 305,
                                                    [4] = 125,
                                                    [5] = 121,
                                                    [7] = 121.5,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 114,
                                        ["psi"] = 0,
                                        ["parking_id"] = "29",
                                        ["x"] = -83941.125,
                                        ["name"] = "DictKey_UnitName_352",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4476,
                                            ["flare"] = 36,
                                            ["chaff"] = 105,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 833133.6875,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Springfield13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "038",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 155,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "37",
                                        ["skill"] = "Client",
                                        ["parking"] = "14",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["Rb04GroupTarget"] = 3,
                                            ["Rb04VinkelHopp"] = 0,
                                            ["WeapSafeHeight"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AJS37",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [6] = 141,
                                                    [2] = 264,
                                                    [3] = 265,
                                                    [1] = 305,
                                                    [4] = 125,
                                                    [5] = 121,
                                                    [7] = 121.5,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 115,
                                        ["psi"] = 0,
                                        ["parking_id"] = "28",
                                        ["x"] = -83930.3125,
                                        ["name"] = "DictKey_UnitName_353",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4476,
                                            ["flare"] = 36,
                                            ["chaff"] = 105,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 833278.375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Springfield14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "039",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 832792.5625,
                                ["x"] = -83973.453125,
                                ["name"] = "DictKey_GroupName_348",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [21]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 347847.42514286,
                ["x"] = -27089.129142855,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["name"] = "Russia",
                    ["ship"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 203551.06571429,
                                            ["x"] = -1669.5328571429,
                                            ["name"] = "DictKey_WptName_125",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 7.1944444444444,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4916.5581560172,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 237629.08314286,
                                            ["x"] = -11149.003142857,
                                            ["name"] = "DictKey_WptName_139",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.1944444444444,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 40,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ELNYA",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 40,
                                        ["skill"] = "Average",
                                        ["y"] = 203551.06571429,
                                        ["x"] = -1669.5328571429,
                                        ["name"] = "DictKey_UnitName_124",
                                        ["heading"] = 1.8421069443604,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ELNYA",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 41,
                                        ["skill"] = "Average",
                                        ["y"] = 203741.08485716,
                                        ["x"] = -1436.4654285699,
                                        ["name"] = "DictKey_UnitName_126",
                                        ["heading"] = 1.8421069443604,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "ELNYA",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 42,
                                        ["skill"] = "Average",
                                        ["y"] = 203636.95685716,
                                        ["x"] = -1551.7499999989,
                                        ["name"] = "DictKey_UnitName_127",
                                        ["heading"] = 1.8421069443604,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "ELNYA",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 43,
                                        ["skill"] = "Average",
                                        ["y"] = 203422.69428573,
                                        ["x"] = -1753.7728571425,
                                        ["name"] = "DictKey_UnitName_128",
                                        ["heading"] = 1.8421069443604,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 203551.06571429,
                                ["x"] = -1669.5328571429,
                                ["name"] = "DictKey_GroupName_123",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 203549.38114286,
                                            ["x"] = -555.64914285726,
                                            ["name"] = "DictKey_WptName_287",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 7.1944444444444,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9297.7255855711,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 236669.44542858,
                                            ["x"] = -10266.392857143,
                                            ["name"] = "DictKey_WptName_295",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.1944444444444,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 60,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ALBATROS",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 77,
                                        ["skill"] = "Average",
                                        ["y"] = 203549.38114286,
                                        ["x"] = -555.64914285726,
                                        ["name"] = "DictKey_UnitName_286",
                                        ["heading"] = 1.8560013287576,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ALBATROS",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 78,
                                        ["skill"] = "Average",
                                        ["y"] = 203613.97742857,
                                        ["x"] = -467.63800000026,
                                        ["name"] = "DictKey_UnitName_290",
                                        ["heading"] = 1.8560013287576,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 203549.38114286,
                                ["x"] = -555.64914285726,
                                ["name"] = "DictKey_GroupName_285",
                                ["start_time"] = 0,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["ship"]
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 4,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 183357.94342857,
                                            ["x"] = 31266.512857143,
                                            ["name"] = "DictKey_WptName_62",
                                            ["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"] = 19,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 19,
                                        ["skill"] = "Average",
                                        ["y"] = 183357.94342857,
                                        ["x"] = 31266.512857143,
                                        ["name"] = "DictKey_UnitName_61",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183357.94342857,
                                ["x"] = 31266.512857143,
                                ["name"] = "DictKey_GroupName_60",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 184139.21428571,
                                            ["x"] = 31789.544857143,
                                            ["name"] = "DictKey_WptName_65",
                                            ["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"] = 20,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 20,
                                        ["skill"] = "Average",
                                        ["y"] = 184139.21428571,
                                        ["x"] = 31789.544857143,
                                        ["name"] = "DictKey_UnitName_64",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 184139.21428571,
                                ["x"] = 31789.544857143,
                                ["name"] = "DictKey_GroupName_63",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 24,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 182627.796,
                                            ["x"] = 31945.536857143,
                                            ["name"] = "DictKey_WptName_68",
                                            ["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"] = 21,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 21,
                                        ["skill"] = "Average",
                                        ["y"] = 182627.796,
                                        ["x"] = 31945.536857143,
                                        ["name"] = "DictKey_UnitName_67",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 182627.796,
                                ["x"] = 31945.536857143,
                                ["name"] = "DictKey_GroupName_66",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 23,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 183415.62114286,
                                            ["x"] = 32341.415714286,
                                            ["name"] = "DictKey_WptName_71",
                                            ["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"] = 22,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 22,
                                        ["skill"] = "Average",
                                        ["y"] = 183415.62114286,
                                        ["x"] = 32341.415714286,
                                        ["name"] = "DictKey_UnitName_70",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183415.62114286,
                                ["x"] = 32341.415714286,
                                ["name"] = "DictKey_GroupName_69",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 16,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 183420.66371428,
                                            ["x"] = 31875.934571429,
                                            ["name"] = "DictKey_WptName_74",
                                            ["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"] = 23,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 23,
                                        ["skill"] = "Average",
                                        ["y"] = 183420.66371428,
                                        ["x"] = 31875.934571429,
                                        ["name"] = "DictKey_UnitName_73",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183420.66371428,
                                ["x"] = 31875.934571429,
                                ["name"] = "DictKey_GroupName_72",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 14,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 183008.44257143,
                                            ["x"] = 31592.785428571,
                                            ["name"] = "DictKey_WptName_77",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Tor 9A331",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 24,
                                        ["skill"] = "Average",
                                        ["y"] = 183008.44257143,
                                        ["x"] = 31592.785428571,
                                        ["name"] = "DictKey_UnitName_76",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183008.44257143,
                                ["x"] = 31592.785428571,
                                ["name"] = "DictKey_GroupName_75",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 14,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 183769.81857143,
                                            ["x"] = 32036.305428571,
                                            ["name"] = "DictKey_WptName_80",
                                            ["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"] = 25,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "S-300PS 54K6 cp",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 25,
                                        ["skill"] = "Average",
                                        ["y"] = 183769.81857143,
                                        ["x"] = 32036.305428571,
                                        ["name"] = "DictKey_UnitName_79",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183769.81857143,
                                ["x"] = 32036.305428571,
                                ["name"] = "DictKey_GroupName_78",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 41,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ATZ-10",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 44,
                                        ["skill"] = "Average",
                                        ["y"] = 238463.69514286,
                                        ["x"] = -10961.534571427,
                                        ["name"] = "DictKey_UnitName_141",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.93924147737442,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ATZ-10",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 45,
                                        ["skill"] = "Average",
                                        ["y"] = 238479.67685716,
                                        ["x"] = -10986.314285712,
                                        ["name"] = "DictKey_UnitName_143",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.93924147737442,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "ATZ-10",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 46,
                                        ["skill"] = "Average",
                                        ["y"] = 238494.1317143,
                                        ["x"] = -11011.610285712,
                                        ["name"] = "DictKey_UnitName_144",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.93924147737442,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "ATZ-10",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 47,
                                        ["skill"] = "Average",
                                        ["y"] = 238517.62085716,
                                        ["x"] = -11036.906285712,
                                        ["name"] = "DictKey_UnitName_145",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.93924147737442,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "ATZ-10",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 65,
                                        ["skill"] = "Average",
                                        ["y"] = 238525.12828572,
                                        ["x"] = -11057.297999999,
                                        ["name"] = "DictKey_UnitName_267",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 0.93924147737442,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 238463.69514286,
                                ["x"] = -10961.534571427,
                                ["name"] = "DictKey_GroupName_140",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [14] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = 240891.67432696,
                                                ["x"] = -7658.6740967422,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 240928.37719474,
                                                ["x"] = -8707.344847893,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 240723.64135081,
                                                ["x"] = -9432.5079563704,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 240752.97591278,
                                                ["x"] = -9358.0858874816,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 240875.89636977,
                                                ["x"] = -8956.6341262168,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 240932.38829903,
                                                ["x"] = -8662.5286682017,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 240933.95413053,
                                                ["x"] = -8622.5634897724,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 240908.4518009,
                                                ["x"] = -8825.631356304,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 240933.34030625,
                                                ["x"] = -8577.5727643557,
                                            }, -- end of [10]
                                            [14] = 
                                            {
                                                ["y"] = 240754.54340013,
                                                ["x"] = -6261.2421907384,
                                            }, -- end of [14]
                                            [11] = 
                                            {
                                                ["y"] = 240928.7710203,
                                                ["x"] = -8507.7288555548,
                                            }, -- end of [11]
                                            [6] = 
                                            {
                                                ["y"] = 240920.64001535,
                                                ["x"] = -8761.7912526854,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 240923.89617941,
                                                ["x"] = -8447.9344232996,
                                            }, -- end of [12]
                                            [3] = 
                                            {
                                                ["y"] = 240796.80212418,
                                                ["x"] = -9230.4115260958,
                                            }, -- end of [3]
                                        }, -- end of [14]
                                        [13] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 239744.75400699,
                                                ["x"] = -10309.256301727,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 239768.57116898,
                                                ["x"] = -10265.298122861,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 239779.96912654,
                                                ["x"] = -10248.88363474,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 239831.46180913,
                                                ["x"] = -10194.421033846,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 240489.59893484,
                                                ["x"] = -9741.8221374426,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 240562.81198888,
                                                ["x"] = -9681.2993745278,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 239839.35369432,
                                                ["x"] = -10188.282179906,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 240584.61553915,
                                                ["x"] = -9660.6992270234,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 239786.39900671,
                                                ["x"] = -10241.22653769,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 239855.80857804,
                                                ["x"] = -10176.917518048,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 240617.96791295,
                                                ["x"] = -9623.4818822104,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 240633.07924114,
                                                ["x"] = -9603.5695338204,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 240055.52865958,
                                                ["x"] = -10043.939523214,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 240647.15749339,
                                                ["x"] = -9582.9133315895,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 239773.98274293,
                                                ["x"] = -10256.891812325,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 239824.13135309,
                                                ["x"] = -10201.215411414,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 240256.9722582,
                                                ["x"] = -9887.6510090962,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 240681.97335417,
                                                ["x"] = -9522.2171630843,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 240705.95356447,
                                                ["x"] = -9472.7260651142,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 240265.48468472,
                                                ["x"] = -9882.4053395505,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 240723.63164269,
                                                ["x"] = -9432.5300754209,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                ["y"] = 239827.7036551,
                                                ["x"] = -10197.718126976,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 240417.04427746,
                                                ["x"] = -9795.0046137419,
                                            }, -- end of [14]
                                            [23] = 
                                            {
                                                ["y"] = 240662.80341856,
                                                ["x"] = -9557.3198446313,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                ["y"] = 240601.80116634,
                                                ["x"] = -9642.5469889792,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 240449.99384953,
                                                ["x"] = -9772.3339478502,
                                            }, -- end of [15]
                                        }, -- end of [13]
                                        [7] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 238251.53405792,
                                                ["x"] = -9531.6777513153,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 237346.73620351,
                                                ["x"] = -8648.7716393824,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 237370.9225712,
                                                ["x"] = -8666.51481186,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 237325.84907183,
                                                ["x"] = -8635.0391362755,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 237390.32627196,
                                                ["x"] = -8682.274353929,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 237423.72700428,
                                                ["x"] = -8712.4233259968,
                                            }, -- end of [5]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 238463.69514286,
                                                ["x"] = -10961.534571427,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 238785.24626961,
                                                ["x"] = -10726.320290637,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 238786.35570383,
                                                ["x"] = -10725.310849517,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 238174.42969589,
                                                ["x"] = -10058.614702409,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 237990.87834048,
                                                ["x"] = -9883.1854142968,
                                            }, -- end of [3]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 236754.41575283,
                                                ["x"] = -8712.4977978523,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 236753.15976645,
                                                ["x"] = -8730.5198237978,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 236750.65000814,
                                                ["x"] = -8726.2643271326,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 237088.93741003,
                                                ["x"] = -9037.5413218257,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 236750.11610745,
                                                ["x"] = -8721.3275732727,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 236751.57152203,
                                                ["x"] = -8716.6080503573,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = 236756.45809287,
                                                ["x"] = -8709.7821404956,
                                            }, -- end of [7]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [4] = 
                                            {
                                                ["y"] = 238290.79165794,
                                                ["x"] = -9562.5627560278,
                                            }, -- end of [4]
                                            [13] = 
                                            {
                                                ["y"] = 238376.0454203,
                                                ["x"] = -9587.8151193316,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 238317.53683022,
                                                ["x"] = -9576.0671329713,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 238251.54208128,
                                                ["x"] = -9531.6850623077,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 238270.5285933,
                                                ["x"] = -9547.9440918303,
                                            }, -- end of [2]
                                            [15] = 
                                            {
                                                ["y"] = 238396.01951593,
                                                ["x"] = -9587.0092821483,
                                            }, -- end of [15]
                                            [8] = 
                                            {
                                                ["y"] = 238326.92313898,
                                                ["x"] = -9579.5103278379,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 238410.08990115,
                                                ["x"] = -9585.3207306608,
                                            }, -- end of [16]
                                            [9] = 
                                            {
                                                ["y"] = 238336.50998545,
                                                ["x"] = -9582.3503097339,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 238299.42109192,
                                                ["x"] = -9567.6121705591,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 238346.25244242,
                                                ["x"] = -9584.5986549502,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 238282.48055442,
                                                ["x"] = -9557.0039182796,
                                            }, -- end of [3]
                                            [11] = 
                                            {
                                                ["y"] = 238356.11860544,
                                                ["x"] = -9586.2145048069,
                                            }, -- end of [11]
                                            [6] = 
                                            {
                                                ["y"] = 238308.37618254,
                                                ["x"] = -9572.0608458686,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 238366.06199686,
                                                ["x"] = -9587.2708586354,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 238386.04321444,
                                                ["x"] = -9587.6821232964,
                                            }, -- end of [14]
                                        }, -- end of [8]
                                        [16] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 242143.93571428,
                                                ["x"] = -5886.1180000002,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 242143.93571428,
                                                ["x"] = -5886.1180000002,
                                            }, -- end of [2]
                                        }, -- end of [16]
                                        [9] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 238725.27065103,
                                                ["x"] = -9512.5512365485,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 238429.82299924,
                                                ["x"] = -9581.8637267445,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 238493.17745203,
                                                ["x"] = -9567.3551068974,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 238410.12519241,
                                                ["x"] = -9585.3159503419,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 238701.88755611,
                                                ["x"] = -9515.8218126591,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 238716.69919768,
                                                ["x"] = -9513.4647638391,
                                            }, -- end of [5]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 236756.43645563,
                                                ["x"] = -8709.8106054983,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 236977.63050261,
                                                ["x"] = -8441.5073465264,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 238820.18811096,
                                                ["x"] = -9597.7533193318,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 238740.22607577,
                                                ["x"] = -9511.7080873509,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 238778.17567118,
                                                ["x"] = -9953.6794703842,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 238745.22549005,
                                                ["x"] = -9511.7074075672,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 238750.21442569,
                                                ["x"] = -9512.022875631,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 238755.16229057,
                                                ["x"] = -9512.7324639406,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 238760.02833311,
                                                ["x"] = -9513.8746898939,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 238764.77231185,
                                                ["x"] = -9515.4489420945,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 238769.36380127,
                                                ["x"] = -9517.4247784022,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 238778.04027,
                                                ["x"] = -9522.3809499054,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 238786.07008151,
                                                ["x"] = -9528.3332117495,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 238793.4678127,
                                                ["x"] = -9535.0560999909,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 238800.19155802,
                                                ["x"] = -9542.4530034441,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 238811.18672662,
                                                ["x"] = -9559.1112069838,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 238817.82181859,
                                                ["x"] = -9577.9209831778,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 238820.24152932,
                                                ["x"] = -9607.7517318239,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 238777.2012671,
                                                ["x"] = -9874.1378187236,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 238783.68289876,
                                                ["x"] = -9972.8915954199,
                                            }, -- end of [40]
                                            [33] = 
                                            {
                                                ["y"] = 238774.62519368,
                                                ["x"] = -9899.0007563649,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 238787.32098201,
                                                ["x"] = -9982.2049181496,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = 238803.27355597,
                                                ["x"] = -9546.3895335017,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 238813.29821105,
                                                ["x"] = -9563.642420974,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 238818.76053739,
                                                ["x"] = -9582.8314248229,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 238819.41593655,
                                                ["x"] = -9622.7267660877,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 238774.02449186,
                                                ["x"] = -9913.9864246946,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 238791.54195668,
                                                ["x"] = -9991.2681330261,
                                            }, -- end of [42]
                                            [9] = 
                                            {
                                                ["y"] = 238773.78623843,
                                                ["x"] = -9519.7550696436,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 238782.13363784,
                                                ["x"] = -9525.2511446724,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 238789.84936144,
                                                ["x"] = -9531.6061504479,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 238796.91856593,
                                                ["x"] = -9538.6738032792,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 238806.14775793,
                                                ["x"] = -9550.4801512035,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 238815.10593628,
                                                ["x"] = -9568.3032213817,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 238819.45019782,
                                                ["x"] = -9587.7831823257,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 238816.61646657,
                                                ["x"] = -9647.5667434624,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 238774.90725626,
                                                ["x"] = -9933.9568161639,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 238801.45086674,
                                                ["x"] = -10008.631639031,
                                            }, -- end of [44]
                                            [39] = 
                                            {
                                                ["y"] = 238780.61987013,
                                                ["x"] = -9963.3737467734,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 238796.29553477,
                                                ["x"] = -10000.064112973,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 238776.29845151,
                                                ["x"] = -9943.8583379115,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 238801.69844946,
                                                ["x"] = -10009.000042116,
                                            }, -- end of [45]
                                            [35] = 
                                            {
                                                ["y"] = 238774.18999784,
                                                ["x"] = -9923.9839815634,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 238725.25108886,
                                                ["x"] = -9512.5528149679,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 238808.79365035,
                                                ["x"] = -9554.7218819819,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 238816.60997664,
                                                ["x"] = -9573.0707553286,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 238805.98893187,
                                                ["x"] = -9711.6861190235,
                                            }, -- end of [31]
                                        }, -- end of [10]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 237990.87596927,
                                                ["x"] = -9883.1831592635,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 237088.93742913,
                                                ["x"] = -9037.5413322927,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 238801.73834988,
                                                ["x"] = -10009.062587002,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 238807.54812606,
                                                ["x"] = -10017.199727738,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 238823.90075376,
                                                ["x"] = -10036.090363693,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 239036.72073847,
                                                ["x"] = -10209.917321112,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 239228.42869618,
                                                ["x"] = -10291.257552001,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 239253.1594779,
                                                ["x"] = -10294.898233639,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 239065.96133629,
                                                ["x"] = -10229.144677179,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 239283.02137862,
                                                ["x"] = -10297.740107692,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 238838.19723223,
                                                ["x"] = -10050.073189208,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 239087.54383096,
                                                ["x"] = -10241.756898124,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 239422.96413293,
                                                ["x"] = -10298.958782407,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 239598.80457208,
                                                ["x"] = -10289.82365928,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 239109.81177297,
                                                ["x"] = -10253.116118106,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = 238813.81413537,
                                                ["x"] = -10024.991546123,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 238879.5434076,
                                                ["x"] = -10086.335277174,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 239132.59158769,
                                                ["x"] = -10263.406534905,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = 239155.930441,
                                                ["x"] = -10272.358015719,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 238992.4118872,
                                                ["x"] = -10177.341800448,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 239179.74031038,
                                                ["x"] = -10279.968454145,
                                            }, -- end of [14]
                                            [19] = 
                                            {
                                                ["y"] = 239327.9751236,
                                                ["x"] = -10299.668842213,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 239203.95012357,
                                                ["x"] = -10286.189928917,
                                            }, -- end of [15]
                                        }, -- end of [11]
                                        [6] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = 237325.87511308,
                                                ["x"] = -8635.0551605407,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 237077.59152663,
                                                ["x"] = -8506.9235600889,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 236977.63037916,
                                                ["x"] = -8441.5074932338,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 236981.32148183,
                                                ["x"] = -8438.1280673378,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 236990.44855003,
                                                ["x"] = -8439.9080332988,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 237103.24076982,
                                                ["x"] = -8522.4767601366,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 237160.517584,
                                                ["x"] = -8553.1952287857,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 236994.42297123,
                                                ["x"] = -8442.9376078083,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 237214.3117292,
                                                ["x"] = -8579.7601162056,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 236986.05724044,
                                                ["x"] = -8437.5102968199,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 237056.95397798,
                                                ["x"] = -8492.8189043762,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 237313.32305726,
                                                ["x"] = -8627.5166582867,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = 237287.00716788,
                                                ["x"] = -8613.1180394107,
                                            }, -- end of [11]
                                        }, -- end of [6]
                                        [12] = 
                                        {
                                            [7] = 
                                            {
                                                ["y"] = 239728.27348061,
                                                ["x"] = -10288.550612141,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 239598.80731438,
                                                ["x"] = -10289.823475256,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 239688.65688061,
                                                ["x"] = -10284.762715929,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 239713.63282989,
                                                ["x"] = -10285.487489823,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 239732.82491169,
                                                ["x"] = -10290.613504201,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 239737.06301171,
                                                ["x"] = -10293.26329293,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 239718.59230988,
                                                ["x"] = -10286.117687621,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 239744.24546457,
                                                ["x"] = -10299.548906565,
                                            }, -- end of [10]
                                            [3] = 
                                            {
                                                ["y"] = 239703.65502986,
                                                ["x"] = -10284.849265181,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 239723.49628199,
                                                ["x"] = -10287.085303356,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 239739.18514426,
                                                ["x"] = -10307.024493556,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = 239741.79075887,
                                                ["x"] = -10303.847056709,
                                            }, -- end of [11]
                                        }, -- end of [12]
                                        [15] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 240750.06075624,
                                                ["x"] = -6261.6370295834,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 240752.30014666,
                                                ["x"] = -6257.7323009515,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 240760.19923825,
                                                ["x"] = -6253.2425307998,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 241656.11080688,
                                                ["x"] = -6128.6805280424,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = 242119.81381858,
                                                ["x"] = -5957.9717159411,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 242123.43864454,
                                                ["x"] = -5954.5299138553,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = 241718.50195961,
                                                ["x"] = -6110.4732074364,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = 242126.80104119,
                                                ["x"] = -5950.8306965172,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = 240775.05165299,
                                                ["x"] = -6251.17376918,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 241897.78938716,
                                                ["x"] = -6047.627934161,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = 242132.7177518,
                                                ["x"] = -5942.7786752122,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 242135.24390047,
                                                ["x"] = -5938.4649458747,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["y"] = 242094.14827179,
                                                ["x"] = -5973.2095826943,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["y"] = 242137.46204152,
                                                ["x"] = -5933.9850693004,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["y"] = 240755.24636949,
                                                ["x"] = -6254.1887385203,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 241533.77135024,
                                                ["x"] = -6154.0651992741,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 242103.22904534,
                                                ["x"] = -5969.0240584382,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["y"] = 242141.03679651,
                                                ["x"] = -5924.6515611005,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 242143.73016696,
                                                ["x"] = -5915.0233705316,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["y"] = 242107.65527826,
                                                ["x"] = -5966.6995168295,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                ["y"] = 242146.86918293,
                                                ["x"] = -5900.3570318992,
                                            }, -- end of [26]
                                            [7] = 
                                            {
                                                ["y"] = 241602.61148682,
                                                ["x"] = -6141.4165938971,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = 242111.93386974,
                                                ["x"] = -5964.1143828287,
                                            }, -- end of [14]
                                            [27] = 
                                            {
                                                ["y"] = 242149.27243511,
                                                ["x"] = -5887.2005893349,
                                            }, -- end of [27]
                                            [23] = 
                                            {
                                                ["y"] = 242139.38211252,
                                                ["x"] = -5929.369279794,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                ["y"] = 242129.89793616,
                                                ["x"] = -5946.9064760534,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                ["y"] = 242115.98451946,
                                                ["x"] = -5961.1863123448,
                                            }, -- end of [15]
                                        }, -- end of [15]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 238463.69514286,
                                            ["x"] = -10961.534571427,
                                            ["name"] = "DictKey_WptName_142",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 15.416666666667,
                                            ["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"] = 6,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 22.150307833315,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 238785.24626961,
                                            ["x"] = -10726.320290637,
                                            ["name"] = "DictKey_WptName_148",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["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"] = 7,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 86.580805809461,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 237989.1198097,
                                            ["x"] = -9883.5864512597,
                                            ["name"] = "DictKey_WptName_149",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 9,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 155.32089866258,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 237085.88206414,
                                            ["x"] = -9036.7886940497,
                                            ["name"] = "DictKey_WptName_150",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 11,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 181.90937999299,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 236755.43260648,
                                            ["x"] = -8708.6794893343,
                                            ["name"] = "DictKey_WptName_151",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 201.24277521257,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 236976.47908284,
                                            ["x"] = -8440.5460541633,
                                            ["name"] = "DictKey_WptName_152",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 223.72513472269,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 237326.62474009,
                                            ["x"] = -8633.8037460127,
                                            ["name"] = "DictKey_WptName_154",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 295.42770214114,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 238252.4857965,
                                            ["x"] = -9530.4932764557,
                                            ["name"] = "DictKey_WptName_156",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 305.11008266507,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 238410.00007971,
                                            ["x"] = -9583.8049148738,
                                            ["name"] = "DictKey_WptName_158",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 323.09845610573,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 238725.09137961,
                                            ["x"] = -9511.0734728237,
                                            ["name"] = "DictKey_WptName_160",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 354.52163977667,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 238802.78525808,
                                            ["x"] = -10007.833631285,
                                            ["name"] = "DictKey_WptName_169",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 404.07190296184,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 239598.53458131,
                                            ["x"] = -10288.338790049,
                                            ["name"] = "DictKey_WptName_174",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 412.8920817169,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 239743.3789901,
                                            ["x"] = -10308.775000377,
                                            ["name"] = "DictKey_WptName_176",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 17.986111111111,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 33,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 476.42841944382,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 240722.24611099,
                                            ["x"] = -9431.7433522285,
                                            ["name"] = "DictKey_WptName_182",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 21.069444444444,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 628.73186564702,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 240750.06075607,
                                            ["x"] = -6261.6370382803,
                                            ["name"] = "DictKey_WptName_192",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 21.069444444444,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 722.6077129273,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242147.9451134,
                                            ["x"] = -5886.8577116788,
                                            ["name"] = "DictKey_WptName_199",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 15.416666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [16]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243209.58028571,
                                                ["x"] = -6814.7834285697,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243209.58028571,
                                                ["x"] = -6814.7834285697,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243209.58028571,
                                            ["x"] = -6814.7834285697,
                                            ["name"] = "DictKey_WptName_220",
                                            ["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"] = 43,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 50,
                                        ["skill"] = "Average",
                                        ["y"] = 243209.58028571,
                                        ["x"] = -6814.7834285697,
                                        ["name"] = "DictKey_UnitName_219",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243209.58028571,
                                ["x"] = -6814.7834285697,
                                ["name"] = "DictKey_GroupName_218",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 117,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 246487.02028571,
                                            ["x"] = -4336.2194285697,
                                            ["name"] = "DictKey_WptName_224",
                                            ["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"] = 44,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 51,
                                        ["skill"] = "Average",
                                        ["y"] = 246487.02028571,
                                        ["x"] = -4336.2194285697,
                                        ["name"] = "DictKey_UnitName_223",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 5.3407075111026,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 246487.02028571,
                                ["x"] = -4336.2194285697,
                                ["name"] = "DictKey_GroupName_222",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 39,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243271.03228571,
                                            ["x"] = -2666.7734285697,
                                            ["name"] = "DictKey_WptName_227",
                                            ["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"] = 45,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 52,
                                        ["skill"] = "Average",
                                        ["y"] = 243271.03228571,
                                        ["x"] = -2666.7734285697,
                                        ["name"] = "DictKey_UnitName_226",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 5.3407075111026,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243271.03228571,
                                ["x"] = -2666.7734285697,
                                ["name"] = "DictKey_GroupName_225",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 239645.36428571,
                                            ["x"] = -4745.8994285697,
                                            ["name"] = "DictKey_WptName_230",
                                            ["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"] = 46,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 53,
                                        ["skill"] = "Average",
                                        ["y"] = 239645.36428571,
                                        ["x"] = -4745.8994285697,
                                        ["name"] = "DictKey_UnitName_229",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 5.3407075111026,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 239645.36428571,
                                ["x"] = -4745.8994285697,
                                ["name"] = "DictKey_GroupName_228",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 242922.80428571,
                                            ["x"] = -4786.8674285697,
                                            ["name"] = "DictKey_WptName_233",
                                            ["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"] = 47,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 54,
                                        ["skill"] = "Average",
                                        ["y"] = 242922.80428571,
                                        ["x"] = -4786.8674285697,
                                        ["name"] = "DictKey_UnitName_232",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 5.3407075111026,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 242922.80428571,
                                ["x"] = -4786.8674285697,
                                ["name"] = "DictKey_GroupName_231",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243246.79828571,
                                                ["x"] = -5772.2991428554,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 243094.03142857,
                                                ["x"] = -5987.9699999982,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243246.79828571,
                                            ["x"] = -5772.2991428554,
                                            ["name"] = "DictKey_WptName_236",
                                            ["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"] = 48,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-11 Buk CC 9S470M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 55,
                                        ["skill"] = "Average",
                                        ["y"] = 243246.79828571,
                                        ["x"] = -5772.2991428554,
                                        ["name"] = "DictKey_UnitName_235",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 3.7578895909859,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243246.79828571,
                                ["x"] = -5772.2991428554,
                                ["name"] = "DictKey_GroupName_234",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243006.15257143,
                                            ["x"] = -5992.4551428554,
                                            ["name"] = "DictKey_WptName_240",
                                            ["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"] = 49,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 56,
                                        ["skill"] = "Average",
                                        ["y"] = 243006.15257143,
                                        ["x"] = -5992.4551428554,
                                        ["name"] = "DictKey_UnitName_239",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 5.3407075111026,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243006.15257143,
                                ["x"] = -5992.4551428554,
                                ["name"] = "DictKey_GroupName_238",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 46,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243501.18342857,
                                            ["x"] = -5512.8939999982,
                                            ["name"] = "DictKey_WptName_243",
                                            ["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"] = 50,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 57,
                                        ["skill"] = "Average",
                                        ["y"] = 243501.18342857,
                                        ["x"] = -5512.8939999982,
                                        ["name"] = "DictKey_UnitName_242",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 5.3407075111026,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243501.18342857,
                                ["x"] = -5512.8939999982,
                                ["name"] = "DictKey_GroupName_241",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [16]
                            [20] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 14,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 183731.07742857,
                                            ["x"] = 31979.50857143,
                                            ["name"] = "DictKey_WptName_256",
                                            ["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"] = 54,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "S-300PS 5P85C ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 61,
                                        ["skill"] = "Average",
                                        ["y"] = 183731.07742857,
                                        ["x"] = 31979.50857143,
                                        ["name"] = "DictKey_UnitName_255",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 5.3407075111026,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183731.07742857,
                                ["x"] = 31979.50857143,
                                ["name"] = "DictKey_GroupName_254",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [20]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 46,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243377.42571429,
                                            ["x"] = -5884.1671428554,
                                            ["name"] = "DictKey_WptName_246",
                                            ["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"] = 51,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 58,
                                        ["skill"] = "Average",
                                        ["y"] = 243377.42571429,
                                        ["x"] = -5884.1671428554,
                                        ["name"] = "DictKey_UnitName_245",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 5.3407075111026,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243377.42571429,
                                ["x"] = -5884.1671428554,
                                ["name"] = "DictKey_GroupName_244",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [17]
                            [21] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 16,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 183682.12771429,
                                            ["x"] = 32046.13457143,
                                            ["name"] = "DictKey_WptName_259",
                                            ["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"] = 55,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "S-300PS 5P85C ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 62,
                                        ["skill"] = "Average",
                                        ["y"] = 183682.12771429,
                                        ["x"] = 32046.13457143,
                                        ["name"] = "DictKey_UnitName_258",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 5.3407075111026,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183682.12771429,
                                ["x"] = 32046.13457143,
                                ["name"] = "DictKey_GroupName_257",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [21]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 243307.812,
                                                ["x"] = -5663.723714284,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 183002.27057143,
                                                ["x"] = 31594.709428573,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 243307.812,
                                            ["x"] = -5663.723714284,
                                            ["name"] = "DictKey_WptName_249",
                                            ["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"] = 52,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-11 Buk SR 9S18M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 59,
                                        ["skill"] = "Average",
                                        ["y"] = 243307.812,
                                        ["x"] = -5663.723714284,
                                        ["name"] = "DictKey_UnitName_248",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 5.2658140437852,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243307.812,
                                ["x"] = -5663.723714284,
                                ["name"] = "DictKey_GroupName_247",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [18]
                            [22] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 183848.01285714,
                                            ["x"] = 32003.983428573,
                                            ["name"] = "DictKey_WptName_262",
                                            ["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"] = 56,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "S-300PS 5P85C ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 63,
                                        ["skill"] = "Average",
                                        ["y"] = 183848.01285714,
                                        ["x"] = 32003.983428573,
                                        ["name"] = "DictKey_UnitName_261",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 5.3407075111026,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183848.01285714,
                                ["x"] = 32003.983428573,
                                ["name"] = "DictKey_GroupName_260",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [22]
                            [19] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 183770.50914286,
                                            ["x"] = 32096.444000002,
                                            ["name"] = "DictKey_WptName_253",
                                            ["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"] = 53,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "S-300PS 5P85C ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 60,
                                        ["skill"] = "Average",
                                        ["y"] = 183770.50914286,
                                        ["x"] = 32096.444000002,
                                        ["name"] = "DictKey_UnitName_252",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 5.3407075111026,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183770.50914286,
                                ["x"] = 32096.444000002,
                                ["name"] = "DictKey_GroupName_251",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [19]
                            [23] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 183660.37228571,
                                            ["x"] = 31975.429428573,
                                            ["name"] = "DictKey_WptName_265",
                                            ["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"] = 57,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "S-300PS 40B6MD sr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 64,
                                        ["skill"] = "Average",
                                        ["y"] = 183660.37228571,
                                        ["x"] = 31975.429428573,
                                        ["name"] = "DictKey_UnitName_264",
                                        ["playerCanDrive"] = false,
                                        ["heading"] = 5.3407075111026,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183660.37228571,
                                ["x"] = 31975.429428573,
                                ["name"] = "DictKey_GroupName_263",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [23]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 244622.06661236,
                                            ["x"] = -4829.5249882422,
                                            ["name"] = "DictKey_WptName_202",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 69.375,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0.86633292210449,
                                            ["ETA_locked"] = false,
                                            ["y"] = 244581.91457143,
                                            ["x"] = -4874.2468571431,
                                            ["name"] = "DictKey_WptName_205",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 69.375,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11.369710897916,
                                            ["ETA_locked"] = false,
                                            ["y"] = 244023.55914286,
                                            ["x"] = -4406.0568571431,
                                            ["name"] = "DictKey_WptName_207",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = false,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 182.88,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 102.77777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 810.56732124569,
                                            ["ETA_locked"] = false,
                                            ["y"] = 237200.20685715,
                                            ["x"] = -12114.098571427,
                                            ["name"] = "DictKey_WptName_210",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 9144,
                                            ["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"] = 1316.9384140558,
                                            ["ETA_locked"] = true,
                                            ["y"] = 326178.39171429,
                                            ["x"] = -88238.326285713,
                                            ["name"] = "DictKey_WptName_213",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 9144,
                                            ["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"] = 2255.3985676934,
                                            ["ETA_locked"] = false,
                                            ["y"] = 513880.056,
                                            ["x"] = -197166.25085714,
                                            ["name"] = "DictKey_WptName_214",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 42,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "FSB aeroflot",
                                        ["skill"] = "High",
                                        ["parking"] = "1",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "IL-76MD",
                                        ["unitId"] = 49,
                                        ["psi"] = 2.40998510308,
                                        ["parking_id"] = "40",
                                        ["x"] = -4829.5249882422,
                                        ["name"] = "DictKey_UnitName_201",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "80000",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 0,
                                        }, -- end of ["payload"]
                                        ["y"] = 244622.06661236,
                                        ["heading"] = -2.40998510308,
                                        ["callsign"] = 100,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 244622.06661236,
                                ["x"] = -4829.5249882422,
                                ["name"] = "DictKey_GroupName_200",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Nothing",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 244536.28125,
                                            ["x"] = -5155.0776367188,
                                            ["name"] = "DictKey_WptName_270",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 58,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Serbia - 101 FS",
                                        ["skill"] = "Client",
                                        ["parking"] = "2",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 124,
                                                    [2] = 150,
                                                    [4] = 131,
                                                    [8] = 133,
                                                    [16] = 123,
                                                    [17] = 132,
                                                    [9] = 122,
                                                    [18] = 127,
                                                    [5] = 141,
                                                    [10] = 124,
                                                    [20] = 138,
                                                    [11] = 134,
                                                    [3] = 121,
                                                    [6] = 126,
                                                    [12] = 125,
                                                    [13] = 135,
                                                    [7] = 130,
                                                    [14] = 137,
                                                    [15] = 136,
                                                    [19] = 129,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 66,
                                        ["psi"] = 0,
                                        ["parking_id"] = "90",
                                        ["x"] = -5155.0776367188,
                                        ["name"] = "DictKey_UnitName_269",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 244536.28125,
                                        ["heading"] = 2.4275019549774,
                                        ["callsign"] = 105,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Serbia - 101 FS",
                                        ["skill"] = "Client",
                                        ["parking"] = "67",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 124,
                                                    [2] = 150,
                                                    [4] = 131,
                                                    [8] = 133,
                                                    [16] = 123,
                                                    [17] = 132,
                                                    [9] = 122,
                                                    [18] = 127,
                                                    [5] = 141,
                                                    [10] = 124,
                                                    [20] = 138,
                                                    [11] = 134,
                                                    [3] = 121,
                                                    [6] = 126,
                                                    [12] = 125,
                                                    [13] = 135,
                                                    [7] = 130,
                                                    [14] = 137,
                                                    [15] = 136,
                                                    [19] = 129,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 70,
                                        ["psi"] = 0,
                                        ["parking_id"] = "91",
                                        ["x"] = -5206.4555664063,
                                        ["name"] = "DictKey_UnitName_275",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 244595.46875,
                                        ["heading"] = 0,
                                        ["callsign"] = 106,
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Serbia - 101 FS",
                                        ["skill"] = "Client",
                                        ["parking"] = "66",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 124,
                                                    [2] = 150,
                                                    [4] = 131,
                                                    [8] = 133,
                                                    [16] = 123,
                                                    [17] = 132,
                                                    [9] = 122,
                                                    [18] = 127,
                                                    [5] = 141,
                                                    [10] = 124,
                                                    [20] = 138,
                                                    [11] = 134,
                                                    [3] = 121,
                                                    [6] = 126,
                                                    [12] = 125,
                                                    [13] = 135,
                                                    [7] = 130,
                                                    [14] = 137,
                                                    [15] = 136,
                                                    [19] = 129,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 71,
                                        ["psi"] = 0,
                                        ["parking_id"] = "92",
                                        ["x"] = -5136.349609375,
                                        ["name"] = "DictKey_UnitName_276",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 244639.625,
                                        ["heading"] = 0,
                                        ["callsign"] = 107,
                                        ["onboard_num"] = "012",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Serbia - 101 FS",
                                        ["skill"] = "Client",
                                        ["parking"] = "88",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 124,
                                                    [2] = 150,
                                                    [4] = 131,
                                                    [8] = 133,
                                                    [16] = 123,
                                                    [17] = 132,
                                                    [9] = 122,
                                                    [18] = 127,
                                                    [5] = 141,
                                                    [10] = 124,
                                                    [20] = 138,
                                                    [11] = 134,
                                                    [3] = 121,
                                                    [6] = 126,
                                                    [12] = 125,
                                                    [13] = 135,
                                                    [7] = 130,
                                                    [14] = 137,
                                                    [15] = 136,
                                                    [19] = 129,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 72,
                                        ["psi"] = 0,
                                        ["parking_id"] = "89",
                                        ["x"] = -5273.0068359375,
                                        ["name"] = "DictKey_UnitName_277",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 244631.796875,
                                        ["heading"] = 0,
                                        ["callsign"] = 108,
                                        ["onboard_num"] = "013",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 244536.28125,
                                ["x"] = -5155.0776367188,
                                ["name"] = "DictKey_GroupName_268",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["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"] = 243274.37815978,
                                            ["x"] = -4696.5478288993,
                                            ["name"] = "DictKey_WptName_316",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 63,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "Client",
                                        ["parking"] = "3",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 91,
                                        ["psi"] = 0,
                                        ["parking_id"] = "32",
                                        ["x"] = -4696.5478288993,
                                        ["name"] = "DictKey_UnitName_315",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5590.18,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 243274.37815978,
                                        ["heading"] = 0,
                                        ["callsign"] = 109,
                                        ["onboard_num"] = "018",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "High",
                                        ["parking"] = "30",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 92,
                                        ["psi"] = 0,
                                        ["parking_id"] = "31",
                                        ["x"] = -4741.4052507743,
                                        ["name"] = "DictKey_UnitName_317",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5590.18,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 243234.59690978,
                                        ["heading"] = 0,
                                        ["callsign"] = 110,
                                        ["onboard_num"] = "019",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "Client",
                                        ["parking"] = "32",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 93,
                                        ["psi"] = 0,
                                        ["parking_id"] = "30",
                                        ["x"] = -4785.9355242118,
                                        ["name"] = "DictKey_UnitName_318",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5590.18,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 243194.33128478,
                                        ["heading"] = 0,
                                        ["callsign"] = 111,
                                        ["onboard_num"] = "020",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "Client",
                                        ["parking"] = "31",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 94,
                                        ["psi"] = 0,
                                        ["parking_id"] = "29",
                                        ["x"] = -4830.7929460868,
                                        ["name"] = "DictKey_UnitName_319",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5590.18,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 243154.56565978,
                                        ["heading"] = 0,
                                        ["callsign"] = 112,
                                        ["onboard_num"] = "021",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 243274.37815978,
                                ["x"] = -4696.5478288993,
                                ["name"] = "DictKey_GroupName_314",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["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"] = 243114.48753478,
                                            ["x"] = -4875.5019304618,
                                            ["name"] = "DictKey_WptName_376",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 72,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "Client",
                                        ["parking"] = 34,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 128,
                                        ["psi"] = 0,
                                        ["parking_id"] = "28",
                                        ["x"] = -4875.5019304618,
                                        ["name"] = "DictKey_UnitName_375",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3380",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 243114.48753478,
                                        ["heading"] = 0,
                                        ["callsign"] = 114,
                                        ["onboard_num"] = "022",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "Client",
                                        ["parking"] = "33",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 129,
                                        ["psi"] = 0,
                                        ["parking_id"] = "27",
                                        ["x"] = -4922.2558367118,
                                        ["name"] = "DictKey_UnitName_377",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3380",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 243073.53440978,
                                        ["heading"] = 0,
                                        ["callsign"] = 113,
                                        ["onboard_num"] = "023",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "Client",
                                        ["parking"] = "35",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 130,
                                        ["psi"] = 0,
                                        ["parking_id"] = "26",
                                        ["x"] = -4967.1420671805,
                                        ["name"] = "DictKey_UnitName_378",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3380",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 243033.73753478,
                                        ["heading"] = 0,
                                        ["callsign"] = 115,
                                        ["onboard_num"] = "024",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "Client",
                                        ["parking"] = "36",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 131,
                                        ["psi"] = 0,
                                        ["parking_id"] = "25",
                                        ["x"] = -5011.9448015555,
                                        ["name"] = "DictKey_UnitName_379",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3380",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 242993.84690978,
                                        ["heading"] = 0,
                                        ["callsign"] = 116,
                                        ["onboard_num"] = "025",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 243114.48753478,
                                ["x"] = -4875.5019304618,
                                ["name"] = "DictKey_GroupName_374",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["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"] = 241653.99465964,
                                            ["x"] = -5305.7182736723,
                                            ["name"] = "DictKey_WptName_382",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 73,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "279th kiap 1st squad navy",
                                        ["skill"] = "Client",
                                        ["parking"] = "4",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-33",
                                        ["unitId"] = 132,
                                        ["psi"] = 0,
                                        ["parking_id"] = "42",
                                        ["x"] = -5305.7182736723,
                                        ["name"] = "DictKey_UnitName_381",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "9500",
                                            ["flare"] = 48,
                                            ["chaff"] = 48,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 241653.99465964,
                                        ["heading"] = 0,
                                        ["callsign"] = 118,
                                        ["onboard_num"] = "026",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "279th kiap 1st squad navy",
                                        ["skill"] = "Client",
                                        ["parking"] = "46",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-33",
                                        ["unitId"] = 133,
                                        ["psi"] = 0,
                                        ["parking_id"] = "41",
                                        ["x"] = -5319.2125073418,
                                        ["name"] = "DictKey_UnitName_383",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "9500",
                                            ["flare"] = 48,
                                            ["chaff"] = 48,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 241730.30735768,
                                        ["heading"] = 0,
                                        ["callsign"] = 117,
                                        ["onboard_num"] = "027",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "279th kiap 1st squad navy",
                                        ["skill"] = "Client",
                                        ["parking"] = "5",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-33",
                                        ["unitId"] = 134,
                                        ["psi"] = 0,
                                        ["parking_id"] = "43",
                                        ["x"] = -5388.4541015625,
                                        ["name"] = "DictKey_UnitName_384",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "9500",
                                            ["flare"] = 48,
                                            ["chaff"] = 48,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 241652.23378172,
                                        ["heading"] = 0,
                                        ["callsign"] = 119,
                                        ["onboard_num"] = "028",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "279th kiap 1st squad navy",
                                        ["skill"] = "Client",
                                        ["parking"] = "44",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-33",
                                        ["unitId"] = 135,
                                        ["psi"] = 0,
                                        ["parking_id"] = "48",
                                        ["x"] = -5436.5092773438,
                                        ["name"] = "DictKey_UnitName_385",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "9500",
                                            ["flare"] = 48,
                                            ["chaff"] = 48,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 241690.79034808,
                                        ["heading"] = 0,
                                        ["callsign"] = 120,
                                        ["onboard_num"] = "029",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 241653.99465964,
                                ["x"] = -5305.7182736723,
                                ["name"] = "DictKey_GroupName_380",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 244576.50411236,
                                            ["x"] = -4790.3916874609,
                                            ["name"] = "DictKey_WptName_388",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 74,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "Client",
                                        ["parking"] = "37",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 136,
                                        ["psi"] = 0,
                                        ["parking_id"] = "39",
                                        ["x"] = -4790.3916874609,
                                        ["name"] = "DictKey_UnitName_387",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5590.18,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 244576.50411236,
                                        ["heading"] = 0,
                                        ["callsign"] = 122,
                                        ["onboard_num"] = "052",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "Client",
                                        ["parking"] = "38",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 137,
                                        ["psi"] = 0,
                                        ["parking_id"] = "38",
                                        ["x"] = -4751.6978398047,
                                        ["name"] = "DictKey_UnitName_389",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5590.18,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 244530.70723736,
                                        ["heading"] = 0,
                                        ["callsign"] = 121,
                                        ["onboard_num"] = "053",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "Client",
                                        ["parking"] = "39",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 138,
                                        ["psi"] = 0,
                                        ["parking_id"] = "37",
                                        ["x"] = -4712.8706913672,
                                        ["name"] = "DictKey_UnitName_390",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5590.18,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 244485.00411236,
                                        ["heading"] = 0,
                                        ["callsign"] = 123,
                                        ["onboard_num"] = "054",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 45,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Air Force Standard",
                                        ["skill"] = "Client",
                                        ["parking"] = "80",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-27",
                                        ["unitId"] = 139,
                                        ["psi"] = 0,
                                        ["parking_id"] = "74",
                                        ["x"] = -4719.0668945313,
                                        ["name"] = "DictKey_UnitName_391",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [3]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [10]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5590.18,
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 244710.125,
                                        ["heading"] = 0,
                                        ["callsign"] = 124,
                                        ["onboard_num"] = "055",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 244576.50411236,
                                ["x"] = -4790.3916874609,
                                ["name"] = "DictKey_GroupName_386",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 45,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 242507.421875,
                                            ["x"] = -5551.3579101563,
                                            ["name"] = "DictKey_WptName_394",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 75,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Serbia - 101 FS",
                                        ["skill"] = "Client",
                                        ["parking"] = "6",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 124,
                                                    [2] = 150,
                                                    [4] = 131,
                                                    [8] = 133,
                                                    [16] = 123,
                                                    [17] = 132,
                                                    [9] = 122,
                                                    [18] = 127,
                                                    [5] = 141,
                                                    [10] = 124,
                                                    [20] = 138,
                                                    [11] = 134,
                                                    [3] = 121,
                                                    [6] = 126,
                                                    [12] = 125,
                                                    [13] = 135,
                                                    [7] = 130,
                                                    [14] = 137,
                                                    [19] = 129,
                                                    [15] = 136,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 140,
                                        ["psi"] = 0,
                                        ["parking_id"] = "03",
                                        ["x"] = -5551.3579101563,
                                        ["name"] = "DictKey_UnitName_393",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 242507.421875,
                                        ["heading"] = 0,
                                        ["callsign"] = 101,
                                        ["onboard_num"] = "056",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Serbia - 101 FS",
                                        ["skill"] = "Client",
                                        ["parking"] = "8",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 124,
                                                    [2] = 150,
                                                    [4] = 131,
                                                    [8] = 133,
                                                    [16] = 123,
                                                    [17] = 132,
                                                    [9] = 122,
                                                    [18] = 127,
                                                    [5] = 141,
                                                    [10] = 124,
                                                    [20] = 138,
                                                    [11] = 134,
                                                    [3] = 121,
                                                    [6] = 126,
                                                    [12] = 125,
                                                    [13] = 135,
                                                    [7] = 130,
                                                    [14] = 137,
                                                    [19] = 129,
                                                    [15] = 136,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 141,
                                        ["psi"] = 0,
                                        ["parking_id"] = "02",
                                        ["x"] = -5566.2290039063,
                                        ["name"] = "DictKey_UnitName_395",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 242494.109375,
                                        ["heading"] = 0,
                                        ["callsign"] = 102,
                                        ["onboard_num"] = "057",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 45,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Serbia - 101 FS",
                                        ["skill"] = "Client",
                                        ["parking"] = "7",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 124,
                                                    [2] = 150,
                                                    [4] = 131,
                                                    [8] = 133,
                                                    [16] = 123,
                                                    [17] = 132,
                                                    [9] = 122,
                                                    [18] = 127,
                                                    [5] = 141,
                                                    [10] = 124,
                                                    [20] = 138,
                                                    [11] = 134,
                                                    [3] = 121,
                                                    [6] = 126,
                                                    [12] = 125,
                                                    [13] = 135,
                                                    [7] = 130,
                                                    [14] = 137,
                                                    [19] = 129,
                                                    [15] = 136,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 142,
                                        ["psi"] = 0,
                                        ["parking_id"] = "04",
                                        ["x"] = -5536.3608398438,
                                        ["name"] = "DictKey_UnitName_396",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 242520.671875,
                                        ["heading"] = 0,
                                        ["callsign"] = 103,
                                        ["onboard_num"] = "058",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 45,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Serbia - 101 FS",
                                        ["skill"] = "Client",
                                        ["parking"] = "9",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 124,
                                                    [2] = 150,
                                                    [4] = 131,
                                                    [8] = 133,
                                                    [16] = 123,
                                                    [17] = 132,
                                                    [9] = 122,
                                                    [18] = 127,
                                                    [5] = 141,
                                                    [10] = 124,
                                                    [20] = 138,
                                                    [11] = 134,
                                                    [3] = 121,
                                                    [6] = 126,
                                                    [12] = 125,
                                                    [13] = 135,
                                                    [7] = 130,
                                                    [14] = 137,
                                                    [19] = 129,
                                                    [15] = 136,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 143,
                                        ["psi"] = 0,
                                        ["parking_id"] = "01",
                                        ["x"] = -5581.0903320313,
                                        ["name"] = "DictKey_UnitName_397",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-60 2L}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB_800_MIG21}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{R-60 2R}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{ASO-2}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 242480.671875,
                                        ["heading"] = 0,
                                        ["callsign"] = 104,
                                        ["onboard_num"] = "059",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 242507.421875,
                                ["x"] = -5551.3579101563,
                                ["name"] = "DictKey_GroupName_392",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [7]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183417.87171428,
                                            ["speed"] = 0,
                                            ["x"] = 32026.884285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ComCenter",
                                        ["type"] = ".Command Center",
                                        ["unitId"] = 5,
                                        ["rate"] = 100,
                                        ["y"] = 183417.87171428,
                                        ["x"] = 32026.884285714,
                                        ["name"] = "DictKey_GroupName_18",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183417.87171428,
                                ["x"] = 32026.884285714,
                                ["name"] = "DictKey_GroupName_18",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183555.70657143,
                                            ["speed"] = 0,
                                            ["x"] = 31372.721142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "Bunker",
                                        ["unitId"] = 6,
                                        ["y"] = 183555.70657143,
                                        ["x"] = 31372.721142857,
                                        ["name"] = "DictKey_GroupName_21",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183555.70657143,
                                ["x"] = 31372.721142857,
                                ["name"] = "DictKey_GroupName_21",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183987.42914286,
                                            ["speed"] = 0,
                                            ["x"] = 31588.53,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "Bunker",
                                        ["unitId"] = 7,
                                        ["rate"] = 5,
                                        ["y"] = 183987.42914286,
                                        ["x"] = 31588.53,
                                        ["name"] = "DictKey_GroupName_24",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183987.42914286,
                                ["x"] = 31588.53,
                                ["name"] = "DictKey_GroupName_24",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183684.75228571,
                                            ["speed"] = 0,
                                            ["x"] = 31440.763428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 8,
                                        ["rate"] = 100,
                                        ["y"] = 183684.75228571,
                                        ["x"] = 31440.763428571,
                                        ["name"] = "DictKey_GroupName_27",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183684.75228571,
                                ["x"] = 31440.763428571,
                                ["name"] = "DictKey_GroupName_27",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183759.83342857,
                                            ["speed"] = 0,
                                            ["x"] = 31471.265142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 9,
                                        ["y"] = 183759.83342857,
                                        ["x"] = 31471.265142857,
                                        ["name"] = "DictKey_GroupName_30",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183759.83342857,
                                ["x"] = 31471.265142857,
                                ["name"] = "DictKey_GroupName_30",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183825.52942857,
                                            ["speed"] = 0,
                                            ["x"] = 31499.420571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 10,
                                        ["y"] = 183825.52942857,
                                        ["x"] = 31499.420571429,
                                        ["name"] = "DictKey_GroupName_33",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183825.52942857,
                                ["x"] = 31499.420571429,
                                ["name"] = "DictKey_GroupName_33",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183884.18657143,
                                            ["speed"] = 0,
                                            ["x"] = 31541.653714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 11,
                                        ["y"] = 183884.18657143,
                                        ["x"] = 31541.653714286,
                                        ["name"] = "DictKey_GroupName_36",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183884.18657143,
                                ["x"] = 31541.653714286,
                                ["name"] = "DictKey_GroupName_36",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183670.67457143,
                                            ["speed"] = 0,
                                            ["x"] = 31487.689142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 12,
                                        ["y"] = 183670.67457143,
                                        ["x"] = 31487.689142857,
                                        ["name"] = "DictKey_GroupName_39",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183670.67457143,
                                ["x"] = 31487.689142857,
                                ["name"] = "DictKey_GroupName_39",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183745.75571428,
                                            ["speed"] = 0,
                                            ["x"] = 31525.229714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 13,
                                        ["y"] = 183745.75571428,
                                        ["x"] = 31525.229714286,
                                        ["name"] = "DictKey_GroupName_42",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183745.75571428,
                                ["x"] = 31525.229714286,
                                ["name"] = "DictKey_GroupName_42",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183818.49057143,
                                            ["speed"] = 0,
                                            ["x"] = 31558.077714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 14,
                                        ["y"] = 183818.49057143,
                                        ["x"] = 31558.077714286,
                                        ["name"] = "DictKey_GroupName_45",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183818.49057143,
                                ["x"] = 31558.077714286,
                                ["name"] = "DictKey_GroupName_45",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183895.918,
                                            ["speed"] = 0,
                                            ["x"] = 31597.964571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 15,
                                        ["y"] = 183895.918,
                                        ["x"] = 31597.964571429,
                                        ["name"] = "DictKey_GroupName_48",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183895.918,
                                ["x"] = 31597.964571429,
                                ["name"] = "DictKey_GroupName_48",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183623.92742857,
                                            ["speed"] = 0,
                                            ["x"] = 31588.976285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_brown",
                                        ["type"] = "Container brown",
                                        ["unitId"] = 16,
                                        ["y"] = 183623.92742857,
                                        ["x"] = 31588.976285714,
                                        ["name"] = "DictKey_GroupName_51",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183623.92742857,
                                ["x"] = 31588.976285714,
                                ["name"] = "DictKey_GroupName_51",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183614.15571428,
                                            ["speed"] = 0,
                                            ["x"] = 31586.129142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_brown",
                                        ["type"] = "Container brown",
                                        ["unitId"] = 17,
                                        ["y"] = 183614.15571428,
                                        ["x"] = 31586.129142857,
                                        ["name"] = "DictKey_GroupName_54",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183614.15571428,
                                ["x"] = 31586.129142857,
                                ["name"] = "DictKey_GroupName_54",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183605.58428571,
                                            ["speed"] = 0,
                                            ["x"] = 31582.414857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "konteiner_brown",
                                        ["type"] = "Container brown",
                                        ["unitId"] = 18,
                                        ["y"] = 183605.58428571,
                                        ["x"] = 31582.414857143,
                                        ["name"] = "DictKey_GroupName_57",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183605.58428571,
                                ["x"] = 31582.414857143,
                                ["name"] = "DictKey_GroupName_57",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 184050.22171428,
                                            ["speed"] = 0,
                                            ["x"] = 31610.313714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tr_budka",
                                        ["type"] = "Electric power box",
                                        ["unitId"] = 26,
                                        ["y"] = 184050.22171428,
                                        ["x"] = 31610.313714286,
                                        ["name"] = "DictKey_GroupName_81",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 184050.22171428,
                                ["x"] = 31610.313714286,
                                ["name"] = "DictKey_GroupName_81",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 184055.64685714,
                                            ["speed"] = 0,
                                            ["x"] = 31612.213714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "GeneratorF",
                                        ["type"] = "GeneratorF",
                                        ["unitId"] = 27,
                                        ["y"] = 184055.64685714,
                                        ["x"] = 31612.213714286,
                                        ["name"] = "DictKey_GroupName_84",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 184055.64685714,
                                ["x"] = 31612.213714286,
                                ["name"] = "DictKey_GroupName_84",
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183973.64685714,
                                            ["speed"] = 0,
                                            ["x"] = 31633.928,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "kombinat",
                                        ["type"] = "Tech combine",
                                        ["unitId"] = 28,
                                        ["y"] = 183973.64685714,
                                        ["x"] = 31633.928,
                                        ["name"] = "DictKey_GroupName_87",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183973.64685714,
                                ["x"] = 31633.928,
                                ["name"] = "DictKey_GroupName_87",
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183933.93257143,
                                            ["speed"] = 0,
                                            ["x"] = 31636.785142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "wodokachka_a",
                                        ["type"] = "Water tower A",
                                        ["unitId"] = 29,
                                        ["y"] = 183933.93257143,
                                        ["x"] = 31636.785142857,
                                        ["name"] = "DictKey_GroupName_90",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183933.93257143,
                                ["x"] = 31636.785142857,
                                ["name"] = "DictKey_GroupName_90",
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183536.83114286,
                                            ["speed"] = 0,
                                            ["x"] = 31914.602571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tele_bash",
                                        ["type"] = "TV tower",
                                        ["unitId"] = 30,
                                        ["y"] = 183536.83114286,
                                        ["x"] = 31914.602571429,
                                        ["name"] = "DictKey_GroupName_93",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183536.83114286,
                                ["x"] = 31914.602571429,
                                ["name"] = "DictKey_GroupName_93",
                                ["dead"] = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183187.10085714,
                                            ["speed"] = 0,
                                            ["x"] = 31828.981428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 31,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "saray-d",
                                        ["type"] = "Subsidiary structure D",
                                        ["unitId"] = 31,
                                        ["rate"] = 100,
                                        ["y"] = 183187.10085714,
                                        ["x"] = 31828.981428571,
                                        ["name"] = "DictKey_GroupName_96",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183187.10085714,
                                ["x"] = 31828.981428571,
                                ["name"] = "DictKey_GroupName_96",
                                ["dead"] = false,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183201.28942857,
                                            ["speed"] = 0,
                                            ["x"] = 31829.690857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 32,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tech",
                                        ["type"] = "Repair workshop",
                                        ["unitId"] = 32,
                                        ["y"] = 183201.28942857,
                                        ["x"] = 31829.690857143,
                                        ["name"] = "DictKey_GroupName_99",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183201.28942857,
                                ["x"] = 31829.690857143,
                                ["name"] = "DictKey_GroupName_99",
                                ["dead"] = false,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183882.34085714,
                                            ["speed"] = 0,
                                            ["x"] = 32072.315428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 33,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Russia Fictional",
                                        ["category"] = "Helicopters",
                                        ["type"] = "SA342M",
                                        ["unitId"] = 33,
                                        ["y"] = 183882.34085714,
                                        ["x"] = 32072.315428571,
                                        ["name"] = "DictKey_GroupName_102",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183882.34085714,
                                ["x"] = 32072.315428571,
                                ["name"] = "DictKey_GroupName_102",
                                ["dead"] = false,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183729.924,
                                            ["speed"] = 0,
                                            ["x"] = 31806.44,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Heliports",
                                        ["shape_name"] = "FARPS",
                                        ["type"] = "FARP",
                                        ["unitId"] = 34,
                                        ["heliport_frequency"] = 127.5,
                                        ["y"] = 183729.924,
                                        ["x"] = 31806.44,
                                        ["name"] = "DictKey_GroupName_105",
                                        ["heliport_modulation"] = 0,
                                        ["heliport_callsign_id"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183729.924,
                                ["x"] = 31806.44,
                                ["name"] = "DictKey_GroupName_105",
                                ["dead"] = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183926.98114286,
                                            ["speed"] = 0,
                                            ["x"] = 31562.968571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 5000,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "fueltank_cargo",
                                        ["type"] = "fueltank_cargo",
                                        ["unitId"] = 35,
                                        ["y"] = 183926.98114286,
                                        ["x"] = 31562.968571429,
                                        ["name"] = "DictKey_GroupName_108",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183926.98114286,
                                ["x"] = 31562.968571429,
                                ["name"] = "DictKey_GroupName_108",
                                ["dead"] = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183181.17628571,
                                            ["speed"] = 0,
                                            ["x"] = 31841.772571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 36,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "MAZ-6303",
                                        ["unitId"] = 36,
                                        ["y"] = 183181.17628571,
                                        ["x"] = 31841.772571429,
                                        ["name"] = "DictKey_GroupName_111",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183181.17628571,
                                ["x"] = 31841.772571429,
                                ["name"] = "DictKey_GroupName_111",
                                ["dead"] = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183194.83342857,
                                            ["speed"] = 0,
                                            ["x"] = 31842.455428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 37,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Unarmed",
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 37,
                                        ["rate"] = 5,
                                        ["y"] = 183194.83342857,
                                        ["x"] = 31842.455428571,
                                        ["name"] = "DictKey_GroupName_114",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183194.83342857,
                                ["x"] = 31842.455428571,
                                ["name"] = "DictKey_GroupName_114",
                                ["dead"] = false,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183833.30485714,
                                            ["speed"] = 0,
                                            ["x"] = 31599.358285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 38,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["shape_name"] = "airbase_tbilisi_tank_02",
                                        ["type"] = "Tank 3",
                                        ["unitId"] = 38,
                                        ["rate"] = 100,
                                        ["y"] = 183833.30485714,
                                        ["x"] = 31599.358285714,
                                        ["name"] = "DictKey_GroupName_117",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183833.30485714,
                                ["x"] = 31599.358285714,
                                ["name"] = "DictKey_GroupName_117",
                                ["dead"] = false,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183761.60485714,
                                            ["speed"] = 0,
                                            ["x"] = 31570.678285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 39,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Warehouses",
                                        ["shape_name"] = "airbase_tbilisi_tank_02",
                                        ["type"] = "Tank 3",
                                        ["unitId"] = 39,
                                        ["y"] = 183761.60485714,
                                        ["x"] = 31570.678285714,
                                        ["name"] = "DictKey_GroupName_120",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183761.60485714,
                                ["x"] = 31570.678285714,
                                ["name"] = "DictKey_GroupName_120",
                                ["dead"] = false,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183320.99085714,
                                            ["speed"] = 0,
                                            ["x"] = 31907.367714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "kazarma2",
                                        ["type"] = "Barracks 2",
                                        ["unitId"] = 2,
                                        ["rate"] = 100,
                                        ["y"] = 183320.99085714,
                                        ["x"] = 31907.367714286,
                                        ["name"] = "DictKey_GroupName_9",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183320.99085714,
                                ["x"] = 31907.367714286,
                                ["name"] = "DictKey_GroupName_9",
                                ["dead"] = false,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183275.83971428,
                                            ["speed"] = 0,
                                            ["x"] = 31908.011428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "kazarma2",
                                        ["type"] = "Barracks 2",
                                        ["unitId"] = 1,
                                        ["rate"] = 100,
                                        ["y"] = 183275.83971428,
                                        ["x"] = 31908.011428571,
                                        ["name"] = "DictKey_GroupName_6",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183275.83971428,
                                ["x"] = 31908.011428571,
                                ["name"] = "DictKey_GroupName_6",
                                ["dead"] = false,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183232.25885714,
                                            ["speed"] = 0,
                                            ["x"] = 31908.273142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "kazarma2",
                                        ["type"] = "Barracks 2",
                                        ["unitId"] = 3,
                                        ["rate"] = 100,
                                        ["y"] = 183232.25885714,
                                        ["x"] = 31908.273142857,
                                        ["name"] = "DictKey_GroupName_12",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183232.25885714,
                                ["x"] = 31908.273142857,
                                ["name"] = "DictKey_GroupName_12",
                                ["dead"] = false,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 183189.70371428,
                                            ["speed"] = 0,
                                            ["x"] = 31908.273142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "kazarma2",
                                        ["type"] = "Barracks 2",
                                        ["unitId"] = 4,
                                        ["rate"] = 100,
                                        ["y"] = 183189.70371428,
                                        ["x"] = 31908.273142857,
                                        ["name"] = "DictKey_GroupName_15",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 183189.70371428,
                                ["x"] = 31908.273142857,
                                ["name"] = "DictKey_GroupName_15",
                                ["dead"] = false,
                            }, -- end of [32]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 18,
                    ["name"] = "Abkhazia",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 19,
                    ["name"] = "South Ossetia",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 37,
                    ["name"] = "Kazakhstan",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 24,
                    ["name"] = "Belarus",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 27,
                    ["name"] = "China",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 43,
                    ["name"] = "Serbia",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 47,
                    ["name"] = "Syria",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 34,
                    ["name"] = "Iran",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 38,
                    ["name"] = "North Korea",
                }, -- end of [10]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 14,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 166,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1518536187",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 41,
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["predicate"] = "a_activate_group",
                    ["set_ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["set_ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_216",
                    ["KeyDict_text"] = "DictKey_ActionText_216",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 41,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 167,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1518536542",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 42,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_217",
                    ["KeyDict_text"] = "DictKey_ActionText_217",
                    ["clearview"] = true,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 42,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_all_of_group_in_zone",
                    ["zone"] = 333,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "DictKey_ActionText_266",
                    ["KeyDict_text"] = "DictKey_ActionText_266",
                    ["winner"] = "red",
                    ["predicate"] = "a_end_mission",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1518538214",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 40,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 333,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 40,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_all_of_group_out_zone",
                    ["zone"] = 166,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1518543797",
            ["eventlist"] = "dead",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_412",
                    ["winner"] = "blue",
                    ["KeyDict_text"] = "DictKey_ActionText_412",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 41,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 333,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 41,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_all_of_group_out_zone",
                    ["zone"] = 167,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1518543887",
            ["eventlist"] = "dead",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_411",
                    ["winner"] = "blue",
                    ["KeyDict_text"] = "DictKey_ActionText_411",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 42,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 333,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 42,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_all_of_group_out_zone",
                    ["zone"] = 333,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1518543999",
            ["eventlist"] = "dead",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_413",
                    ["KeyDict_text"] = "DictKey_ActionText_413",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [6]
    }, -- end of ["trigrules"]
    ["currentKey"] = 14342,
    ["start_time"] = 28800,
    ["forcedOptions"] = 
    {
        ["easyFlight"] = false,
        ["fuel"] = false,
        ["easyRadar"] = false,
        ["birds"] = 340,
        ["optionsView"] = "optview_allies",
        ["immortal"] = false,
        ["weapons"] = false,
        ["externalViews"] = true,
        ["geffect"] = "realistic",
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["TACAN_FAILURE_RECEIVER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_RECEIVER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_RECEIVER"]
        ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALTIMETR_RIGHT_ANT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"]
        ["sas_pitch_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_left",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_left"]
        ["TGP_FAILURE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_LEFT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_LEFT"]
        ["CADC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TOTAL"]
        ["LEFT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["LEFT_MFCD_FAILURE"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"]
        ["CICU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CICU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CICU_FAILURE_TOTAL"]
        ["hydro_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_left",
            ["mm"] = 0,
        }, -- end of ["hydro_left"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"]
        ["TGP_FAILURE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_RIGHT"]
        ["CADC_FAILURE_TAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TAS"]
        ["SADL_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SADL_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["SADL_FAILURE_TOTAL"]
        ["TACAN_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TOTAL"]
        ["CDU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CDU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CDU_FAILURE_TOTAL"]
        ["IFFCC_FAILURE_GUN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_GUN",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_GUN"]
        ["AAR_47_FAILURE_SENSOR_TAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_TAIL",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_TAIL"]
        ["CLOCK_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CLOCK_FAILURE",
            ["mm"] = 0,
        }, -- end of ["CLOCK_FAILURE"]
        ["AAR_47_FAILURE_SENSOR_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_LEFT",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_LEFT"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"]
        ["l_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_gen",
            ["mm"] = 0,
        }, -- end of ["l_gen"]
        ["ILS_FAILURE_ANT_GLIDESLOPE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_GLIDESLOPE",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_GLIDESLOPE"]
        ["AAR_47_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_TOTAL"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"]
        ["CADC_FAILURE_TEMPERATURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TEMPERATURE",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TEMPERATURE"]
        ["IFFCC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_TOTAL"]
        ["l_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_conv",
            ["mm"] = 0,
        }, -- end of ["l_conv"]
        ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALTIMETR_LEFT_ANT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"]
        ["AN_ALE_40V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_TOTAL"]
        ["HUD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HUD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["HUD_FAILURE"]
        ["AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AIRSPEED_INDICATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["AIRSPEED_INDICATOR_FAILURE"]
        ["sas_yaw_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_left",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_left"]
        ["ILS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_TOTAL"]
        ["ILS_FAILURE_ANT_MARKER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_MARKER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_MARKER"]
        ["r_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_gen",
            ["mm"] = 0,
        }, -- end of ["r_gen"]
        ["AAR_47_FAILURE_SENSOR_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_RIGHT"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"]
        ["sas_pitch_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_right",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_right"]
        ["VHF_FM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_FM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_FM_RADIO_FAILURE_TOTAL"]
        ["RIGHT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RIGHT_MFCD_FAILURE"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["CADC_FAILURE_IAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_IAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_IAS"]
        ["VHF_AM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_AM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_AM_RADIO_FAILURE_TOTAL"]
        ["ILS_FAILURE_ANT_LOCALIZER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_LOCALIZER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_LOCALIZER"]
        ["CADC_FAILURE_STATIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_STATIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_STATIC"]
        ["CADC_FAILURE_DYNAMIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_DYNAMIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_DYNAMIC"]
        ["AN_ALR69V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_TOTAL"]
        ["CADC_FAILURE_PRESSURE_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_PRESSURE_ALT",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_PRESSURE_ALT"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"]
        ["EGI_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EGI_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["EGI_FAILURE_TOTAL"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["UHF_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UHF_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["UHF_RADIO_FAILURE_TOTAL"]
        ["hydro_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_right",
            ["mm"] = 0,
        }, -- end of ["hydro_right"]
        ["r_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_conv",
            ["mm"] = 0,
        }, -- end of ["r_conv"]
        ["CADC_FAILURE_MACH"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_MACH",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_MACH"]
        ["sas_yaw_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_right",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_right"]
        ["AAR_47_FAILURE_SENSOR_BOTTOM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_BOTTOM",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_BOTTOM"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"]
        ["CADC_FAILURE_BARO_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_BARO_ALT",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_BARO_ALT"]
        ["TACAN_FAILURE_TRANSMITTER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TRANSMITTER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TRANSMITTER"]
    }, -- end of ["failures"]
} -- end of mission
