mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_activate_group(36);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_7\"), 30, false, 7); mission.trig.func[1]=nil;",
            [2] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_6\"), 8, false, 17);a_inc_flag(\"2\", 1); mission.trig.func[2]=nil;",
            [3] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_8\"), 20, false, 0);a_inc_flag(\"2\", 1); mission.trig.func[3]=nil;",
            [4] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_9\"), 10, false, 0); mission.trig.func[4]=nil;",
            [5] = "a_end_mission(\"red\", getValueDictByKey(\"DictKey_ActionText_10\"), 30); mission.trig.func[5]=nil;",
            [6] = "a_end_mission(\"blue\", getValueDictByKey(\"DictKey_ActionText_11\"), 10); mission.trig.func[6]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_part_of_coalition_in_zone(\"red\", 85, \"AIRPLANE\") )",
            [2] = "return(c_all_of_coalition_out_zone(\"blue\", 85, \"ALL\") )",
            [3] = "return(c_group_dead(36) )",
            [4] = "return(c_flag_equals(\"2\", 2) )",
            [5] = "return(c_flag_equals(\"2\", 2) and c_unit_in_zone(1, 172) )",
            [6] = "return(c_group_dead(1) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Day"] = 21,
        ["Year"] = 2016,
        ["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"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["maxDictId"] = 17,
    ["pictureFileNameN"] = 
    {
        [1] = "ResKey_ImageBriefing_16",
        [2] = "ResKey_ImageBriefing_17",
    }, -- end of ["pictureFileNameN"]
    ["drawings"] = 
    {
        ["options"] = 
        {
            ["hiddenOnF10Map"] = 
            {
                ["Observer"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Observer"]
                ["Instructor"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Instructor"]
                ["ForwardObserver"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ForwardObserver"]
                ["Pilot"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Pilot"]
                ["Spectrator"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Spectrator"]
                ["ArtilleryCommander"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ArtilleryCommander"]
            }, -- end of ["hiddenOnF10Map"]
        }, -- end of ["options"]
        ["layers"] = 
        {
            [2] = 
            {
                ["visible"] = true,
                ["name"] = "Blue",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [2]
            [3] = 
            {
                ["visible"] = true,
                ["name"] = "Neutral",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [3]
            [1] = 
            {
                ["visible"] = true,
                ["name"] = "Red",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [1]
            [4] = 
            {
                ["visible"] = true,
                ["name"] = "Common",
                ["objects"] = 
                {
                    [1] = 
                    {
                        ["visible"] = true,
                        ["mapY"] = 224139.55716599,
                        ["primitiveType"] = "Line",
                        ["closed"] = false,
                        ["thickness"] = 8,
                        ["colorString"] = "0x000000ff",
                        ["style"] = "solid",
                        ["layerName"] = "Common",
                        ["name"] = "Line 2",
                        ["points"] = 
                        {
                            [7] = 
                            {
                                ["y"] = 3354.3630548367,
                                ["x"] = -15025.090582648,
                            }, -- end of [7]
                            [1] = 
                            {
                                ["y"] = 0,
                                ["x"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["y"] = -2.2990883510502,
                                ["x"] = -6.7695379225479,
                            }, -- end of [2]
                            [4] = 
                            {
                                ["y"] = 1731.0301051213,
                                ["x"] = -3422.9387665555,
                            }, -- end of [4]
                            [8] = 
                            {
                                ["y"] = 1609.035637399,
                                ["x"] = -20160.38086857,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["y"] = 7264.8331480872,
                                ["x"] = -28684.852206246,
                            }, -- end of [9]
                            [5] = 
                            {
                                ["y"] = 2189.7894718644,
                                ["x"] = -6680.7608834933,
                            }, -- end of [5]
                            [10] = 
                            {
                                ["y"] = 10836.883114119,
                                ["x"] = -33922.340093855,
                            }, -- end of [10]
                            [3] = 
                            {
                                ["y"] = 819.24925873673,
                                ["x"] = -2106.6354319863,
                            }, -- end of [3]
                            [6] = 
                            {
                                ["y"] = 2009.9219598069,
                                ["x"] = -9213.8950116396,
                            }, -- end of [6]
                            [11] = 
                            {
                                ["y"] = 22268.139849185,
                                ["x"] = -33987.992986213,
                            }, -- end of [11]
                        }, -- end of ["points"]
                        ["mapX"] = 84095.731795592,
                        ["lineMode"] = "segments",
                    }, -- end of [1]
                    [2] = 
                    {
                        ["visible"] = true,
                        ["mapY"] = 231625.61691556,
                        ["primitiveType"] = "Line",
                        ["closed"] = false,
                        ["thickness"] = 8,
                        ["colorString"] = "0x000000ff",
                        ["style"] = "solid",
                        ["layerName"] = "Common",
                        ["name"] = "Line 1",
                        ["points"] = 
                        {
                            [1] = 
                            {
                                ["y"] = -7486.9160742224,
                                ["x"] = -5944.4788726678,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["y"] = -5474.7352635536,
                                ["x"] = 319.86279407062,
                            }, -- end of [2]
                            [4] = 
                            {
                                ["y"] = -14721.287707023,
                                ["x"] = 8424.5717261432,
                            }, -- end of [4]
                            [8] = 
                            {
                                ["y"] = -32569.22059076,
                                ["x"] = 20106.065511362,
                            }, -- end of [8]
                            [16] = 
                            {
                                ["y"] = -17772.613206779,
                                ["x"] = 50069.465786122,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["y"] = -18617.056209508,
                                ["x"] = 51672.343707969,
                            }, -- end of [17]
                            [9] = 
                            {
                                ["y"] = -33741.712532027,
                                ["x"] = 28052.955335508,
                            }, -- end of [9]
                            [18] = 
                            {
                                ["y"] = -18171.377958068,
                                ["x"] = 52959.419572276,
                            }, -- end of [18]
                            [5] = 
                            {
                                ["y"] = -20236.342393725,
                                ["x"] = 11594.642530311,
                            }, -- end of [5]
                            [10] = 
                            {
                                ["y"] = -26880.463394241,
                                ["x"] = 42383.412395442,
                            }, -- end of [10]
                            [20] = 
                            {
                                ["y"] = -16874.356275351,
                                ["x"] = 55377.16872841,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["y"] = -17075.835371695,
                                ["x"] = 56271.232218439,
                            }, -- end of [21]
                            [11] = 
                            {
                                ["y"] = -23059.008178258,
                                ["x"] = 42557.11490526,
                            }, -- end of [11]
                            [22] = 
                            {
                                ["y"] = -17315.091798604,
                                ["x"] = 56497.896201826,
                            }, -- end of [22]
                            [3] = 
                            {
                                ["y"] = -13548.795765756,
                                ["x"] = 5992.7365886998,
                            }, -- end of [3]
                            [6] = 
                            {
                                ["y"] = -25143.438296067,
                                ["x"] = 12289.45256958,
                            }, -- end of [6]
                            [12] = 
                            {
                                ["y"] = -21582.53684481,
                                ["x"] = 43382.201826893,
                            }, -- end of [12]
                            [24] = 
                            {
                                ["y"] = -18794.510551141,
                                ["x"] = 61292.713931448,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["y"] = -11289.301277185,
                                ["x"] = 67064.839415692,
                            }, -- end of [25]
                            [13] = 
                            {
                                ["y"] = -20366.619276089,
                                ["x"] = 45119.226925067,
                            }, -- end of [13]
                            [7] = 
                            {
                                ["y"] = -29659.703551319,
                                ["x"] = 19150.701707367,
                            }, -- end of [7]
                            [14] = 
                            {
                                ["y"] = -20236.342393725,
                                ["x"] = 47941.892709599,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["y"] = -19610.058629384,
                                ["x"] = 49569.055117838,
                            }, -- end of [15]
                            [19] = 
                            {
                                ["y"] = -18007.676192288,
                                ["x"] = 53538.671974267,
                            }, -- end of [19]
                            [23] = 
                            {
                                ["y"] = -17466.201120863,
                                ["x"] = 59293.418663606,
                            }, -- end of [23]
                        }, -- end of ["points"]
                        ["mapX"] = 90037.749213165,
                        ["lineMode"] = "segments",
                    }, -- end of [2]
                    [4] = 
                    {
                        ["visible"] = true,
                        ["mapY"] = 246390.07032446,
                        ["primitiveType"] = "Line",
                        ["closed"] = false,
                        ["thickness"] = 8,
                        ["colorString"] = "0x000000ff",
                        ["style"] = "solid",
                        ["layerName"] = "Common",
                        ["name"] = "Line 5",
                        ["points"] = 
                        {
                            [6] = 
                            {
                                ["y"] = 15406.081320514,
                                ["x"] = 5178.3939353246,
                            }, -- end of [6]
                            [2] = 
                            {
                                ["y"] = 51.780280133127,
                                ["x"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["y"] = 4253.9309336818,
                                ["x"] = -3218.5192971137,
                            }, -- end of [3]
                            [1] = 
                            {
                                ["y"] = 1.6915275789215,
                                ["x"] = 0.12529833910958,
                            }, -- end of [1]
                            [4] = 
                            {
                                ["y"] = 9042.7955115568,
                                ["x"] = -4136.9316819116,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["y"] = 11404.42735818,
                                ["x"] = 717.53378059177,
                            }, -- end of [5]
                        }, -- end of ["points"]
                        ["mapX"] = 50107.702627197,
                        ["lineMode"] = "segments",
                    }, -- end of [4]
                    [3] = 
                    {
                        ["visible"] = true,
                        ["mapY"] = 209764.21163147,
                        ["primitiveType"] = "Line",
                        ["closed"] = true,
                        ["thickness"] = 16,
                        ["colorString"] = "0x808080ff",
                        ["style"] = "dash",
                        ["layerName"] = "Common",
                        ["name"] = "Line 4",
                        ["points"] = 
                        {
                            [7] = 
                            {
                                ["y"] = -192.74955250171,
                                ["x"] = 1308.9446656513,
                            }, -- end of [7]
                            [1] = 
                            {
                                ["y"] = 0,
                                ["x"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["y"] = 0,
                                ["x"] = 0,
                            }, -- end of [2]
                            [4] = 
                            {
                                ["y"] = -579.87026099692,
                                ["x"] = 924.18308824468,
                            }, -- end of [4]
                            [8] = 
                            {
                                ["y"] = 242.85541753413,
                                ["x"] = 1434.6617761866,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["y"] = 345.4334091162,
                                ["x"] = 1276.6779751697,
                            }, -- end of [9]
                            [5] = 
                            {
                                ["y"] = -507.86108831424,
                                ["x"] = 1094.5370964988,
                            }, -- end of [5]
                            [10] = 
                            {
                                ["y"] = 292.34337691512,
                                ["x"] = 1133.9431874751,
                            }, -- end of [10]
                            [3] = 
                            {
                                ["y"] = -391.76817841714,
                                ["x"] = 490.90541838492,
                            }, -- end of [3]
                            [6] = 
                            {
                                ["y"] = -368.58844352511,
                                ["x"] = 1227.7069528675,
                            }, -- end of [6]
                            [12] = 
                            {
                                ["y"] = 553.2876525126,
                                ["x"] = 574.48195428769,
                            }, -- end of [12]
                            [11] = 
                            {
                                ["y"] = 471.45947247773,
                                ["x"] = 963.33071068149,
                            }, -- end of [11]
                        }, -- end of ["points"]
                        ["mapX"] = 114287.05238337,
                        ["lineMode"] = "segments",
                    }, -- end of [3]
                }, -- end of ["objects"]
            }, -- end of [4]
            [5] = 
            {
                ["visible"] = true,
                ["name"] = "Author",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [5]
        }, -- end of ["layers"]
    }, -- end of ["drawings"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 49.9938,
                ["dir"] = 90,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 20.616,
                ["dir"] = 92,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 6.1848,
                ["dir"] = 83,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["groundTurbulence"] = 0,
        ["enable_dust"] = false,
        ["season"] = 
        {
            ["temperature"] = 29,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["modifiedTime"] = false,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["dust_density"] = 0,
        ["qnh"] = 760,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 200,
            ["density"] = 0,
            ["preset"] = "Preset15",
            ["base"] = 4200,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Syria",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["radius"] = 15240,
                ["zoneId"] = 85,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 198499.89055132,
                ["x"] = 116113.02563235,
                ["name"] = "New Trigger Zone-1",
                ["type"] = 0,
            }, -- end of [1]
            [2] = 
            {
                ["radius"] = 304.8,
                ["zoneId"] = 170,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 154427.53127473,
                ["x"] = 125589.79931179,
                ["name"] = "New Trigger Zone-2",
                ["type"] = 0,
            }, -- end of [2]
            [3] = 
            {
                ["radius"] = 914.4,
                ["zoneId"] = 171,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 209847.04566865,
                ["x"] = 114976.30592475,
                ["name"] = "New Trigger Zone-3",
                ["type"] = 0,
            }, -- end of [3]
            [4] = 
            {
                ["radius"] = 30.48,
                ["zoneId"] = 172,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 154374.54113255,
                ["x"] = 125534.35349102,
                ["name"] = "New Trigger Zone-4",
                ["type"] = 0,
            }, -- end of [4]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 225023.50094988,
        ["zoom"] = 299906.27541746,
        ["centerX"] = 113631.16631045,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["neutrals"] = 
        {
            [1] = 18,
            [2] = 70,
            [3] = 83,
            [4] = 21,
            [5] = 23,
            [6] = 65,
            [7] = 24,
            [8] = 11,
            [9] = 86,
            [10] = 64,
            [11] = 25,
            [12] = 8,
            [13] = 63,
            [14] = 27,
            [15] = 28,
            [16] = 76,
            [17] = 84,
            [18] = 26,
            [19] = 13,
            [20] = 29,
            [21] = 62,
            [22] = 30,
            [23] = 5,
            [24] = 78,
            [25] = 16,
            [26] = 6,
            [27] = 87,
            [28] = 31,
            [29] = 61,
            [30] = 32,
            [31] = 33,
            [32] = 60,
            [33] = 17,
            [34] = 34,
            [35] = 35,
            [36] = 15,
            [37] = 69,
            [38] = 20,
            [39] = 36,
            [40] = 59,
            [41] = 37,
            [42] = 71,
            [43] = 79,
            [44] = 58,
            [45] = 57,
            [46] = 56,
            [47] = 55,
            [48] = 88,
            [49] = 38,
            [50] = 12,
            [51] = 73,
            [52] = 39,
            [53] = 89,
            [54] = 54,
            [55] = 40,
            [56] = 77,
            [57] = 72,
            [58] = 41,
            [59] = 0,
            [60] = 42,
            [61] = 43,
            [62] = 44,
            [63] = 85,
            [64] = 75,
            [65] = 45,
            [66] = 19,
            [67] = 9,
            [68] = 53,
            [69] = 46,
            [70] = 22,
            [71] = 47,
            [72] = 52,
            [73] = 10,
            [74] = 66,
            [75] = 51,
            [76] = 3,
            [77] = 4,
            [78] = 1,
            [79] = 74,
            [80] = 82,
            [81] = 2,
            [82] = 7,
            [83] = 68,
            [84] = 50,
            [85] = 49,
            [86] = 48,
            [87] = 67,
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 80,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 81,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
        [1] = "ResKey_ImageBriefing_13",
        [2] = "ResKey_ImageBriefing_14",
    }, -- end of ["pictureFileNameR"]
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
        [1] = "ResKey_ImageBriefing_12",
        [2] = "ResKey_ImageBriefing_15",
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
                [1] = 
                {
                    ["name"] = "Syria",
                    ["id"] = 47,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0.22689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 153863.39390549,
                                            ["speed"] = 0,
                                            ["x"] = 125598.8906216,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1200,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "bw_container_cargo",
                                        ["type"] = "container_cargo",
                                        ["unitId"] = 64,
                                        ["rate"] = 100,
                                        ["y"] = 153863.39390549,
                                        ["x"] = 125598.8906216,
                                        ["name"] = "Static Container-1-1",
                                        ["heading"] = 0.22689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 153863.39390549,
                                ["x"] = 125598.8906216,
                                ["name"] = "Static Container-1",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0.20943951023932,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 153990.64804897,
                                            ["speed"] = 0,
                                            ["x"] = 125572.88554391,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "default",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-19P",
                                        ["unitId"] = 65,
                                        ["rate"] = 50,
                                        ["y"] = 153990.64804897,
                                        ["x"] = 125572.88554391,
                                        ["name"] = "Static MiG-19P-1-1",
                                        ["heading"] = 0.20943951023932,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 153990.64804897,
                                ["x"] = 125572.88554391,
                                ["name"] = "Static MiG-19P-1",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 3.3335788713092,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 154881.83464781,
                                            ["speed"] = 0,
                                            ["x"] = 125434.25203839,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "SAAF L-39",
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 66,
                                        ["rate"] = 50,
                                        ["y"] = 154881.83464781,
                                        ["x"] = 125434.25203839,
                                        ["name"] = "Static L-39C-1-1",
                                        ["heading"] = 3.3335788713092,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 154881.83464781,
                                ["x"] = 125434.25203839,
                                ["name"] = "Static L-39C-1",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 3.3335788713092,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 154700.45523264,
                                            ["speed"] = 0,
                                            ["x"] = 125470.03113942,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "SAAF L-39",
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 67,
                                        ["rate"] = 50,
                                        ["y"] = 154700.45523264,
                                        ["x"] = 125470.03113942,
                                        ["name"] = "Static L-39C-2-1",
                                        ["heading"] = 3.3335788713092,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 154700.45523264,
                                ["x"] = 125470.03113942,
                                ["name"] = "Static L-39C-2",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 3.3335788713092,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 154726.94533727,
                                            ["speed"] = 0,
                                            ["x"] = 125464.7331185,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "SAAF L-39",
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 68,
                                        ["rate"] = 50,
                                        ["y"] = 154726.94533727,
                                        ["x"] = 125464.7331185,
                                        ["name"] = "Static L-39C-3-1",
                                        ["heading"] = 3.3335788713092,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 154726.94533727,
                                ["x"] = 125464.7331185,
                                ["name"] = "Static L-39C-3",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 3.3335788713092,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 154784.23018853,
                                            ["speed"] = 0,
                                            ["x"] = 125453.64038718,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "SAAF L-39",
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 69,
                                        ["rate"] = 50,
                                        ["y"] = 154784.23018853,
                                        ["x"] = 125453.64038718,
                                        ["name"] = "Static L-39C-4-1",
                                        ["heading"] = 3.3335788713092,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 154784.23018853,
                                ["x"] = 125453.64038718,
                                ["name"] = "Static L-39C-4",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 3.5953782591083,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 154646.15051815,
                                            ["speed"] = 0,
                                            ["x"] = 125475.4947235,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "SAAF L-39",
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 70,
                                        ["rate"] = 50,
                                        ["y"] = 154646.15051815,
                                        ["x"] = 125475.4947235,
                                        ["name"] = "Static L-39C-5-1",
                                        ["heading"] = 3.5953782591083,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 154646.15051815,
                                ["x"] = 125475.4947235,
                                ["name"] = "Static L-39C-5",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 3.3335788713092,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 154616.01802413,
                                            ["speed"] = 0,
                                            ["x"] = 125486.75301797,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "SAAF L-39",
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 71,
                                        ["rate"] = 50,
                                        ["y"] = 154616.01802413,
                                        ["x"] = 125486.75301797,
                                        ["name"] = "Static L-39C-6-1",
                                        ["heading"] = 3.3335788713092,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 154616.01802413,
                                ["x"] = 125486.75301797,
                                ["name"] = "Static L-39C-6",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 3.3161255787892,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 154594.49481412,
                                            ["speed"] = 0,
                                            ["x"] = 125490.89209682,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "SAAF L-39",
                                        ["category"] = "Planes",
                                        ["type"] = "L-39C",
                                        ["unitId"] = 72,
                                        ["rate"] = 50,
                                        ["y"] = 154594.49481412,
                                        ["x"] = 125490.89209682,
                                        ["name"] = "Static L-39C-7-1",
                                        ["heading"] = 3.3161255787892,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 154594.49481412,
                                ["x"] = 125490.89209682,
                                ["name"] = "Static L-39C-7",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 5.2883476335428,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 155815.38476991,
                                            ["speed"] = 0,
                                            ["x"] = 125435.28654979,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "VVS - Metal",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 73,
                                        ["rate"] = "50",
                                        ["y"] = 155815.38476991,
                                        ["x"] = 125435.28654979,
                                        ["name"] = "Static MiG-21Bis-1-1",
                                        ["heading"] = 5.2883476335428,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 155815.38476991,
                                ["x"] = 125435.28654979,
                                ["name"] = "Static MiG-21Bis-1",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 0.17453292519943,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 155909.90532277,
                                            ["speed"] = 0,
                                            ["x"] = 125418.84047303,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Syria (2)",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 74,
                                        ["rate"] = "50",
                                        ["y"] = 155909.90532277,
                                        ["x"] = 125418.84047303,
                                        ["name"] = "Static MiG-21Bis-2-1",
                                        ["heading"] = 0.17453292519943,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 155909.90532277,
                                ["x"] = 125418.84047303,
                                ["name"] = "Static MiG-21Bis-2",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 3.08923277603,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 156028.38022147,
                                            ["speed"] = 0,
                                            ["x"] = 125375.62829574,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 31,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Syria (1)",
                                        ["category"] = "Planes",
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 75,
                                        ["rate"] = "50",
                                        ["y"] = 156028.38022147,
                                        ["x"] = 125375.62829574,
                                        ["name"] = "Static MiG-21Bis-3-1",
                                        ["heading"] = 3.08923277603,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 156028.38022147,
                                ["x"] = 125375.62829574,
                                ["name"] = "Static MiG-21Bis-3",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 0.22689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 156587.22644964,
                                            ["speed"] = 0,
                                            ["x"] = 125757.54220297,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 32,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Syria Fictional",
                                        ["category"] = "Helicopters",
                                        ["type"] = "SA342Mistral",
                                        ["unitId"] = 76,
                                        ["rate"] = 30,
                                        ["y"] = 156587.22644964,
                                        ["x"] = 125757.54220297,
                                        ["name"] = "Static SA342Mistral-1-1",
                                        ["heading"] = 0.22689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 156587.22644964,
                                ["x"] = 125757.54220297,
                                ["name"] = "Static SA342Mistral-1",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 0.62831853071796,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 156627.60119455,
                                            ["speed"] = 0,
                                            ["x"] = 125745.60878083,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 33,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Syria Fictional",
                                        ["category"] = "Helicopters",
                                        ["type"] = "SA342Mistral",
                                        ["unitId"] = 77,
                                        ["rate"] = 30,
                                        ["y"] = 156627.60119455,
                                        ["x"] = 125745.60878083,
                                        ["name"] = "Static SA342Mistral-2-1",
                                        ["heading"] = 0.62831853071796,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 156627.60119455,
                                ["x"] = 125745.60878083,
                                ["name"] = "Static SA342Mistral-2",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 6.0213859193804,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 156544.4650203,
                                            ["speed"] = 0,
                                            ["x"] = 125765.6967081,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Syria Fictional",
                                        ["category"] = "Helicopters",
                                        ["type"] = "SA342Mistral",
                                        ["unitId"] = 78,
                                        ["rate"] = 30,
                                        ["y"] = 156544.4650203,
                                        ["x"] = 125765.6967081,
                                        ["name"] = "Static SA342Mistral-3-1",
                                        ["heading"] = 6.0213859193804,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 156544.4650203,
                                ["x"] = 125765.6967081,
                                ["name"] = "Static SA342Mistral-3",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 5.3930673886625,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 156499.31690654,
                                            ["speed"] = 0,
                                            ["x"] = 125774.64677471,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Syria Fictional",
                                        ["category"] = "Helicopters",
                                        ["type"] = "SA342Mistral",
                                        ["unitId"] = 79,
                                        ["rate"] = 30,
                                        ["y"] = 156499.31690654,
                                        ["x"] = 125774.64677471,
                                        ["name"] = "Static SA342Mistral-4-1",
                                        ["heading"] = 5.3930673886625,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 156499.31690654,
                                ["x"] = 125774.64677471,
                                ["name"] = "Static SA342Mistral-4",
                                ["dead"] = false,
                            }, -- end of [16]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 153744.29319636,
                                                ["x"] = 125718.70021936,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 153745.07745946,
                                                ["x"] = 125718.55961543,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 366,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 153744.67600149,
                                            ["x"] = 125762.88902666,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "snr s-125 tr",
                                        ["unitId"] = 20,
                                        ["skill"] = "Average",
                                        ["y"] = 153744.67600149,
                                        ["x"] = 125762.88902666,
                                        ["name"] = "Ground-5-1",
                                        ["heading"] = 5.1836278784232,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "5p73 s-125 ln",
                                        ["unitId"] = 21,
                                        ["skill"] = "Average",
                                        ["y"] = 153684.77424704,
                                        ["x"] = 125798.83007933,
                                        ["name"] = "Ground-5-2",
                                        ["heading"] = 0.24434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 27,
                                        ["skill"] = "Average",
                                        ["y"] = 153765.63407752,
                                        ["x"] = 125684.17820268,
                                        ["name"] = "Ground-5-3",
                                        ["heading"] = 6.14355896702,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 22,
                                        ["skill"] = "Average",
                                        ["y"] = 153774.55633709,
                                        ["x"] = 125686.02084325,
                                        ["name"] = "Ground-5-4",
                                        ["heading"] = 6.14355896702,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 25,
                                        ["skill"] = "Average",
                                        ["y"] = 153782.50878585,
                                        ["x"] = 125686.50574866,
                                        ["name"] = "Ground-5-5",
                                        ["heading"] = 0.069813170079773,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 28,
                                        ["skill"] = "Average",
                                        ["y"] = 153797.19798571,
                                        ["x"] = 125684.04315041,
                                        ["name"] = "Ground-5-6",
                                        ["heading"] = 0.13962634015955,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 19,
                                        ["skill"] = "Average",
                                        ["y"] = 153787.55180213,
                                        ["x"] = 125686.21480541,
                                        ["name"] = "Ground-5-7",
                                        ["heading"] = 0.069813170079773,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["type"] = "p-19 s-125 sr",
                                        ["unitId"] = 23,
                                        ["skill"] = "Average",
                                        ["y"] = 155421.76800474,
                                        ["x"] = 125360.62286387,
                                        ["name"] = "Ground-5-8",
                                        ["heading"] = 1.9024088846738,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 24,
                                        ["skill"] = "Average",
                                        ["y"] = 153754.06385008,
                                        ["x"] = 125760.45682796,
                                        ["name"] = "Ground-5-9",
                                        ["heading"] = 0.069813170079773,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["type"] = "KrAZ6322",
                                        ["unitId"] = 26,
                                        ["skill"] = "Average",
                                        ["y"] = 153764.41961976,
                                        ["x"] = 125758.90907803,
                                        ["name"] = "Ground-5-10",
                                        ["heading"] = 1.6580627893946,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["type"] = "KrAZ6322",
                                        ["unitId"] = 30,
                                        ["skill"] = "Average",
                                        ["y"] = 153764.55824953,
                                        ["x"] = 125763.34523082,
                                        ["name"] = "Ground-5-11",
                                        ["heading"] = 1.6580627893946,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["type"] = "5p73 s-125 ln",
                                        ["unitId"] = 29,
                                        ["skill"] = "Average",
                                        ["y"] = 153797.81635861,
                                        ["x"] = 125730.15963772,
                                        ["name"] = "Ground-5-12",
                                        ["heading"] = 6.1086523819802,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["type"] = "5p73 s-125 ln",
                                        ["unitId"] = 18,
                                        ["skill"] = "Average",
                                        ["y"] = 153702.73420869,
                                        ["x"] = 125698.46558775,
                                        ["name"] = "Ground-5-13",
                                        ["heading"] = 0.24434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                }, -- end of ["units"]
                                ["y"] = 153744.67600149,
                                ["x"] = 125762.88902666,
                                ["name"] = "Ground-5",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 366,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 154791.41635916,
                                            ["x"] = 125452.59352245,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Tigr_233036",
                                        ["unitId"] = 31,
                                        ["skill"] = "Average",
                                        ["y"] = 154791.41635916,
                                        ["x"] = 125452.59352245,
                                        ["name"] = "Ground-6-1",
                                        ["heading"] = 3.1764992386297,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 154791.41635916,
                                ["x"] = 125452.59352245,
                                ["name"] = "Ground-6",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 396.00039651761,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 154724.61798361,
                                            ["x"] = 125456.00383828,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Tigr_233036",
                                        ["unitId"] = 32,
                                        ["skill"] = "Average",
                                        ["y"] = 154724.61798361,
                                        ["x"] = 125456.00383828,
                                        ["name"] = "Ground-7-1",
                                        ["heading"] = 5.0789081233035,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 154724.61798361,
                                ["x"] = 125456.00383828,
                                ["name"] = "Ground-7",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 366,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 154614.43986895,
                                            ["x"] = 125477.691322,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Tigr_233036",
                                        ["unitId"] = 33,
                                        ["skill"] = "Average",
                                        ["y"] = 154614.43986895,
                                        ["x"] = 125477.691322,
                                        ["name"] = "Ground-8-1",
                                        ["heading"] = 4.939281783144,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 154614.43986895,
                                ["x"] = 125477.691322,
                                ["name"] = "Ground-8",
                                ["start_time"] = 0,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["name"] = "CJTF Blue",
                    ["id"] = 80,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 334,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 209903.84341169,
                                            ["x"] = 114702.97621204,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Cobra",
                                        ["unitId"] = 5,
                                        ["skill"] = "Average",
                                        ["y"] = 209903.84341169,
                                        ["x"] = 114702.97621204,
                                        ["name"] = "Ground-1-2",
                                        ["heading"] = 2.757620218151,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Cobra",
                                        ["unitId"] = 4,
                                        ["skill"] = "Average",
                                        ["y"] = 209910.81238288,
                                        ["x"] = 114724.25270243,
                                        ["name"] = "Ground-1-1",
                                        ["heading"] = 3.9444441095072,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 209903.84341169,
                                ["x"] = 114702.97621204,
                                ["name"] = "Ground-1",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 335,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 209921.49957998,
                                            ["x"] = 114748.36991484,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 8,
                                        ["skill"] = "Average",
                                        ["y"] = 209921.49957998,
                                        ["x"] = 114748.36991484,
                                        ["name"] = "Ground-2-3",
                                        ["heading"] = 5.4454272662223,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 7,
                                        ["skill"] = "Average",
                                        ["y"] = 209921.64243712,
                                        ["x"] = 114749.54134342,
                                        ["name"] = "Ground-2-2",
                                        ["heading"] = 4.3284165449459,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 6,
                                        ["skill"] = "Average",
                                        ["y"] = 209919.67100855,
                                        ["x"] = 114748.99848627,
                                        ["name"] = "Ground-2-1",
                                        ["heading"] = 1.3962634015955,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 209921.49957998,
                                ["x"] = 114748.36991484,
                                ["name"] = "Ground-2",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 334,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 209915.39805292,
                                            ["x"] = 114731.25231876,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["unitId"] = 94,
                                        ["skill"] = "Average",
                                        ["y"] = 209915.39805292,
                                        ["x"] = 114731.25231876,
                                        ["name"] = "Ground-3-2",
                                        ["heading"] = 3.0543261909901,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "MAZ-6303",
                                        ["unitId"] = 9,
                                        ["skill"] = "Average",
                                        ["y"] = 209918.10735818,
                                        ["x"] = 114743.04707509,
                                        ["name"] = "Ground-3-1",
                                        ["heading"] = 3.5430183815485,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 209915.39805292,
                                ["x"] = 114731.25231876,
                                ["name"] = "Ground-3",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 335,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 209913.16948383,
                                            ["x"] = 114731.64337457,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 37,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 96,
                                        ["skill"] = "Average",
                                        ["y"] = 209913.16948383,
                                        ["x"] = 114731.64337457,
                                        ["name"] = "Ground-9-1",
                                        ["heading"] = 5.4454272662223,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 97,
                                        ["skill"] = "Average",
                                        ["y"] = 209913.58577574,
                                        ["x"] = 114732.94489601,
                                        ["name"] = "Ground-9-2",
                                        ["heading"] = 4.3284165449459,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 99,
                                        ["skill"] = "Average",
                                        ["y"] = 209912.18871146,
                                        ["x"] = 114733.671946,
                                        ["name"] = "Ground-9-4",
                                        ["heading"] = 2.4958208303519,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Infantry AK Ins",
                                        ["unitId"] = 98,
                                        ["skill"] = "Average",
                                        ["y"] = 209911.6429186,
                                        ["x"] = 114732.03061029,
                                        ["name"] = "Ground-9-3",
                                        ["heading"] = 1.3962634015955,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 209913.16948383,
                                ["x"] = 114731.64337457,
                                ["name"] = "Ground-9",
                                ["start_time"] = 0,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Intercept",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 335,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 17,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 18,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "Infantry",
                                                                            [6] = "Fortifications",
                                                                            [7] = "Tanks",
                                                                            [8] = "IFV",
                                                                            [9] = "APC",
                                                                            [10] = "Artillery",
                                                                            [11] = "Unarmed vehicles",
                                                                            [12] = "AAA",
                                                                            [13] = "SR SAM",
                                                                            [14] = "MR SAM",
                                                                            [15] = "LR SAM",
                                                                            [16] = "Aircraft Carriers",
                                                                            [17] = "Cruisers",
                                                                            [18] = "Destroyers",
                                                                            [19] = "Frigates",
                                                                            [20] = "Corvettes",
                                                                            [21] = "Light armed ships",
                                                                            [22] = "Unarmed ships",
                                                                            [23] = "Submarines",
                                                                            [24] = "Cruise missiles",
                                                                            [25] = "Antiship Missiles",
                                                                            [26] = "AA Missiles",
                                                                            [27] = "AG Missiles",
                                                                            [28] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 243605.210938,
                                            ["x"] = 76964.6875,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 37,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1524,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackUnit",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["unitId"] = 1,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 1524,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1069547520,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 96.754702983814,
                                            ["ETA_locked"] = false,
                                            ["y"] = 228977.39720251,
                                            ["x"] = 95943.034788411,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1524,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 256.94444444444,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 198.70361195933,
                                            ["ETA_locked"] = false,
                                            ["y"] = 206946.80350732,
                                            ["x"] = 110114.89942267,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 36,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 335,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "syria (1)",
                                        ["skill"] = "Good",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-21Bis",
                                        ["unitId"] = 95,
                                        ["psi"] = 0.65665773510066,
                                        ["y"] = 243605.210938,
                                        ["x"] = 76964.6875,
                                        ["name"] = "Aerial-2-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{R-13M1}",
                                                }, -- end of [2]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{R-13M1}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 2280,
                                            ["flare"] = 40,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 18,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -0.65665773510066,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 243605.210938,
                                ["x"] = 76964.6875,
                                ["name"] = "Aerial-2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["name"] = "CJTF Red",
                    ["id"] = 81,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 366,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 153867.16560335,
                                            ["x"] = 125597.21431143,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "GAZ-3308",
                                        ["unitId"] = 10,
                                        ["skill"] = "Average",
                                        ["y"] = 153867.16560335,
                                        ["x"] = 125597.21431143,
                                        ["name"] = "Ground-4-1",
                                        ["heading"] = 3.2986722862693,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ATZ-5",
                                        ["unitId"] = 11,
                                        ["skill"] = "Average",
                                        ["y"] = 153872.05484133,
                                        ["x"] = 125596.24577667,
                                        ["name"] = "Ground-4-2",
                                        ["heading"] = 3.2637657012294,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 153867.16560335,
                                ["x"] = 125597.21431143,
                                ["name"] = "Ground-4",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 366,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 154319.37573452,
                                            ["x"] = 125530.17418001,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 39,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Ural-4320 APA-5D",
                                        ["unitId"] = 101,
                                        ["livery_id"] = "desert",
                                        ["skill"] = "Average",
                                        ["y"] = 154319.37573452,
                                        ["x"] = 125530.17418001,
                                        ["name"] = "Ground-10-1",
                                        ["heading"] = 4.2062434973063,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 154319.37573452,
                                ["x"] = 125530.17418001,
                                ["name"] = "Ground-10",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 366,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 154395.07631385,
                                            ["x"] = 125525.17949485,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 40,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "GAZ-66",
                                        ["unitId"] = 102,
                                        ["skill"] = "Average",
                                        ["y"] = 154395.07631385,
                                        ["x"] = 125525.17949485,
                                        ["name"] = "Ground-11-1",
                                        ["heading"] = 2.3212879051525,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 154395.07631385,
                                ["x"] = 125525.17949485,
                                ["name"] = "Ground-11",
                                ["start_time"] = 0,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 366,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 17,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 18,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 5,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "Infantry",
                                                                            [6] = "Fortifications",
                                                                            [7] = "Tanks",
                                                                            [8] = "IFV",
                                                                            [9] = "APC",
                                                                            [10] = "Artillery",
                                                                            [11] = "Unarmed vehicles",
                                                                            [12] = "AAA",
                                                                            [13] = "SR SAM",
                                                                            [14] = "MR SAM",
                                                                            [15] = "LR SAM",
                                                                            [16] = "Aircraft Carriers",
                                                                            [17] = "Cruisers",
                                                                            [18] = "Destroyers",
                                                                            [19] = "Frigates",
                                                                            [20] = "Corvettes",
                                                                            [21] = "Light armed ships",
                                                                            [22] = "Unarmed ships",
                                                                            [23] = "Submarines",
                                                                            [24] = "Cruise missiles",
                                                                            [25] = "Antiship Missiles",
                                                                            [26] = "AA Missiles",
                                                                            [27] = "AG Missiles",
                                                                            [28] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 154375.15625,
                                            ["x"] = 125533.8359375,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 31,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1524,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["addopt"] = 
                                                {
                                                }, -- end of ["addopt"]
                                            }, -- end of ["properties"]
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 257.54266396582,
                                            ["ETA_locked"] = false,
                                            ["y"] = 210535.12145973,
                                            ["x"] = 116326.18844103,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 366,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "SyAAF",
                                        ["skill"] = "Player",
                                        ["parking"] = 2,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "MiG-29A",
                                        ["unitId"] = 1,
                                        ["psi"] = -1.7333044378128,
                                        ["parking_id"] = "31",
                                        ["x"] = 125533.8359375,
                                        ["name"] = "Aerial-1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [3] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [3]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "<CLEAN>",
                                                }, -- end of [2]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{FBC29BFE-3D24-4C64-B81D-941239D12249}",
                                                }, -- end of [6]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "B-8M1 - 20 S-8OFP2",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3376",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 154375.15625,
                                        ["heading"] = 1.7333044378128,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 154375.15625,
                                ["x"] = 125533.8359375,
                                ["name"] = "Aerial-1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 1.9198621771938,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 153760.79545696,
                                            ["speed"] = 0,
                                            ["x"] = 125749.92680304,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "saray-e",
                                        ["type"] = "Subsidiary structure E",
                                        ["unitId"] = 12,
                                        ["rate"] = 100,
                                        ["y"] = 153760.79545696,
                                        ["x"] = 125749.92680304,
                                        ["name"] = "Static Subsidiary structure E-1-1",
                                        ["heading"] = 1.9198621771938,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 153760.79545696,
                                ["x"] = 125749.92680304,
                                ["name"] = "Static Subsidiary structure E-1",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 3.3510321638291,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 154509.92748803,
                                            ["speed"] = 0,
                                            ["x"] = 125502.81555759,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Russia_Army_Weather",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 13,
                                        ["rate"] = "30",
                                        ["y"] = 154509.92748803,
                                        ["x"] = 125502.81555759,
                                        ["name"] = "Static Mi-8MTV2-1-1",
                                        ["heading"] = 3.3510321638291,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 154509.92748803,
                                ["x"] = 125502.81555759,
                                ["name"] = "Static Mi-8MTV2-1",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 3.1764992386297,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 154442.80249397,
                                            ["speed"] = 0,
                                            ["x"] = 125516.74077873,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "Russia_Army_Weather",
                                        ["category"] = "Helicopters",
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 14,
                                        ["rate"] = "30",
                                        ["y"] = 154442.80249397,
                                        ["x"] = 125516.74077873,
                                        ["name"] = "Static Mi-8MTV2-2-1",
                                        ["heading"] = 3.1764992386297,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 154442.80249397,
                                ["x"] = 125516.74077873,
                                ["name"] = "Static Mi-8MTV2-2",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 5.0265482457437,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 154392.90698133,
                                            ["speed"] = 0,
                                            ["x"] = 125528.29201543,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 41,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["mass"] = 1500,
                                        ["category"] = "Cargos",
                                        ["canCargo"] = false,
                                        ["shape_name"] = "ammo_box_cargo",
                                        ["type"] = "ammo_cargo",
                                        ["unitId"] = 103,
                                        ["rate"] = 100,
                                        ["y"] = 154392.90698133,
                                        ["x"] = 125528.29201543,
                                        ["name"] = "Static Ammo-2-1",
                                        ["heading"] = 5.0265482457437,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 154392.90698133,
                                ["x"] = 125528.29201543,
                                ["name"] = "Static Ammo-2",
                                ["dead"] = false,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 20,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["coalitionlist"] = "red",
                    ["unitType"] = "AIRPLANE",
                    ["zone"] = 85,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Trigger 1648952097",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 36,
                    ["predicate"] = "a_activate_group",
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 30,
                    ["start_delay"] = 7,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_7",
                    ["KeyDict_text"] = "DictKey_ActionText_7",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_all_of_coalition_out_zone",
                    ["coalitionlist"] = "blue",
                    ["unitType"] = "ALL",
                    ["zone"] = 85,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 8,
                    ["start_delay"] = 17,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_6",
                    ["KeyDict_text"] = "DictKey_ActionText_6",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = "2",
                    ["predicate"] = "a_inc_flag",
                    ["value"] = 1,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1648954779",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 85,
                    ["group"] = 36,
                    ["predicate"] = "c_group_dead",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_8",
                    ["KeyDict_text"] = "DictKey_ActionText_8",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = "2",
                    ["predicate"] = "a_inc_flag",
                    ["value"] = 1,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1648955298",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 85,
                    ["flag"] = "2",
                    ["predicate"] = "c_flag_equals",
                    ["value"] = 2,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_9",
                    ["KeyDict_text"] = "DictKey_ActionText_9",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1648955927",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 85,
                    ["flag"] = "2",
                    ["predicate"] = "c_flag_equals",
                    ["value"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 172,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 1,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["start_delay"] = 30,
                    ["text"] = "DictKey_ActionText_10",
                    ["winner"] = "red",
                    ["predicate"] = "a_end_mission",
                    ["KeyDict_text"] = "DictKey_ActionText_10",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1648955985",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 85,
                    ["group"] = 1,
                    ["predicate"] = "c_group_dead",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["start_delay"] = 10,
                    ["text"] = "DictKey_ActionText_11",
                    ["winner"] = "blue",
                    ["predicate"] = "a_end_mission",
                    ["KeyDict_text"] = "DictKey_ActionText_11",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Trigger 1648956268",
        }, -- end of [6]
    }, -- end of ["trigrules"]
    ["currentKey"] = 2092,
    ["start_time"] = 43500,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro",
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["eos"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "eos",
            ["mm"] = 0,
        }, -- end of ["eos"]
        ["helmet"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "helmet",
            ["mm"] = 0,
        }, -- end of ["helmet"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mfd",
            ["mm"] = 0,
        }, -- end of ["mfd"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["slats"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "slats",
            ["mm"] = 0,
        }, -- end of ["slats"]
        ["apus"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "apus",
            ["mm"] = 0,
        }, -- end of ["apus"]
        ["hud"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hud",
            ["mm"] = 0,
        }, -- end of ["hud"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc",
            ["mm"] = 0,
        }, -- end of ["asc"]
        ["rws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "rws",
            ["mm"] = 0,
        }, -- end of ["rws"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["radar"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "radar",
            ["mm"] = 0,
        }, -- end of ["radar"]
        ["aoa_limiter"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "aoa_limiter",
            ["mm"] = 0,
        }, -- end of ["aoa_limiter"]
        ["autopilot"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "autopilot",
            ["mm"] = 0,
        }, -- end of ["autopilot"]
    }, -- end of ["failures"]
} -- end of mission
