mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_8\"), 20, true, 5);",
            [2] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_10\"), 20, true, 0); mission.trig.func[2]=nil;",
            [3] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_11\"), 20, true, 0); mission.trig.func[3]=nil;",
            [4] = "a_activate_group(28);a_activate_group(27);a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_9\"), 20, true, 0); mission.trig.func[4]=nil;",
            [5] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_19\"), 10, false, 0); mission.trig.func[5]=nil;",
            [6] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_13\"), 20, true, 0); mission.trig.func[6]=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",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(true)",
            [2] = "return(c_part_of_coalition_in_zone(\"blue\", 87, \"AIRPLANE\") )",
            [3] = "return(c_part_of_coalition_in_zone(\"blue\", 86, \"AIRPLANE\") )",
            [4] = "return(c_part_of_coalition_in_zone(\"blue\", 85, \"AIRPLANE\") )",
            [5] = "return(c_unit_dead(122) )",
            [6] = "return(c_unit_in_zone(1, 88) and c_unit_dead(122) )",
        }, -- 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"]
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Day"] = 3,
        ["Year"] = 2014,
        ["Month"] = 11,
    }, -- end of ["date"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 1,
        ["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"]
    ["groundControl"] = 
    {
        ["passwords"] = 
        {
            ["artillery_commander"] = 
            {
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
            }, -- end of ["instructor"]
            ["observer"] = 
            {
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
            }, -- end of ["forward_observer"]
        }, -- end of ["passwords"]
        ["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"]
        ["isPilotControlVehicles"] = false,
    }, -- end of ["groundControl"]
    ["maxDictId"] = 20,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["drawings"] = 
    {
        ["options"] = 
        {
            ["hiddenOnF10Map"] = 
            {
                ["Observer"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Observer"]
                ["Instructor"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Instructor"]
                ["ForwardObserver"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ForwardObserver"]
                ["Pilot"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Pilot"]
                ["Spectrator"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Spectrator"]
                ["ArtilleryCommander"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ArtilleryCommander"]
            }, -- end of ["hiddenOnF10Map"]
        }, -- end of ["options"]
        ["layers"] = 
        {
            [2] = 
            {
                ["visible"] = true,
                ["name"] = "Blue",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [2]
            [3] = 
            {
                ["visible"] = true,
                ["name"] = "Neutral",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [3]
            [1] = 
            {
                ["visible"] = true,
                ["name"] = "Red",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [1]
            [4] = 
            {
                ["visible"] = true,
                ["name"] = "Common",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [4]
            [5] = 
            {
                ["visible"] = true,
                ["name"] = "Author",
                ["objects"] = 
                {
                    [1] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 47828.191677189,
                        ["primitiveType"] = "Line",
                        ["closed"] = false,
                        ["thickness"] = 8,
                        ["colorString"] = "0xff0000ff",
                        ["style"] = "solid",
                        ["layerName"] = "Author",
                        ["name"] = "Line 1",
                        ["points"] = 
                        {
                            [1] = 
                            {
                                ["y"] = 0,
                                ["x"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["y"] = -81369.298957562,
                                ["x"] = 4449.2150849561,
                            }, -- end of [2]
                            [4] = 
                            {
                                ["y"] = 17454.613025597,
                                ["x"] = -6588.2607988773,
                            }, -- end of [4]
                            [3] = 
                            {
                                ["y"] = -65454.798845989,
                                ["x"] = 3935.844113615,
                            }, -- end of [3]
                        }, -- end of ["points"]
                        ["mapX"] = -206166.71476371,
                        ["lineMode"] = "segments",
                    }, -- end of [1]
                }, -- end of ["objects"]
            }, -- end of [5]
        }, -- end of ["layers"]
    }, -- end of ["drawings"]
    ["goals"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["side"] = "OFFLINE",
            ["score"] = 100,
            ["predicate"] = "score",
            ["comment"] = "Destroy captured SAM battery",
        }, -- end of [1]
    }, -- end of ["goals"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["weather"] = 
    {
        ["name_ru"] = "Лето. Oблачность и ветер",
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 7,
                ["dir"] = 71,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 8,
                ["dir"] = 243,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 5,
                ["dir"] = 160,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["season"] = 
        {
            ["temperature"] = 26,
        }, -- end of ["season"]
        ["qnh"] = 755,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 1023509.6021639,
                ["centerZ"] = -1143122.3444398,
                ["ellipticity"] = 1.0829711836735,
                ["rotation"] = 0.35224426399167,
                ["pressure_excess"] = -1923,
                ["centerX"] = -377258.17820062,
            }, -- end of [1]
        }, -- end of ["cyclones"]
        ["name_de"] = "Sommer, Wind und Wolken",
        ["dust_density"] = 0,
        ["enable_dust"] = false,
        ["clouds"] = 
        {
            ["thickness"] = 1150,
            ["density"] = 5,
            ["preset"] = "Preset14",
            ["base"] = 2300,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
        ["atmosphere_type"] = 0,
        ["groundTurbulence"] = 12,
        ["name_fr"] = "Eté, nuages et vent",
        ["type_weather"] = 2,
        ["modifiedTime"] = true,
        ["name"] = "Summer. Clouds & wind",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["name_cn"] = "夏季 多云+有风",
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["name_es"] = "Verano. Nubes y viento",
    }, -- end of ["weather"]
    ["theatre"] = "Syria",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["radius"] = 24384,
                ["zoneId"] = 85,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 47492.788334407,
                ["x"] = -205541.44292144,
                ["name"] = "MiG launch",
                ["type"] = 0,
            }, -- end of [1]
            [2] = 
            {
                ["radius"] = 3213.8112,
                ["zoneId"] = 86,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 312.81723572971,
                ["x"] = -197289.68267251,
                ["name"] = "Waypoint two",
                ["type"] = 0,
            }, -- end of [2]
            [3] = 
            {
                ["radius"] = 1209.4464,
                ["zoneId"] = 87,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = -32416.570550425,
                ["x"] = -197573.68407255,
                ["name"] = "Waypoint one",
                ["type"] = 0,
            }, -- end of [3]
            [4] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 88,
                ["color"] = 
                {
                    [1] = 0.99607843137255,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = -34474.344337032,
                ["x"] = -199452.85868482,
                ["name"] = "Runway",
                ["type"] = 2,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = -34907.47414852,
                        ["x"] = -199972.27159898,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = -34878.08345058,
                        ["x"] = -199995.78415733,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = -34042.778877675,
                        ["x"] = -198933.49063051,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = -34069.040871353,
                        ["x"] = -198909.88835247,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [4]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = -22475.110829514,
        ["zoom"] = 831501.69790328,
        ["centerX"] = -191974.88364643,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["neutrals"] = 
        {
            [1] = 18,
            [2] = 70,
            [3] = 83,
            [4] = 21,
            [5] = 23,
            [6] = 65,
            [7] = 24,
            [8] = 11,
            [9] = 86,
            [10] = 64,
            [11] = 25,
            [12] = 8,
            [13] = 63,
            [14] = 27,
            [15] = 80,
            [16] = 81,
            [17] = 28,
            [18] = 76,
            [19] = 84,
            [20] = 26,
            [21] = 13,
            [22] = 29,
            [23] = 62,
            [24] = 30,
            [25] = 78,
            [26] = 16,
            [27] = 6,
            [28] = 87,
            [29] = 31,
            [30] = 61,
            [31] = 32,
            [32] = 33,
            [33] = 60,
            [34] = 34,
            [35] = 35,
            [36] = 69,
            [37] = 20,
            [38] = 36,
            [39] = 59,
            [40] = 37,
            [41] = 71,
            [42] = 79,
            [43] = 58,
            [44] = 57,
            [45] = 56,
            [46] = 55,
            [47] = 88,
            [48] = 38,
            [49] = 12,
            [50] = 73,
            [51] = 39,
            [52] = 89,
            [53] = 54,
            [54] = 40,
            [55] = 77,
            [56] = 72,
            [57] = 41,
            [58] = 42,
            [59] = 43,
            [60] = 44,
            [61] = 85,
            [62] = 75,
            [63] = 45,
            [64] = 19,
            [65] = 9,
            [66] = 53,
            [67] = 46,
            [68] = 22,
            [69] = 47,
            [70] = 52,
            [71] = 10,
            [72] = 66,
            [73] = 51,
            [74] = 3,
            [75] = 4,
            [76] = 1,
            [77] = 74,
            [78] = 82,
            [79] = 7,
            [80] = 68,
            [81] = 50,
            [82] = 49,
            [83] = 48,
            [84] = 67,
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 5,
            [2] = 15,
            [3] = 2,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 17,
            [2] = 0,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
        [1] = "ResKey_ImageBriefing_15",
        [2] = "ResKey_ImageBriefing_20",
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 97,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 17,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 18,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "Infantry",
                                                                            [6] = "Fortifications",
                                                                            [7] = "Tanks",
                                                                            [8] = "IFV",
                                                                            [9] = "APC",
                                                                            [10] = "Artillery",
                                                                            [11] = "Unarmed vehicles",
                                                                            [12] = "AAA",
                                                                            [13] = "SR SAM",
                                                                            [14] = "MR SAM",
                                                                            [15] = "LR SAM",
                                                                            [16] = "Aircraft Carriers",
                                                                            [17] = "Cruisers",
                                                                            [18] = "Destroyers",
                                                                            [19] = "Frigates",
                                                                            [20] = "Corvettes",
                                                                            [21] = "Light armed ships",
                                                                            [22] = "Unarmed ships",
                                                                            [23] = "Submarines",
                                                                            [24] = "Cruise missiles",
                                                                            [25] = "Antiship Missiles",
                                                                            [26] = "AA Missiles",
                                                                            [27] = "AG Missiles",
                                                                            [28] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -34799.95703125,
                                            ["x"] = -199700.21875,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 251.80555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 12.679181692777,
                                            ["ETA_locked"] = false,
                                            ["y"] = -32416.796623958,
                                            ["x"] = -197575.64688027,
                                            ["name"] = "Take off",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 251.80555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 142.62783578561,
                                            ["ETA_locked"] = false,
                                            ["y"] = 303.54951052599,
                                            ["x"] = -197267.93202634,
                                            ["name"] = "Fence in",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 251.80555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 332.20793612118,
                                            ["ETA_locked"] = false,
                                            ["y"] = 47289.593967645,
                                            ["x"] = -205703.7831706,
                                            ["name"] = "Target",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 251.80555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 671.15367258196,
                                            ["ETA_locked"] = false,
                                            ["y"] = -37678.469160281,
                                            ["x"] = -203039.35570512,
                                            ["name"] = "Return",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 101,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 251.80555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 690.08576497386,
                                            ["ETA_locked"] = false,
                                            ["y"] = -34500.691406,
                                            ["x"] = -199486.164063,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 97,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Cambresis",
                                        ["skill"] = "Player",
                                        ["parking"] = "1",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ReadyALCM"] = true,
                                            ["ForceINSRules"] = false,
                                            ["GunBurst"] = 1,
                                            ["LoadNVGCase"] = false,
                                            ["DisableVTBExport"] = false,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["WpBullseye"] = 0,
                                            ["InitHotDrift"] = 0,
                                            ["RocketBurst"] = 6,
                                            ["LaserCode10"] = 8,
                                            ["EnableTAF"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 251,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 252,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [11] = 259,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [13] = 269,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [19] = 253,
                                                    [15] = 263,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [11] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [13] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [19] = 0,
                                                    [15] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 129,
                                                    [2] = 135,
                                                    [4] = 127,
                                                    [8] = 128,
                                                    [16] = 132,
                                                    [17] = 138,
                                                    [9] = 126,
                                                    [18] = 122,
                                                    [5] = 125,
                                                    [10] = 133,
                                                    [20] = 137,
                                                    [11] = 130,
                                                    [3] = 136,
                                                    [6] = 121,
                                                    [12] = 139,
                                                    [13] = 140,
                                                    [7] = 141,
                                                    [14] = 131,
                                                    [19] = 124,
                                                    [15] = 134,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 1,
                                        ["psi"] = -0.8427009102163,
                                        ["parking_id"] = "01",
                                        ["x"] = -199700.21875,
                                        ["name"] = "Louis Marcel (player)",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{Matra155RocketPod}",
                                                }, -- end of [2]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{Matra155RocketPod}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [9]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{M2KC_RPL_522}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 64,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 234,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -34799.95703125,
                                        ["heading"] = 0.8427009102163,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -34799.95703125,
                                ["x"] = -199700.21875,
                                ["name"] = "Dagger 1-1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 97,
                                            ["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"] = -34813.05859375,
                                            ["x"] = -199716.375,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 97,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Cambresis",
                                        ["skill"] = "Good",
                                        ["parking"] = "2",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ReadyALCM"] = true,
                                            ["ForceINSRules"] = false,
                                            ["GunBurst"] = 1,
                                            ["LoadNVGCase"] = false,
                                            ["DisableVTBExport"] = false,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["WpBullseye"] = 0,
                                            ["InitHotDrift"] = 0,
                                            ["RocketBurst"] = 6,
                                            ["LaserCode10"] = 8,
                                            ["EnableTAF"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["unitId"] = 18,
                                        ["psi"] = 0,
                                        ["parking_id"] = "02",
                                        ["x"] = -199716.375,
                                        ["name"] = "Simon Clement",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 64,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 234,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -34813.05859375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Enfield21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -34813.05859375,
                                ["x"] = -199716.375,
                                ["name"] = "Dagger 1-2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 96,
                                            ["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"] = -34826.63671875,
                                            ["x"] = -199734.375,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 96,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IAF_101st_squadron",
                                        ["skill"] = "High",
                                        ["parking"] = "0",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-16C_50",
                                        ["unitId"] = 24,
                                        ["psi"] = 0,
                                        ["parking_id"] = "03",
                                        ["x"] = -199734.375,
                                        ["name"] = "Daniel Aviv",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3249,
                                            ["flare"] = 60,
                                            ["ammo_type"] = 5,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -34826.63671875,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -34826.63671875,
                                ["x"] = -199734.375,
                                ["name"] = "Claymore 1-1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = false,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 96,
                                            ["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"] = -34841.69140625,
                                            ["x"] = -199751.5,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 96,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "IAF_101st_squadron",
                                        ["skill"] = "High",
                                        ["parking"] = "3",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-16C_50",
                                        ["unitId"] = 25,
                                        ["psi"] = 0,
                                        ["parking_id"] = "04",
                                        ["x"] = -199751.5,
                                        ["name"] = "Eitan Ari",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3249,
                                            ["flare"] = 60,
                                            ["ammo_type"] = 5,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -34841.69140625,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Springfield21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -34841.69140625,
                                ["x"] = -199751.5,
                                ["name"] = "Claymore 1-2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 2,
                    ["name"] = "USA",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "AWACS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 7620,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "AWACS",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -57950.151868484,
                                            ["x"] = -246064.99860228,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 7620,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 599.00883901443,
                                            ["ETA_locked"] = false,
                                            ["y"] = -18969.210344301,
                                            ["x"] = -162348.26903363,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 7620,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 913.58655787363,
                                            ["ETA_locked"] = false,
                                            ["y"] = 9587.8582374823,
                                            ["x"] = -201546.37457745,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 7620,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1242.6488271868,
                                            ["ETA_locked"] = false,
                                            ["y"] = -6041.8271507637,
                                            ["x"] = -249809.09089017,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 7620,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1584.2525468355,
                                            ["ETA_locked"] = false,
                                            ["y"] = -58503.550939715,
                                            ["x"] = -245198.81819357,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 7620,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2263.1483581438,
                                            ["ETA_locked"] = false,
                                            ["y"] = -15421.347464546,
                                            ["x"] = -149813.86585002,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 7620,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2511.5364316703,
                                            ["ETA_locked"] = false,
                                            ["y"] = 20348.009664284,
                                            ["x"] = -163485.70901926,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 7620,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3096.67399327,
                                            ["ETA_locked"] = false,
                                            ["y"] = -6359.7769919089,
                                            ["x"] = -249650.1159696,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 7620,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 154.16666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3435.0201814536,
                                            ["ETA_locked"] = false,
                                            ["y"] = -58344.576019142,
                                            ["x"] = -245357.79311414,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 7620,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "nato",
                                        ["skill"] = "High",
                                        ["speed"] = 154.16666666667,
                                        ["type"] = "E-3A",
                                        ["unitId"] = 29,
                                        ["psi"] = -0.43577476621404,
                                        ["y"] = -57950.151868484,
                                        ["x"] = -246064.99860228,
                                        ["name"] = "Darkstar 1-1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "65000",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.43577476621404,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Overlord11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -57950.151868484,
                                ["x"] = -246064.99860228,
                                ["name"] = "Darkstar 1-1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [3]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["manualHeading"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 606,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 47290.400016973,
                                            ["x"] = -205703.37164468,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 46,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "S-300PS 40B6M tr",
                                        ["unitId"] = 122,
                                        ["skill"] = "High",
                                        ["y"] = 47290.400016973,
                                        ["x"] = -205703.37164468,
                                        ["name"] = "Insurgent infantry-3-1",
                                        ["heading"] = 4.6600291028249,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "S-300PS 40B6MD sr",
                                        ["unitId"] = 123,
                                        ["skill"] = "High",
                                        ["y"] = 47385.040703727,
                                        ["x"] = -205617.22407186,
                                        ["name"] = "Insurgent infantry-3-2",
                                        ["heading"] = 5.550147021342,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "S-300PS 54K6 cp",
                                        ["unitId"] = 124,
                                        ["skill"] = "High",
                                        ["y"] = 47457.848260272,
                                        ["x"] = -205520.87157886,
                                        ["name"] = "Insurgent infantry-3-3",
                                        ["heading"] = 2.4085543677522,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "S-300PS 64H6E sr",
                                        ["unitId"] = 125,
                                        ["skill"] = "High",
                                        ["y"] = 47488.692011426,
                                        ["x"] = -205555.1270349,
                                        ["name"] = "Insurgent infantry-3-4",
                                        ["heading"] = 2.4085543677522,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "S-300PS 5P85C ln",
                                        ["unitId"] = 126,
                                        ["skill"] = "High",
                                        ["y"] = 47233.601941941,
                                        ["x"] = -205642.35439563,
                                        ["name"] = "Insurgent infantry-3-5",
                                        ["heading"] = 2.4085543677522,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "S-300PS 5P85D ln",
                                        ["unitId"] = 127,
                                        ["skill"] = "High",
                                        ["y"] = 47247.165737034,
                                        ["x"] = -205631.28709429,
                                        ["name"] = "Insurgent infantry-3-6",
                                        ["heading"] = 2.5830872929516,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "S-300PS 5P85D ln",
                                        ["unitId"] = 128,
                                        ["skill"] = "High",
                                        ["y"] = 47221.619374274,
                                        ["x"] = -205654.22323941,
                                        ["name"] = "Insurgent infantry-3-7",
                                        ["heading"] = 2.2340214425528,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "S-300PS 5P85C ln",
                                        ["unitId"] = 129,
                                        ["skill"] = "High",
                                        ["y"] = 47345.388371639,
                                        ["x"] = -205765.0635433,
                                        ["name"] = "Insurgent infantry-3-8",
                                        ["heading"] = 5.550147021342,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "S-300PS 5P85D ln",
                                        ["unitId"] = 130,
                                        ["skill"] = "High",
                                        ["y"] = 47357.947761961,
                                        ["x"] = -205752.81210386,
                                        ["name"] = "Insurgent infantry-3-9",
                                        ["heading"] = 5.3756140961426,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "S-300PS 5P85D ln",
                                        ["unitId"] = 131,
                                        ["skill"] = "High",
                                        ["y"] = 47331.855816028,
                                        ["x"] = -205776.3053975,
                                        ["name"] = "Insurgent infantry-3-10",
                                        ["heading"] = 5.7246799465414,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "generator_5i57",
                                        ["unitId"] = 132,
                                        ["skill"] = "High",
                                        ["y"] = 47435.950947619,
                                        ["x"] = -205584.54325247,
                                        ["name"] = "Insurgent infantry-3-11",
                                        ["heading"] = 0.83775804095728,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "generator_5i57",
                                        ["unitId"] = 133,
                                        ["skill"] = "High",
                                        ["y"] = 47429.192666987,
                                        ["x"] = -205577.27507632,
                                        ["name"] = "Insurgent infantry-3-12",
                                        ["heading"] = 0.83775804095728,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["type"] = "ATZ-5",
                                        ["unitId"] = 134,
                                        ["skill"] = "High",
                                        ["y"] = 47455.749958706,
                                        ["x"] = -205634.99077725,
                                        ["name"] = "Insurgent infantry-3-13",
                                        ["heading"] = 5.550147021342,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["type"] = "ATZ-5",
                                        ["unitId"] = 135,
                                        ["skill"] = "High",
                                        ["y"] = 47463.650145191,
                                        ["x"] = -205627.87741739,
                                        ["name"] = "Insurgent infantry-3-14",
                                        ["heading"] = 5.550147021342,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["unitId"] = 136,
                                        ["skill"] = "High",
                                        ["y"] = 47229.705296485,
                                        ["x"] = -205729.83353356,
                                        ["name"] = "Insurgent infantry-3-15",
                                        ["heading"] = 0.83775804095728,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        ["type"] = "ATZ-60_Maz",
                                        ["unitId"] = 137,
                                        ["skill"] = "High",
                                        ["y"] = 47358.214011274,
                                        ["x"] = -205552.48884096,
                                        ["name"] = "Insurgent infantry-3-16",
                                        ["heading"] = 3.1939525311496,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        ["type"] = "ATZ-60_Maz",
                                        ["unitId"] = 138,
                                        ["skill"] = "High",
                                        ["y"] = 47368.258236346,
                                        ["x"] = -205553.01523649,
                                        ["name"] = "Insurgent infantry-3-17",
                                        ["heading"] = 3.1939525311496,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        ["type"] = "KAMAZ Truck",
                                        ["unitId"] = 139,
                                        ["skill"] = "High",
                                        ["y"] = 47254.898671147,
                                        ["x"] = -205757.3076519,
                                        ["name"] = "Insurgent infantry-3-18",
                                        ["heading"] = 5.9864793343406,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [18]
                                }, -- end of ["units"]
                                ["y"] = 47290.400016973,
                                ["x"] = -205703.37164468,
                                ["name"] = "Insurgent infantry-3",
                                ["start_time"] = 0,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Russia",
                }, -- end of [1]
                [2] = 
                {
                    ["name"] = "Insurgents",
                    ["id"] = 17,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 47141.027216577,
                                            ["speed"] = 0,
                                            ["x"] = -203365.01564526,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 39,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 3,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 115,
                                        ["y"] = 47141.027216577,
                                        ["x"] = -203365.01564526,
                                        ["name"] = "Static Big smoke-1-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 47141.027216577,
                                ["x"] = -203365.01564526,
                                ["name"] = "Static Big smoke-1",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 48998.056846942,
                                            ["speed"] = 0,
                                            ["x"] = -204289.12025458,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 40,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 3,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 116,
                                        ["y"] = 48998.056846942,
                                        ["x"] = -204289.12025458,
                                        ["name"] = "Static Big smoke-2-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 48998.056846942,
                                ["x"] = -204289.12025458,
                                ["name"] = "Static Big smoke-2",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 47655.990206919,
                                            ["speed"] = 0,
                                            ["x"] = -206851.24747644,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 41,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 3,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 117,
                                        ["y"] = 47655.990206919,
                                        ["x"] = -206851.24747644,
                                        ["name"] = "Static Big smoke-3-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 47655.990206919,
                                ["x"] = -206851.24747644,
                                ["name"] = "Static Big smoke-3",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 45484.282371246,
                                            ["speed"] = 0,
                                            ["x"] = -206241.21718552,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 42,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 3,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 118,
                                        ["y"] = 45484.282371246,
                                        ["x"] = -206241.21718552,
                                        ["name"] = "Static Big smoke-4-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 45484.282371246,
                                ["x"] = -206241.21718552,
                                ["name"] = "Static Big smoke-4",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 47655.990206919,
                                            ["speed"] = 0,
                                            ["x"] = -201751.39424436,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 43,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 3,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 119,
                                        ["y"] = 47655.990206919,
                                        ["x"] = -201751.39424436,
                                        ["name"] = "Static Big smoke-5-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 47655.990206919,
                                ["x"] = -201751.39424436,
                                ["name"] = "Static Big smoke-5",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 50047.308947323,
                                            ["speed"] = 0,
                                            ["x"] = -200653.3397207,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 44,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["effectPreset"] = 3,
                                        ["category"] = "Effects",
                                        ["type"] = "big_smoke",
                                        ["unitId"] = 120,
                                        ["y"] = 50047.308947323,
                                        ["x"] = -200653.3397207,
                                        ["name"] = "Static Big smoke-6-1",
                                        ["effectTransparency"] = 1,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 50047.308947323,
                                ["x"] = -200653.3397207,
                                ["name"] = "Static Big smoke-6",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 47475.812587942,
                                            ["speed"] = 0,
                                            ["x"] = -205426.90502556,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 45,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "GRC_autumn",
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 121,
                                        ["rate"] = 50,
                                        ["y"] = 47475.812587942,
                                        ["x"] = -205426.90502556,
                                        ["name"] = "Static FARP Ammo Storage-1-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 47475.812587942,
                                ["x"] = -205426.90502556,
                                ["name"] = "Static FARP Ammo Storage-1",
                                ["dead"] = false,
                            }, -- end of [7]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 914.4,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 91532.277817893,
                                            ["x"] = -205494.96187314,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 914.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 215.22582371038,
                                            ["ETA_locked"] = false,
                                            ["y"] = 47315.621512919,
                                            ["x"] = -204031.63290234,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 914.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 251.1768039662,
                                            ["ETA_locked"] = false,
                                            ["y"] = 46994.473890939,
                                            ["x"] = -206997.52564651,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 914.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 264.49808823446,
                                            ["ETA_locked"] = false,
                                            ["y"] = 40023.681390306,
                                            ["x"] = -205429.56960979,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 914.4,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Libya - Early",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 205.55555555556,
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 27,
                                        ["psi"] = 1.5377138821192,
                                        ["y"] = 91532.277817893,
                                        ["x"] = -205494.96187314,
                                        ["name"] = "Malik Isa",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-60 2L}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB_800_MIG21}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{R-60 2R}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{ASO-2}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1368,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.5377138821192,
                                        ["callsign"] = 100,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 91532.277817893,
                                ["x"] = -205494.96187314,
                                ["name"] = "Javelin 1-2",
                                ["communication"] = false,
                                ["uncontrollable"] = false,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 914.4,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 94523.217621804,
                                            ["x"] = -207439.07274568,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 914.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 241.46799707716,
                                            ["ETA_locked"] = false,
                                            ["y"] = 44924.954083109,
                                            ["x"] = -205527.4652253,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 914.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 253.83843432207,
                                            ["ETA_locked"] = false,
                                            ["y"] = 47021.536613106,
                                            ["x"] = -206966.29637333,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 914.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 268.57419258621,
                                            ["ETA_locked"] = false,
                                            ["y"] = 47432.631226831,
                                            ["x"] = -203965.30569314,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 914.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 205.55555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 303.82387727635,
                                            ["ETA_locked"] = false,
                                            ["y"] = 40238.475486644,
                                            ["x"] = -204828.60438196,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 914.4,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Libya - Early",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 205.55555555556,
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 28,
                                        ["psi"] = 1.5322735705486,
                                        ["y"] = 94523.217621804,
                                        ["x"] = -207439.07274568,
                                        ["name"] = "Amir Assad",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-60 2L}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{PTB_800_MIG21}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{R-3R}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{R-60 2R}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{ASO-2}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1368,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.5322735705486,
                                        ["callsign"] = 101,
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 94523.217621804,
                                ["x"] = -207439.07274568,
                                ["name"] = "Javelin 1-1",
                                ["communication"] = false,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [2]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 20,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 5,
                    ["seconds"] = 20,
                    ["KeyDict_text"] = "DictKey_ActionText_8",
                    ["text"] = "DictKey_ActionText_8",
                    ["predicate"] = "a_out_text_delay_s",
                    ["clearview"] = true,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
            ["comment"] = "Mission start message",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["unitType"] = "AIRPLANE",
                    ["zone"] = 87,
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["_min"] = 0,
                    ["_max"] = 0,
                    ["argument"] = 0,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["seconds"] = 20,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_10",
                    ["KeyDict_text"] = "DictKey_ActionText_10",
                    ["clearview"] = true,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Waypoint one",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["unitType"] = "AIRPLANE",
                    ["zone"] = 86,
                    ["group"] = 24,
                    ["predicate"] = "c_part_of_coalition_in_zone",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["seconds"] = 20,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_11",
                    ["KeyDict_text"] = "DictKey_ActionText_11",
                    ["clearview"] = true,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Waypoint two",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["coalitionlist"] = "blue",
                    ["unitType"] = "AIRPLANE",
                    ["zone"] = 85,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 28,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 27,
                    ["predicate"] = "a_activate_group",
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["seconds"] = 20,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_9",
                    ["KeyDict_text"] = "DictKey_ActionText_9",
                    ["clearview"] = true,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Mig Launch",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 85,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 122,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Target destroyed",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["seconds"] = 10,
                    ["KeyDict_text"] = "DictKey_ActionText_19",
                    ["text"] = "DictKey_ActionText_19",
                    ["predicate"] = "a_out_text_delay_s",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 88,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 85,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 122,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["seconds"] = 20,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_13",
                    ["KeyDict_text"] = "DictKey_ActionText_13",
                    ["clearview"] = true,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Landing",
        }, -- end of [6]
    }, -- end of ["trigrules"]
    ["currentKey"] = 8059,
    ["start_time"] = 27000,
    ["forcedOptions"] = 
    {
        ["easyCommunication"] = true,
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["HYD_PUMP_3_FAIL_100"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HYD_PUMP_3_FAIL_100",
            ["mm"] = 0,
        }, -- end of ["HYD_PUMP_3_FAIL_100"]
        ["HYD_ALT_1_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HYD_ALT_1_FAIL",
            ["mm"] = 0,
        }, -- end of ["HYD_ALT_1_FAIL"]
        ["RWR_FAILURE_SENSOR_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_SENSOR_LEFT",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_SENSOR_LEFT"]
        ["HYD_ALT_2_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HYD_ALT_2_FAIL",
            ["mm"] = 0,
        }, -- end of ["HYD_ALT_2_FAIL"]
        ["TRN_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TRN_FAIL",
            ["mm"] = 0,
        }, -- end of ["TRN_FAIL"]
        ["HYD_PUMP_2_FAIL_100"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HYD_PUMP_2_FAIL_100",
            ["mm"] = 0,
        }, -- end of ["HYD_PUMP_2_FAIL_100"]
        ["TRN_FAIL_AUX"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TRN_FAIL_AUX",
            ["mm"] = 0,
        }, -- end of ["TRN_FAIL_AUX"]
        ["HYD_PUMP_1_FAIL_100"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HYD_PUMP_1_FAIL_100",
            ["mm"] = 0,
        }, -- end of ["HYD_PUMP_1_FAIL_100"]
        ["ENG_ALT_2_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENG_ALT_2_FAIL",
            ["mm"] = 0,
        }, -- end of ["ENG_ALT_2_FAIL"]
        ["BATT_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "BATT_FAIL",
            ["mm"] = 0,
        }, -- end of ["BATT_FAIL"]
        ["RWR_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_TOTAL"]
        ["INS_GYROS_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INS_GYROS_FAIL",
            ["mm"] = 0,
        }, -- end of ["INS_GYROS_FAIL"]
        ["INS_PART_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INS_PART_FAIL",
            ["mm"] = 0,
        }, -- end of ["INS_PART_FAIL"]
        ["RWR_FAILURE_SENSOR_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_SENSOR_RIGHT",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_SENSOR_RIGHT"]
        ["OIL_SYSTEM_FAIL_100"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "OIL_SYSTEM_FAIL_100",
            ["mm"] = 0,
        }, -- end of ["OIL_SYSTEM_FAIL_100"]
        ["RWR_FAILURE_SENSOR_TAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_SENSOR_TAIL",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_SENSOR_TAIL"]
        ["INS_TOTAL_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INS_TOTAL_FAIL",
            ["mm"] = 0,
        }, -- end of ["INS_TOTAL_FAIL"]
        ["ENG_ALT_1_FAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ENG_ALT_1_FAIL",
            ["mm"] = 0,
        }, -- end of ["ENG_ALT_1_FAIL"]
        ["OIL_SYSTEM_FAIL_050"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "OIL_SYSTEM_FAIL_050",
            ["mm"] = 0,
        }, -- end of ["OIL_SYSTEM_FAIL_050"]
    }, -- end of ["failures"]
} -- end of mission
