mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_activate_group(3);a_activate_group(4);a_activate_group(5); mission.trig.func[1]=nil;",
            [2] = "a_out_text_delay(\"MISSION SUCCESS\", 10); mission.trig.func[2]=nil;",
            [3] = "a_out_text_delay(\"MISSION FAIL\", 10); mission.trig.func[3]=nil;",
            [4] = "a_activate_group(7);a_activate_group(6);a_activate_group(11);a_activate_group(13);a_activate_group(8);a_activate_group(9);a_activate_group(12); mission.trig.func[4]=nil;",
            [5] = "a_activate_group(20);a_activate_group(26);a_activate_group(27); mission.trig.func[5]=nil;",
            [6] = "a_activate_group(25);a_activate_group(24);a_activate_group(23); mission.trig.func[6]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_unit_in_zone(1, 1) )",
            [2] = "return(c_unit_in_zone(1, 2) )",
            [3] = "return(c_group_dead(1) )",
            [4] = "return(c_all_of_group_in_zone(2, 3) )",
            [5] = "return(c_coalition_has_airdrome(2, 18) )",
            [6] = "return(c_group_dead(3) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 0,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = true,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["name"] = "ARTILLERY CMD",
                ["blue"] = 1,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["name"] = "INSTRUCTOR",
                ["blue"] = 1,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["name"] = "OBSERVER",
                ["blue"] = 1,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["name"] = "JTAC",
                ["blue"] = 1,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["usedModules"] = 
    {
        ["F-86F Sabre AI by Eagle Dynamics"] = true,
        ["TF-51D Mustang by Eagle Dynamics"] = true,
        ["Su-25T by Eagle Dynamics"] = true,
        ["MiG-21Bis AI by Leatherneck Simulations"] = true,
        ["F-16A"] = true,
        ["Bf 109 K-4 by Eagle Dynamics"] = true,
        ["FW-190D9 Dora by Eagle Dynamics"] = true,
        ["MiG-15bis AI by Eagle Dynamics"] = true,
        ["Su-27 Flanker by Eagle Dynamics"] = false,
        ["Su-25A by Eagle Dynamics"] = false,
        ["UH-1H Huey by Belsimtek"] = true,
        ["C-101 Aviojet"] = true,
        ["Combined Arms by Eagle Dynamics"] = true,
        ["MiG-15bis by Belsimtek"] = true,
        ["F-86F Sabre by Belsimtek"] = true,
        ["F-15C"] = false,
        ["Mi-8MTV2 Hip by Belsimtek"] = true,
        ["A-10A by Eagle Dynamics"] = false,
        ["A-10C Warthog by Eagle Dynamics"] = true,
        ["Ka-50 Black Shark by Eagle Dynamics"] = true,
        ["C-101 Aviojet by AvioDev"] = true,
        ["P-51D Mustang by Eagle Dynamics"] = true,
        ["World War II AI Units by Eagle Dynamics"] = true,
        ["MiG-21Bis by Leatherneck Simulations"] = true,
        ["Flaming Cliffs by Eagle Dynamics"] = true,
    }, -- end of ["usedModules"]
    ["resourceCounter"] = 
    {
        ["Scripts/World/birds.lua"] = 1,
        ["Config/View/View.lua"] = 1,
        ["Config/View/Server.lua"] = 1,
        ["Scripts/World/GPS_GNSS.lua"] = 1,
        ["Config/View/SnapViewsDefault.lua"] = 1,
    }, -- end of ["resourceCounter"]
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 423999.71428572,
                ["radius"] = 3000,
                ["zoneId"] = 1,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -126784,
                ["hidden"] = false,
                ["name"] = "MIG TRIGEGR",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 273214.57142857,
                ["radius"] = 50000,
                ["zoneId"] = 2,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -93986,
                ["hidden"] = false,
                ["name"] = "HOME",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 516418.28571428,
                ["radius"] = 500,
                ["zoneId"] = 3,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -196637.71428571,
                ["hidden"] = false,
                ["name"] = "FIGHTER TRIGGER",
            }, -- end of [3]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["turbulence"] = 
        {
            ["at8000"] = 0,
            ["atGround"] = 0,
            ["at2000"] = 0,
        }, -- end of ["turbulence"]
        ["season"] = 
        {
            ["iseason"] = 1,
            ["temperature"] = 20,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
            ["density"] = 7,
        }, -- end of ["fog"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 200,
            ["density"] = 0,
            ["base"] = 300,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["needModules"] = 
    {
        ["MiG-21Bis AI by Leatherneck Simulations"] = "MiG-21Bis AI by Leatherneck Simulations",
    }, -- end of ["needModules"]
    ["map"] = 
    {
        ["centerY"] = 303948.57142857,
        ["zoom"] = 100000,
        ["centerX"] = -53580.285714285,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 21,
            [2] = 11,
            [3] = 8,
            [4] = 13,
            [5] = 5,
            [6] = 16,
            [7] = 6,
            [8] = 15,
            [9] = 20,
            [10] = 12,
            [11] = 9,
            [12] = 10,
            [13] = 3,
            [14] = 4,
            [15] = 2,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 0,
            [3] = 19,
            [4] = 1,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "Russian pilot wants to defect and bring on e of our F18's back to us.",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "Potect the defecting russian pilot and escort him back to to the carrier.",
    ["descriptionRedTask"] = "Eliminate the defecting pilot at all cost",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 1,
                    ["coalitionlist"] = "blue",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 3,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 4,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 5,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1423413416",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 1,
                    ["coalitionlist"] = "blue",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 2,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["text"] = "MISSION SUCCESS",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1423415431",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 2,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["text"] = "MISSION FAIL",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Trigger 1423415489",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 2,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_all_of_group_in_zone",
                    ["zone"] = 3,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1425282060",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 7,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 6,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 11,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 13,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 8,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [5]
                [6] = 
                {
                    ["group"] = 9,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [6]
                [7] = 
                {
                    ["group"] = 12,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [7]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["airdromelist"] = 18,
                    ["coalitionlist"] = 2,
                    ["predicate"] = "c_coalition_has_airdrome",
                    ["zone"] = 3,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1425530989",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 20,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 26,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 27,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 3,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 3,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1425531326",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 25,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 24,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 23,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [6]
    }, -- end of ["trigrules"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "BLUE",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 21,
                    ["name"] = "Australia",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298031.21875,
                                            ["x"] = -50543.51171875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 780.10598681175,
                                            ["y"] = 387482.85714285,
                                            ["x"] = -111680.28571428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1558.7109421824,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298387.43849386,
                                            ["x"] = -50392.648146355,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "101FS - Serbia",
                                        ["skill"] = "Client",
                                        ["parking"] = "20",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 28,
                                        ["psi"] = -2.170336351814,
                                        ["y"] = 298031.21875,
                                        ["x"] = -50543.51171875,
                                        ["name"] = "Pilot #002",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- 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-3S}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{ASO-2}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 32,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 32,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.170336351814,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 298031.21875,
                                ["x"] = -50543.51171875,
                                ["name"] = "mig21",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298005.5625,
                                            ["x"] = -50574.1875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 780.10598681175,
                                            ["y"] = 387505.35267857,
                                            ["x"] = -111780.20256696,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1558.7109421824,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298409.93402957,
                                            ["x"] = -50492.564999032,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "101FS - Serbia",
                                        ["skill"] = "Client",
                                        ["parking"] = "24",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 30,
                                        ["psi"] = -2.1706129883731,
                                        ["y"] = 298005.5625,
                                        ["x"] = -50574.1875,
                                        ["name"] = "Pilot #003",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{R-3S}",
                                                }, -- 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-3S}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{ASO-2}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 32,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 32,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.1706129883731,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 298005.5625,
                                ["x"] = -50574.1875,
                                ["name"] = "mig21 #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 8,
                    ["name"] = "Canada",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 13,
                    ["name"] = "Denmark",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 6,
                    ["name"] = "Germany",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298121.28125,
                                            ["x"] = -50435.8515625,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 793.0153719763,
                                            ["y"] = 390772.85714285,
                                            ["x"] = -109990.28571428,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1584.5879688109,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298387.43849386,
                                            ["x"] = -50392.648146355,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 31,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "luftwaffe 29+20 demo",
                                        ["skill"] = "Client",
                                        ["parking"] = "6",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29G",
                                        ["unitId"] = 31,
                                        ["psi"] = -2.1420781063154,
                                        ["y"] = 298121.28125,
                                        ["x"] = -50435.8515625,
                                        ["name"] = "Pilot #004",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [7]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3380",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.1420781063154,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 298121.28125,
                                ["x"] = -50435.8515625,
                                ["name"] = "MIG29",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 20,
                    ["name"] = "Italy",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 12,
                    ["name"] = "Norway",
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 9,
                    ["name"] = "Spain",
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 10,
                    ["name"] = "The Netherlands",
                }, -- end of [12]
                [13] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                }, -- end of [13]
                [14] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [14]
                [15] = 
                {
                    ["name"] = "USA",
                    ["ship"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 273214.28571429,
                                            ["x"] = -93985.71428571,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.1388888888889,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6262.9596219121,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 316138.57142857,
                                            ["x"] = -162041.42857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.847222222222,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6262.9596219121,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 423138.57142857,
                                            ["x"] = -212470,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.847222222222,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 273214.28571429,
                                        ["type"] = "VINSON",
                                        ["name"] = "Unit #1",
                                        ["unitId"] = 14,
                                        ["heading"] = 2.5788886989966,
                                        ["skill"] = "Excellent",
                                        ["x"] = -93985.71428571,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 273214.28571429,
                                ["x"] = -93985.71428571,
                                ["name"] = "CVN",
                                ["start_time"] = 0,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["ship"]
                    ["id"] = 2,
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 21,
                                            ["y"] = 516290.23098695,
                                            ["x"] = -196974.19851241,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 3048,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 501.2050314475,
                                            ["y"] = 424056.85714286,
                                            ["x"] = -126784,
                                            ["speed"] = 231.25,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "Land",
                                            ["ETA"] = 1612.6483225905,
                                            ["ETA_locked"] = false,
                                            ["linkUnit"] = 14,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 0,
                                            ["y"] = 273214.28571429,
                                            ["helipadId"] = 14,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -93985.71428571,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 21,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "NSAWC_25",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F/A-18C",
                                        ["unitId"] = 1,
                                        ["psi"] = 0.92028818194595,
                                        ["y"] = 516290.23098695,
                                        ["x"] = -196974.19851241,
                                        ["name"] = "F18-1P",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{EFEC8201-B922-11d7-9897-000476191836}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6531",
                                            ["flare"] = 15,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.92028818194595,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516290.23098695,
                                ["x"] = -196974.19851241,
                                ["name"] = "F18",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Escort",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298460.71875,
                                            ["x"] = -50007.546875,
                                            ["speed"] = 138.75,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 569.4490163667,
                                            ["y"] = 392620,
                                            ["x"] = -107715.71428571,
                                            ["speed"] = 231.25,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1271.7104796817,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298387.43849386,
                                            ["x"] = -50392.648146355,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "19th Fighter SQN (AK)",
                                        ["skill"] = "Client",
                                        ["parking"] = "0",
                                        ["speed"] = 138.75,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 6,
                                        ["psi"] = -2.1206312910755,
                                        ["y"] = 298460.71875,
                                        ["x"] = -50007.546875,
                                        ["name"] = "F15 BM-1P",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.1206312910755,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 7,
                                            [3] = 1,
                                            ["name"] = "Springfield71",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 298460.71875,
                                ["x"] = -50007.546875,
                                ["name"] = "F15 ",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298044.0625,
                                            ["x"] = -50528.171875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 478.06510601711,
                                            ["y"] = 392638.53571429,
                                            ["x"] = -107744.89341518,
                                            ["speed"] = 231.25,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1272.4359004591,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298387.43849386,
                                            ["x"] = -50392.648146355,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "19th Fighter SQN (AK)",
                                        ["skill"] = "Client",
                                        ["parking"] = "18",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 7,
                                        ["psi"] = -2.1147840831939,
                                        ["y"] = 298044.0625,
                                        ["x"] = -50528.171875,
                                        ["name"] = "F15 BM-1P #001",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{9701DB51-AECB-42c6-A4F6-D5D8793E4D81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{02CAFD34-010A-4874-8506-4A7C89210353}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{33556742-C0F5-4643-BD8F-530B4DEC719B}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{6FBCDCD7-F984-4202-84A7-15173E02CC5B}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.1147840831939,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 298044.0625,
                                ["x"] = -50528.171875,
                                ["name"] = "F15",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298108.21875,
                                            ["x"] = -50451.4609375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 570.9286399964,
                                            ["y"] = 392432.82142857,
                                            ["x"] = -108286.32198661,
                                            ["speed"] = 231.25,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1273.6012311545,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298387.43849386,
                                            ["x"] = -50392.648146355,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "ROKAF Crying Eagle (Hax)",
                                        ["skill"] = "Client",
                                        ["parking"] = "8",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 8,
                                        ["psi"] = -2.1208268037572,
                                        ["y"] = 298108.21875,
                                        ["x"] = -50451.4609375,
                                        ["name"] = "F15 BM-1P #002",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6FBCDCD7-F984-4202-84A7-15173E02CC5B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{9701DB51-AECB-42c6-A4F6-D5D8793E4D81}",
                                                }, -- end of [9]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.1208268037572,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 4,
                                            [3] = 1,
                                            ["name"] = "Springfield41",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 298108.21875,
                                ["x"] = -50451.4609375,
                                ["name"] = "F15 #003",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298069.71875,
                                            ["x"] = -50497.5,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 569.4490163667,
                                            ["y"] = 392567.07589286,
                                            ["x"] = -108305.45145089,
                                            ["speed"] = 231.25,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1275.0729807074,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298387.43849386,
                                            ["x"] = -50392.648146355,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "ROKAF Crying Eagle (Hax)",
                                        ["skill"] = "Client",
                                        ["parking"] = "14",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 9,
                                        ["psi"] = -2.1198045529209,
                                        ["y"] = 298069.71875,
                                        ["x"] = -50497.5,
                                        ["name"] = "Talons #001",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6FBCDCD7-F984-4202-84A7-15173E02CC5B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{446E122B-8E9D-457e-AE8E-7AE88E3E566B}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{DA8F810A-EA40-4091-8127-CC2E026041E7}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{9701DB51-AECB-42c6-A4F6-D5D8793E4D81}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.1198045529209,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 3,
                                            [3] = 1,
                                            ["name"] = "Springfield31",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 298069.71875,
                                ["x"] = -50497.5,
                                ["name"] = "F15 #004",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298422.3125,
                                            ["x"] = -50053.63671875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 569.4490163667,
                                            ["y"] = 392891.22767857,
                                            ["x"] = -108575.54520089,
                                            ["speed"] = 231.25,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1279.5936096492,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298387.43849386,
                                            ["x"] = -50392.648146355,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "390th FS 'Wild Boars',Fict. Tigermeet, 366th FW (MO)",
                                        ["skill"] = "Client",
                                        ["parking"] = "2",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 11,
                                        ["psi"] = -2.1254186851586,
                                        ["y"] = 298422.3125,
                                        ["x"] = -50053.63671875,
                                        ["name"] = "ironcross",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.1254186851586,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 6,
                                            [3] = 1,
                                            ["name"] = "Springfield61",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 298422.3125,
                                ["x"] = -50053.63671875,
                                ["name"] = "F15 #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298056.875,
                                            ["x"] = -50512.8359375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 569.4490163667,
                                            ["y"] = 392899.79910714,
                                            ["x"] = -108801.2594866,
                                            ["speed"] = 231.25,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1281.3455428173,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298387.43849386,
                                            ["x"] = -50392.648146355,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "ROKAF Crying Eagle (Hax)",
                                        ["skill"] = "Client",
                                        ["parking"] = "16",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 12,
                                        ["psi"] = -2.1218664174022,
                                        ["y"] = 298056.875,
                                        ["x"] = -50512.8359375,
                                        ["name"] = "Talons",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6FBCDCD7-F984-4202-84A7-15173E02CC5B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{446E122B-8E9D-457e-AE8E-7AE88E3E566B}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{DA8F810A-EA40-4091-8127-CC2E026041E7}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{9701DB51-AECB-42c6-A4F6-D5D8793E4D81}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.1218664174022,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Springfield21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 298056.875,
                                ["x"] = -50512.8359375,
                                ["name"] = "F15 #005",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298383.875,
                                            ["x"] = -50099.7421875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 569.4490163667,
                                            ["y"] = 392596.94196429,
                                            ["x"] = -108421.2594866,
                                            ["speed"] = 231.25,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1275.8100725895,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298387.43849386,
                                            ["x"] = -50392.648146355,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "ROKAF Crying Eagle (Hax)",
                                        ["skill"] = "Client",
                                        ["parking"] = "4",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15C",
                                        ["unitId"] = 13,
                                        ["psi"] = -2.1250972429707,
                                        ["y"] = 298383.875,
                                        ["x"] = -50099.7421875,
                                        ["name"] = "Ironcross",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6FBCDCD7-F984-4202-84A7-15173E02CC5B}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{446E122B-8E9D-457e-AE8E-7AE88E3E566B}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{DA8F810A-EA40-4091-8127-CC2E026041E7}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{8D399DDA-FF81-4F14-904D-099B34FE7918}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{9701DB51-AECB-42c6-A4F6-D5D8793E4D81}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.1250972429707,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 5,
                                            [3] = 1,
                                            ["name"] = "Springfield51",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 298383.875,
                                ["x"] = -50099.7421875,
                                ["name"] = "F15 #002",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "AWACS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 210893.14285714,
                                            ["x"] = -178089.42857142,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "AWACS",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1978.8177787341,
                                            ["y"] = 388750.28571428,
                                            ["x"] = 69767.714285718,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 3278.9798237412,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298387.43849386,
                                            ["x"] = -50392.648146355,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "nato",
                                        ["skill"] = "High",
                                        ["speed"] = 154.16666666667,
                                        ["type"] = "E-3A",
                                        ["unitId"] = 17,
                                        ["psi"] = -0.62242694579677,
                                        ["y"] = 210893.14285714,
                                        ["x"] = -178089.42857142,
                                        ["name"] = "awacs-1p",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "65000",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.62242694579677,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Overlord11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 210893.14285714,
                                ["x"] = -178089.42857142,
                                ["name"] = "awacs",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298095.375,
                                            ["x"] = -50466.8046875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 795.73805761487,
                                            ["y"] = 391911.42857142,
                                            ["x"] = -108888,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1589.9748487403,
                                            ["airdromeId"] = 17,
                                            ["y"] = 298387.43849386,
                                            ["x"] = -50392.648146355,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = "10",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-86F Sabre",
                                        ["unitId"] = 18,
                                        ["psi"] = -2.1277548907748,
                                        ["y"] = 298095.375,
                                        ["x"] = -50466.8046875,
                                        ["name"] = "Pilot #001",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{GAR-8}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{GAR-8}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{PTB_120_F86F35}",
                                                }, -- end of [7]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{PTB_120_F86F35}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1282,
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.1277548907748,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "013",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 298095.375,
                                ["x"] = -50466.8046875,
                                ["name"] = "f86",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 225,
                            }, -- end of [10]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [15]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "RED",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 18,
                    ["name"] = "Abkhazia",
                }, -- end of [1]
                [2] = 
                {
                    ["name"] = "Russia",
                    ["ship"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 283258.57142857,
                                            ["x"] = -369991.71428572,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 283258.57142857,
                                        ["type"] = "KUZNECOW",
                                        ["name"] = "Unit #001",
                                        ["unitId"] = 21,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -369991.71428572,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 283258.57142857,
                                ["x"] = -369991.71428572,
                                ["name"] = "CV",
                                ["start_time"] = 0,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["ship"]
                    ["id"] = 0,
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Intercept",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 21,
                                            ["y"] = 515691.71875,
                                            ["x"] = -196404.984375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackUnit",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["unitId"] = 1,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 2000,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1069547520,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1071.2972806468,
                                            ["y"] = 392571.42857143,
                                            ["x"] = -112857.14285714,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "174 GvIAP_Boris Safonov",
                                        ["skill"] = "Random",
                                        ["parking"] = "30",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-31",
                                        ["unitId"] = 2,
                                        ["psi"] = 0.9745864503435,
                                        ["y"] = 515691.71875,
                                        ["x"] = -196404.984375,
                                        ["name"] = "MIG31-1P",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [1]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "15500",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.9745864503435,
                                        ["callsign"] = 101,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 515691.71875,
                                ["x"] = -196404.984375,
                                ["name"] = "MIG31",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "AttackUnit",
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["direction"] = 0,
                                            ["unitId"] = 1,
                                            ["attackQtyLimit"] = false,
                                            ["attackQty"] = 1,
                                            ["expend"] = "Auto",
                                            ["altitude"] = 2000,
                                            ["directionEnabled"] = false,
                                            ["groupAttack"] = false,
                                            ["weaponType"] = 1069547520,
                                            ["altitudeEnabled"] = false,
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["number"] = 2,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 0,
                                                    ["value"] = 1,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                    [4] = 
                                    {
                                        ["number"] = 4,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 10,
                                                    ["value"] = 0,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [4]
                                    [3] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["number"] = 3,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 6,
                                                    ["value"] = true,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [3]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Intercept",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = false,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParkingHot",
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 18,
                                            ["y"] = 463453.96875,
                                            ["x"] = -163959.359375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 635.89633476832,
                                            ["y"] = 387485.71428571,
                                            ["x"] = -118914.28571429,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "174 GvIAP_Boris Safonov",
                                        ["skill"] = "Random",
                                        ["parking"] = "121",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-31",
                                        ["unitId"] = 3,
                                        ["psi"] = 1.035579725971,
                                        ["y"] = 463453.96875,
                                        ["x"] = -163959.359375,
                                        ["name"] = "MIG 31-2P",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{F1243568-8EF0-49D4-9CB5-4DA90D92BC1D}",
                                                }, -- end of [5]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{F1243568-8EF0-49D4-9CB5-4DA90D92BC1D}",
                                                }, -- end of [2]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "15500",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.035579725971,
                                        ["callsign"] = 103,
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 463453.96875,
                                ["x"] = -163959.359375,
                                ["name"] = "MIG 31-2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "AttackUnit",
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["groupAttack"] = false,
                                            ["unitId"] = 1,
                                            ["attackQtyLimit"] = false,
                                            ["attackQty"] = 1,
                                            ["expend"] = "Auto",
                                            ["altitude"] = 2000,
                                            ["directionEnabled"] = false,
                                            ["altitudeEnabled"] = false,
                                            ["weaponType"] = 1069547520,
                                            ["direction"] = 0,
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["number"] = 2,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 0,
                                                    ["value"] = 1,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                    [4] = 
                                    {
                                        ["number"] = 4,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 10,
                                                    ["value"] = 0,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [4]
                                    [3] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["number"] = 3,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 6,
                                                    ["value"] = true,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [3]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Intercept",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParkingHot",
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 18,
                                            ["y"] = 461913.59375,
                                            ["x"] = -164392.53125,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 628.27316891808,
                                            ["y"] = 389685.71428571,
                                            ["x"] = -115428.57142857,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "174 GvIAP_Boris Safonov",
                                        ["skill"] = "Random",
                                        ["parking"] = "31",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-31",
                                        ["unitId"] = 4,
                                        ["psi"] = 0.97505061341294,
                                        ["y"] = 461913.59375,
                                        ["x"] = -164392.53125,
                                        ["name"] = "MIG 31-2P #001",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{F1243568-8EF0-49D4-9CB5-4DA90D92BC1D}",
                                                }, -- end of [5]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{F1243568-8EF0-49D4-9CB5-4DA90D92BC1D}",
                                                }, -- end of [2]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "15500",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.97505061341294,
                                        ["callsign"] = 103,
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 461913.59375,
                                ["x"] = -164392.53125,
                                ["name"] = "MIG 31-2 #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "AttackUnit",
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["groupAttack"] = false,
                                            ["unitId"] = 1,
                                            ["attackQtyLimit"] = false,
                                            ["attackQty"] = 1,
                                            ["expend"] = "Auto",
                                            ["altitude"] = 2000,
                                            ["directionEnabled"] = false,
                                            ["altitudeEnabled"] = false,
                                            ["weaponType"] = 1069547520,
                                            ["direction"] = 0,
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["number"] = 2,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 0,
                                                    ["value"] = 1,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                    [4] = 
                                    {
                                        ["number"] = 4,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 10,
                                                    ["value"] = 0,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [4]
                                    [3] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["number"] = 3,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 6,
                                                    ["value"] = true,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [3]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Intercept",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParkingHot",
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462584.46875,
                                            ["x"] = -164034.625,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 635.54227521319,
                                            ["y"] = 384342.85714286,
                                            ["x"] = -123171.42857143,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "174 GvIAP_Boris Safonov",
                                        ["skill"] = "Random",
                                        ["parking"] = "128",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-31",
                                        ["unitId"] = 5,
                                        ["psi"] = 1.089492359369,
                                        ["y"] = 462584.46875,
                                        ["x"] = -164034.625,
                                        ["name"] = "MIG 31-2P #002",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{F1243568-8EF0-49D4-9CB5-4DA90D92BC1D}",
                                                }, -- end of [5]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{F1243568-8EF0-49D4-9CB5-4DA90D92BC1D}",
                                                }, -- end of [2]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "15500",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.089492359369,
                                        ["callsign"] = 103,
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462584.46875,
                                ["x"] = -164034.625,
                                ["name"] = "MIG 31-2 #002",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "AttackUnit",
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["altitudeEnabled"] = false,
                                            ["unitId"] = 1,
                                            ["attackQtyLimit"] = false,
                                            ["attackQty"] = 1,
                                            ["expend"] = "Auto",
                                            ["altitude"] = 2000,
                                            ["directionEnabled"] = false,
                                            ["direction"] = 0,
                                            ["weaponType"] = 1069547520,
                                            ["groupAttack"] = false,
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["number"] = 2,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 0,
                                                    ["value"] = 1,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                    [4] = 
                                    {
                                        ["number"] = 4,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 10,
                                                    ["value"] = 0,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [4]
                                    [3] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["number"] = 3,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 6,
                                                    ["value"] = true,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [3]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Intercept",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParkingHot",
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462019.59375,
                                            ["x"] = -164336.171875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 635.54227521319,
                                            ["y"] = 384544.38839286,
                                            ["x"] = -123149.08928571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "174 GvIAP_Boris Safonov",
                                        ["skill"] = "Random",
                                        ["parking"] = "33",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-31",
                                        ["unitId"] = 15,
                                        ["psi"] = 1.0821767383599,
                                        ["y"] = 462019.59375,
                                        ["x"] = -164336.171875,
                                        ["name"] = "MIG 31-2P #003",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{F1243568-8EF0-49D4-9CB5-4DA90D92BC1D}",
                                                }, -- end of [5]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{F1243568-8EF0-49D4-9CB5-4DA90D92BC1D}",
                                                }, -- end of [2]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "15500",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.0821767383599,
                                        ["callsign"] = 103,
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462019.59375,
                                ["x"] = -164336.171875,
                                ["name"] = "MIG 31-2 #003",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "AttackUnit",
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["altitudeEnabled"] = false,
                                            ["unitId"] = 1,
                                            ["attackQtyLimit"] = false,
                                            ["attackQty"] = 1,
                                            ["expend"] = "Auto",
                                            ["altitude"] = 2000,
                                            ["directionEnabled"] = false,
                                            ["direction"] = 0,
                                            ["weaponType"] = 1069547520,
                                            ["groupAttack"] = false,
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["number"] = 2,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 0,
                                                    ["value"] = 1,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                    [4] = 
                                    {
                                        ["number"] = 4,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 10,
                                                    ["value"] = 0,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [4]
                                    [3] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["number"] = 3,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 6,
                                                    ["value"] = true,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [3]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Intercept",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParkingHot",
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462743.25,
                                            ["x"] = -163949.84375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 635.54227521319,
                                            ["y"] = 384544.38839286,
                                            ["x"] = -123149.08928571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "174 GvIAP_Boris Safonov",
                                        ["skill"] = "Random",
                                        ["parking"] = "134",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-31",
                                        ["unitId"] = 16,
                                        ["psi"] = 1.0898954928782,
                                        ["y"] = 462743.25,
                                        ["x"] = -163949.84375,
                                        ["name"] = "MIG 31-2P #004",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{F1243568-8EF0-49D4-9CB5-4DA90D92BC1D}",
                                                }, -- end of [5]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{F1243568-8EF0-49D4-9CB5-4DA90D92BC1D}",
                                                }, -- end of [2]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "15500",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.0898954928782,
                                        ["callsign"] = 103,
                                        ["onboard_num"] = "011",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462743.25,
                                ["x"] = -163949.84375,
                                ["name"] = "MIG 31-2 #004",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462236.21834688,
                                            ["x"] = -164474.73482633,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "FighterSweep",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 646.45602386538,
                                            ["y"] = 381006.85714285,
                                            ["x"] = -125638.85714286,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "Random",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["MW50TankContents"] = 1,
                                            ["Flare_Gun"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 20,
                                        ["psi"] = 1.1248205057624,
                                        ["y"] = 462236.21834688,
                                        ["x"] = -164474.73482633,
                                        ["name"] = "MIG23-1P-1P",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A5BAEAB7-6FAF-4236-AF72-0FD900F493F9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3800",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.1248205057624,
                                        ["callsign"] = 104,
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462236.21834688,
                                ["x"] = -164474.73482633,
                                ["name"] = "MIG23",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 21,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 88,
                                            ["y"] = 283258.57142857,
                                            ["helipadId"] = 21,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -369991.71428572,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 133,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 569.18358546183,
                                            ["y"] = 465285.42857142,
                                            ["x"] = -156431.71428572,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "279th kiap 1st squad navy",
                                        ["skill"] = "Random",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-33",
                                        ["unitId"] = 23,
                                        ["psi"] = -0.70585404302811,
                                        ["y"] = 283258.57142857,
                                        ["x"] = -369991.71428572,
                                        ["name"] = "SU33-3P",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "9400",
                                            ["flare"] = 48,
                                            ["chaff"] = 48,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.70585404302811,
                                        ["callsign"] = 102,
                                        ["onboard_num"] = "013",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 283258.57142857,
                                ["x"] = -369991.71428572,
                                ["name"] = "SU33 #002",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 21,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 88,
                                            ["y"] = 283258.57142857,
                                            ["helipadId"] = 21,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -369991.71428572,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 133,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1122.2324730025,
                                            ["y"] = 467028.28571428,
                                            ["x"] = -158174.57142858,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "279th kiap 1st squad navy",
                                        ["skill"] = "Random",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-33",
                                        ["unitId"] = 24,
                                        ["psi"] = -0.71461580075863,
                                        ["y"] = 283258.57142857,
                                        ["x"] = -369991.71428572,
                                        ["name"] = "SU33-2P",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "9400",
                                            ["flare"] = 48,
                                            ["chaff"] = 48,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.71461580075863,
                                        ["callsign"] = 102,
                                        ["onboard_num"] = "013",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 283258.57142857,
                                ["x"] = -369991.71428572,
                                ["name"] = "SU33 #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 21,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 88,
                                            ["y"] = 283258.57142857,
                                            ["helipadId"] = 21,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -369991.71428572,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 133,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 569.18358546183,
                                            ["y"] = 466971.14285714,
                                            ["x"] = -158203.14285715,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 3,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "279th kiap 1st squad navy",
                                        ["skill"] = "Random",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-33",
                                        ["unitId"] = 25,
                                        ["psi"] = -0.7145286325585,
                                        ["y"] = 283258.57142857,
                                        ["x"] = -369991.71428572,
                                        ["name"] = "SU33-1P",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "9400",
                                            ["flare"] = 48,
                                            ["chaff"] = 48,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.7145286325585,
                                        ["callsign"] = 102,
                                        ["onboard_num"] = "013",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 283258.57142857,
                                ["x"] = -369991.71428572,
                                ["name"] = "SU33",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = false,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462236.21834688,
                                            ["x"] = -164474.73482633,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 643.55430347171,
                                            ["y"] = 381721.14285713,
                                            ["x"] = -125660.28571429,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "Random",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["MW50TankContents"] = 1,
                                            ["Flare_Gun"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 26,
                                        ["psi"] = 1.1215898216742,
                                        ["y"] = 462236.21834688,
                                        ["x"] = -164474.73482633,
                                        ["name"] = "MIG23-1P-1P #001",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A5BAEAB7-6FAF-4236-AF72-0FD900F493F9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3800",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.1215898216742,
                                        ["callsign"] = 104,
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462236.21834688,
                                ["x"] = -164474.73482633,
                                ["name"] = "MIG23 #001",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Fighter Sweep",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 18,
                                            ["y"] = 462236.21834688,
                                            ["x"] = -164474.73482633,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "FighterSweep",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Planes",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 646.45602386538,
                                            ["y"] = 382649.71428571,
                                            ["x"] = -125874.57142858,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard",
                                        ["skill"] = "Random",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["MW50TankContents"] = 1,
                                            ["Flare_Gun"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "MiG-23MLD",
                                        ["unitId"] = 27,
                                        ["psi"] = 1.1192133546328,
                                        ["y"] = 462236.21834688,
                                        ["x"] = -164474.73482633,
                                        ["name"] = "MIG23-1P-1P #002",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{B0DBC591-0F52-4F7D-AD7B-51E67725FB81}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A5BAEAB7-6FAF-4236-AF72-0FD900F493F9}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{275A2855-4A79-4B2D-B082-91EA2ADF4691}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{CCF898C9-5BC7-49A4-9D1E-C3ED3D5166A1}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3800",
                                            ["flare"] = 60,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.1192133546328,
                                        ["callsign"] = 104,
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462236.21834688,
                                ["x"] = -164474.73482633,
                                ["name"] = "MIG23 #002",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [12]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 19,
                    ["name"] = "South Ossetia",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [4]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "HVA",
    ["version"] = 7,
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["currentKey"] = 17193,
    ["start_time"] = 28969200,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["asc_r"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ASC ROLL",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc_r",
            ["mm"] = 0,
        }, -- end of ["asc_r"]
        ["asc_a"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ASC ALT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc_a",
            ["mm"] = 0,
        }, -- end of ["asc_a"]
        ["laser_failure"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "LASER FAILURE",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "laser_failure",
            ["mm"] = 0,
        }, -- end of ["laser_failure"]
        ["radar"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "RADAR",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "radar",
            ["mm"] = 0,
        }, -- end of ["radar"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "MFD",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mfd",
            ["mm"] = 0,
        }, -- end of ["mfd"]
        ["rws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "RWS",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "rws",
            ["mm"] = 0,
        }, -- end of ["rws"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "R-ENGINE",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["asc_y"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ASC YAW",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc_y",
            ["mm"] = 0,
        }, -- end of ["asc_y"]
        ["hydro_common"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "HYDRO COMMON",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_common",
            ["mm"] = 0,
        }, -- end of ["hydro_common"]
        ["eos"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "EOS",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "eos",
            ["mm"] = 0,
        }, -- end of ["eos"]
        ["ecm"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ECM",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ecm",
            ["mm"] = 0,
        }, -- end of ["ecm"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "L-ENGINE",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["mlws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "MLWS",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mlws",
            ["mm"] = 0,
        }, -- end of ["mlws"]
        ["autopilot"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AUTOPILOT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "autopilot",
            ["mm"] = 0,
        }, -- end of ["autopilot"]
        ["hud"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "HUD",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hud",
            ["mm"] = 0,
        }, -- end of ["hud"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ASC",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc",
            ["mm"] = 0,
        }, -- end of ["asc"]
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "HYDRO",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro",
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["abris_software"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ABRIS SOFTWARE",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "abris_software",
            ["mm"] = 0,
        }, -- end of ["abris_software"]
        ["asc_p"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ASC PITCH",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc_p",
            ["mm"] = 0,
        }, -- end of ["asc_p"]
        ["abris_hardware"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ABRIS HARDWARE",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "abris_hardware",
            ["mm"] = 0,
        }, -- end of ["abris_hardware"]
        ["hydro_main"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "HYDRO MAIN",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_main",
            ["mm"] = 0,
        }, -- end of ["hydro_main"]
    }, -- end of ["failures"]
} -- end of mission
