mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Year"] = 2016,
        ["Day"] = 1,
        ["Month"] = 4,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_159\"), 30, false, 5);a_out_sound(getValueResourceByKey(\"ResKey_Action_161\"), 5);",
            [2] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_162\"), 30, false, 5);a_out_sound(getValueResourceByKey(\"ResKey_Action_163\"), 5); mission.trig.func[2]=nil;",
            [3] = "a_activate_group(13); mission.trig.func[3]=nil;",
            [4] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_85\"), 30, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_86\"), 0); mission.trig.func[4]=nil;",
            [5] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_171\"), 45, false, 5);a_out_sound(getValueResourceByKey(\"ResKey_Action_172\"), 5); mission.trig.func[5]=nil;",
            [6] = "a_set_flag(1);a_set_flag(90);a_deactivate_group(13); mission.trig.func[6]=nil;",
            [7] = "a_activate_group(12);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_94\"), 45, false, 5);a_out_sound(getValueResourceByKey(\"ResKey_Action_95\"), 5);a_set_flag(2); mission.trig.func[7]=nil;",
            [8] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_170\"), 30, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_173\"), 0); mission.trig.func[8]=nil;",
            [9] = "a_set_flag(3);a_explosion(165, 1, 2000);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_96\"), 60, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_97\"), 0);a_activate_group(8);a_deactivate_group(12); mission.trig.func[9]=nil;",
            [10] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_98\"), 45, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_99\"), 0);a_activate_group(8);a_set_flag(91); mission.trig.func[10]=nil;",
            [11] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_87\"), 30, false, 0);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_89\"), 30, false, 10);a_out_sound(getValueResourceByKey(\"ResKey_Action_88\"), 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_90\"), 10);a_set_flag(2); mission.trig.func[11]=nil;",
            [12] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_91\"), 60, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_93\"), 0);a_set_flag(92); mission.trig.func[12]=nil;",
            [13] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_108\"), 120, false, 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_109\"), 0); mission.trig.func[13]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
        }, -- 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,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(true)",
            [2] = "return(c_unit_speed_higher(27, 10.277777777778) )",
            [3] = "return(c_part_of_group_in_zone(14, 500) )",
            [4] = "return(c_part_of_group_in_zone(13, 167) or c_part_of_group_in_zone(14, 167) )",
            [5] = "return(c_part_of_group_in_zone(14, 333) )",
            [6] = "return(c_part_of_group_in_zone(14, 499) )",
            [7] = "return(c_flag_is_true(1) and c_part_of_group_in_zone(14, 333) )",
            [8] = "return(c_flag_is_true(2) and c_time_since_flag(2, 120) )",
            [9] = "return(c_unit_in_zone(18, 165) )",
            [10] = "return(c_flag_is_true(2) and c_flag_is_false(3) and c_group_dead(12) )",
            [11] = "return(c_part_of_group_in_zone(8, 167) )",
            [12] = "return(c_flag_is_true(2) and c_unit_in_zone(27, 501) and c_unit_speed_lower(27, 10.277777777778) )",
            [13] = "return(c_flag_is_true(2) and c_unit_in_zone(27, 501) and c_unit_speed_lower(27, 0.51388888888889) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
                [1] = "return(c_flag_is_true(91) )",
                [2] = "return(c_flag_is_true(90) )",
                [3] = "return(c_flag_is_true(92) )",
            }, -- end of ["conditions"]
            ["actions"] = 
            {
                [1] = "a_set_mission_result(50)",
                [2] = "a_set_mission_result(25)",
                [3] = "a_set_mission_result(25)",
            }, -- end of ["actions"]
            ["func"] = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
                [2] = "if mission.result.offline.conditions[2]() then mission.result.offline.actions[2]() end",
                [3] = "if mission.result.offline.conditions[3]() then mission.result.offline.actions[3]() end",
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 3,
        ["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"] = 175,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["goals"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 91,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 165,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["side"] = "OFFLINE",
            ["score"] = 50,
            ["predicate"] = "score",
            ["comment"] = "PlaneKilled",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 90,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 165,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 25,
            ["comment"] = "Start",
            ["predicate"] = "score",
            ["side"] = "OFFLINE",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 92,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 165,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "End",
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["score"] = 25,
        }, -- end of [3]
    }, -- end of ["goals"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["groundTurbulence"] = 12.192,
        ["enable_fog"] = false,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 7.731,
                ["dir"] = 284,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 6.1848,
                ["dir"] = 284,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 2.577,
                ["dir"] = 284,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["season"] = 
        {
            ["temperature"] = 16,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 912186.18556279,
                ["centerZ"] = 288709.55121779,
                ["ellipticity"] = 1.2390766139473,
                ["rotation"] = -0.76955775097795,
                ["pressure_excess"] = -1337,
                ["centerX"] = -117383.44713039,
            }, -- end of [1]
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["enable_dust"] = false,
        ["dust_density"] = 0,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 520,
            ["density"] = 8,
            ["base"] = 3800,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 620603.03509294,
                ["radius"] = 304.8,
                ["zoneId"] = 165,
                ["x"] = -351072.34400303,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Explosion",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 616234.35149517,
                ["radius"] = 3048,
                ["zoneId"] = 167,
                ["x"] = -363342.41077027,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "On/Off Station",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 650895.48930898,
                ["radius"] = 12192,
                ["zoneId"] = 333,
                ["x"] = -362146.822599,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Hijacked Start",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = 687071.86543483,
                ["radius"] = 9144,
                ["zoneId"] = 499,
                ["x"] = -357827.96138946,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Flag 1 On",
            }, -- end of [4]
            [5] = 
            {
                ["y"] = 619333.56053799,
                ["radius"] = 15240,
                ["zoneId"] = 500,
                ["x"] = -350360.18735454,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "F-5s Leaving",
            }, -- end of [5]
            [6] = 
            {
                ["y"] = 635688.65747107,
                ["radius"] = 1524,
                ["zoneId"] = 501,
                ["x"] = -318044.29439722,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["name"] = "Home",
            }, -- end of [6]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 718707.22482565,
        ["zoom"] = 791366.44950616,
        ["centerX"] = -296317.92895187,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["neutrals"] = 
        {
            [1] = 18,
            [2] = 70,
            [3] = 83,
            [4] = 65,
            [5] = 24,
            [6] = 11,
            [7] = 64,
            [8] = 25,
            [9] = 63,
            [10] = 28,
            [11] = 76,
            [12] = 26,
            [13] = 13,
            [14] = 29,
            [15] = 62,
            [16] = 30,
            [17] = 5,
            [18] = 78,
            [19] = 16,
            [20] = 31,
            [21] = 61,
            [22] = 32,
            [23] = 33,
            [24] = 60,
            [25] = 17,
            [26] = 34,
            [27] = 15,
            [28] = 69,
            [29] = 20,
            [30] = 36,
            [31] = 59,
            [32] = 71,
            [33] = 79,
            [34] = 58,
            [35] = 57,
            [36] = 56,
            [37] = 55,
            [38] = 38,
            [39] = 73,
            [40] = 39,
            [41] = 54,
            [42] = 40,
            [43] = 77,
            [44] = 72,
            [45] = 41,
            [46] = 42,
            [47] = 43,
            [48] = 44,
            [49] = 75,
            [50] = 45,
            [51] = 19,
            [52] = 9,
            [53] = 53,
            [54] = 46,
            [55] = 22,
            [56] = 47,
            [57] = 52,
            [58] = 10,
            [59] = 51,
            [60] = 1,
            [61] = 82,
            [62] = 50,
            [63] = 49,
            [64] = 48,
            [65] = 67,
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 21,
            [2] = 8,
            [3] = 27,
            [4] = 80,
            [5] = 6,
            [6] = 0,
            [7] = 4,
            [8] = 2,
            [9] = 68,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 23,
            [2] = 81,
            [3] = 35,
            [4] = 37,
            [5] = 12,
            [6] = 66,
            [7] = 3,
            [8] = 74,
            [9] = 7,
        }, -- 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_174",
        [2] = "ResKey_ImageBriefing_175",
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 708291.89742985,
                ["x"] = -345537.86187979,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 667375.82015111,
                ["x"] = -359610.45810733,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 635262.84916585,
                                            ["x"] = -318303.71011963,
                                            ["name"] = "DictKey_WptName_116",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["unitId"] = 31,
                                        ["y"] = 635262.84916585,
                                        ["x"] = -318303.71011963,
                                        ["name"] = "DictKey_UnitName_115",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 33,
                                        ["y"] = 635260.81235287,
                                        ["x"] = -318309.91754965,
                                        ["name"] = "DictKey_UnitName_118",
                                        ["heading"] = 3.5430183815485,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "M 818",
                                        ["unitId"] = 32,
                                        ["y"] = 635275.55499915,
                                        ["x"] = -318318.45276591,
                                        ["name"] = "DictKey_UnitName_117",
                                        ["heading"] = 2.0071286397935,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 635262.84916585,
                                ["x"] = -318303.71011963,
                                ["name"] = "DictKey_GroupName_114",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2436,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 687017.55223638,
                                            ["x"] = -357766.60645125,
                                            ["name"] = "DictKey_WptName_136",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "ActivateBeacon",
                                                                    ["params"] = 
                                                                    {
                                                                        ["type"] = 4,
                                                                        ["AA"] = false,
                                                                        ["unitId"] = 39,
                                                                        ["modeChannel"] = "Y",
                                                                        ["channel"] = 9,
                                                                        ["system"] = 19,
                                                                        ["callsign"] = "TS9",
                                                                        ["bearing"] = true,
                                                                        ["frequency"] = 1096000000,
                                                                    }, -- 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"] = 22,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "TACAN_beacon",
                                        ["unitId"] = 39,
                                        ["y"] = 687017.55223638,
                                        ["x"] = -357766.60645125,
                                        ["name"] = "DictKey_UnitName_135",
                                        ["heading"] = 5.2534410485029,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 41,
                                        ["y"] = 687020.12366495,
                                        ["x"] = -357764.52073696,
                                        ["name"] = "DictKey_UnitName_140",
                                        ["heading"] = 5.2534410485029,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 42,
                                        ["y"] = 687020.78080781,
                                        ["x"] = -357766.63502268,
                                        ["name"] = "DictKey_UnitName_141",
                                        ["heading"] = 2.7401669256311,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 43,
                                        ["y"] = 687017.8665221,
                                        ["x"] = -357763.77787982,
                                        ["name"] = "DictKey_UnitName_142",
                                        ["heading"] = 5.9690260418206,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 687017.55223638,
                                ["x"] = -357766.60645125,
                                ["name"] = "DictKey_GroupName_134",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2436,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 616303.5495244,
                                            ["x"] = -363283.80693062,
                                            ["name"] = "DictKey_WptName_158",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "ActivateBeacon",
                                                                    ["params"] = 
                                                                    {
                                                                        ["type"] = 4,
                                                                        ["AA"] = false,
                                                                        ["unitId"] = 44,
                                                                        ["modeChannel"] = "Y",
                                                                        ["channel"] = 8,
                                                                        ["system"] = 19,
                                                                        ["callsign"] = "TS8",
                                                                        ["bearing"] = true,
                                                                        ["frequency"] = 1095000000,
                                                                    }, -- 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"] = 23,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "TACAN_beacon",
                                        ["unitId"] = 44,
                                        ["y"] = 616303.5495244,
                                        ["x"] = -363283.80693062,
                                        ["name"] = "DictKey_UnitName_154",
                                        ["heading"] = 5.2534410485029,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 45,
                                        ["y"] = 616306.12095297,
                                        ["x"] = -363281.72121633,
                                        ["name"] = "DictKey_UnitName_155",
                                        ["heading"] = 5.2534410485029,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 46,
                                        ["y"] = 616306.77809583,
                                        ["x"] = -363283.83550205,
                                        ["name"] = "DictKey_UnitName_156",
                                        ["heading"] = 2.7401669256311,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 47,
                                        ["y"] = 616303.86381012,
                                        ["x"] = -363280.97835919,
                                        ["name"] = "DictKey_UnitName_157",
                                        ["heading"] = 5.9690260418206,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 616303.5495244,
                                ["x"] = -363283.80693062,
                                ["name"] = "DictKey_GroupName_153",
                                ["start_time"] = 0,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Intercept",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 174.72222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 634690.06139046,
                                            ["x"] = -317365.74531482,
                                            ["name"] = "DictKey_WptName_49",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["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"] = 154.39250995655,
                                            ["ETA_locked"] = false,
                                            ["y"] = 624201.00875913,
                                            ["x"] = -342218.78721837,
                                            ["name"] = "DictKey_WptName_53",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 174.72222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 3048,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 154.16666666667,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 283.67656944905,
                                            ["ETA_locked"] = false,
                                            ["y"] = 616242.11493531,
                                            ["x"] = -363359.02874907,
                                            ["name"] = "DictKey_WptName_50",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 3048,
                                            ["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"] = 446.41273018585,
                                            ["ETA_locked"] = false,
                                            ["y"] = 637808.31352164,
                                            ["x"] = -368977.59408307,
                                            ["name"] = "DictKey_WptName_51",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "us usaf grape 31",
                                        ["skill"] = "High",
                                        ["speed"] = 174.72222222222,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["unitId"] = 13,
                                        ["psi"] = 2.742229266267,
                                        ["y"] = 634690.06139046,
                                        ["x"] = -317365.74531482,
                                        ["name"] = "DictKey_UnitName_48",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AIM-9P5}",
                                                }, -- end of [1]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{AIM-9P5}",
                                                }, -- end of [7]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{0395076D-2F77-4420-9D33-087A4398130B}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2046,
                                            ["flare"] = 15,
                                            ["ammo_type"] = 2,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.742229266267,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Colt21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "053",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 2000,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "us usaf grape 31",
                                        ["skill"] = "High",
                                        ["speed"] = 174.72222222222,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["unitId"] = 24,
                                        ["psi"] = 2.742229266267,
                                        ["y"] = 634730.06139046,
                                        ["x"] = -317405.74531482,
                                        ["name"] = "DictKey_UnitName_84",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AIM-9P5}",
                                                }, -- end of [1]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{AIM-9P5}",
                                                }, -- end of [7]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{0395076D-2F77-4420-9D33-087A4398130B}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2046,
                                            ["flare"] = 15,
                                            ["ammo_type"] = 2,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.742229266267,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 2,
                                            [3] = 2,
                                            ["name"] = "Colt22",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "058",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 634690.06139046,
                                ["x"] = -317365.74531482,
                                ["name"] = "DictKey_GroupName_47",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Intercept",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 641407.29605158,
                                            ["x"] = -370422.79478941,
                                            ["name"] = "DictKey_WptName_77",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 179.86111111111,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 144.7929930178,
                                            ["ETA_locked"] = false,
                                            ["y"] = 616253.45490026,
                                            ["x"] = -363355.78875908,
                                            ["name"] = "DictKey_WptName_78",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 231.25,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 2000,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 138.88888888889,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 329.80724413133,
                                            ["ETA_locked"] = false,
                                            ["y"] = 637635.72713142,
                                            ["x"] = -326297.5133828,
                                            ["name"] = "DictKey_WptName_79",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 18,
                                            ["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"] = 391.52887420528,
                                            ["ETA_locked"] = false,
                                            ["y"] = 635632.96875,
                                            ["x"] = -317962.296875,
                                            ["name"] = "DictKey_WptName_80",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 24,
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 3048,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "us usaf grape 31",
                                        ["skill"] = "High",
                                        ["speed"] = 179.86111111111,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["unitId"] = 19,
                                        ["psi"] = 1.296905640439,
                                        ["y"] = 641407.29605158,
                                        ["x"] = -370422.79478941,
                                        ["name"] = "DictKey_UnitName_75",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AIM-9P5}",
                                                }, -- end of [1]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{AIM-9P5}",
                                                }, -- end of [7]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{0395076D-2F77-4420-9D33-087A4398130B}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1023,
                                            ["flare"] = 15,
                                            ["ammo_type"] = 2,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.296905640439,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "053",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 3048,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "us usaf grape 31",
                                        ["skill"] = "High",
                                        ["speed"] = 179.86111111111,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["unitId"] = 25,
                                        ["psi"] = 1.296905640439,
                                        ["y"] = 641447.29605158,
                                        ["x"] = -370462.79478941,
                                        ["name"] = "DictKey_UnitName_100",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AIM-9P5}",
                                                }, -- end of [1]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{AIM-9P5}",
                                                }, -- end of [7]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{0395076D-2F77-4420-9D33-087A4398130B}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1023,
                                            ["flare"] = 15,
                                            ["ammo_type"] = 2,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.296905640439,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Colt12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "059",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 641407.29605158,
                                ["x"] = -370422.79478941,
                                ["name"] = "DictKey_GroupName_74",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 18,
                                            ["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"] = 635190.875,
                                            ["x"] = -318328.25,
                                            ["name"] = "DictKey_WptName_106",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 24,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 18,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "us usaf grape 31",
                                        ["skill"] = "Player",
                                        ["parking"] = "28",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LAU68ROF"] = 0,
                                            ["ChaffSalvo"] = 0,
                                            ["ChaffSalvoInt"] = 0,
                                            ["LAU3ROF"] = 0,
                                            ["ChaffBurstInt"] = 0,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["FlareBurstInt"] = 0,
                                            ["FlareBurst"] = 0,
                                            ["LaserCode10"] = 8,
                                            ["ChaffBurst"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 305,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 27,
                                        ["psi"] = 0,
                                        ["parking_id"] = "01",
                                        ["x"] = -318328.25,
                                        ["name"] = "DictKey_UnitName_105",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AIM-9P5}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{A021F29D-18AB-4d3e-985C-FC9C60E35E9E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB-150GAL}",
                                                }, -- end of [3]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{PTB-150GAL}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{A021F29D-18AB-4d3e-985C-FC9C60E35E9E}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{AIM-9P5}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2046,
                                            ["flare"] = 15,
                                            ["ammo_type"] = 2,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 635190.875,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Chevy11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 18,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "us usaf grape 31",
                                        ["skill"] = "Good",
                                        ["parking"] = "29",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["LAU68ROF"] = 0,
                                            ["ChaffSalvo"] = 0,
                                            ["ChaffSalvoInt"] = 0,
                                            ["LAU3ROF"] = 0,
                                            ["ChaffBurstInt"] = 0,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["ChaffBurst"] = 0,
                                            ["FlareBurst"] = 0,
                                            ["LaserCode10"] = 8,
                                            ["FlareBurstInt"] = 0,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["unitId"] = 28,
                                        ["psi"] = 0,
                                        ["parking_id"] = "02",
                                        ["x"] = -318321,
                                        ["name"] = "DictKey_UnitName_107",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{AIM-9P5}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{A021F29D-18AB-4d3e-985C-FC9C60E35E9E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB-150GAL}",
                                                }, -- end of [3]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{PTB-150GAL}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{A021F29D-18AB-4d3e-985C-FC9C60E35E9E}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{AIM-9P5}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2046,
                                            ["flare"] = 15,
                                            ["ammo_type"] = 2,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 635219.9375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Chevy12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "060",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 635190.875,
                                ["x"] = -318328.25,
                                ["name"] = "DictKey_GroupName_104",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 305,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Nothing",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 18,
                                            ["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"] = 635249.25,
                                            ["x"] = -318314.625,
                                            ["name"] = "DictKey_WptName_112",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 24,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 18,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "us usaf grape 31",
                                        ["skill"] = "Average",
                                        ["parking"] = "30",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["unitId"] = 29,
                                        ["psi"] = 0,
                                        ["parking_id"] = "03",
                                        ["x"] = -318314.625,
                                        ["name"] = "DictKey_UnitName_111",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 0,
                                            ["flare"] = 0,
                                            ["ammo_type"] = 2,
                                            ["chaff"] = 0,
                                            ["gun"] = 0,
                                        }, -- end of ["payload"]
                                        ["y"] = 635249.25,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "061",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 18,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "us usaf grape 31",
                                        ["skill"] = "Average",
                                        ["parking"] = "31",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-5E-3",
                                        ["unitId"] = 30,
                                        ["psi"] = 0,
                                        ["parking_id"] = "04",
                                        ["x"] = -318307.96875,
                                        ["name"] = "DictKey_UnitName_113",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 0,
                                            ["flare"] = 0,
                                            ["ammo_type"] = 2,
                                            ["chaff"] = 0,
                                            ["gun"] = 0,
                                        }, -- end of ["payload"]
                                        ["y"] = 635278.5,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "062",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 635249.25,
                                ["x"] = -318314.625,
                                ["name"] = "DictKey_GroupName_110",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635199.02658447,
                                            ["speed"] = 0,
                                            ["x"] = -318323.11844883,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "bw_container_cargo",
                                        ["type"] = "container_cargo",
                                        ["unitId"] = 34,
                                        ["rate"] = 100,
                                        ["y"] = 635199.02658447,
                                        ["x"] = -318323.11844883,
                                        ["name"] = "DictKey_GroupName_119",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635199.02658447,
                                ["x"] = -318323.11844883,
                                ["name"] = "DictKey_GroupName_119",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635228.6517686,
                                            ["speed"] = 0,
                                            ["x"] = -318315.98270243,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = true,
                                        ["shape_name"] = "bw_container_cargo",
                                        ["type"] = "container_cargo",
                                        ["unitId"] = 35,
                                        ["rate"] = 100,
                                        ["y"] = 635228.6517686,
                                        ["x"] = -318315.98270243,
                                        ["name"] = "DictKey_GroupName_122",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635228.6517686,
                                ["x"] = -318315.98270243,
                                ["name"] = "DictKey_GroupName_122",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 3.9444441095072,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635196.95010715,
                                            ["speed"] = 0,
                                            ["x"] = -318321.55712901,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_lso2_usa",
                                        ["type"] = "Carrier LSO Personell 2",
                                        ["unitId"] = 36,
                                        ["rate"] = 20,
                                        ["y"] = 635196.95010715,
                                        ["x"] = -318321.55712901,
                                        ["name"] = "DictKey_GroupName_125",
                                        ["heading"] = 3.9444441095072,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635196.95010715,
                                ["x"] = -318321.55712901,
                                ["name"] = "DictKey_GroupName_125",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 4.0317105721069,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635226.69140067,
                                            ["speed"] = 0,
                                            ["x"] = -318314.57836058,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_lso4_usa",
                                        ["type"] = "Carrier LSO Personell 4",
                                        ["unitId"] = 37,
                                        ["rate"] = 20,
                                        ["y"] = 635226.69140067,
                                        ["x"] = -318314.57836058,
                                        ["name"] = "DictKey_GroupName_128",
                                        ["heading"] = 4.0317105721069,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635226.69140067,
                                ["x"] = -318314.57836058,
                                ["name"] = "DictKey_GroupName_128",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 5.0265482457437,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 635259.76170904,
                                            ["speed"] = 0,
                                            ["x"] = -318302.44181375,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_airboss_USA",
                                        ["type"] = "Carrier Airboss",
                                        ["unitId"] = 38,
                                        ["rate"] = 20,
                                        ["y"] = 635259.76170904,
                                        ["x"] = -318302.44181375,
                                        ["name"] = "DictKey_GroupName_131",
                                        ["heading"] = 5.0265482457437,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635259.76170904,
                                ["x"] = -318302.44181375,
                                ["name"] = "DictKey_GroupName_131",
                                ["dead"] = false,
                            }, -- end of [5]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 636305.67602271,
                ["x"] = -359895.50530117,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["name"] = "CJTF Red",
                    ["id"] = 81,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 97,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 611658.2717717,
                                            ["x"] = -372151.25042092,
                                            ["name"] = "DictKey_WptName_58",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 15,
                                        ["y"] = 611658.2717717,
                                        ["x"] = -372151.25042092,
                                        ["name"] = "DictKey_UnitName_57",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 611658.2717717,
                                ["x"] = -372151.25042092,
                                ["name"] = "DictKey_GroupName_56",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 160,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 613904.96855779,
                                            ["x"] = -371684.88216478,
                                            ["name"] = "DictKey_WptName_61",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 16,
                                        ["y"] = 613904.96855779,
                                        ["x"] = -371684.88216478,
                                        ["name"] = "DictKey_UnitName_60",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 613904.96855779,
                                ["x"] = -371684.88216478,
                                ["name"] = "DictKey_GroupName_59",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 97,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 612275.18224664,
                                            ["x"] = -371123.8528023,
                                            ["name"] = "DictKey_WptName_64",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["skill"] = "Average",
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 17,
                                        ["y"] = 612275.18224664,
                                        ["x"] = -371123.8528023,
                                        ["name"] = "DictKey_UnitName_63",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 612275.18224664,
                                ["x"] = -371123.8528023,
                                ["name"] = "DictKey_GroupName_62",
                                ["start_time"] = 0,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 633511.18811138,
                                            ["x"] = -388124.06264819,
                                            ["name"] = "DictKey_WptName_70",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 914.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 201.69248691002,
                                            ["ETA_locked"] = false,
                                            ["y"] = 617347.30437516,
                                            ["x"] = -369216.0029383,
                                            ["name"] = "DictKey_WptName_71",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4.8768,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 351.15025900128,
                                            ["ETA_locked"] = false,
                                            ["y"] = 620601.7918531,
                                            ["x"] = -351072.45265724,
                                            ["name"] = "DictKey_WptName_72",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 3048,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 123.33333333333,
                                        ["type"] = "An-26B",
                                        ["unitId"] = 18,
                                        ["psi"] = 0.70731305899492,
                                        ["y"] = 633511.18811138,
                                        ["x"] = -388124.06264819,
                                        ["name"] = "DictKey_UnitName_69",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2750,
                                            ["flare"] = 384,
                                            ["chaff"] = 384,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.70731305899492,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "055",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 633511.18811138,
                                ["x"] = -388124.06264819,
                                ["name"] = "DictKey_GroupName_68",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 18,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerStart",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "DictKey_ActionText_159",
                    ["seconds"] = 30,
                    ["start_delay"] = 5,
                    ["zone"] = 165,
                    ["KeyDict_text"] = "DictKey_ActionText_159",
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 30,
                    ["start_delay"] = 5,
                    ["zone"] = 165,
                    ["meters"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_160",
                    ["text"] = "DictKey_ActionText_160",
                    ["file"] = "ResKey_Action_161",
                    ["predicate"] = "a_out_sound",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Start",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 27,
                    ["speedU"] = 10.277777777778,
                    ["predicate"] = "c_unit_speed_higher",
                    ["zone"] = 165,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "StartRolling",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["meters"] = 1000,
                    ["seconds"] = 30,
                    ["start_delay"] = 5,
                    ["zone"] = 165,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_162",
                    ["KeyDict_text"] = "DictKey_ActionText_162",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 30,
                    ["start_delay"] = 5,
                    ["zone"] = 165,
                    ["text"] = "DictKey_ActionText_164",
                    ["KeyDict_text"] = "DictKey_ActionText_164",
                    ["meters"] = 1000,
                    ["file"] = "ResKey_Action_163",
                    ["predicate"] = "a_out_sound",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 14,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 500,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Start F-5s Leaving",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 13,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 165,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 13,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 167,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 14,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 167,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "Message F-5s Leaving",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["meters"] = 1000,
                    ["seconds"] = 30,
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_85",
                    ["KeyDict_text"] = "DictKey_ActionText_85",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_86",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 14,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 333,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Message",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "DictKey_ActionText_171",
                    ["seconds"] = 45,
                    ["start_delay"] = 5,
                    ["zone"] = 165,
                    ["KeyDict_text"] = "DictKey_ActionText_171",
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["start_delay"] = 5,
                    ["zone"] = 165,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_172",
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 14,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 499,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Flag for Hijacked",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 165,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 90,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 165,
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 13,
                    ["meters"] = 1000,
                    ["predicate"] = "a_deactivate_group",
                    ["zone"] = 165,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 165,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 14,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 333,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 12,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 165,
                }, -- end of [1]
                [2] = 
                {
                    ["meters"] = 1000,
                    ["seconds"] = 45,
                    ["start_delay"] = 5,
                    ["zone"] = 165,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_94",
                    ["KeyDict_text"] = "DictKey_ActionText_94",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["start_delay"] = 5,
                    ["zone"] = 165,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_95",
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 2,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 165,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["comment"] = "Hijacked",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 165,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 2,
                    ["seconds"] = 120,
                    ["predicate"] = "c_time_since_flag",
                    ["zone"] = 165,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "Hijacked Position",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["meters"] = 1000,
                    ["seconds"] = 30,
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_170",
                    ["KeyDict_text"] = "DictKey_ActionText_170",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_173",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 165,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 18,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Explosion",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 3,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 165,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 1,
                    ["zone"] = 165,
                    ["meters"] = 1000,
                    ["predicate"] = "a_explosion",
                    ["volume"] = 2000,
                }, -- end of [2]
                [3] = 
                {
                    ["meters"] = 1000,
                    ["seconds"] = 60,
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_96",
                    ["KeyDict_text"] = "DictKey_ActionText_96",
                    ["clearview"] = false,
                }, -- end of [3]
                [4] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_97",
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 8,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 165,
                }, -- end of [5]
                [6] = 
                {
                    ["group"] = 12,
                    ["meters"] = 1000,
                    ["predicate"] = "a_deactivate_group",
                    ["zone"] = 165,
                }, -- end of [6]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 165,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 3,
                    ["predicate"] = "c_flag_is_false",
                    ["zone"] = 165,
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 12,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 165,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "Hijacked Dead",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["meters"] = 1000,
                    ["seconds"] = 45,
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_98",
                    ["KeyDict_text"] = "DictKey_ActionText_98",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_99",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 8,
                    ["meters"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["zone"] = 165,
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 91,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 165,
                }, -- end of [4]
            }, -- end of ["actions"]
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 8,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 167,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "DictKey_ActionText_87",
                    ["seconds"] = 30,
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["KeyDict_text"] = "DictKey_ActionText_87",
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["meters"] = 1000,
                    ["seconds"] = 30,
                    ["start_delay"] = 10,
                    ["zone"] = 165,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_89",
                    ["KeyDict_text"] = "DictKey_ActionText_89",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_88",
                }, -- end of [3]
                [4] = 
                {
                    ["start_delay"] = 10,
                    ["zone"] = 165,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_90",
                }, -- end of [4]
                [5] = 
                {
                    ["flag"] = 2,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 165,
                }, -- end of [5]
            }, -- end of ["actions"]
            ["comment"] = "Message F-5s Arriving",
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["seconds"] = 10,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 165,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 8,
                    ["unit"] = 27,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 501,
                }, -- end of [2]
                [3] = 
                {
                    ["zone"] = 501,
                    ["group"] = 8,
                    ["predicate"] = "c_unit_speed_lower",
                    ["speedU"] = 10.277777777778,
                    ["unit"] = 27,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 60,
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["group"] = 13,
                    ["meters"] = 1000,
                    ["KeyDict_text"] = "DictKey_ActionText_91",
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_91",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_93",
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 92,
                    ["meters"] = 1000,
                    ["predicate"] = "a_set_flag",
                    ["zone"] = 165,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Home",
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["seconds"] = 10,
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 165,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 8,
                    ["unit"] = 27,
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 501,
                }, -- end of [2]
                [3] = 
                {
                    ["zone"] = 501,
                    ["group"] = 8,
                    ["speedU"] = 0.51388888888889,
                    ["predicate"] = "c_unit_speed_lower",
                    ["unit"] = 27,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "End",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 120,
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["group"] = 13,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_text_delay",
                    ["KeyDict_text"] = "DictKey_ActionText_108",
                    ["text"] = "DictKey_ActionText_108",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 165,
                    ["meters"] = 1000,
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_109",
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [13]
    }, -- end of ["trigrules"]
    ["currentKey"] = 5597,
    ["start_time"] = 36000,
    ["forcedOptions"] = 
    {
        ["easyFlight"] = false,
        ["fuel"] = false,
        ["easyRadar"] = false,
        ["labels"] = 0,
        ["permitCrash"] = false,
        ["immortal"] = false,
        ["weapons"] = false,
        ["wakeTurbulence"] = true,
        ["geffect"] = "realistic",
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["ppf_FireRight"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_FireRight",
            ["mm"] = 0,
        }, -- end of ["ppf_FireRight"]
        ["fsf_LeftBoostPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fsf_LeftBoostPump",
            ["mm"] = 0,
        }, -- end of ["fsf_LeftBoostPump"]
        ["fsf_AutoBalance"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fsf_AutoBalance",
            ["mm"] = 0,
        }, -- end of ["fsf_AutoBalance"]
        ["ppf_FireLeft"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_FireLeft",
            ["mm"] = 0,
        }, -- end of ["ppf_FireLeft"]
        ["oxy_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "oxy_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["oxy_FAILURE_TOTAL"]
        ["fsf_CrossfeedValve"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fsf_CrossfeedValve",
            ["mm"] = 0,
        }, -- end of ["fsf_CrossfeedValve"]
        ["sensf_CADC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sensf_CADC",
            ["mm"] = 0,
        }, -- end of ["sensf_CADC"]
        ["ppf_LeftOil"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_LeftOil",
            ["mm"] = 0,
        }, -- end of ["ppf_LeftOil"]
        ["esf_RightRectifier"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "esf_RightRectifier",
            ["mm"] = 0,
        }, -- end of ["esf_RightRectifier"]
        ["ppf_LeftNozzleControl"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_LeftNozzleControl",
            ["mm"] = 0,
        }, -- end of ["ppf_LeftNozzleControl"]
        ["csf_PitchTrim"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "csf_PitchTrim",
            ["mm"] = 0,
        }, -- end of ["csf_PitchTrim"]
        ["ppf_RightOil"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_RightOil",
            ["mm"] = 0,
        }, -- end of ["ppf_RightOil"]
        ["esf_LeftRectifier"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "esf_LeftRectifier",
            ["mm"] = 0,
        }, -- end of ["esf_LeftRectifier"]
        ["ppf_LeftGearbox"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_LeftGearbox",
            ["mm"] = 0,
        }, -- end of ["ppf_LeftGearbox"]
        ["ppf_RightNozzleControl"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_RightNozzleControl",
            ["mm"] = 0,
        }, -- end of ["ppf_RightNozzleControl"]
        ["esf_StaticInverter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "esf_StaticInverter",
            ["mm"] = 0,
        }, -- end of ["esf_StaticInverter"]
        ["esf_RightGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "esf_RightGenerator",
            ["mm"] = 0,
        }, -- end of ["esf_RightGenerator"]
        ["csf_AutoFlap"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "csf_AutoFlap",
            ["mm"] = 0,
        }, -- end of ["csf_AutoFlap"]
        ["ppf_RightGearbox"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ppf_RightGearbox",
            ["mm"] = 0,
        }, -- end of ["ppf_RightGearbox"]
        ["csf_PitchDamper"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "csf_PitchDamper",
            ["mm"] = 0,
        }, -- end of ["csf_PitchDamper"]
        ["hsf_ControlHydraulic"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hsf_ControlHydraulic",
            ["mm"] = 0,
        }, -- end of ["hsf_ControlHydraulic"]
        ["hsf_UtilityHydraulic"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hsf_UtilityHydraulic",
            ["mm"] = 0,
        }, -- end of ["hsf_UtilityHydraulic"]
        ["esf_LeftGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "esf_LeftGenerator",
            ["mm"] = 0,
        }, -- end of ["esf_LeftGenerator"]
        ["csf_YawDamper"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "csf_YawDamper",
            ["mm"] = 0,
        }, -- end of ["csf_YawDamper"]
        ["fsf_RightBoostPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "fsf_RightBoostPump",
            ["mm"] = 0,
        }, -- end of ["fsf_RightBoostPump"]
        ["sensf_PITOT_DAMAGE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sensf_PITOT_DAMAGE",
            ["mm"] = 0,
        }, -- end of ["sensf_PITOT_DAMAGE"]
    }, -- end of ["failures"]
} -- end of mission
