mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Day"] = 4,
        ["Year"] = 2017,
        ["Month"] = 11,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_explosion_unit(23, 10000);a_explosion_unit(25, 10000);a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_241\"), 60, false, 0); mission.trig.func[1]=nil;",
            [2] = "a_set_ai_task(13, 1);a_set_ai_task(14, 1); mission.trig.func[2]=nil;",
            [3] = "a_set_ai_task(15, 1);a_set_ai_task(16, 1); mission.trig.func[3]=nil;",
            [4] = "a_set_ai_task(3, 1);a_set_ai_task(4, 1); mission.trig.func[4]=nil;",
            [5] = "a_set_flag(10); mission.trig.func[5]=nil;",
            [6] = "a_set_flag(11); mission.trig.func[6]=nil;",
            [7] = "a_set_flag_random(2, 1, 100);a_set_flag_random(3, 1, 100);a_set_flag_random(4, 1, 100);a_add_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_352\"), 9, 1);",
            [8] = "a_set_ai_task(10, 1);a_set_flag(51); mission.trig.func[8]=nil;",
            [9] = "a_set_ai_task(35, 1);a_set_ai_task(36, 1);a_set_ai_task(37, 1);a_set_flag(21); mission.trig.func[9]=nil;",
            [10] = "a_set_ai_task(5, 1);a_set_ai_task(6, 1);a_set_flag(31); mission.trig.func[10]=nil;",
            [11] = "a_set_ai_task(10, 1);a_set_flag(51); mission.trig.func[11]=nil;",
            [12] = "a_set_ai_task(35, 1);a_set_ai_task(36, 1);a_set_ai_task(37, 1);a_set_flag(21); mission.trig.func[12]=nil;",
            [13] = "a_set_ai_task(5, 1);a_set_ai_task(6, 1);a_set_flag(31); mission.trig.func[13]=nil;",
            [14] = "a_set_ai_task(10, 1);a_set_flag(51); mission.trig.func[14]=nil;",
            [15] = "a_set_ai_task(35, 1);a_set_ai_task(36, 1);a_set_ai_task(37, 1);a_set_flag(21); mission.trig.func[15]=nil;",
            [16] = "a_set_ai_task(5, 1);a_set_ai_task(6, 1);a_set_flag(31); mission.trig.func[16]=nil;",
            [17] = "a_set_ai_task(10, 1); mission.trig.func[17]=nil;",
            [18] = "a_set_ai_task(35, 1);a_set_ai_task(36, 1);a_set_ai_task(37, 1); mission.trig.func[18]=nil;",
            [19] = "a_set_ai_task(5, 1);a_set_ai_task(6, 1); mission.trig.func[19]=nil;",
            [20] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_328\"), 60, false, 0); mission.trig.func[20]=nil;",
            [21] = "a_ai_task(34, 1);a_ai_task(15, 2);a_ai_task(16, 2);a_ai_task(13, 2);a_ai_task(14, 2);a_remove_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_353\"));a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_354\"), 60, false, 0); mission.trig.func[21]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
            [14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
            [15] = "if mission.trig.conditions[15]() then mission.trig.actions[15]() end",
            [16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
            [17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() end",
            [18] = "if mission.trig.conditions[18]() then mission.trig.actions[18]() end",
            [19] = "if mission.trig.conditions[19]() then mission.trig.actions[19]() end",
            [20] = "if mission.trig.conditions[20]() then mission.trig.actions[20]() end",
            [21] = "if mission.trig.conditions[21]() then mission.trig.actions[21]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
            [14] = true,
            [15] = true,
            [16] = true,
            [17] = true,
            [18] = true,
            [19] = true,
            [20] = true,
            [21] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_time_after(1800) )",
            [2] = "return(c_time_after(700) )",
            [3] = "return(c_time_after(900) )",
            [4] = "return(c_unit_dead(1) or c_unit_dead(5) or c_unit_dead(6) )",
            [5] = "return(c_unit_dead(5) and c_unit_dead(6) )",
            [6] = "return(c_unit_dead(1) )",
            [7] = "return(true)",
            [8] = "return(c_time_after(600) and c_flag_less(2, 11) and c_flag_is_false(51) )",
            [9] = "return(c_time_after(1200) and c_flag_less(3, 20) and c_flag_is_false(21) )",
            [10] = "return(c_time_after(2500) and c_flag_less(4, 50) and c_flag_is_false(31) )",
            [11] = "return(c_time_after(2400) and c_flag_less(2, 30) and c_flag_is_false(51) )",
            [12] = "return(c_time_after(3200) and c_flag_less(3, 60) and c_flag_is_false(21) )",
            [13] = "return(c_time_after(3300) and c_flag_less(4, 67) and c_flag_is_false(31) )",
            [14] = "return(c_time_after(3600) and c_flag_less(2, 70) and c_flag_is_false(51) )",
            [15] = "return(c_time_after(4600) and c_flag_less(3, 86) and c_flag_is_false(21) )",
            [16] = "return(c_time_after(4200) and c_flag_less(4, 90) and c_flag_is_false(31) )",
            [17] = "return(c_time_after(4800) and c_flag_is_false(51) )",
            [18] = "return(c_time_after(5400) and c_flag_is_false(21) )",
            [19] = "return(c_time_after(6000) and c_flag_is_false(31) )",
            [20] = "return(c_unit_dead(1) and c_unit_dead(5) and c_unit_dead(6) )",
            [21] = "return(c_flag_equals(9, 1) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
        }, -- 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"] = 354,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 1,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["groundTurbulence"] = 0,
        ["enable_fog"] = false,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 6.7002,
                ["dir"] = 298,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 1,
                ["dir"] = 310,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 4.1232,
                ["dir"] = 266,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["season"] = 
        {
            ["temperature"] = 17,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 763.016,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["dust_density"] = 0,
        ["enable_dust"] = false,
        ["clouds"] = 
        {
            ["thickness"] = 430,
            ["density"] = 4,
            ["base"] = 3900,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "PersianGulf",
    ["triggers"] = 
    {
        ["zones"] = 
        {
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = -43627.044133269,
        ["zoom"] = 1446135.8039768,
        ["centerX"] = -101497.95867964,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 6,
            [2] = 21,
            [3] = 23,
            [4] = 11,
            [5] = 25,
            [6] = 8,
            [7] = 28,
            [8] = 13,
            [9] = 9,
            [10] = 30,
            [11] = 5,
            [12] = 31,
            [13] = 16,
            [14] = 32,
            [15] = 15,
            [16] = 20,
            [17] = 12,
            [18] = 10,
            [19] = 40,
            [20] = 41,
            [21] = 4,
            [22] = 26,
            [23] = 44,
            [24] = 46,
            [25] = 3,
            [26] = 1,
            [27] = 2,
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            [1] = 75,
            [2] = 70,
            [3] = 42,
            [4] = 65,
            [5] = 64,
            [6] = 63,
            [7] = 27,
            [8] = 38,
            [9] = 45,
            [10] = 76,
            [11] = 29,
            [12] = 61,
            [13] = 33,
            [14] = 60,
            [15] = 36,
            [16] = 59,
            [17] = 37,
            [18] = 71,
            [19] = 58,
            [20] = 57,
            [21] = 55,
            [22] = 56,
            [23] = 73,
            [24] = 39,
            [25] = 54,
            [26] = 72,
            [27] = 69,
            [28] = 22,
            [29] = 52,
            [30] = 66,
            [31] = 51,
            [32] = 68,
            [33] = 49,
            [34] = 50,
            [35] = 48,
            [36] = 67,
            [37] = 74,
            [38] = 62,
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 7,
            [3] = 24,
            [4] = 17,
            [5] = 35,
            [6] = 34,
            [7] = 19,
            [8] = 0,
            [9] = 43,
            [10] = 53,
            [11] = 47,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
        [1] = "ResKey_ImageBriefing_329",
        [2] = "ResKey_ImageBriefing_330",
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 14666.034929838,
                ["x"] = 17533.303430965,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 6,
                    ["name"] = "Germany",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 21,
                    ["name"] = "Australia",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 23,
                    ["name"] = "Austria",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 25,
                    ["name"] = "Bulgaria",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 8,
                    ["name"] = "Canada",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 28,
                    ["name"] = "Croatia",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 13,
                    ["name"] = "Denmark",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 9,
                    ["name"] = "Spain",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 30,
                    ["name"] = "Finland",
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 31,
                    ["name"] = "Greece",
                }, -- end of [12]
                [13] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                }, -- end of [13]
                [14] = 
                {
                    ["id"] = 32,
                    ["name"] = "Hungary",
                }, -- end of [14]
                [15] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                }, -- end of [15]
                [16] = 
                {
                    ["id"] = 20,
                    ["name"] = "Italy",
                }, -- end of [16]
                [17] = 
                {
                    ["id"] = 12,
                    ["name"] = "Norway",
                }, -- end of [17]
                [18] = 
                {
                    ["id"] = 10,
                    ["name"] = "The Netherlands",
                }, -- end of [18]
                [19] = 
                {
                    ["id"] = 40,
                    ["name"] = "Poland",
                }, -- end of [19]
                [20] = 
                {
                    ["id"] = 41,
                    ["name"] = "Romania",
                }, -- end of [20]
                [21] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [21]
                [22] = 
                {
                    ["id"] = 26,
                    ["name"] = "Czech Republic",
                }, -- end of [22]
                [23] = 
                {
                    ["id"] = 44,
                    ["name"] = "Slovakia",
                }, -- end of [23]
                [24] = 
                {
                    ["id"] = 46,
                    ["name"] = "Sweden",
                }, -- end of [24]
                [25] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                }, -- end of [25]
                [26] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [26]
                [27] = 
                {
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Pas de sol",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 42,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -91856.449723012,
                                            ["x"] = -126765.47642299,
                                            ["name"] = "DictKey_WptName_334",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 64,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Hawk cwar",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 132,
                                        ["skill"] = "Average",
                                        ["y"] = -91856.449723012,
                                        ["x"] = -126765.47642299,
                                        ["name"] = "DictKey_UnitName_333",
                                        ["heading"] = 1.6057029118348,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Hawk pcp",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 133,
                                        ["skill"] = "Average",
                                        ["y"] = -91860.810871689,
                                        ["x"] = -126780.32641026,
                                        ["name"] = "DictKey_UnitName_335",
                                        ["heading"] = 4.8694686130642,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Hawk sr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 134,
                                        ["skill"] = "Average",
                                        ["y"] = -91867.435401326,
                                        ["x"] = -126753.82829172,
                                        ["name"] = "DictKey_UnitName_336",
                                        ["heading"] = 3.4906585039887,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Hawk tr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 135,
                                        ["skill"] = "Average",
                                        ["y"] = -91845.519249111,
                                        ["x"] = -126746.8725356,
                                        ["name"] = "DictKey_UnitName_337",
                                        ["heading"] = 0.27925268031909,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Hawk ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 136,
                                        ["skill"] = "Average",
                                        ["y"] = -91966.197075324,
                                        ["x"] = -126889.40689402,
                                        ["name"] = "DictKey_UnitName_338",
                                        ["heading"] = 4.0491638646268,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Hawk ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 137,
                                        ["skill"] = "Average",
                                        ["y"] = -91976.874322855,
                                        ["x"] = -126797.58256526,
                                        ["name"] = "DictKey_UnitName_339",
                                        ["heading"] = 4.0491638646268,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Hawk ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 138,
                                        ["skill"] = "Average",
                                        ["y"] = -91961.926176312,
                                        ["x"] = -126697.21643846,
                                        ["name"] = "DictKey_UnitName_340",
                                        ["heading"] = 5.0789081233035,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Hawk ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 139,
                                        ["skill"] = "Average",
                                        ["y"] = -91911.387204664,
                                        ["x"] = -126633.15295328,
                                        ["name"] = "DictKey_UnitName_341",
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = -91856.449723012,
                                ["x"] = -126765.47642299,
                                ["name"] = "DictKey_GroupName_332",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Pas de sol",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 42,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -176065.63069063,
                                            ["x"] = -209717.62076518,
                                            ["name"] = "DictKey_WptName_351",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 65,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Hawk cwar",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 140,
                                        ["skill"] = "Average",
                                        ["y"] = -176065.63069063,
                                        ["x"] = -209717.62076518,
                                        ["name"] = "DictKey_UnitName_343",
                                        ["heading"] = 1.6057029118348,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Hawk pcp",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 141,
                                        ["skill"] = "Average",
                                        ["y"] = -176069.99183931,
                                        ["x"] = -209732.47075245,
                                        ["name"] = "DictKey_UnitName_344",
                                        ["heading"] = 4.8694686130642,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Hawk sr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 142,
                                        ["skill"] = "Average",
                                        ["y"] = -176076.61636895,
                                        ["x"] = -209705.97263391,
                                        ["name"] = "DictKey_UnitName_345",
                                        ["heading"] = 3.4906585039887,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Hawk tr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 143,
                                        ["skill"] = "Average",
                                        ["y"] = -176054.70021673,
                                        ["x"] = -209699.01687779,
                                        ["name"] = "DictKey_UnitName_346",
                                        ["heading"] = 0.27925268031909,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Hawk ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 144,
                                        ["skill"] = "Average",
                                        ["y"] = -176207.34204822,
                                        ["x"] = -209783.36529075,
                                        ["name"] = "DictKey_UnitName_347",
                                        ["heading"] = 4.0491638646268,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Hawk ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 145,
                                        ["skill"] = "Average",
                                        ["y"] = -176181.27913918,
                                        ["x"] = -209645.32840212,
                                        ["name"] = "DictKey_UnitName_348",
                                        ["heading"] = 4.0491638646268,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Hawk ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 146,
                                        ["skill"] = "Average",
                                        ["y"] = -176068.33986667,
                                        ["x"] = -209564.24379621,
                                        ["name"] = "DictKey_UnitName_349",
                                        ["heading"] = 5.0789081233035,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "Hawk ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 147,
                                        ["skill"] = "Average",
                                        ["y"] = -175898.44831144,
                                        ["x"] = -209542.04205888,
                                        ["name"] = "DictKey_UnitName_350",
                                        ["heading"] = 5.5850536063819,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = -176065.63069063,
                                ["x"] = -209717.62076518,
                                ["name"] = "DictKey_GroupName_342",
                                ["start_time"] = 0,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 53,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -90268.30480957,
                                            ["x"] = -126318.00012207,
                                            ["name"] = "DictKey_WptName_74",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 9753.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["auto"] = false,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 9753.6,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 220.97222222222,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1057.7748095262,
                                            ["ETA_locked"] = false,
                                            ["y"] = -206751.81978702,
                                            ["x"] = 24106.813286642,
                                            ["name"] = "DictKey_WptName_170",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 9753.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1546.6842521618,
                                            ["ETA_locked"] = false,
                                            ["y"] = -88708.092288889,
                                            ["x"] = 20977.035997034,
                                            ["name"] = "DictKey_WptName_171",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 55,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2155.2741211076,
                                            ["ETA_locked"] = false,
                                            ["y"] = -89133.460938,
                                            ["x"] = -126013.707153,
                                            ["name"] = "DictKey_WptName_172",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 53,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VMFA-232",
                                        ["skill"] = "Client",
                                        ["parking"] = 33,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 227.1,
                                                    [2] = 227.2,
                                                    [4] = 233.1,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 233.2,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 227.3,
                                                    [6] = 233.3,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 121.8,
                                                    [20] = 266,
                                                    [11] = 138.4,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 42,
                                        ["psi"] = 0.65891241318884,
                                        ["parking_id"] = "10",
                                        ["x"] = -126318.00012207,
                                        ["name"] = "DictKey_UnitName_73",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{LAU-115 - AIM-120B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{LAU-115 - AIM-120B}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4900,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -90268.30480957,
                                        ["heading"] = -0.65891241318884,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "021",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 53,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VMFA-232",
                                        ["skill"] = "Client",
                                        ["parking"] = "34",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 227.1,
                                                    [2] = 227.2,
                                                    [4] = 233.1,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 233.2,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 227.3,
                                                    [6] = 233.3,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 121.8,
                                                    [20] = 266,
                                                    [11] = 138.4,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 126,
                                        ["psi"] = 0.65891241318884,
                                        ["parking_id"] = "11",
                                        ["x"] = -126317.5234375,
                                        ["name"] = "DictKey_UnitName_322",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{LAU-115 - AIM-120B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{LAU-115 - AIM-120B}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4900,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -90227.2890625,
                                        ["heading"] = -0.65891241318884,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Colt12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 53,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VMFA-232",
                                        ["skill"] = "Client",
                                        ["parking"] = "32",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 227.1,
                                                    [2] = 227.2,
                                                    [4] = 233.1,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 233.2,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 227.3,
                                                    [6] = 233.3,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 121.8,
                                                    [20] = 266,
                                                    [11] = 138.4,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 127,
                                        ["psi"] = 0.65891241318884,
                                        ["parking_id"] = "09",
                                        ["x"] = -126317.21862793,
                                        ["name"] = "DictKey_UnitName_323",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{LAU-115 - AIM-120B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{LAU-115 - AIM-120B}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4900,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -90309.63293457,
                                        ["heading"] = -0.65891241318884,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Colt13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "037",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 53,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VMFA-232",
                                        ["skill"] = "Client",
                                        ["parking"] = "24",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OuterBoard"] = 0,
                                            ["InnerBoard"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "FA-18C_hornet",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 227.1,
                                                    [2] = 227.2,
                                                    [4] = 233.1,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 233.2,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 227.3,
                                                    [6] = 233.3,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 121.8,
                                                    [20] = 266,
                                                    [11] = 138.4,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 128,
                                        ["psi"] = 0.65891241318884,
                                        ["parking_id"] = "19",
                                        ["x"] = -126379.34362793,
                                        ["name"] = "DictKey_UnitName_324",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{LAU-115 - AIM-120B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FPU_8A_FUEL_TANK}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{LAU-115 - AIM-120B}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4900,
                                            ["flare"] = 30,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -90267.74987793,
                                        ["heading"] = -0.65891241318884,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Colt14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "038",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -90268.30480957,
                                ["x"] = -126318.00012207,
                                ["name"] = "DictKey_GroupName_72",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 227.1,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "Pinpoint Strike",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 53,
                                            ["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"] = -89660.172302246,
                                            ["x"] = -126253.08361816,
                                            ["name"] = "DictKey_WptName_83",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 7010.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 143.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 411.11832646229,
                                            ["ETA_locked"] = false,
                                            ["y"] = -118559.69492701,
                                            ["x"] = -74637.445350965,
                                            ["name"] = "DictKey_WptName_233",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 7010.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 190.13888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 853.41283585699,
                                            ["ETA_locked"] = false,
                                            ["y"] = -109491.56928463,
                                            ["x"] = 8969.6089362044,
                                            ["name"] = "DictKey_WptName_234",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 3.9624,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 143.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1166.4575550521,
                                            ["ETA_locked"] = false,
                                            ["y"] = -143434.55708045,
                                            ["x"] = 38580.495430654,
                                            ["name"] = "DictKey_WptName_236",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 7010.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 190.13888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1314.0380879826,
                                            ["ETA_locked"] = false,
                                            ["y"] = -143724.03489542,
                                            ["x"] = 10521.190057418,
                                            ["name"] = "DictKey_WptName_237",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2372.7541776299,
                                            ["ETA_locked"] = false,
                                            ["y"] = -89133.460938,
                                            ["x"] = -126013.707153,
                                            ["name"] = "DictKey_WptName_238",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 53,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VMA-214",
                                        ["skill"] = "Client",
                                        ["parking"] = "2",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["EWDispenserTBL"] = 2,
                                            ["EWDispenserBR"] = 2,
                                            ["EWDispenserTFR"] = 1,
                                            ["EWDispenserTBR"] = 2,
                                            ["ClockTime"] = 1,
                                            ["RocketBurst"] = 1,
                                            ["WpBullseye"] = 0,
                                            ["EWDispenserBL"] = 2,
                                            ["EWDispenserTFL"] = 1,
                                            ["ForceINSRules"] = false,
                                            ["MountNVG"] = false,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AV8BNA",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 227.1,
                                                    [2] = 227.2,
                                                    [4] = 233.1,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 233.2,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 227.3,
                                                    [6] = 233.3,
                                                    [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] = 121.8,
                                                    [20] = 122,
                                                    [21] = 123,
                                                    [11] = 138.4,
                                                    [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]
                                            [3] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 177,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [15] = 263,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [24] = 123.3,
                                                    [19] = 253,
                                                    [25] = 344,
                                                    [13] = 269,
                                                    [26] = 385,
                                                    [23] = 122.1,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [28] = 257.8,
                                                    [27] = 133,
                                                    [29] = 122.1,
                                                    [30] = 123.3,
                                                }, -- end of ["channels"]
                                            }, -- end of [3]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 49,
                                        ["psi"] = 0.51041111168927,
                                        ["parking_id"] = "23",
                                        ["x"] = -126253.08361816,
                                        ["name"] = "DictKey_UnitName_82",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{GAU_12_Equalizer}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3519.423,
                                            ["flare"] = 120,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -89660.172302246,
                                        ["heading"] = -0.51041111168927,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "024",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 53,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VMA-214",
                                        ["skill"] = "Client",
                                        ["parking"] = "3",
                                        ["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] = 227.1,
                                                    [2] = 227.2,
                                                    [4] = 233.1,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 233.2,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 227.3,
                                                    [6] = 233.3,
                                                    [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] = 121.8,
                                                    [20] = 122,
                                                    [21] = 123,
                                                    [11] = 138.4,
                                                    [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]
                                            [3] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 177,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [15] = 263,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [24] = 123.3,
                                                    [19] = 253,
                                                    [25] = 344,
                                                    [13] = 269,
                                                    [26] = 385,
                                                    [23] = 122.1,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [28] = 257.8,
                                                    [27] = 133,
                                                    [29] = 122.1,
                                                    [30] = 123.3,
                                                }, -- end of ["channels"]
                                            }, -- end of [3]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 129,
                                        ["psi"] = 0.51041111168927,
                                        ["parking_id"] = "24",
                                        ["x"] = -126302.70910645,
                                        ["name"] = "DictKey_UnitName_325",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{GAU_12_Equalizer}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3519.423,
                                            ["flare"] = 120,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -89660.520629883,
                                        ["heading"] = -0.51041111168927,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "039",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 53,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VMA-214",
                                        ["skill"] = "Client",
                                        ["parking"] = "16",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["EWDispenserTBL"] = 2,
                                            ["EWDispenserBR"] = 2,
                                            ["ForceINSRules"] = false,
                                            ["EWDispenserTBR"] = 2,
                                            ["EWDispenserBL"] = 2,
                                            ["RocketBurst"] = 1,
                                            ["WpBullseye"] = 0,
                                            ["ClockTime"] = 1,
                                            ["EWDispenserTFL"] = 1,
                                            ["EWDispenserTFR"] = 1,
                                            ["MountNVG"] = false,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AV8BNA",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 227.1,
                                                    [2] = 227.2,
                                                    [4] = 233.1,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 233.2,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 227.3,
                                                    [6] = 233.3,
                                                    [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] = 121.8,
                                                    [20] = 122,
                                                    [21] = 123,
                                                    [11] = 138.4,
                                                    [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]
                                            [3] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 177,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [15] = 263,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [24] = 123.3,
                                                    [19] = 253,
                                                    [25] = 344,
                                                    [13] = 269,
                                                    [26] = 385,
                                                    [23] = 122.1,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [28] = 257.8,
                                                    [27] = 133,
                                                    [29] = 122.1,
                                                    [30] = 123.3,
                                                }, -- end of ["channels"]
                                            }, -- end of [3]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 130,
                                        ["psi"] = 0.51041111168927,
                                        ["parking_id"] = "28",
                                        ["x"] = -126253.06750488,
                                        ["name"] = "DictKey_UnitName_326",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{GAU_12_Equalizer}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3519.423,
                                            ["flare"] = 120,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -89599.119384766,
                                        ["heading"] = -0.51041111168927,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Enfield13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "040",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 53,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "VMA-214",
                                        ["skill"] = "Client",
                                        ["parking"] = "17",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ClockTime"] = 1,
                                            ["EWDispenserBR"] = 2,
                                            ["EWDispenserBL"] = 2,
                                            ["MountNVG"] = false,
                                            ["EWDispenserTFR"] = 1,
                                            ["EWDispenserTFL"] = 1,
                                            ["WpBullseye"] = 0,
                                            ["EWDispenserTBL"] = 2,
                                            ["RocketBurst"] = 1,
                                            ["ForceINSRules"] = false,
                                            ["EWDispenserTBR"] = 2,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AV8BNA",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 227.1,
                                                    [2] = 227.2,
                                                    [4] = 233.1,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 233.2,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 227.3,
                                                    [6] = 233.3,
                                                    [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] = 121.8,
                                                    [20] = 122,
                                                    [21] = 123,
                                                    [11] = 138.4,
                                                    [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]
                                            [3] = 
                                            {
                                                ["channels"] = 
                                                {
                                                    [1] = 177,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [15] = 263,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [24] = 123.3,
                                                    [19] = 253,
                                                    [25] = 344,
                                                    [13] = 269,
                                                    [26] = 385,
                                                    [23] = 122.1,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [28] = 257.8,
                                                    [27] = 133,
                                                    [29] = 122.1,
                                                    [30] = 123.3,
                                                }, -- end of ["channels"]
                                            }, -- end of [3]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 131,
                                        ["psi"] = 0.51041111168927,
                                        ["parking_id"] = "27",
                                        ["x"] = -126302.78125,
                                        ["name"] = "DictKey_UnitName_327",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{GAU_12_Equalizer}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{0D33DDAE-524F-4A4E-B5B8-621754FE3ADE}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3519.423,
                                            ["flare"] = 120,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -89598.968688965,
                                        ["heading"] = -0.51041111168927,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Enfield14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "041",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -89660.172302246,
                                ["x"] = -126253.08361816,
                                ["name"] = "DictKey_GroupName_81",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 227.1,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["number"] = 2,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "SwitchWaypoint",
                                                ["params"] = 
                                                {
                                                    ["goToWaypointIndex"] = 5,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "SEAD",
                                ["uncontrolled"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 53,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- 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"] = -89659.443786621,
                                            ["x"] = -126353.11022949,
                                            ["name"] = "DictKey_WptName_89",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 7924.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 844.31304014449,
                                            ["ETA_locked"] = false,
                                            ["y"] = -209791.97613024,
                                            ["x"] = -76242.403794403,
                                            ["name"] = "DictKey_WptName_173",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 7924.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 215.83333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackUnit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["unitId"] = 5,
                                                                ["attackQtyLimit"] = true,
                                                                ["attackQty"] = 4,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 7924.8,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = true,
                                                                ["weaponType"] = 1073741822,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackUnit",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["unitId"] = 6,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 7924.8,
                                                                ["directionEnabled"] = false,
                                                                ["direction"] = 0,
                                                                ["weaponType"] = 1073741822,
                                                                ["groupAttack"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 7924.8,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 215.83333333333,
                                                                        ["speedEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["userFlag"] = "10",
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1258.9134545465,
                                            ["ETA_locked"] = false,
                                            ["y"] = -238823.77874896,
                                            ["x"] = 8401.8292298881,
                                            ["name"] = "DictKey_WptName_174",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 7924.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 215.83333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "SEAD",
                                                            ["id"] = "EngageTargets",
                                                            ["auto"] = false,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air Defence",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1309.1046447837,
                                            ["ETA_locked"] = false,
                                            ["y"] = -241710.54558369,
                                            ["x"] = 18843.045185772,
                                            ["name"] = "DictKey_WptName_180",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 55,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2768.319840367,
                                            ["ETA_locked"] = false,
                                            ["y"] = -89133.460938,
                                            ["x"] = -126013.707153,
                                            ["name"] = "DictKey_WptName_175",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 53,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "usaf 77th fs (sw) shaw afb",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "4",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16C bl.52d",
                                        ["unitId"] = 53,
                                        ["psi"] = 1.1756117326036,
                                        ["parking_id"] = "25",
                                        ["x"] = -126353.11022949,
                                        ["name"] = "DictKey_UnitName_88",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -89659.443786621,
                                        ["heading"] = -1.1756117326036,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "028",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 53,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "usaf 77th fs (sw) shaw afb",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "18",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16C bl.52d",
                                        ["unitId"] = 54,
                                        ["psi"] = 1.1756117326036,
                                        ["parking_id"] = "26",
                                        ["x"] = -126353.2578125,
                                        ["name"] = "DictKey_UnitName_90",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -89599.073547363,
                                        ["heading"] = -1.1756117326036,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "029",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 53,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "usaf 77th fs (sw) shaw afb",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "7",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16C bl.52d",
                                        ["unitId"] = 55,
                                        ["psi"] = 1.1756117326036,
                                        ["parking_id"] = "31",
                                        ["x"] = -126353.41662598,
                                        ["name"] = "DictKey_UnitName_91",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -89559.875244141,
                                        ["heading"] = -1.1756117326036,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Springfield13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "030",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 53,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "usaf 77th fs (sw) shaw afb",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "6",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16C bl.52d",
                                        ["unitId"] = 56,
                                        ["psi"] = 1.1756117326036,
                                        ["parking_id"] = "30",
                                        ["x"] = -126302.8203125,
                                        ["name"] = "DictKey_UnitName_92",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -89560.616333008,
                                        ["heading"] = -1.1756117326036,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Springfield14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "031",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -89659.443786621,
                                ["x"] = -126353.11022949,
                                ["name"] = "DictKey_GroupName_87",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 138.4,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["number"] = 2,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "SwitchWaypoint",
                                                ["params"] = 
                                                {
                                                    ["goToWaypointIndex"] = 5,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "SEAD",
                                ["uncontrolled"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 53,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- 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"] = -89561.108947754,
                                            ["x"] = -126253.17944336,
                                            ["name"] = "DictKey_WptName_98",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 7924.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 797.42668791126,
                                            ["ETA_locked"] = false,
                                            ["y"] = -71575.902148811,
                                            ["x"] = -4639.2678494539,
                                            ["name"] = "DictKey_WptName_177",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 7924.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 215.83333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackUnit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["unitId"] = 1,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 7924.8,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 980.91731706452,
                                            ["ETA_locked"] = false,
                                            ["y"] = -51079.686408796,
                                            ["x"] = 29247.808840705,
                                            ["name"] = "DictKey_WptName_178",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 7924.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 215.83333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "SEAD",
                                                            ["id"] = "EngageTargets",
                                                            ["auto"] = false,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air Defence",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1012.5934933098,
                                            ["ETA_locked"] = false,
                                            ["y"] = -45718.877447465,
                                            ["x"] = 33490.828480581,
                                            ["name"] = "DictKey_WptName_181",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 55,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1721.5670413885,
                                            ["ETA_locked"] = false,
                                            ["y"] = -89133.460938,
                                            ["x"] = -126013.707153,
                                            ["name"] = "DictKey_WptName_179",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 53,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "usaf 77th fs (sw) shaw afb",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "5",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16C bl.52d",
                                        ["unitId"] = 57,
                                        ["psi"] = -0.1468235323825,
                                        ["parking_id"] = "29",
                                        ["x"] = -126253.17944336,
                                        ["name"] = "DictKey_UnitName_94",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -89561.108947754,
                                        ["heading"] = 0.1468235323825,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Springfield21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "028",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 53,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "usaf 77th fs (sw) shaw afb",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "15",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16C bl.52d",
                                        ["unitId"] = 58,
                                        ["psi"] = -0.1468235323825,
                                        ["parking_id"] = "32",
                                        ["x"] = -126252.89318848,
                                        ["name"] = "DictKey_UnitName_95",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -89499.913757324,
                                        ["heading"] = 0.1468235323825,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 2,
                                            [3] = 2,
                                            ["name"] = "Springfield22",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "029",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 53,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "usaf 77th fs (sw) shaw afb",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "14",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16C bl.52d",
                                        ["unitId"] = 59,
                                        ["psi"] = -0.1468235323825,
                                        ["parking_id"] = "33",
                                        ["x"] = -126302.64611816,
                                        ["name"] = "DictKey_UnitName_96",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -89499.628967285,
                                        ["heading"] = 0.1468235323825,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 2,
                                            [3] = 3,
                                            ["name"] = "Springfield23",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "030",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 53,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "usaf 77th fs (sw) shaw afb",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "8",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16C bl.52d",
                                        ["unitId"] = 60,
                                        ["psi"] = -0.1468235323825,
                                        ["parking_id"] = "35",
                                        ["x"] = -126252.84289551,
                                        ["name"] = "DictKey_UnitName_97",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [10]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -89459.989013672,
                                        ["heading"] = 0.1468235323825,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 2,
                                            [3] = 4,
                                            ["name"] = "Springfield24",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "031",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -89561.108947754,
                                ["x"] = -126253.17944336,
                                ["name"] = "DictKey_GroupName_93",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 138.4,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["number"] = 2,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "SwitchWaypoint",
                                                ["params"] = 
                                                {
                                                    ["goToWaypointIndex"] = 5,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "CAP",
                                ["uncontrolled"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 54,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -90475.913452148,
                                            ["x"] = -126317.85949707,
                                            ["name"] = "DictKey_WptName_101",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 566.99055571763,
                                            ["ETA_locked"] = false,
                                            ["y"] = -177090.64507511,
                                            ["x"] = -114545.90638031,
                                            ["name"] = "DictKey_WptName_163",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 10972.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 10972.8,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 241.52777777778,
                                                                        ["speedEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["userFlag"] = "10",
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["auto"] = false,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["speedEdited"] = true,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 241.52777777778,
                                                                ["altitude"] = 10972.8,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1301.9721202308,
                                            ["ETA_locked"] = false,
                                            ["y"] = -282436.35662422,
                                            ["x"] = -34685.443388085,
                                            ["name"] = "DictKey_WptName_164",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 10972.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2440.6739116664,
                                            ["ETA_locked"] = false,
                                            ["y"] = -220041.56539152,
                                            ["x"] = 22456.016549992,
                                            ["name"] = "DictKey_WptName_165",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 55,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2593.1829542417,
                                            ["ETA_locked"] = false,
                                            ["y"] = -89133.460938,
                                            ["x"] = -126013.707153,
                                            ["name"] = "DictKey_WptName_166",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 54,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "493rd Fighter SQN (LN)",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 28,
                                        ["speed"] = 154.16666666667,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 61,
                                        ["psi"] = 1.4357123517387,
                                        ["parking_id"] = "05",
                                        ["x"] = -126317.85949707,
                                        ["name"] = "DictKey_UnitName_100",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -90475.913452148,
                                        ["heading"] = -1.4357123517387,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "032",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 54,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "493rd Fighter SQN (LN)",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "29",
                                        ["speed"] = 154.16666666667,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 62,
                                        ["psi"] = 1.4357123517387,
                                        ["parking_id"] = "06",
                                        ["x"] = -126318.03112793,
                                        ["name"] = "DictKey_UnitName_103",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -90434.05480957,
                                        ["heading"] = -1.4357123517387,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Uzi12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "033",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 54,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "493rd Fighter SQN (LN)",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "19",
                                        ["speed"] = 154.16666666667,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 63,
                                        ["psi"] = 1.4357123517387,
                                        ["parking_id"] = "14",
                                        ["x"] = -126378.796875,
                                        ["name"] = "DictKey_UnitName_104",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -90475.5,
                                        ["heading"] = -1.4357123517387,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Uzi13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "034",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 54,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "493rd Fighter SQN (LN)",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "20",
                                        ["speed"] = 154.16666666667,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 64,
                                        ["psi"] = 1.4357123517387,
                                        ["parking_id"] = "15",
                                        ["x"] = -126378.93737793,
                                        ["name"] = "DictKey_UnitName_105",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -90433.34362793,
                                        ["heading"] = -1.4357123517387,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Uzi14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "035",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -90475.913452148,
                                ["x"] = -126317.85949707,
                                ["name"] = "DictKey_GroupName_99",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 138.4,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["number"] = 2,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "SwitchWaypoint",
                                                ["params"] = 
                                                {
                                                    ["goToWaypointIndex"] = 4,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "CAP",
                                ["uncontrolled"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 54,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -89459.988525391,
                                            ["x"] = -126302.9921875,
                                            ["name"] = "DictKey_WptName_111",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 10668,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 10668,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 220.97222222222,
                                                                        ["speedEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["userFlag"] = "11",
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["auto"] = false,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 10668,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 241.52777777778,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 849.8008344656,
                                            ["ETA_locked"] = false,
                                            ["y"] = -62973.830667428,
                                            ["x"] = 24230.793213541,
                                            ["name"] = "DictKey_WptName_167",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 10668,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 241.52777777778,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1141.0548810542,
                                            ["ETA_locked"] = false,
                                            ["y"] = -38.555239112573,
                                            ["x"] = 55658.531803214,
                                            ["name"] = "DictKey_WptName_168",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 55,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1710.438905239,
                                            ["ETA_locked"] = false,
                                            ["y"] = -89133.460938,
                                            ["x"] = -126013.707153,
                                            ["name"] = "DictKey_WptName_169",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 12,
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 54,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "493rd Fighter SQN (LN)",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "9",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 65,
                                        ["psi"] = -0.17416560212586,
                                        ["parking_id"] = "36",
                                        ["x"] = -126302.9921875,
                                        ["name"] = "DictKey_UnitName_107",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -89459.988525391,
                                        ["heading"] = 0.17416560212586,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Uzi21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "032",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 54,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "493rd Fighter SQN (LN)",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "10",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 66,
                                        ["psi"] = -0.17416560212586,
                                        ["parking_id"] = "37",
                                        ["x"] = -126353.63293457,
                                        ["name"] = "DictKey_UnitName_108",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -89458.822753906,
                                        ["heading"] = 0.17416560212586,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 2,
                                            [3] = 2,
                                            ["name"] = "Uzi22",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "033",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 54,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "493rd Fighter SQN (LN)",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "13",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 67,
                                        ["psi"] = -0.17416560212586,
                                        ["parking_id"] = "34",
                                        ["x"] = -126353.33312988,
                                        ["name"] = "DictKey_UnitName_109",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -89500.376831055,
                                        ["heading"] = 0.17416560212586,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 2,
                                            [3] = 3,
                                            ["name"] = "Uzi23",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "034",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 54,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "493rd Fighter SQN (LN)",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "11",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 68,
                                        ["psi"] = -0.17416560212586,
                                        ["parking_id"] = "39",
                                        ["x"] = -126315.5078125,
                                        ["name"] = "DictKey_UnitName_110",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -89380.320251465,
                                        ["heading"] = 0.17416560212586,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 2,
                                            [3] = 4,
                                            ["name"] = "Uzi24",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "035",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -89459.988525391,
                                ["x"] = -126302.9921875,
                                ["name"] = "DictKey_GroupName_106",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 138.4,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "SwitchWaypoint",
                                                ["params"] = 
                                                {
                                                    ["goToWaypointIndex"] = 3,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "AWACS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 10058.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "AWACS",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 10058.4,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 215.83333333333,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -133431.22533817,
                                            ["x"] = -165225.65860778,
                                            ["name"] = "DictKey_WptName_200",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 10058.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 490.3927766099,
                                            ["ETA_locked"] = false,
                                            ["y"] = -36180.822325814,
                                            ["x"] = -79327.442717489,
                                            ["name"] = "DictKey_WptName_201",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 16,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1560.665732821,
                                            ["ETA_locked"] = false,
                                            ["y"] = -173240.007813,
                                            ["x"] = -211027.78125,
                                            ["name"] = "DictKey_WptName_331",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 10058.4,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "nato",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 220.97222222222,
                                        ["type"] = "E-3A",
                                        ["unitId"] = 86,
                                        ["psi"] = -0.84730243780722,
                                        ["y"] = -133431.22533817,
                                        ["x"] = -165225.65860778,
                                        ["name"] = "DictKey_UnitName_199",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "65000",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.84730243780722,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Overlord11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "036",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -133431.22533817,
                                ["x"] = -165225.65860778,
                                ["name"] = "DictKey_GroupName_198",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 138.4,
                            }, -- end of [7]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [27]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = -171803.97061801,
                ["x"] = 14806.136987852,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 18,
                    ["name"] = "Abkhazia",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 7,
                    ["name"] = "USAF Aggressors",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 24,
                    ["name"] = "Belarus",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 17,
                    ["name"] = "Insurgents",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 35,
                    ["name"] = "Iraq",
                }, -- end of [5]
                [6] = 
                {
                    ["name"] = "Iran",
                    ["id"] = 34,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Pas de sol",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -33107.743450746,
                                            ["x"] = 61438.489424025,
                                            ["name"] = "DictKey_WptName_11",
                                            ["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"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Kub 1S91 str",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 1,
                                        ["skill"] = "Average",
                                        ["y"] = -33107.743450746,
                                        ["x"] = 61438.489424025,
                                        ["name"] = "DictKey_UnitName_10",
                                        ["heading"] = 4.1189770347066,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Kub 2P25 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 2,
                                        ["skill"] = "Average",
                                        ["y"] = -33223.202142179,
                                        ["x"] = 61458.914965121,
                                        ["name"] = "DictKey_UnitName_12",
                                        ["heading"] = 4.1189770347066,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Kub 2P25 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 3,
                                        ["skill"] = "Average",
                                        ["y"] = -33113.34342158,
                                        ["x"] = 61281.702386059,
                                        ["name"] = "DictKey_UnitName_13",
                                        ["heading"] = 4.1189770347066,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Kub 2P25 ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 4,
                                        ["skill"] = "Average",
                                        ["y"] = -33384.066697342,
                                        ["x"] = 61557.003108513,
                                        ["name"] = "DictKey_UnitName_14",
                                        ["heading"] = 4.1189770347066,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -33107.743450746,
                                ["x"] = 61438.489424025,
                                ["name"] = "DictKey_GroupName_9",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Pas de sol",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -248457.26517505,
                                                ["x"] = 65540.78202177,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -248395.90549473,
                                                ["x"] = 65596.503953686,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -248474.96508284,
                                            ["x"] = 65555.204168854,
                                            ["name"] = "DictKey_WptName_17",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Hawk sr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 5,
                                        ["skill"] = "Average",
                                        ["y"] = -248474.96508284,
                                        ["x"] = 65555.204168854,
                                        ["name"] = "DictKey_UnitName_16",
                                        ["heading"] = 3.1415926535898,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Hawk tr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 6,
                                        ["skill"] = "Average",
                                        ["y"] = -248375.84559924,
                                        ["x"] = 65557.564156558,
                                        ["name"] = "DictKey_UnitName_18",
                                        ["heading"] = 3.1415926535898,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Hawk pcp",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 7,
                                        ["skill"] = "Average",
                                        ["y"] = -248417.14538407,
                                        ["x"] = 65604.763910652,
                                        ["name"] = "DictKey_UnitName_19",
                                        ["heading"] = 3.2114058236696,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Hawk ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 8,
                                        ["skill"] = "Average",
                                        ["y"] = -248651.96416069,
                                        ["x"] = 65456.084685257,
                                        ["name"] = "DictKey_UnitName_21",
                                        ["heading"] = 4.1189770347066,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Hawk ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 9,
                                        ["skill"] = "Average",
                                        ["y"] = -248418.32537792,
                                        ["x"] = 65348.705244694,
                                        ["name"] = "DictKey_UnitName_22",
                                        ["heading"] = 3.2114058236696,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Hawk ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 10,
                                        ["skill"] = "Average",
                                        ["y"] = -248187.04658287,
                                        ["x"] = 65476.144580747,
                                        ["name"] = "DictKey_UnitName_23",
                                        ["heading"] = 2.1991148575129,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "Hawk ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 11,
                                        ["skill"] = "Average",
                                        ["y"] = -248417.14538407,
                                        ["x"] = 65810.082840959,
                                        ["name"] = "DictKey_UnitName_24",
                                        ["heading"] = 3.1415926535898,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = -248474.96508284,
                                ["x"] = 65555.204168854,
                                ["name"] = "DictKey_GroupName_15",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Pas de sol",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 14993.027931039,
                                                ["x"] = 113138.15930428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 15006.919139098,
                                                ["x"] = 113152.05051234,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 6,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 14993.027931039,
                                            ["x"] = 113138.15930428,
                                            ["name"] = "DictKey_WptName_45",
                                            ["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"] = 7,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "S-300PS 54K6 cp",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 22,
                                        ["skill"] = "Average",
                                        ["y"] = 14993.027931039,
                                        ["x"] = 113138.15930428,
                                        ["name"] = "DictKey_UnitName_44",
                                        ["heading"] = 0.78539816339745,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "S-300PS 40B6MD sr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 23,
                                        ["skill"] = "Average",
                                        ["y"] = 15026.522868984,
                                        ["x"] = 113093.47730481,
                                        ["name"] = "DictKey_UnitName_46",
                                        ["heading"] = 3.8746309394274,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "S-300PS 40B6M tr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 25,
                                        ["skill"] = "Average",
                                        ["y"] = 14947.144105391,
                                        ["x"] = 113143.27754496,
                                        ["name"] = "DictKey_UnitName_49",
                                        ["heading"] = 3.9095375244673,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "S-300PS 5P85C ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 26,
                                        ["skill"] = "Average",
                                        ["y"] = 14696.641370178,
                                        ["x"] = 113158.29184239,
                                        ["name"] = "DictKey_UnitName_50",
                                        ["heading"] = 3.8920842319474,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "S-300PS 5P85C ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 27,
                                        ["skill"] = "Average",
                                        ["y"] = 14791.202060759,
                                        ["x"] = 113090.40211582,
                                        ["name"] = "DictKey_UnitName_51",
                                        ["heading"] = 3.8920842319474,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "S-300PS 5P85C ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 28,
                                        ["skill"] = "Average",
                                        ["y"] = 14866.365686605,
                                        ["x"] = 113026.14933889,
                                        ["name"] = "DictKey_UnitName_52",
                                        ["heading"] = 3.8920842319474,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "S-300PS 5P85C ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 29,
                                        ["skill"] = "Average",
                                        ["y"] = 14984.963746254,
                                        ["x"] = 112956.97488287,
                                        ["name"] = "DictKey_UnitName_53",
                                        ["heading"] = 3.8920842319474,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "S-300PS 5P85C ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 30,
                                        ["skill"] = "Average",
                                        ["y"] = 15084.582664869,
                                        ["x"] = 112897.64378502,
                                        ["name"] = "DictKey_UnitName_54",
                                        ["heading"] = 3.8920842319474,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "S-300PS 5P85C ln",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 31,
                                        ["skill"] = "Average",
                                        ["y"] = 15208.238952551,
                                        ["x"] = 112820.05552608,
                                        ["name"] = "DictKey_UnitName_55",
                                        ["heading"] = 3.8920842319474,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 14993.027931039,
                                ["x"] = 113138.15930428,
                                ["name"] = "DictKey_GroupName_43",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Pas de sol",
                                ["probability"] = 0.7,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -142988.45100808,
                                            ["x"] = 40803.953956727,
                                            ["name"] = "DictKey_WptName_159",
                                            ["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"] = 32,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 84,
                                        ["skill"] = "Average",
                                        ["y"] = -142988.45100808,
                                        ["x"] = 40803.953956727,
                                        ["name"] = "DictKey_UnitName_158",
                                        ["heading"] = 3.4732052114687,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -142988.45100808,
                                ["x"] = 40803.953956727,
                                ["name"] = "DictKey_GroupName_157",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Pas de sol",
                                ["probability"] = 0.7,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -145235.47239419,
                                            ["x"] = 39636.234346304,
                                            ["name"] = "DictKey_WptName_162",
                                            ["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"] = 33,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 85,
                                        ["skill"] = "Average",
                                        ["y"] = -145235.47239419,
                                        ["x"] = 39636.234346304,
                                        ["name"] = "DictKey_UnitName_161",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -145235.47239419,
                                ["x"] = 39636.234346304,
                                ["name"] = "DictKey_GroupName_160",
                                ["start_time"] = 0,
                            }, -- end of [5]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["probability"] = 0.5,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = false,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 803,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 174.72222222222,
                                            ["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"] = -182527.234375,
                                            ["x"] = 168556.390625,
                                            ["name"] = "DictKey_WptName_27",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 11,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["uncontrolled"] = true,
                                ["modulation"] = 0,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 803,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IR IRIAF 43rd TFS",
                                        ["skill"] = "Random",
                                        ["parking"] = "2",
                                        ["speed"] = 174.72222222222,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["unitId"] = 12,
                                        ["psi"] = 0,
                                        ["parking_id"] = "02",
                                        ["x"] = 168556.390625,
                                        ["name"] = "DictKey_UnitName_26",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AIM-9P5}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB-150GAL}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{PTB-150GAL}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{PTB-150GAL}",
                                                }, -- end of [5]
                                                [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"] = -182527.234375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 803,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IR IRIAF Camo",
                                        ["skill"] = "Average",
                                        ["parking"] = "4",
                                        ["speed"] = 174.72222222222,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["unitId"] = 15,
                                        ["psi"] = 0,
                                        ["parking_id"] = "03",
                                        ["x"] = 168562.390625,
                                        ["name"] = "DictKey_UnitName_30",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AIM-9P5}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB-150GAL}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{PTB-150GAL}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{PTB-150GAL}",
                                                }, -- end of [5]
                                                [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"] = -182481.734375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -182527.234375,
                                ["x"] = 168556.390625,
                                ["name"] = "DictKey_GroupName_25",
                                ["communication"] = true,
                                ["hiddenOnPlanner"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["probability"] = 0.2,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = false,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 803,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 174.72222222222,
                                            ["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"] = -182399.140625,
                                            ["x"] = 168561.5625,
                                            ["name"] = "DictKey_WptName_34",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 11,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 174.72222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 612.47946243035,
                                            ["ETA_locked"] = false,
                                            ["y"] = -189860.9740241,
                                            ["x"] = 58653.332136751,
                                            ["name"] = "DictKey_WptName_190",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4572,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 174.72222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1048.0238969092,
                                            ["ETA_locked"] = false,
                                            ["y"] = -111564.7248608,
                                            ["x"] = 56111.246124956,
                                            ["name"] = "DictKey_WptName_191",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 803,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 174.72222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1788.7724732584,
                                            ["ETA_locked"] = false,
                                            ["y"] = -182359.639734,
                                            ["x"] = 168977.578922,
                                            ["name"] = "DictKey_WptName_192",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 11,
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["uncontrolled"] = true,
                                ["modulation"] = 0,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 803,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IR IRIAF Camo",
                                        ["skill"] = "Random",
                                        ["parking"] = "3",
                                        ["speed"] = 174.72222222222,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["unitId"] = 16,
                                        ["psi"] = 3.0738051868975,
                                        ["parking_id"] = "05",
                                        ["x"] = 168561.5625,
                                        ["name"] = "DictKey_UnitName_32",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AIM-9P5}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB-150GAL}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{PTB-150GAL}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{PTB-150GAL}",
                                                }, -- end of [5]
                                                [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"] = -182399.140625,
                                        ["heading"] = -3.0738051868975,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 803,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IR IRIAF Camo",
                                        ["skill"] = "Random",
                                        ["parking"] = "5",
                                        ["speed"] = 174.72222222222,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["unitId"] = 17,
                                        ["psi"] = 3.0738051868975,
                                        ["parking_id"] = "04",
                                        ["x"] = 168562.109375,
                                        ["name"] = "DictKey_UnitName_33",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AIM-9P5}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB-150GAL}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{PTB-150GAL}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{PTB-150GAL}",
                                                }, -- end of [5]
                                                [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"] = -182430.84375,
                                        ["heading"] = -3.0738051868975,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -182399.140625,
                                ["x"] = 168561.5625,
                                ["name"] = "DictKey_GroupName_31",
                                ["communication"] = true,
                                ["hiddenOnPlanner"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["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"] = -354104.5,
                                            ["x"] = 381258.71875,
                                            ["name"] = "DictKey_WptName_37",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 9753.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1299.3142458017,
                                            ["ETA_locked"] = false,
                                            ["y"] = -415622.03940316,
                                            ["x"] = 190628.00893534,
                                            ["name"] = "DictKey_WptName_182",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 9753.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1930.7760321259,
                                            ["ETA_locked"] = false,
                                            ["y"] = -395607.92293879,
                                            ["x"] = 45980.530851938,
                                            ["name"] = "DictKey_WptName_183",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 9753.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2695.0849139367,
                                            ["ETA_locked"] = false,
                                            ["y"] = -219119.80502571,
                                            ["x"] = 55532.722800842,
                                            ["name"] = "DictKey_WptName_184",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 4215.1043028685,
                                            ["ETA_locked"] = false,
                                            ["y"] = -351636.515625,
                                            ["x"] = 381101.03125,
                                            ["name"] = "DictKey_WptName_185",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1487,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IRIAF Asia Minor",
                                        ["skill"] = "High",
                                        ["parking"] = 47,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-4E",
                                        ["unitId"] = 18,
                                        ["psi"] = 2.8294376348435,
                                        ["parking_id"] = "C01",
                                        ["x"] = 381258.71875,
                                        ["name"] = "DictKey_UnitName_36",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4864",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -354104.5,
                                        ["heading"] = -2.8294376348435,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1487,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IRIAF Asia Minor",
                                        ["skill"] = "High",
                                        ["parking"] = "48",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-4E",
                                        ["unitId"] = 19,
                                        ["psi"] = 2.8294376348435,
                                        ["parking_id"] = "C02",
                                        ["x"] = 381247.28125,
                                        ["name"] = "DictKey_UnitName_38",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4864",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -354082,
                                        ["heading"] = -2.8294376348435,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "013",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -354104.5,
                                ["x"] = 381258.71875,
                                ["name"] = "DictKey_GroupName_35",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["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"] = -354059.375,
                                            ["x"] = 381236,
                                            ["name"] = "DictKey_WptName_42",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 10668,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1360.6056365134,
                                            ["ETA_locked"] = false,
                                            ["y"] = -381316.02488666,
                                            ["x"] = 173254.39604403,
                                            ["name"] = "DictKey_WptName_186",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 10668,
                                            ["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"] = 1831.7140462285,
                                            ["ETA_locked"] = false,
                                            ["y"] = -351676.94059447,
                                            ["x"] = 68419.857158684,
                                            ["name"] = "DictKey_WptName_187",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 10668,
                                            ["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"] = 2543.4871570882,
                                            ["ETA_locked"] = false,
                                            ["y"] = -187564.23312474,
                                            ["x"] = 81043.911579432,
                                            ["name"] = "DictKey_WptName_188",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 4022.3427836766,
                                            ["ETA_locked"] = false,
                                            ["y"] = -351636.515625,
                                            ["x"] = 381101.03125,
                                            ["name"] = "DictKey_WptName_189",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1487,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IRIAF Asia Minor",
                                        ["skill"] = "High",
                                        ["parking"] = 49,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-4E",
                                        ["unitId"] = 20,
                                        ["psi"] = 3.0112821155539,
                                        ["parking_id"] = "C03",
                                        ["x"] = 381236,
                                        ["name"] = "DictKey_UnitName_40",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4864",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -354059.375,
                                        ["heading"] = -3.0112821155539,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1487,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IRIAF Asia Minor",
                                        ["skill"] = "High",
                                        ["parking"] = 50,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-4E",
                                        ["unitId"] = 21,
                                        ["psi"] = 3.0112821155539,
                                        ["parking_id"] = "C04",
                                        ["x"] = 381225.0625,
                                        ["name"] = "DictKey_UnitName_41",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{9DDF5297-94B9-42FC-A45E-6E316121CD85}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{7B4B122D-C12C-4DB4-834E-4D8BB4D863A8}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4864",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -354036.40625,
                                        ["heading"] = -3.0112821155539,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "013",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -354059.375,
                                ["x"] = 381236,
                                ["name"] = "DictKey_GroupName_39",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1487,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 210.69444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -353891.28125,
                                            ["x"] = 381063.21875,
                                            ["name"] = "DictKey_WptName_59",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 19,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1487,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = 57,
                                        ["speed"] = 210.69444444444,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 32,
                                        ["psi"] = 0,
                                        ["parking_id"] = "C11",
                                        ["x"] = 381063.21875,
                                        ["name"] = "DictKey_UnitName_57",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353891.28125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1487,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = "58",
                                        ["speed"] = 210.69444444444,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 34,
                                        ["psi"] = 0,
                                        ["parking_id"] = "C12",
                                        ["x"] = 381052.90625,
                                        ["name"] = "DictKey_UnitName_60",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353870.6875,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "014",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 1487,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = "59",
                                        ["speed"] = 210.69444444444,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 35,
                                        ["psi"] = 0,
                                        ["parking_id"] = "C13",
                                        ["x"] = 381042.65625,
                                        ["name"] = "DictKey_UnitName_61",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353850.3125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Springfield13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "015",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 1487,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = "60",
                                        ["speed"] = 210.69444444444,
                                        ["type"] = "Su-24M",
                                        ["unitId"] = 36,
                                        ["psi"] = 0,
                                        ["parking_id"] = "C14",
                                        ["x"] = 381033.125,
                                        ["name"] = "DictKey_UnitName_62",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{37DCC01E-9E02-432F-B61D-10C166CA2798}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "11700",
                                            ["flare"] = 96,
                                            ["chaff"] = 96,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -353829.375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Springfield14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "016",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -353891.28125,
                                ["x"] = 381063.21875,
                                ["name"] = "DictKey_GroupName_56",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["probability"] = 0.7,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1751,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["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"] = 71880.796875,
                                            ["x"] = 452796.15625,
                                            ["name"] = "DictKey_WptName_68",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 11582.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 258.28875453516,
                                            ["ETA_locked"] = false,
                                            ["y"] = 50650.284382896,
                                            ["x"] = 419108.48462352,
                                            ["name"] = "DictKey_WptName_193",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 11582.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 11582.4,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 231.25,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1907.0274289732,
                                            ["ETA_locked"] = false,
                                            ["y"] = -132022.37358674,
                                            ["x"] = 84447.257346805,
                                            ["name"] = "DictKey_WptName_194",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 11582.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2666.9542978372,
                                            ["ETA_locked"] = false,
                                            ["y"] = 42286.36621093,
                                            ["x"] = 62118.31654183,
                                            ["name"] = "DictKey_WptName_195",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1751,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 5496.9555689352,
                                            ["ETA_locked"] = false,
                                            ["y"] = 71096.085938,
                                            ["x"] = 454116.796875,
                                            ["name"] = "DictKey_WptName_196",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Average",
                                        ["parking"] = "1",
                                        ["speed"] = 220.97222222222,
                                        ["type"] = "F-14A",
                                        ["unitId"] = 38,
                                        ["psi"] = 2.5792512365138,
                                        ["parking_id"] = "08",
                                        ["x"] = 452796.15625,
                                        ["name"] = "DictKey_UnitName_67",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{82364E69-5564-4043-A866-E13032926C3E}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [11]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{82364E69-5564-4043-A866-E13032926C3E}",
                                                }, -- end of [10]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "7348",
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71880.796875,
                                        ["heading"] = -2.5792512365138,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "017",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Average",
                                        ["parking"] = "2",
                                        ["speed"] = 220.97222222222,
                                        ["type"] = "F-14A",
                                        ["unitId"] = 39,
                                        ["psi"] = 2.5792512365138,
                                        ["parking_id"] = "07",
                                        ["x"] = 452747.21875,
                                        ["name"] = "DictKey_UnitName_69",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{82364E69-5564-4043-A866-E13032926C3E}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [11]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{82364E69-5564-4043-A866-E13032926C3E}",
                                                }, -- end of [10]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "7348",
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71899.859375,
                                        ["heading"] = -2.5792512365138,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Uzi12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "018",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Average",
                                        ["parking"] = "0",
                                        ["speed"] = 220.97222222222,
                                        ["type"] = "F-14A",
                                        ["unitId"] = 40,
                                        ["psi"] = 2.5792512365138,
                                        ["parking_id"] = "09",
                                        ["x"] = 452845.03125,
                                        ["name"] = "DictKey_UnitName_70",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{82364E69-5564-4043-A866-E13032926C3E}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [11]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{82364E69-5564-4043-A866-E13032926C3E}",
                                                }, -- end of [10]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "7348",
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71861.46875,
                                        ["heading"] = -2.5792512365138,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Uzi13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "019",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Average",
                                        ["parking"] = "3",
                                        ["speed"] = 220.97222222222,
                                        ["type"] = "F-14A",
                                        ["unitId"] = 41,
                                        ["psi"] = 2.5792512365138,
                                        ["parking_id"] = "06",
                                        ["x"] = 452697.21875,
                                        ["name"] = "DictKey_UnitName_71",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{82364E69-5564-4043-A866-E13032926C3E}",
                                                }, -- end of [3]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [11]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{82364E69-5564-4043-A866-E13032926C3E}",
                                                }, -- end of [10]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [12]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "7348",
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71919.546875,
                                        ["heading"] = -2.5792512365138,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Uzi14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "020",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 71880.796875,
                                ["x"] = 452796.15625,
                                ["name"] = "DictKey_GroupName_66",
                                ["communication"] = true,
                                ["uncontrolled"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["probability"] = 0.3,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1751,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["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"] = 71256.2109375,
                                            ["x"] = 455467.5,
                                            ["name"] = "DictKey_WptName_204",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 10058.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 407.66317475302,
                                            ["ETA_locked"] = false,
                                            ["y"] = 16479.879814188,
                                            ["x"] = 406725.53197973,
                                            ["name"] = "DictKey_WptName_211",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 10058.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1861.5165575576,
                                            ["ETA_locked"] = false,
                                            ["y"] = -77961.135785137,
                                            ["x"] = 68517.915906758,
                                            ["name"] = "DictKey_WptName_212",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 10058.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2418.8100242529,
                                            ["ETA_locked"] = false,
                                            ["y"] = 56530.781717566,
                                            ["x"] = 73956.927276352,
                                            ["name"] = "DictKey_WptName_213",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1751,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 3993.9447586835,
                                            ["ETA_locked"] = false,
                                            ["y"] = 71096.085938,
                                            ["x"] = 454116.796875,
                                            ["name"] = "DictKey_WptName_214",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IRIAF Sand-Blue",
                                        ["skill"] = "Average",
                                        ["parking"] = 23,
                                        ["speed"] = 220.97222222222,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 87,
                                        ["psi"] = 2.2979676641142,
                                        ["parking_id"] = "24",
                                        ["x"] = 455467.5,
                                        ["name"] = "DictKey_UnitName_203",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3376",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71256.2109375,
                                        ["heading"] = -2.2979676641142,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "021",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IRIAF Sand-Blue",
                                        ["skill"] = "Average",
                                        ["parking"] = "22",
                                        ["speed"] = 220.97222222222,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 91,
                                        ["psi"] = 2.2979676641142,
                                        ["parking_id"] = "23",
                                        ["x"] = 455450.59375,
                                        ["name"] = "DictKey_UnitName_208",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3376",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71219.03125,
                                        ["heading"] = -2.2979676641142,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Colt12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "022",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IRIAF Sand-Blue",
                                        ["skill"] = "Average",
                                        ["parking"] = "19",
                                        ["speed"] = 220.97222222222,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 92,
                                        ["psi"] = 2.2979676641142,
                                        ["parking_id"] = "22",
                                        ["x"] = 455401.46875,
                                        ["name"] = "DictKey_UnitName_209",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3376",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71262.46875,
                                        ["heading"] = -2.2979676641142,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Colt13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "023",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IRIAF Sand-Blue",
                                        ["skill"] = "Average",
                                        ["parking"] = "18",
                                        ["speed"] = 220.97222222222,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 93,
                                        ["psi"] = 2.2979676641142,
                                        ["parking_id"] = "21",
                                        ["x"] = 455388.8125,
                                        ["name"] = "DictKey_UnitName_210",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3376",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71234.1015625,
                                        ["heading"] = -2.2979676641142,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Colt14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "024",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 71256.2109375,
                                ["x"] = 455467.5,
                                ["name"] = "DictKey_GroupName_202",
                                ["communication"] = true,
                                ["uncontrolled"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["probability"] = 0.15,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1751,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["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"] = 71559.8046875,
                                            ["x"] = 456003.40625,
                                            ["name"] = "DictKey_WptName_220",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 10058.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 410.23621486957,
                                            ["ETA_locked"] = false,
                                            ["y"] = 13904.310500707,
                                            ["x"] = 407081.22875434,
                                            ["name"] = "DictKey_WptName_221",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 10058.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2035.0333001881,
                                            ["ETA_locked"] = false,
                                            ["y"] = -68881.380023261,
                                            ["x"] = 25991.769245747,
                                            ["name"] = "DictKey_WptName_222",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 10058.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2573.2268053277,
                                            ["ETA_locked"] = false,
                                            ["y"] = 61094.288177265,
                                            ["x"] = 27831.047569339,
                                            ["name"] = "DictKey_WptName_223",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1751,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 5643.3288917172,
                                            ["ETA_locked"] = false,
                                            ["y"] = 71096.085938,
                                            ["x"] = 454116.796875,
                                            ["name"] = "DictKey_WptName_224",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 36,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IRIAF Blue-Grey",
                                        ["skill"] = "Average",
                                        ["parking"] = 27,
                                        ["speed"] = 220.97222222222,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 94,
                                        ["psi"] = 2.2744339510608,
                                        ["parking_id"] = "26",
                                        ["x"] = 456003.40625,
                                        ["name"] = "DictKey_UnitName_216",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3376",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71559.8046875,
                                        ["heading"] = -2.2744339510608,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "021",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IRIAF Blue-Grey",
                                        ["skill"] = "Average",
                                        ["parking"] = 28,
                                        ["speed"] = 220.97222222222,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 95,
                                        ["psi"] = 2.2744339510608,
                                        ["parking_id"] = "27",
                                        ["x"] = 456126.375,
                                        ["name"] = "DictKey_UnitName_217",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3376",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71891.390625,
                                        ["heading"] = -2.2744339510608,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Colt12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "022",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 71559.8046875,
                                ["x"] = 456003.40625,
                                ["name"] = "DictKey_GroupName_215",
                                ["communication"] = true,
                                ["uncontrolled"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["probability"] = 0.15,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1751,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["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"] = 72354.203125,
                                            ["x"] = 454683.40625,
                                            ["name"] = "DictKey_WptName_228",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 10058.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 410.23621486957,
                                            ["ETA_locked"] = false,
                                            ["y"] = 14169.075963812,
                                            ["x"] = 406909.97842513,
                                            ["name"] = "DictKey_WptName_229",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 10058.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2055.7195068447,
                                            ["ETA_locked"] = false,
                                            ["y"] = -157008.62138561,
                                            ["x"] = 48233.606842725,
                                            ["name"] = "DictKey_WptName_230",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 10058.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2684.5492846971,
                                            ["ETA_locked"] = false,
                                            ["y"] = -297310.19004224,
                                            ["x"] = -4448.8003603596,
                                            ["name"] = "DictKey_WptName_231",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1751,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 6919.7505603376,
                                            ["ETA_locked"] = false,
                                            ["y"] = 71096.085938,
                                            ["x"] = 454116.796875,
                                            ["name"] = "DictKey_WptName_232",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 37,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IRIAF Blue-Grey",
                                        ["skill"] = "Average",
                                        ["parking"] = 37,
                                        ["speed"] = 220.97222222222,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 98,
                                        ["psi"] = 2.2582469260553,
                                        ["parking_id"] = "33",
                                        ["x"] = 454683.40625,
                                        ["name"] = "DictKey_UnitName_226",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3376",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 72354.203125,
                                        ["heading"] = -2.2582469260553,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "021",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1751,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IRIAF Blue-Grey",
                                        ["skill"] = "Average",
                                        ["parking"] = 35,
                                        ["speed"] = 220.97222222222,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 99,
                                        ["psi"] = 2.2582469260553,
                                        ["parking_id"] = "35",
                                        ["x"] = 454463.09375,
                                        ["name"] = "DictKey_UnitName_227",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3376",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 71766.375,
                                        ["heading"] = -2.2582469260553,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Colt12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "022",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 72354.203125,
                                ["x"] = 454683.40625,
                                ["name"] = "DictKey_GroupName_225",
                                ["communication"] = true,
                                ["uncontrolled"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [9]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143403.70118075,
                                            ["speed"] = 0,
                                            ["x"] = 38557.32810435,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 69,
                                        ["y"] = -143403.70118075,
                                        ["x"] = 38557.32810435,
                                        ["name"] = "DictKey_GroupName_112",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143403.70118075,
                                ["x"] = 38557.32810435,
                                ["name"] = "DictKey_GroupName_112",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143474.12478159,
                                            ["speed"] = 0,
                                            ["x"] = 38504.364900417,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 70,
                                        ["y"] = -143474.12478159,
                                        ["x"] = 38504.364900417,
                                        ["name"] = "DictKey_GroupName_115",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143474.12478159,
                                ["x"] = 38504.364900417,
                                ["name"] = "DictKey_GroupName_115",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143474.12478159,
                                            ["speed"] = 0,
                                            ["x"] = 38527.645429618,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 71,
                                        ["y"] = -143474.12478159,
                                        ["x"] = 38527.645429618,
                                        ["name"] = "DictKey_GroupName_118",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143474.12478159,
                                ["x"] = 38527.645429618,
                                ["name"] = "DictKey_GroupName_118",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143524.17791937,
                                            ["speed"] = 0,
                                            ["x"] = 38616.693453813,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 72,
                                        ["y"] = -143524.17791937,
                                        ["x"] = 38616.693453813,
                                        ["name"] = "DictKey_GroupName_121",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143524.17791937,
                                ["x"] = 38616.693453813,
                                ["name"] = "DictKey_GroupName_121",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143403.70118075,
                                            ["speed"] = 0,
                                            ["x"] = 38532.301535459,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 73,
                                        ["y"] = -143403.70118075,
                                        ["x"] = 38532.301535459,
                                        ["name"] = "DictKey_GroupName_124",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143403.70118075,
                                ["x"] = 38532.301535459,
                                ["name"] = "DictKey_GroupName_124",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143525.34194583,
                                            ["speed"] = 0,
                                            ["x"] = 38560.2381705,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 74,
                                        ["y"] = -143525.34194583,
                                        ["x"] = 38560.2381705,
                                        ["name"] = "DictKey_GroupName_127",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143525.34194583,
                                ["x"] = 38560.2381705,
                                ["name"] = "DictKey_GroupName_127",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 3.1590459461097,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143377.5105854,
                                            ["speed"] = 0,
                                            ["x"] = 38604.471175982,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "kombinat",
                                        ["type"] = "Tech combine",
                                        ["unitId"] = 81,
                                        ["rate"] = 100,
                                        ["y"] = -143377.5105854,
                                        ["x"] = 38604.471175982,
                                        ["name"] = "DictKey_GroupName_148",
                                        ["heading"] = 3.1590459461097,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143377.5105854,
                                ["x"] = 38604.471175982,
                                ["name"] = "DictKey_GroupName_148",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 3.1590459461097,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143485.76504619,
                                            ["speed"] = 0,
                                            ["x"] = 38583.518699701,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tec_a",
                                        ["type"] = "Workshop A",
                                        ["unitId"] = 82,
                                        ["rate"] = 100,
                                        ["y"] = -143485.76504619,
                                        ["x"] = 38583.518699701,
                                        ["name"] = "DictKey_GroupName_151",
                                        ["heading"] = 3.1590459461097,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143485.76504619,
                                ["x"] = 38583.518699701,
                                ["name"] = "DictKey_GroupName_151",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 5.1312680008633,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143418.09017788,
                                            ["speed"] = 0,
                                            ["x"] = 38489.901775192,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 31,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "garage_b",
                                        ["type"] = "Garage B",
                                        ["unitId"] = 83,
                                        ["rate"] = 100,
                                        ["y"] = -143418.09017788,
                                        ["x"] = 38489.901775192,
                                        ["name"] = "DictKey_GroupName_154",
                                        ["heading"] = 5.1312680008633,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143418.09017788,
                                ["x"] = 38489.901775192,
                                ["name"] = "DictKey_GroupName_154",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 3.1590459461097,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143511.12323895,
                                            ["speed"] = 0,
                                            ["x"] = 38503.962187444,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 38,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "garage_b",
                                        ["type"] = "Garage B",
                                        ["unitId"] = 100,
                                        ["rate"] = 100,
                                        ["y"] = -143511.12323895,
                                        ["x"] = 38503.962187444,
                                        ["name"] = "DictKey_GroupName_242",
                                        ["heading"] = 3.1590459461097,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143511.12323895,
                                ["x"] = 38503.962187444,
                                ["name"] = "DictKey_GroupName_242",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 5.218534463463,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143457.53549276,
                                            ["speed"] = 0,
                                            ["x"] = 38401.015129698,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 39,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ferma_b",
                                        ["type"] = "Farm B",
                                        ["unitId"] = 101,
                                        ["rate"] = 100,
                                        ["y"] = -143457.53549276,
                                        ["x"] = 38401.015129698,
                                        ["name"] = "DictKey_GroupName_245",
                                        ["heading"] = 5.218534463463,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143457.53549276,
                                ["x"] = 38401.015129698,
                                ["name"] = "DictKey_GroupName_245",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 4.7298422729046,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143574.50054718,
                                            ["speed"] = 0,
                                            ["x"] = 38565.078112699,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 40,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ferma_b",
                                        ["type"] = "Farm B",
                                        ["unitId"] = 102,
                                        ["rate"] = 100,
                                        ["y"] = -143574.50054718,
                                        ["x"] = 38565.078112699,
                                        ["name"] = "DictKey_GroupName_248",
                                        ["heading"] = 4.7298422729046,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143574.50054718,
                                ["x"] = 38565.078112699,
                                ["name"] = "DictKey_GroupName_248",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 4.7123889803847,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143552.92787698,
                                            ["speed"] = 0,
                                            ["x"] = 38466.69361101,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 41,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tec_a",
                                        ["type"] = "Workshop A",
                                        ["unitId"] = 103,
                                        ["rate"] = 100,
                                        ["y"] = -143552.92787698,
                                        ["x"] = 38466.69361101,
                                        ["name"] = "DictKey_GroupName_251",
                                        ["heading"] = 4.7123889803847,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143552.92787698,
                                ["x"] = 38466.69361101,
                                ["name"] = "DictKey_GroupName_251",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 3.700098014228,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143524.78285417,
                                            ["speed"] = 0,
                                            ["x"] = 38302.718260731,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 42,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tec_a",
                                        ["type"] = "Workshop A",
                                        ["unitId"] = 104,
                                        ["rate"] = 100,
                                        ["y"] = -143524.78285417,
                                        ["x"] = 38302.718260731,
                                        ["name"] = "DictKey_GroupName_254",
                                        ["heading"] = 3.700098014228,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143524.78285417,
                                ["x"] = 38302.718260731,
                                ["name"] = "DictKey_GroupName_254",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 3.700098014228,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143599.42834944,
                                            ["speed"] = 0,
                                            ["x"] = 38339.429160047,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 43,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "tech",
                                        ["type"] = "Repair workshop",
                                        ["unitId"] = 105,
                                        ["rate"] = 100,
                                        ["y"] = -143599.42834944,
                                        ["x"] = 38339.429160047,
                                        ["name"] = "DictKey_GroupName_257",
                                        ["heading"] = 3.700098014228,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143599.42834944,
                                ["x"] = 38339.429160047,
                                ["name"] = "DictKey_GroupName_257",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143625.12597897,
                                            ["speed"] = 0,
                                            ["x"] = 38384.094087548,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 44,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 106,
                                        ["y"] = -143625.12597897,
                                        ["x"] = 38384.094087548,
                                        ["name"] = "DictKey_GroupName_260",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143625.12597897,
                                ["x"] = 38384.094087548,
                                ["name"] = "DictKey_GroupName_260",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143639.19849037,
                                            ["speed"] = 0,
                                            ["x"] = 38363.903092924,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 45,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 107,
                                        ["y"] = -143639.19849037,
                                        ["x"] = 38363.903092924,
                                        ["name"] = "DictKey_GroupName_263",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143639.19849037,
                                ["x"] = 38363.903092924,
                                ["name"] = "DictKey_GroupName_263",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143656.94209171,
                                            ["speed"] = 0,
                                            ["x"] = 38343.100249979,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 46,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 108,
                                        ["y"] = -143656.94209171,
                                        ["x"] = 38343.100249979,
                                        ["name"] = "DictKey_GroupName_266",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143656.94209171,
                                ["x"] = 38343.100249979,
                                ["name"] = "DictKey_GroupName_266",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143648.3762152,
                                            ["speed"] = 0,
                                            ["x"] = 38400.613992241,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 47,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 109,
                                        ["y"] = -143648.3762152,
                                        ["x"] = 38400.613992241,
                                        ["name"] = "DictKey_GroupName_269",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143648.3762152,
                                ["x"] = 38400.613992241,
                                ["name"] = "DictKey_GroupName_269",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143663.67242325,
                                            ["speed"] = 0,
                                            ["x"] = 38380.422997617,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 48,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 110,
                                        ["y"] = -143663.67242325,
                                        ["x"] = 38380.422997617,
                                        ["name"] = "DictKey_GroupName_272",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143663.67242325,
                                ["x"] = 38380.422997617,
                                ["name"] = "DictKey_GroupName_272",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143678.9686313,
                                            ["speed"] = 0,
                                            ["x"] = 38357.784609705,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 49,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "him_bak_a",
                                        ["type"] = "Chemical tank A",
                                        ["unitId"] = 111,
                                        ["y"] = -143678.9686313,
                                        ["x"] = 38357.784609705,
                                        ["name"] = "DictKey_GroupName_275",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143678.9686313,
                                ["x"] = 38357.784609705,
                                ["name"] = "DictKey_GroupName_275",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["heading"] = 4.7298422729046,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143504.10657289,
                                            ["speed"] = 0,
                                            ["x"] = 38668.043762874,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 50,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "domik1b",
                                        ["type"] = "Small house 1B",
                                        ["unitId"] = 112,
                                        ["rate"] = 100,
                                        ["y"] = -143504.10657289,
                                        ["x"] = 38668.043762874,
                                        ["name"] = "DictKey_GroupName_278",
                                        ["heading"] = 4.7298422729046,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143504.10657289,
                                ["x"] = 38668.043762874,
                                ["name"] = "DictKey_GroupName_278",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["heading"] = 4.7298422729046,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143467.44677855,
                                            ["speed"] = 0,
                                            ["x"] = 38666.007107633,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 51,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "dom2c",
                                        ["type"] = "Small house 2C",
                                        ["unitId"] = 113,
                                        ["rate"] = 100,
                                        ["y"] = -143467.44677855,
                                        ["x"] = 38666.007107633,
                                        ["name"] = "DictKey_GroupName_281",
                                        ["heading"] = 4.7298422729046,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143467.44677855,
                                ["x"] = 38666.007107633,
                                ["name"] = "DictKey_GroupName_281",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 1.5882496193148,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143461.78940288,
                                            ["speed"] = 0,
                                            ["x"] = 38696.104346194,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 52,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "restoran1",
                                        ["type"] = "Restaurant 1",
                                        ["unitId"] = 114,
                                        ["rate"] = 100,
                                        ["y"] = -143461.78940288,
                                        ["x"] = 38696.104346194,
                                        ["name"] = "DictKey_GroupName_284",
                                        ["heading"] = 1.5882496193148,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143461.78940288,
                                ["x"] = 38696.104346194,
                                ["name"] = "DictKey_GroupName_284",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["heading"] = 3.8397243543875,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143500.48585246,
                                            ["speed"] = 0,
                                            ["x"] = 38699.046181542,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 53,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "dom2c",
                                        ["type"] = "Small house 2C",
                                        ["unitId"] = 115,
                                        ["rate"] = 100,
                                        ["y"] = -143500.48585246,
                                        ["x"] = 38699.046181542,
                                        ["name"] = "DictKey_GroupName_287",
                                        ["heading"] = 3.8397243543875,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143500.48585246,
                                ["x"] = 38699.046181542,
                                ["name"] = "DictKey_GroupName_287",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["heading"] = 4.7298422729046,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143442.56753977,
                                            ["speed"] = 0,
                                            ["x"] = 38665.52071944,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 54,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "domik1a",
                                        ["type"] = "Small house 1A",
                                        ["unitId"] = 116,
                                        ["rate"] = 100,
                                        ["y"] = -143442.56753977,
                                        ["x"] = 38665.52071944,
                                        ["name"] = "DictKey_GroupName_290",
                                        ["heading"] = 4.7298422729046,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143442.56753977,
                                ["x"] = 38665.52071944,
                                ["name"] = "DictKey_GroupName_290",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["heading"] = 4.7298422729046,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143413.02933386,
                                            ["speed"] = 0,
                                            ["x"] = 38699.961128439,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 55,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "uniwersam_a",
                                        ["type"] = "Supermarket A",
                                        ["unitId"] = 117,
                                        ["rate"] = 100,
                                        ["y"] = -143413.02933386,
                                        ["x"] = 38699.961128439,
                                        ["name"] = "DictKey_GroupName_293",
                                        ["heading"] = 4.7298422729046,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143413.02933386,
                                ["x"] = 38699.961128439,
                                ["name"] = "DictKey_GroupName_293",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["heading"] = 1.6057029118348,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143461.49792235,
                                            ["speed"] = 0,
                                            ["x"] = 38727.853236931,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 56,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "dom2c",
                                        ["type"] = "Small house 2C",
                                        ["unitId"] = 118,
                                        ["rate"] = 100,
                                        ["y"] = -143461.49792235,
                                        ["x"] = 38727.853236931,
                                        ["name"] = "DictKey_GroupName_296",
                                        ["heading"] = 1.6057029118348,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143461.49792235,
                                ["x"] = 38727.853236931,
                                ["name"] = "DictKey_GroupName_296",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["heading"] = 3.8397243543875,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143501.27758699,
                                            ["speed"] = 0,
                                            ["x"] = 38727.226443109,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 57,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "dom2c",
                                        ["type"] = "Small house 2C",
                                        ["unitId"] = 119,
                                        ["rate"] = 100,
                                        ["y"] = -143501.27758699,
                                        ["x"] = 38727.226443109,
                                        ["name"] = "DictKey_GroupName_299",
                                        ["heading"] = 3.8397243543875,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143501.27758699,
                                ["x"] = 38727.226443109,
                                ["name"] = "DictKey_GroupName_299",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["heading"] = 3.8397243543875,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143502.13667141,
                                            ["speed"] = 0,
                                            ["x"] = 38754.785260941,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 58,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "dom2c",
                                        ["type"] = "Small house 2C",
                                        ["unitId"] = 120,
                                        ["rate"] = 100,
                                        ["y"] = -143502.13667141,
                                        ["x"] = 38754.785260941,
                                        ["name"] = "DictKey_GroupName_302",
                                        ["heading"] = 3.8397243543875,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143502.13667141,
                                ["x"] = 38754.785260941,
                                ["name"] = "DictKey_GroupName_302",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["heading"] = 0.017453292519943,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143477.83292622,
                                            ["speed"] = 0,
                                            ["x"] = 38758.712185937,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 59,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "domik1b",
                                        ["type"] = "Small house 1B",
                                        ["unitId"] = 121,
                                        ["rate"] = 100,
                                        ["y"] = -143477.83292622,
                                        ["x"] = 38758.712185937,
                                        ["name"] = "DictKey_GroupName_305",
                                        ["heading"] = 0.017453292519943,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143477.83292622,
                                ["x"] = 38758.712185937,
                                ["name"] = "DictKey_GroupName_305",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143450.18528876,
                                            ["speed"] = 0,
                                            ["x"] = 38756.530170089,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 60,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "hozdomik2",
                                        ["type"] = "Subsidiary structure 2",
                                        ["unitId"] = 122,
                                        ["rate"] = 100,
                                        ["y"] = -143450.18528876,
                                        ["x"] = 38756.530170089,
                                        ["name"] = "DictKey_GroupName_308",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143450.18528876,
                                ["x"] = 38756.530170089,
                                ["name"] = "DictKey_GroupName_308",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [32]
                            [34] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143529.09089353,
                                            ["speed"] = 0,
                                            ["x"] = 38661.809077956,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 62,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "hozdomik2",
                                        ["type"] = "Subsidiary structure 2",
                                        ["unitId"] = 124,
                                        ["rate"] = 100,
                                        ["y"] = -143529.09089353,
                                        ["x"] = 38661.809077956,
                                        ["name"] = "DictKey_GroupName_314",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143529.09089353,
                                ["x"] = 38661.809077956,
                                ["name"] = "DictKey_GroupName_314",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [34]
                            [33] = 
                            {
                                ["heading"] = 4.7298422729046,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143425.26374205,
                                            ["speed"] = 0,
                                            ["x"] = 38762.760556767,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 61,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "domik1b",
                                        ["type"] = "Small house 1B",
                                        ["unitId"] = 123,
                                        ["rate"] = 100,
                                        ["y"] = -143425.26374205,
                                        ["x"] = 38762.760556767,
                                        ["name"] = "DictKey_GroupName_311",
                                        ["heading"] = 4.7298422729046,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143425.26374205,
                                ["x"] = 38762.760556767,
                                ["name"] = "DictKey_GroupName_311",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [33]
                            [35] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -143449.16648711,
                                            ["speed"] = 0,
                                            ["x"] = 38769.984215325,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 63,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "saray-c",
                                        ["type"] = "Subsidiary structure C",
                                        ["unitId"] = 125,
                                        ["rate"] = 100,
                                        ["y"] = -143449.16648711,
                                        ["x"] = 38769.984215325,
                                        ["name"] = "DictKey_GroupName_317",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -143449.16648711,
                                ["x"] = 38769.984215325,
                                ["name"] = "DictKey_GroupName_317",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [35]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 19,
                    ["name"] = "South Ossetia",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 0,
                    ["name"] = "Russia",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 43,
                    ["name"] = "Serbia",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 53,
                    ["name"] = "Sudan",
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 47,
                    ["name"] = "Syria",
                }, -- end of [11]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 16,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 1800,
                    ["predicate"] = "c_time_after",
                    ["unit"] = 69,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1562346894",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["unit"] = 23,
                    ["predicate"] = "a_explosion_unit",
                    ["volume"] = 10000,
                }, -- end of [1]
                [2] = 
                {
                    ["volume"] = 10000,
                    ["predicate"] = "a_explosion_unit",
                    ["unit"] = 25,
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["seconds"] = 60,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_241",
                    ["KeyDict_text"] = "DictKey_ActionText_241",
                    ["clearview"] = false,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 700,
                    ["predicate"] = "c_time_after",
                    ["unit"] = 69,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1562347874",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 13,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 14,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 900,
                    ["predicate"] = "c_time_after",
                    ["unit"] = 69,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 15,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 16,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1562347874",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 1,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["altitude"] = 1,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 5,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "or",
                }, -- end of [4]
                [5] = 
                {
                    ["altitude"] = 1,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 6,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1562348059",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 3,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 4,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 5,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 1,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 6,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = 10,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1562395941",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1562395941",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = 11,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["max_value"] = 100,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 3,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["max_value"] = 100,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 4,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["max_value"] = 100,
                }, -- end of [3]
                [4] = 
                {
                    ["radiotext"] = "DictKey_ActionRadioText_352",
                    ["value"] = 1,
                    ["KeyDict_radiotext"] = "DictKey_ActionRadioText_352",
                    ["predicate"] = "a_add_radio_item",
                    ["flag"] = 9,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
            ["comment"] = "Trigger 1562396452",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 600,
                    ["predicate"] = "c_time_after",
                    ["unit"] = 69,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 1,
                    ["flag"] = 2,
                    ["value"] = 11,
                    ["predicate"] = "c_flag_less",
                    ["unit"] = 69,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 51,
                    ["altitude"] = 1,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = 69,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 10,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = 51,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "IRF5A1",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 1200,
                    ["predicate"] = "c_time_after",
                    ["unit"] = 69,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 1,
                    ["value"] = 20,
                    ["flag"] = 3,
                    ["predicate"] = "c_flag_less",
                    ["unit"] = 69,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 21,
                    ["altitude"] = 1,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = 69,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "IRFGroupe2A1",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 35,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 36,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 37,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = 21,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 2500,
                    ["predicate"] = "c_time_after",
                    ["unit"] = 69,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 1,
                    ["flag"] = 4,
                    ["value"] = 50,
                    ["predicate"] = "c_flag_less",
                    ["unit"] = 69,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 31,
                    ["altitude"] = 1,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = 69,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 5,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 6,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = 31,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "IRFGroupe3A1",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 2400,
                    ["predicate"] = "c_time_after",
                    ["unit"] = 69,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 1,
                    ["value"] = 30,
                    ["flag"] = 2,
                    ["predicate"] = "c_flag_less",
                    ["unit"] = 69,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 51,
                    ["altitude"] = 1,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = 69,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "IRF5A2",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 10,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = 51,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 3200,
                    ["predicate"] = "c_time_after",
                    ["unit"] = 69,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 1,
                    ["flag"] = 3,
                    ["value"] = 60,
                    ["predicate"] = "c_flag_less",
                    ["unit"] = 69,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 21,
                    ["altitude"] = 1,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = 69,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "IRFGroupe2A2",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 35,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 36,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 37,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = 21,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["eventlist"] = "",
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 3300,
                    ["predicate"] = "c_time_after",
                    ["unit"] = 69,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 1,
                    ["value"] = 67,
                    ["flag"] = 4,
                    ["predicate"] = "c_flag_less",
                    ["unit"] = 69,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 31,
                    ["altitude"] = 1,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = 69,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "IRFGroupe3A2",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 5,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 6,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = 31,
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [13]
        [14] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 3600,
                    ["predicate"] = "c_time_after",
                    ["unit"] = 69,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 1,
                    ["flag"] = 2,
                    ["value"] = 70,
                    ["predicate"] = "c_flag_less",
                    ["unit"] = 69,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 51,
                    ["altitude"] = 1,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = 69,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "IRF5A3",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 10,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = 51,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["eventlist"] = "",
        }, -- end of [14]
        [15] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 4600,
                    ["predicate"] = "c_time_after",
                    ["unit"] = 69,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 1,
                    ["value"] = 86,
                    ["flag"] = 3,
                    ["predicate"] = "c_flag_less",
                    ["unit"] = 69,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 21,
                    ["altitude"] = 1,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = 69,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "IRFGroupe2A3",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 35,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 36,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 37,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 21,
                    ["predicate"] = "a_set_flag",
                    ["group"] = 11,
                }, -- end of [4]
            }, -- end of ["actions"]
        }, -- end of [15]
        [16] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 4200,
                    ["predicate"] = "c_time_after",
                    ["unit"] = 69,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 1,
                    ["flag"] = 4,
                    ["value"] = 90,
                    ["predicate"] = "c_flag_less",
                    ["unit"] = 69,
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 31,
                    ["altitude"] = 1,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = 69,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "IRFGroupe3A3",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 5,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 6,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = 31,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["eventlist"] = "",
        }, -- end of [16]
        [17] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 4800,
                    ["predicate"] = "c_time_after",
                    ["unit"] = 69,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 51,
                    ["altitude"] = 1,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = 69,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "IRF5A4",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 10,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [17]
        [18] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 5400,
                    ["predicate"] = "c_time_after",
                    ["unit"] = 69,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 21,
                    ["altitude"] = 1,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = 69,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 35,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 36,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 37,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "IRFGroupe2A4",
        }, -- end of [18]
        [19] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 6000,
                    ["predicate"] = "c_time_after",
                    ["unit"] = 69,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 31,
                    ["altitude"] = 1,
                    ["predicate"] = "c_flag_is_false",
                    ["unit"] = 69,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "IRFGroupe3A4",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 5,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_set_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 6,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [19]
        [20] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 1,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 1,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 5,
                }, -- end of [2]
                [3] = 
                {
                    ["altitude"] = 1,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 6,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["seconds"] = 60,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_328",
                    ["KeyDict_text"] = "DictKey_ActionText_328",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1562514615",
        }, -- end of [20]
        [21] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["value"] = 1,
                    ["flag"] = 9,
                    ["predicate"] = "c_flag_equals",
                    ["unit"] = 42,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Trigger 1562518645",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["set_ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["set_ai_task"]
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 34,
                        [2] = 1,
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = 15,
                        [2] = 2,
                    }, -- end of ["ai_task"]
                    ["predicate"] = "a_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["set_ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["set_ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["set_ai_task"]
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 16,
                        [2] = 2,
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = 13,
                        [2] = 2,
                    }, -- end of ["ai_task"]
                    ["predicate"] = "a_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["set_ai_task"]
                }, -- end of [4]
                [5] = 
                {
                    ["set_ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["set_ai_task"]
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 14,
                        [2] = 2,
                    }, -- end of ["ai_task"]
                }, -- end of [5]
                [6] = 
                {
                    ["KeyDict_radiotext"] = "DictKey_ActionRadioText_353",
                    ["radiotext"] = "DictKey_ActionRadioText_353",
                    ["predicate"] = "a_remove_radio_item",
                }, -- end of [6]
                [7] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["seconds"] = 60,
                    ["KeyDict_text"] = "DictKey_ActionText_354",
                    ["text"] = "DictKey_ActionText_354",
                    ["predicate"] = "a_out_text_delay_s",
                    ["clearview"] = false,
                }, -- end of [7]
            }, -- end of ["actions"]
            ["colorItem"] = "0xff0000ff",
        }, -- end of [21]
    }, -- end of ["trigrules"]
    ["currentKey"] = 41696,
    ["start_time"] = 21600,
    ["forcedOptions"] = 
    {
        ["padlock"] = false,
        ["easyRadar"] = false,
        ["miniHUD"] = false,
        ["accidental_failures"] = false,
        ["optionsView"] = "optview_onlymap",
        ["permitCrash"] = false,
        ["immortal"] = false,
        ["easyCommunication"] = false,
        ["cockpitVisualRM"] = false,
        ["easyFlight"] = false,
        ["radio"] = false,
        ["labels"] = 0,
        ["cockpitStatusBarAllowed"] = false,
        ["userMarks"] = false,
        ["RBDAI"] = false,
        ["externalViews"] = false,
        ["birds"] = 0,
        ["civTraffic"] = "",
        ["weapons"] = false,
        ["fuel"] = false,
        ["geffect"] = "realistic",
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
    }, -- end of ["failures"]
} -- end of mission
