mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_out_text_delay(getValueDictByKey(\"DictKey_5\"), 20, false);a_activate_group(18);a_activate_group(21);a_explosion_marker(1, 1, \"0\");a_out_sound(getValueResourceByKey(\"ResKey_Action_3\")); mission.trig.func[1]=nil;",
            [2] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_96\"), 20, false);a_out_sound(getValueResourceByKey(\"ResKey_Action_100\")); mission.trig.func[2]=nil;",
            [3] = "a_activate_group(19);a_activate_group(22);a_out_text_delay(getValueDictByKey(\"DictKey_12\"), 20, false);a_out_sound(getValueResourceByKey(\"ResKey_Action_1\")); mission.trig.func[3]=nil;",
            [4] = "a_out_text_delay(getValueDictByKey(\"DictKey_14\"), 20, false);a_activate_group(20);a_activate_group(23);a_activate_group(24);a_explosion_marker(2, 1, \"0\");a_out_sound(getValueResourceByKey(\"ResKey_Action_2\")); mission.trig.func[4]=nil;",
            [5] = "a_out_text_delay(getValueDictByKey(\"DictKey_21\"), 20, false);a_activate_group(25);a_activate_group(26);a_out_sound(getValueResourceByKey(\"ResKey_Action_4\"));a_activate_group(27); mission.trig.func[5]=nil;",
            [6] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_85\"), 20, false);a_activate_group(25);a_activate_group(26);a_out_sound(getValueResourceByKey(\"ResKey_Action_88\"));a_activate_group(27); mission.trig.func[6]=nil;",
            [7] = "a_explosion_marker(3, 1, \"0\"); mission.trig.func[7]=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",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_group_dead(17) )",
            [2] = "return(c_unit_dead(18) )",
            [3] = "return(c_group_dead(18) )",
            [4] = "return(c_group_dead(19) )",
            [5] = "return(c_group_dead(20) )",
            [6] = "return(c_group_dead(25) and c_group_dead(26) and c_group_dead(27) )",
            [7] = "return(c_time_after(2) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
            [6] = "for i,t in ipairs(mission.result.offline.actions) do mission.result.offline.actions[i]=loadstring(t) end",
            [2] = "for i,t in ipairs(mission.result.blue.conditions) do mission.result.blue.conditions[i]=loadstring(t) end",
            [8] = "for i,t in ipairs(mission.trig.actions) do mission.trig.actions[i]=loadstring(t) end",
            [3] = "for i,t in ipairs(mission.result.offline.conditions) do mission.result.offline.conditions[i]=loadstring(t) end",
            [1] = "for i,t in ipairs(mission.result.red.conditions) do mission.result.red.conditions[i]=loadstring(t) end",
            [4] = "for i,t in ipairs(mission.result.red.actions) do mission.result.red.actions[i]=loadstring(t) end",
            [5] = "for i,t in ipairs(mission.result.blue.actions) do mission.result.blue.actions[i]=loadstring(t) end",
            [7] = "for i,t in ipairs(mission.trig.conditions) do mission.trig.conditions[i]=loadstring(t) end",
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["date"] = 
    {
        ["Year"] = 2011,
        ["Day"] = 1,
        ["Month"] = 6,
    }, -- end of ["date"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 0,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["maxDictId"] = 107,
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["usedModules"] = 
    {
        ["A-10C Warthog by Eagle Dynamics"] = true,
        ["M-2000C by RAZBAM Sims"] = true,
        ["SA342 AI by Polychop-Simulations"] = true,
        ["Hawk T.1A by VEAO Simulations"] = true,
        ["MiG-15bis AI by Eagle Dynamics"] = true,
        ["F-5E by Belsimtek"] = true,
        ["C-101 Aviojet by AvioDev"] = true,
        ["F-86F Sabre by Belsimtek"] = true,
        ["F-15C"] = false,
        ["M-2000C AI by RAZBAM Sims"] = true,
        ["SA342 Gazelle by Polychop-Simulations"] = true,
        ["Ka-50 Black Shark by Eagle Dynamics"] = true,
        ["World War II AI Units by Eagle Dynamics"] = true,
        ["MiG-21Bis by Leatherneck Simulations"] = true,
        ["F-86F Sabre AI by Eagle Dynamics"] = true,
        ["TF-51D Mustang by Eagle Dynamics"] = true,
        ["Su-25T by Eagle Dynamics"] = true,
        ["Mi-8MTV2 Hip by Belsimtek"] = true,
        ["Bf 109 K-4 by Eagle Dynamics"] = true,
        ["F-5E/E-3 by Belsimtek"] = true,
        ["Su-27 Flanker by Eagle Dynamics"] = false,
        ["FW-190D9 Dora by Eagle Dynamics"] = true,
        ["A-10A by Eagle Dynamics"] = false,
        ["UH-1H Huey by Belsimtek"] = true,
        ["C-101 Aviojet"] = true,
        ["./CoreMods/aircraft/MQ-9 Reaper"] = true,
        ["L-39C"] = true,
        ["Su-25A by Eagle Dynamics"] = false,
        ["MiG-21Bis AI by Leatherneck Simulations"] = true,
        ["L-39C/ZA by Eagle Dynamics"] = true,
        ["./Mods/campaigns/Su-27 - The Ultimate Argument"] = true,
        ["Caucasus"] = true,
        ["MiG-15bis by Belsimtek"] = true,
        ["Hawk T.1A AI by VEAO Simulations"] = true,
        ["P-51D Mustang by Eagle Dynamics"] = true,
        ["Combined Arms by Eagle Dynamics"] = true,
        ["AircraftWeaponPack"] = true,
        ["Flaming Cliffs by Eagle Dynamics"] = true,
    }, -- end of ["usedModules"]
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 627358.33277488,
                ["radius"] = 50,
                ["zoneId"] = 1,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -342926.35621131,
                ["hidden"] = false,
                ["name"] = "Zone 1",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 628217.04656087,
                ["radius"] = 50,
                ["zoneId"] = 2,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -341667.10162945,
                ["hidden"] = false,
                ["name"] = "Zone 2",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 627523.45040071,
                ["radius"] = 25,
                ["zoneId"] = 3,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -342519.52538366,
                ["hidden"] = false,
                ["name"] = "Zone 3",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = 683954.2857143,
                ["radius"] = 1700,
                ["zoneId"] = 156,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 1,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -284987.14285714,
                ["hidden"] = false,
                ["name"] = "Кутаиси",
            }, -- end of [4]
        }, -- 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,
        ["season"] = 
        {
            ["temperature"] = 15,
        }, -- end of ["season"]
        ["qnh"] = 760,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
            ["density"] = 0,
        }, -- end of ["fog"]
        ["groundTurbulence"] = 0,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["density"] = 8,
            ["thickness"] = 940,
            ["base"] = 2000,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["needModules"] = 
    {
    }, -- end of ["needModules"]
    ["map"] = 
    {
        ["centerY"] = 685688.57142858,
        ["zoom"] = 200000,
        ["centerX"] = -301604.28571428,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 11,
            [2] = 4,
            [3] = 6,
            [4] = 16,
            [5] = 13,
            [6] = 15,
            [7] = 9,
            [8] = 8,
            [9] = 17,
            [10] = 10,
            [11] = 12,
            [12] = 2,
            [13] = 3,
            [14] = 1,
            [15] = 5,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 0,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_60",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_62",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_61",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 17,
                    ["predicate"] = "c_group_dead",
                    ["unit"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["KeyDict_text"] = "DictKey_5",
                    ["text"] = "DictKey_5",
                    ["predicate"] = "a_out_text_delay",
                    ["seconds"] = 20,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 18,
                    ["text"] = "DictKey_6",
                    ["predicate"] = "a_activate_group",
                    ["KeyDict_text"] = "DictKey_6",
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 21,
                    ["text"] = "DictKey_7",
                    ["predicate"] = "a_activate_group",
                    ["KeyDict_text"] = "DictKey_7",
                }, -- end of [3]
                [4] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 10,
                    ["zone"] = 1,
                    ["KeyDict_text"] = "DictKey_8",
                    ["text"] = "DictKey_8",
                    ["predicate"] = "a_explosion_marker",
                    ["unit"] = "",
                }, -- end of [4]
                [5] = 
                {
                    ["seconds"] = 10,
                    ["KeyDict_text"] = "DictKey_9",
                    ["text"] = "DictKey_9",
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_3",
                }, -- end of [5]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Group 1 Dead",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["text"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 18,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Second  Dead",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_96",
                    ["KeyDict_text"] = "DictKey_ActionText_96",
                    ["predicate"] = "a_out_text_delay",
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["file"] = "ResKey_Action_100",
                    ["text"] = "DictKey_ActionText_101",
                    ["KeyDict_text"] = "DictKey_ActionText_101",
                    ["predicate"] = "a_out_sound",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 18,
                    ["predicate"] = "c_group_dead",
                    ["unit"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["group"] = 19,
                    ["text"] = "DictKey_10",
                    ["predicate"] = "a_activate_group",
                    ["KeyDict_text"] = "DictKey_10",
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 22,
                    ["text"] = "DictKey_11",
                    ["predicate"] = "a_activate_group",
                    ["KeyDict_text"] = "DictKey_11",
                }, -- end of [2]
                [3] = 
                {
                    ["KeyDict_text"] = "DictKey_12",
                    ["text"] = "DictKey_12",
                    ["predicate"] = "a_out_text_delay",
                    ["seconds"] = 20,
                }, -- end of [3]
                [4] = 
                {
                    ["seconds"] = 10,
                    ["KeyDict_text"] = "DictKey_13",
                    ["text"] = "DictKey_13",
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_1",
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Group 2 Dead",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 19,
                    ["predicate"] = "c_group_dead",
                    ["unit"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["KeyDict_text"] = "DictKey_14",
                    ["text"] = "DictKey_14",
                    ["predicate"] = "a_out_text_delay",
                    ["seconds"] = 20,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 20,
                    ["text"] = "DictKey_15",
                    ["predicate"] = "a_activate_group",
                    ["KeyDict_text"] = "DictKey_15",
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 23,
                    ["text"] = "DictKey_16",
                    ["predicate"] = "a_activate_group",
                    ["KeyDict_text"] = "DictKey_16",
                }, -- end of [3]
                [4] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 24,
                    ["text"] = "DictKey_17",
                    ["predicate"] = "a_activate_group",
                    ["KeyDict_text"] = "DictKey_17",
                }, -- end of [4]
                [5] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 10,
                    ["zone"] = 2,
                    ["color"] = "0",
                    ["text"] = "DictKey_19",
                    ["predicate"] = "a_explosion_marker",
                    ["KeyDict_text"] = "DictKey_19",
                }, -- end of [5]
                [6] = 
                {
                    ["seconds"] = 10,
                    ["KeyDict_text"] = "DictKey_20",
                    ["text"] = "DictKey_20",
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_2",
                }, -- end of [6]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Group 3 Dead",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 20,
                    ["predicate"] = "c_group_dead",
                    ["unit"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["KeyDict_text"] = "DictKey_21",
                    ["text"] = "DictKey_21",
                    ["predicate"] = "a_out_text_delay",
                    ["seconds"] = 20,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 25,
                    ["text"] = "DictKey_22",
                    ["predicate"] = "a_activate_group",
                    ["KeyDict_text"] = "DictKey_22",
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 26,
                    ["text"] = "DictKey_23",
                    ["predicate"] = "a_activate_group",
                    ["KeyDict_text"] = "DictKey_23",
                }, -- end of [3]
                [4] = 
                {
                    ["seconds"] = 10,
                    ["KeyDict_text"] = "DictKey_24",
                    ["text"] = "DictKey_24",
                    ["predicate"] = "a_out_sound",
                    ["file"] = "ResKey_Action_4",
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 27,
                    ["unit"] = 18,
                    ["predicate"] = "a_activate_group",
                    ["volume"] = 1000,
                }, -- end of [5]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Group 4 Dead",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 25,
                    ["predicate"] = "c_group_dead",
                    ["unit"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 26,
                    ["predicate"] = "c_group_dead",
                    ["unit"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 27,
                    ["predicate"] = "c_group_dead",
                    ["unit"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Group 5 Dead",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["text"] = "DictKey_ActionText_85",
                    ["KeyDict_text"] = "DictKey_ActionText_85",
                    ["predicate"] = "a_out_text_delay",
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 25,
                    ["text"] = "DictKey_ActionText_86",
                    ["predicate"] = "a_activate_group",
                    ["KeyDict_text"] = "DictKey_ActionText_86",
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 10,
                    ["group"] = 26,
                    ["text"] = "DictKey_ActionText_87",
                    ["predicate"] = "a_activate_group",
                    ["KeyDict_text"] = "DictKey_ActionText_87",
                }, -- end of [3]
                [4] = 
                {
                    ["seconds"] = 10,
                    ["file"] = "ResKey_Action_88",
                    ["text"] = "DictKey_ActionText_89",
                    ["KeyDict_text"] = "DictKey_ActionText_89",
                    ["predicate"] = "a_out_sound",
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 27,
                    ["volume"] = 1000,
                    ["predicate"] = "a_activate_group",
                    ["unit"] = 18,
                }, -- end of [5]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["seconds"] = 2,
                    ["predicate"] = "c_time_after",
                    ["unit"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["altitude"] = 1,
                    ["seconds"] = 10,
                    ["zone"] = 3,
                    ["color"] = "0",
                    ["text"] = "DictKey_25",
                    ["predicate"] = "a_explosion_marker",
                    ["KeyDict_text"] = "DictKey_25",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Smoke",
        }, -- end of [7]
    }, -- end of ["trigrules"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 784285.71428571,
                ["x"] = -283571.42857143,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 17,
                    ["name"] = "Insurgents",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 8,
                    ["name"] = "Canada",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 12,
                    ["name"] = "Norway",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 16,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 29,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 82800,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 627327.14285714,
                                            ["x"] = -343310,
                                            ["name"] = "DictKey_WptName_77",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 47,
                                        ["skill"] = "Random",
                                        ["y"] = 627327.14285714,
                                        ["x"] = -343310,
                                        ["name"] = "DictKey_UnitName_30",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 2.9441970937399,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 627327.14285714,
                                ["x"] = -343310,
                                ["name"] = "DictKey_GroupName_29",
                                ["start_time"] = 82800,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 40,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 82800,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 628412.85714286,
                                            ["x"] = -342595.71428572,
                                            ["name"] = "DictKey_WptName_79",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 49,
                                        ["skill"] = "Random",
                                        ["y"] = 628412.85714286,
                                        ["x"] = -342595.71428572,
                                        ["name"] = "DictKey_UnitName_32",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 628412.85714286,
                                ["x"] = -342595.71428572,
                                ["name"] = "DictKey_GroupName_31",
                                ["start_time"] = 82800,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 82800,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 627027.14285714,
                                            ["x"] = -341838.57142857,
                                            ["name"] = "DictKey_WptName_78",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 48,
                                        ["skill"] = "Random",
                                        ["y"] = 627027.14285714,
                                        ["x"] = -341838.57142857,
                                        ["name"] = "DictKey_UnitName_34",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 627027.14285714,
                                ["x"] = -341838.57142857,
                                ["name"] = "DictKey_GroupName_33",
                                ["start_time"] = 82800,
                                ["task"] = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["long"] = 0.73887417501953,
                                                ["lat"] = 0.74198680420052,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["long"] = 0.73829673235441,
                                                ["lat"] = 0.74233051636362,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 51,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 82800,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 628548.57142857,
                                            ["x"] = -342267.14285714,
                                            ["name"] = "DictKey_WptName_70",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 52,
                                        ["skill"] = "Random",
                                        ["y"] = 628548.57142857,
                                        ["x"] = -342267.14285714,
                                        ["name"] = "DictKey_UnitName_36",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = -0.89122572029579,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 628548.57142857,
                                ["x"] = -342267.14285714,
                                ["name"] = "DictKey_GroupName_35",
                                ["start_time"] = 82800,
                                ["task"] = "Ground Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 4,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 82800,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 626677.14285714,
                                            ["x"] = -342824.28571429,
                                            ["name"] = "DictKey_WptName_69",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 51,
                                        ["skill"] = "Random",
                                        ["y"] = 626677.14285714,
                                        ["x"] = -342824.28571429,
                                        ["name"] = "DictKey_UnitName_38",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 626677.14285714,
                                ["x"] = -342824.28571429,
                                ["name"] = "DictKey_GroupName_37",
                                ["start_time"] = 82800,
                                ["task"] = "Ground Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 38,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 82800,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 627806.35486183,
                                            ["x"] = -341345.52444486,
                                            ["name"] = "DictKey_WptName_68",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 50,
                                        ["skill"] = "Random",
                                        ["y"] = 627806.35486183,
                                        ["x"] = -341345.52444486,
                                        ["name"] = "DictKey_UnitName_40",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 627806.35486183,
                                ["x"] = -341345.52444486,
                                ["name"] = "DictKey_GroupName_39",
                                ["start_time"] = 82800,
                                ["task"] = "Ground Nothing",
                            }, -- end of [6]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Georgia",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 9,
                    ["name"] = "Spain",
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 34,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 627575.71428571,
                                            ["x"] = -342458.57142857,
                                            ["name"] = "DictKey_WptName_72",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 5,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 617348.17789147,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = false,
                                                                ["x"] = -355921.56308363,
                                                                ["expendQty"] = 1,
                                                                ["weaponType"] = 4294967295,
                                                                ["zoneRadius"] = 1000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Hummer",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 27,
                                        ["skill"] = "Average",
                                        ["y"] = 627575.71428571,
                                        ["x"] = -342458.57142857,
                                        ["name"] = "DictKey_UnitName_44",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 5.8852256375473,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M-109",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 28,
                                        ["skill"] = "Average",
                                        ["y"] = 627425.71428571,
                                        ["x"] = -342545.71428571,
                                        ["name"] = "DictKey_UnitName_43",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "M-109",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 55,
                                        ["skill"] = "Average",
                                        ["y"] = 627581.89366392,
                                        ["x"] = -342568.7353829,
                                        ["name"] = "DictKey_UnitName_42",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 0,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "M 818",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 58,
                                        ["skill"] = "Average",
                                        ["y"] = 627541.42857143,
                                        ["x"] = -342575.71428571,
                                        ["name"] = "DictKey_UnitName_80",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 4.7822021504645,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "M 818",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 59,
                                        ["skill"] = "Average",
                                        ["y"] = 627461.42857143,
                                        ["x"] = -342535.71428571,
                                        ["name"] = "DictKey_UnitName_81",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 1.2566370614359,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 627575.71428571,
                                ["x"] = -342458.57142857,
                                ["name"] = "DictKey_GroupName_41",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["long"] = 0.72842207835449,
                                                ["lat"] = 0.72803834946207,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["long"] = 0.72842207835449,
                                                ["lat"] = 0.72803834946207,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["long"] = 0.72840224148673,
                                                ["lat"] = 0.72799618722722,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["long"] = 0.72841304693593,
                                                ["lat"] = 0.72794490477389,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["long"] = 0.72855395654083,
                                                ["lat"] = 0.72777285464246,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["long"] = 0.72862857571275,
                                                ["lat"] = 0.72774963354774,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["long"] = 0.72845614781423,
                                                ["lat"] = 0.72789318799602,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["long"] = 0.72862857571275,
                                                ["lat"] = 0.72774963354774,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["long"] = 0.7284019614014,
                                                ["lat"] = 0.72799259916863,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["long"] = 0.72845614781423,
                                                ["lat"] = 0.72789318799602,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["long"] = 0.72860427467652,
                                                ["lat"] = 0.72769970929893,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["long"] = 0.7286218462365,
                                                ["lat"] = 0.72765818632822,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                ["long"] = 0.7284974139111,
                                                ["lat"] = 0.72784263108545,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                ["long"] = 0.72866389098435,
                                                ["lat"] = 0.72759964146352,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                ["long"] = 0.72840668921695,
                                                ["lat"] = 0.72800345788124,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["long"] = 0.7284019614014,
                                                ["lat"] = 0.72799259916863,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["long"] = 0.72851115384605,
                                                ["lat"] = 0.72781748840805,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                ["long"] = 0.72867489378094,
                                                ["lat"] = 0.72757656776924,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["long"] = 0.72867756204486,
                                                ["lat"] = 0.72757097209405,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                ["long"] = 0.72852100074616,
                                                ["lat"] = 0.72780064776382,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["long"] = 0.72840812017337,
                                                ["lat"] = 0.72795791548232,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["long"] = 0.72854964134905,
                                                ["lat"] = 0.72777499025677,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["long"] = 0.72855395654083,
                                                ["lat"] = 0.72777285464246,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["long"] = 0.72860371144752,
                                                ["lat"] = 0.72770861928463,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["long"] = 0.72867489378094,
                                                ["lat"] = 0.72757656776924,
                                            }, -- end of [23]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 27,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 82800,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 627375.13593234,
                                            ["x"] = -342993.0310153,
                                            ["name"] = "DictKey_WptName_73",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M1126 Stryker ICV",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 36,
                                        ["skill"] = "Random",
                                        ["y"] = 627375.13593234,
                                        ["x"] = -342993.0310153,
                                        ["name"] = "DictKey_UnitName_49",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 2.7540073335298,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M1126 Stryker ICV",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 37,
                                        ["skill"] = "Random",
                                        ["y"] = 627275.73551214,
                                        ["x"] = -342956.78996316,
                                        ["name"] = "DictKey_UnitName_48",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 2.7951648400429,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "M1126 Stryker ICV",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 56,
                                        ["skill"] = "Random",
                                        ["y"] = 627355.98247794,
                                        ["x"] = -342869.01858975,
                                        ["name"] = "DictKey_UnitName_47",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 2.7951648400429,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "M1126 Stryker ICV",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 57,
                                        ["skill"] = "Average",
                                        ["y"] = 627431.76732827,
                                        ["x"] = -342901.98696929,
                                        ["name"] = "DictKey_UnitName_46",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 2.7540073335298,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 627375.13593234,
                                ["x"] = -342993.0310153,
                                ["name"] = "DictKey_GroupName_45",
                                ["start_time"] = 82800,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 627201.9375,
                                                ["x"] = -342750.9375,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 627051.875,
                                                ["x"] = -340916,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 627331.9375,
                                                ["x"] = -342936.28125,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 627046.5625,
                                                ["x"] = -340938.75,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 627042.5625,
                                                ["x"] = -340961.75,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 627040,
                                                ["x"] = -340984.9375,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 627016.3125,
                                                ["x"] = -341268.96875,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 627014.6875,
                                                ["x"] = -341298.375,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 627014.875,
                                                ["x"] = -341327.84375,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 627020.375,
                                                ["x"] = -341386.46875,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 627032.6875,
                                                ["x"] = -341444.03125,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 627051.75,
                                                ["x"] = -341499.75,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 627119.5,
                                                ["x"] = -341670,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 627192.1875,
                                                ["x"] = -342585.28125,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 627185,
                                                ["x"] = -342662.75,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 627206.5,
                                                ["x"] = -342769.0625,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 627240.9375,
                                                ["x"] = -342835,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 627334.875,
                                                ["x"] = -342943.4375,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 627251.5,
                                                ["x"] = -343389.625,
                                            }, -- end of [48]
                                            [33] = 
                                            {
                                                ["y"] = 627253.25,
                                                ["x"] = -342849.125,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 627334.0625,
                                                ["x"] = -342947.3125,
                                            }, -- end of [41]
                                            [17] = 
                                            {
                                                ["y"] = 627188.625,
                                                ["x"] = -341992.5,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 627187.5625,
                                                ["x"] = -342604.28125,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 627187.9375,
                                                ["x"] = -342682.09375,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 627212.75,
                                                ["x"] = -342786.6875,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 627316,
                                                ["x"] = -342927.15625,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 627328.9375,
                                                ["x"] = -342960.96875,
                                            }, -- end of [42]
                                            [9] = 
                                            {
                                                ["y"] = 627016.75,
                                                ["x"] = -341357.21875,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 627025.6875,
                                                ["x"] = -341415.4375,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 627041.375,
                                                ["x"] = -341472.1875,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 627108.4375,
                                                ["x"] = -341637.0625,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 627267.3125,
                                                ["x"] = -342321.09375,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 627184.8125,
                                                ["x"] = -342623.65625,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 627187.9375,
                                                ["x"] = -342682.09375,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 627220.625,
                                                ["x"] = -342803.65625,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 627321.875,
                                                ["x"] = -342931.1875,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 627271.75,
                                                ["x"] = -343241.8125,
                                            }, -- end of [44]
                                            [47] = 
                                            {
                                                ["y"] = 627249.25,
                                                ["x"] = -343380.625,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 627245,
                                                ["x"] = -343332.78125,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 627334.125,
                                                ["x"] = -342939.5625,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 627281.125,
                                                ["x"] = -343198.8125,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 627328.6875,
                                                ["x"] = -342934.0625,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 627261.625,
                                                ["x"] = -343284.65625,
                                            }, -- end of [45]
                                            [35] = 
                                            {
                                                ["y"] = 627318.75,
                                                ["x"] = -342929.46875,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 627095.75,
                                                ["x"] = -340749.90625,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 627262.1875,
                                                ["x"] = -342363,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 627183.9375,
                                                ["x"] = -342643.21875,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 627230.0625,
                                                ["x"] = -342819.8125,
                                            }, -- end of [31]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 627068.99031919,
                                                ["x"] = -343407.65188728,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 627068.99031919,
                                                ["x"] = -343407.65188728,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 446,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 82800,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 627096.11334545,
                                            ["x"] = -340750.00267725,
                                            ["name"] = "DictKey_WptName_74",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 28,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 83295.535995565,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 627251.52337823,
                                            ["x"] = -343389.61544151,
                                            ["name"] = "DictKey_WptName_75",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["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"] = 19,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-2 Bradley",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 39,
                                        ["skill"] = "Average",
                                        ["y"] = 627096.11334545,
                                        ["x"] = -340750.00267725,
                                        ["name"] = "DictKey_UnitName_53",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.0827844690171,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M-2 Bradley",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 40,
                                        ["skill"] = "Average",
                                        ["y"] = 627103.43757287,
                                        ["x"] = -340720.90089146,
                                        ["name"] = "DictKey_UnitName_52",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.0827844690171,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Vulcan",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 41,
                                        ["skill"] = "Average",
                                        ["y"] = 627111.10080652,
                                        ["x"] = -340691.90524654,
                                        ["name"] = "DictKey_UnitName_51",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.0827844690171,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 627096.11334545,
                                ["x"] = -340750.00267725,
                                ["name"] = "DictKey_GroupName_50",
                                ["start_time"] = 82800,
                                ["task"] = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["long"] = 0.7286495559433,
                                                ["lat"] = 0.72821898391313,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["long"] = 0.7281663973029,
                                                ["lat"] = 0.72689868377522,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 83,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 82800,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 628279.65710637,
                                            ["x"] = -341792.40662319,
                                            ["name"] = "DictKey_WptName_76",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M-1 Abrams",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 43,
                                        ["skill"] = "Average",
                                        ["y"] = 628279.65710637,
                                        ["x"] = -341792.40662319,
                                        ["name"] = "DictKey_UnitName_57",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.4085277476612,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "M-1 Abrams",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 44,
                                        ["skill"] = "Average",
                                        ["y"] = 628070.36564455,
                                        ["x"] = -341587.29082292,
                                        ["name"] = "DictKey_UnitName_56",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.4085277476608,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Vulcan",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 45,
                                        ["skill"] = "Average",
                                        ["y"] = 628320.80844959,
                                        ["x"] = -341557.40817637,
                                        ["name"] = "DictKey_UnitName_55",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.4085277476608,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 628279.65710637,
                                ["x"] = -341792.40662319,
                                ["name"] = "DictKey_GroupName_54",
                                ["start_time"] = 82800,
                                ["task"] = "Ground Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 32,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 82800,
                                            ["alt_type"] = "BARO",
                                            ["y"] = 627548.57142857,
                                            ["x"] = -341781.42857143,
                                            ["name"] = "DictKey_WptName_71",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M6 Linebacker",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 53,
                                        ["skill"] = "Random",
                                        ["y"] = 627548.57142857,
                                        ["x"] = -341781.42857143,
                                        ["name"] = "DictKey_UnitName_59",
                                        ["playerCanDrive"] = true,
                                        ["heading"] = 3.6432854753164,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 627548.57142857,
                                ["x"] = -341781.42857143,
                                ["name"] = "DictKey_GroupName_58",
                                ["start_time"] = 82800,
                                ["task"] = "Ground Nothing",
                            }, -- end of [5]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "USA",
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 13,
                    ["name"] = "Denmark",
                }, -- end of [12]
                [13] = 
                {
                    ["id"] = 6,
                    ["name"] = "Germany",
                }, -- end of [13]
                [14] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                }, -- end of [14]
                [15] = 
                {
                    ["id"] = 10,
                    ["name"] = "The Netherlands",
                }, -- end of [15]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 635857.87209007,
                ["x"] = -297857.14285714,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 0,
                    ["name"] = "Russia",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1100,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 628570.64057612,
                                            ["x"] = -350359.81015915,
                                            ["name"] = "DictKey_WptName_64",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 222.22222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 26.830108698663,
                                            ["ETA_locked"] = false,
                                            ["y"] = 627855.19246283,
                                            ["x"] = -342687.59011579,
                                            ["name"] = "DictKey_WptName_65",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 539.67892282053,
                                            ["ETA_locked"] = false,
                                            ["y"] = 672728.70020458,
                                            ["x"] = -287370.87452851,
                                            ["name"] = "DictKey_WptName_67",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 45,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 629.59294371156,
                                            ["ETA_locked"] = false,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["name"] = "DictKey_WptName_66",
                                            ["airdromeId"] = 25,
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1100,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "Player",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 1,
                                        ["psi"] = 0.092982871015374,
                                        ["y"] = 628570.64057612,
                                        ["x"] = -350359.81015915,
                                        ["name"] = "DictKey_UnitName_28",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{E92CBFE5-C153-11d8-9897-000476191836}",
                                                }, -- end of [7]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [2]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [10]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{E92CBFE5-C153-11d8-9897-000476191836}",
                                                }, -- end of [5]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.092982871015374,
                                        ["callsign"] = 100,
                                        ["onboard_num"] = 55,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1100,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 18,
                                        ["psi"] = 0.092982871015374,
                                        ["y"] = 628608.51017263,
                                        ["x"] = -350401.04009176,
                                        ["name"] = "DictKey_UnitName_27",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{D5435F26-F120-4FA3-9867-34ACE562EF1B}",
                                                }, -- end of [7]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [2]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [10]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{D5435F26-F120-4FA3-9867-34ACE562EF1B}",
                                                }, -- end of [5]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3790",
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.092982871015374,
                                        ["callsign"] = 101,
                                        ["onboard_num"] = 27,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 628570.64057612,
                                ["x"] = -350359.81015915,
                                ["name"] = "DictKey_GroupName_26",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_63",
    ["version"] = 12,
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["currentKey"] = 22496,
    ["start_time"] = 49500,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["hydro"] = 
        {
            ["hh"] = 1,
            ["prob"] = 77,
            ["enable"] = false,
            ["mmint"] = 40,
            ["id"] = "hydro",
            ["mm"] = 30,
        }, -- end of ["hydro"]
        ["eos"] = 
        {
            ["hh"] = 1,
            ["prob"] = 44,
            ["enable"] = false,
            ["mmint"] = 40,
            ["id"] = "eos",
            ["mm"] = 30,
        }, -- end of ["eos"]
        ["ecm"] = 
        {
            ["hh"] = 1,
            ["prob"] = 44,
            ["enable"] = false,
            ["mmint"] = 40,
            ["id"] = "ecm",
            ["mm"] = 30,
        }, -- end of ["ecm"]
        ["l_engine"] = 
        {
            ["hh"] = 1,
            ["prob"] = 88,
            ["enable"] = false,
            ["mmint"] = 40,
            ["id"] = "l_engine",
            ["mm"] = 30,
        }, -- end of ["l_engine"]
        ["autopilot"] = 
        {
            ["hh"] = 1,
            ["prob"] = 55,
            ["enable"] = false,
            ["mmint"] = 40,
            ["id"] = "autopilot",
            ["mm"] = 30,
        }, -- end of ["autopilot"]
        ["hud"] = 
        {
            ["hh"] = 1,
            ["prob"] = 22,
            ["enable"] = false,
            ["mmint"] = 40,
            ["id"] = "hud",
            ["mm"] = 30,
        }, -- end of ["hud"]
        ["asc"] = 
        {
            ["hh"] = 1,
            ["prob"] = 55,
            ["enable"] = false,
            ["mmint"] = 40,
            ["id"] = "asc",
            ["mm"] = 30,
        }, -- end of ["asc"]
        ["rws"] = 
        {
            ["hh"] = 1,
            ["prob"] = 66,
            ["enable"] = false,
            ["mmint"] = 40,
            ["id"] = "rws",
            ["mm"] = 30,
        }, -- end of ["rws"]
        ["r_engine"] = 
        {
            ["hh"] = 1,
            ["prob"] = 99,
            ["enable"] = false,
            ["mmint"] = 40,
            ["id"] = "r_engine",
            ["mm"] = 30,
        }, -- end of ["r_engine"]
        ["mfd"] = 
        {
            ["hh"] = 1,
            ["prob"] = 33,
            ["enable"] = false,
            ["mmint"] = 40,
            ["id"] = "mfd",
            ["mm"] = 30,
        }, -- end of ["mfd"]
    }, -- end of ["failures"]
} -- end of mission
