mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Day"] = 13,
        ["Year"] = 2008,
        ["Month"] = 9,
    }, -- end of ["date"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
                [1] = "return(c_unit_alive(8) and c_flag_is_true(\"777\") and c_unit_in_zone(8, 1328) and c_unit_speed_lower(8, 12.847222222222) and c_unit_altitude_lower_AGL(8, 15) )",
                [2] = "return(c_unit_dead(8) )",
            }, -- end of ["conditions"]
            ["actions"] = 
            {
                [1] = "a_set_mission_result(100)",
                [2] = "a_set_mission_result(50)",
            }, -- end of ["actions"]
            ["func"] = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
                [2] = "if mission.result.offline.conditions[2]() then mission.result.offline.actions[2]() end",
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 2,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["maxDictId"] = 36,
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_set_flag(\"1000\");a_set_flag_value(\"1000\", 0); mission.trig.func[1]=nil;",
            [2] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_19\"), 20, false, 0); mission.trig.func[2]=nil;",
            [3] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_16\"), 20, false, 0); mission.trig.func[3]=nil;",
            [4] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_17\"), 30, false, 0); mission.trig.func[4]=nil;",
            [5] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_21\"), 20, false, 0); mission.trig.func[5]=nil;",
            [6] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_22\"), 20, false, 0); mission.trig.func[6]=nil;",
            [7] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_23\"), 20, false, 0); mission.trig.func[7]=nil;",
            [8] = "a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_24\"), 20, false, 0); mission.trig.func[8]=nil;",
            [9] = "a_add_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_35\"), \"400\", 1); mission.trig.func[9]=nil;",
            [10] = "a_remove_radio_item(getValueDictByKey(\"DictKey_ActionRadioText_27\"));a_out_text_delay_s(\"red\", getValueDictByKey(\"DictKey_ActionText_28\"), 20, false, 0); mission.trig.func[10]=nil;",
            [11] = "a_set_flag(\"777\"); mission.trig.func[11]=nil;",
            [12] = "a_activate_group(51); mission.trig.func[12]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_time_before(10) )",
            [2] = "return(c_unit_speed_higher(8, 1.0277777777778) )",
            [3] = "return(c_unit_in_zone(8, 496) and c_unit_altitude_lower_AGL(8, 120) )",
            [4] = "return(c_flag_is_true(\"777\") and c_unit_altitude_lower_AGL(8, 15) and c_unit_speed_lower(8, 12.847222222222) and c_unit_in_zone(8, 1328) )",
            [5] = "return(c_unit_in_zone(8, 826) )",
            [6] = "return(c_unit_in_zone(8, 827) )",
            [7] = "return(c_unit_in_zone(8, 828) )",
            [8] = "return(c_unit_in_zone(8, 829) )",
            [9] = "return(c_unit_in_zone(8, 1327) and c_flag_is_true(\"777\") )",
            [10] = "return(c_flag_is_true(\"400\") )",
            [11] = "return(c_unit_alive(8) and c_time_after(600) )",
            [12] = "return(c_unit_in_zone(8, 1493) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["drawings"] = 
    {
        ["options"] = 
        {
            ["hiddenOnF10Map"] = 
            {
                ["Observer"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Observer"]
                ["Instructor"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Instructor"]
                ["ForwardObserver"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ForwardObserver"]
                ["ArtilleryCommander"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ArtilleryCommander"]
                ["Spectrator"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Spectrator"]
                ["Pilot"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Pilot"]
            }, -- 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"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 604303.18514461,
                        ["primitiveType"] = "Line",
                        ["closed"] = false,
                        ["thickness"] = 21,
                        ["colorString"] = "0xff0000ff",
                        ["style"] = "boundry2",
                        ["lineMode"] = "segments",
                        ["mapX"] = -267618.13566981,
                        ["points"] = 
                        {
                            [13] = 
                            {
                                ["y"] = 27137.258845062,
                                ["x"] = 35980.304016048,
                            }, -- end of [13]
                            [7] = 
                            {
                                ["y"] = 25682.55733718,
                                ["x"] = 22373.711144256,
                            }, -- end of [7]
                            [1] = 
                            {
                                ["y"] = 0,
                                ["x"] = -58.707557688584,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["y"] = 3251.3005337968,
                                ["x"] = 1925.2836919135,
                            }, -- end of [2]
                            [4] = 
                            {
                                ["y"] = 8686.0954393587,
                                ["x"] = 8147.6542563931,
                            }, -- end of [4]
                            [8] = 
                            {
                                ["y"] = 26550.140485209,
                                ["x"] = 24163.351444406,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["y"] = 28123.789714651,
                                ["x"] = 25767.856541091,
                            }, -- end of [9]
                            [5] = 
                            {
                                ["y"] = 13312.973437553,
                                ["x"] = 10309.06705187,
                            }, -- end of [5]
                            [10] = 
                            {
                                ["y"] = 29476.164624446,
                                ["x"] = 26772.180836939,
                            }, -- end of [10]
                            [3] = 
                            {
                                ["y"] = 6173.5953915756,
                                ["x"] = 4214.2822269886,
                            }, -- end of [3]
                            [6] = 
                            {
                                ["y"] = 19560.476943063,
                                ["x"] = 14996.313903783,
                            }, -- end of [6]
                            [12] = 
                            {
                                ["y"] = 28924.220344776,
                                ["x"] = 33585.074194124,
                            }, -- end of [12]
                            [11] = 
                            {
                                ["y"] = 29991.058144684,
                                ["x"] = 28841.301951262,
                            }, -- end of [11]
                        }, -- end of ["points"]
                        ["name"] = "Line-2",
                        ["layerName"] = "Common",
                    }, -- end of [1]
                    [2] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 605933.08040795,
                        ["primitiveType"] = "Line",
                        ["closed"] = false,
                        ["thickness"] = 4,
                        ["colorString"] = "0x0000ffff",
                        ["style"] = "solid",
                        ["lineMode"] = "segments",
                        ["mapX"] = -268652.03309778,
                        ["points"] = 
                        {
                            [13] = 
                            {
                                ["y"] = 34916.232377471,
                                ["x"] = 41295.386808836,
                            }, -- end of [13]
                            [7] = 
                            {
                                ["y"] = 18793.268783767,
                                ["x"] = 6402.9327816056,
                            }, -- end of [7]
                            [1] = 
                            {
                                ["y"] = 0,
                                ["x"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["y"] = 4570.8251715288,
                                ["x"] = 849.9468294165,
                            }, -- end of [2]
                            [4] = 
                            {
                                ["y"] = 11842.592489872,
                                ["x"] = 3871.9800006765,
                            }, -- end of [4]
                            [8] = 
                            {
                                ["y"] = 21965.284975562,
                                ["x"] = 13937.591008804,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["y"] = 27211.988156287,
                                ["x"] = 23757.269882564,
                            }, -- end of [9]
                            [5] = 
                            {
                                ["y"] = 14241.331319559,
                                ["x"] = 4778.5899520541,
                            }, -- end of [5]
                            [10] = 
                            {
                                ["y"] = 30469.067014023,
                                ["x"] = 27640.710059096,
                            }, -- end of [10]
                            [3] = 
                            {
                                ["y"] = 5099.6809764991,
                                ["x"] = 812.17141477577,
                            }, -- end of [3]
                            [6] = 
                            {
                                ["y"] = 17603.343222584,
                                ["x"] = 5760.7507327132,
                            }, -- end of [6]
                            [12] = 
                            {
                                ["y"] = 35479.957564387,
                                ["x"] = 36722.949181629,
                            }, -- end of [12]
                            [11] = 
                            {
                                ["y"] = 32723.967761687,
                                ["x"] = 31899.967026905,
                            }, -- end of [11]
                        }, -- end of ["points"]
                        ["name"] = "Line-3",
                        ["layerName"] = "Common",
                    }, -- end of [2]
                }, -- end of ["objects"]
            }, -- end of [4]
            [5] = 
            {
                ["visible"] = true,
                ["name"] = "Author",
                ["objects"] = 
                {
                    [1] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 618312.96197727,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "1st Mortar Rifle Brigade",
                        ["scale"] = 1,
                        ["mapX"] = -249516.09295055,
                        ["file"] = "P91000002.png",
                        ["angle"] = 325,
                        ["layerName"] = "Author",
                    }, -- end of [1]
                    [2] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 598803.25831136,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "2nd Motar Rifle Brigade",
                        ["scale"] = 1,
                        ["mapX"] = -233634.84478347,
                        ["file"] = "P91000002.png",
                        ["angle"] = 325,
                        ["layerName"] = "Author",
                    }, -- end of [2]
                    [4] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 605567.08667599,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "Central Artillery Regiment",
                        ["scale"] = 1,
                        ["mapX"] = -232208.243265,
                        ["file"] = "P91000006.png",
                        ["angle"] = 325,
                        ["layerName"] = "Author",
                    }, -- end of [4]
                    [8] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 612623.97791652,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "1st Mortar Rifle Brigade",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "1st BN",
                        ["angle"] = 325,
                        ["mapX"] = -252452.31625381,
                        ["fillColorString"] = "0xff000000",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["fontSize"] = 16,
                    }, -- end of [8]
                    [16] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 600947.86857929,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "FEBA",
                        ["colorString"] = "0x0000ffff",
                        ["name"] = "FEBA",
                        ["angle"] = 328,
                        ["mapX"] = -274828.95179521,
                        ["fillColorString"] = "0xff000000",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["fontSize"] = 24,
                    }, -- end of [16]
                    [17] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 608730.87698406,
                        ["primitiveType"] = "Line",
                        ["closed"] = false,
                        ["thickness"] = 32,
                        ["colorString"] = "0x0000ffff",
                        ["style"] = "boundry2",
                        ["lineMode"] = "segments",
                        ["mapX"] = -271810.01165123,
                        ["points"] = 
                        {
                            [6] = 
                            {
                                ["y"] = 35684.540373928,
                                ["x"] = 38332.103046829,
                            }, -- end of [6]
                            [2] = 
                            {
                                ["y"] = 10532.694981335,
                                ["x"] = 2935.3412243066,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["y"] = 17496.935925278,
                                ["x"] = 9208.9136448833,
                            }, -- end of [3]
                            [1] = 
                            {
                                ["y"] = 0,
                                ["x"] = 0,
                            }, -- end of [1]
                            [4] = 
                            {
                                ["y"] = 27511.629514092,
                                ["x"] = 22158.948458002,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["y"] = 30101.636476715,
                                ["x"] = 28547.632299139,
                            }, -- end of [5]
                            [7] = 
                            {
                                ["y"] = 35108.983271123,
                                ["x"] = 44778.342598247,
                            }, -- end of [7]
                        }, -- end of ["points"]
                        ["name"] = "Forward Troops",
                        ["layerName"] = "Author",
                    }, -- end of [17]
                    [9] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 626410.35248541,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "Recon Unit",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "Recon-1",
                        ["angle"] = 325,
                        ["mapX"] = -229089.24331552,
                        ["fillColorString"] = "0xff000000",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["fontSize"] = 16,
                    }, -- end of [9]
                    [18] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 607020.91381168,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "FLOT",
                        ["colorString"] = "0x0000ffff",
                        ["name"] = "FLOT",
                        ["angle"] = 328,
                        ["mapX"] = -278098.00565329,
                        ["fillColorString"] = "0xff000000",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["fontSize"] = 24,
                    }, -- end of [18]
                    [5] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 610215.98758895,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "Air Defense BN",
                        ["scale"] = 1,
                        ["mapX"] = -244770.56018593,
                        ["file"] = "P91000010.png",
                        ["angle"] = 325,
                        ["layerName"] = "Author",
                    }, -- end of [5]
                    [10] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 606063.69995313,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "SHORAD ADA BN",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "ADA BN",
                        ["angle"] = 325,
                        ["mapX"] = -246632.92902365,
                        ["fillColorString"] = "0xff000000",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["fontSize"] = 16,
                    }, -- end of [10]
                    [20] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 647399.11289925,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "2nd Infantry Brigade",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "2nd Infantry Brigade",
                        ["angle"] = 325,
                        ["mapX"] = -278082.21568142,
                        ["fillColorString"] = "0xff000000",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["fontSize"] = 16,
                    }, -- end of [20]
                    [21] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 619175.07096688,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0x0000ffff",
                        ["name"] = "21st INF BN",
                        ["scale"] = 1,
                        ["mapX"] = -271973.34576046,
                        ["file"] = "P91000003.png",
                        ["angle"] = 334,
                        ["layerName"] = "Author",
                    }, -- end of [21]
                    [11] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 603478.76504514,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "Artillery Regiment",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "Artillery Regiment ",
                        ["angle"] = 325,
                        ["mapX"] = -232353.18489215,
                        ["fillColorString"] = "0xff000000",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["fontSize"] = 16,
                    }, -- end of [11]
                    [22] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 635970.8781228,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0x0000ffff",
                        ["name"] = "22nd INF BN",
                        ["scale"] = 1,
                        ["mapX"] = -256251.71113,
                        ["file"] = "P91000003.png",
                        ["angle"] = 301,
                        ["layerName"] = "Author",
                    }, -- end of [22]
                    [3] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 577179.41005478,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "3rd Motar Rifle Brigade",
                        ["scale"] = 1,
                        ["mapX"] = -223629.0932077,
                        ["file"] = "P91000002.png",
                        ["angle"] = 325,
                        ["layerName"] = "Author",
                    }, -- end of [3]
                    [6] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 563858.94235503,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "Central Military Command",
                        ["scale"] = 1,
                        ["mapX"] = -219749.14839578,
                        ["file"] = "P91000005.png",
                        ["angle"] = 354,
                        ["layerName"] = "Author",
                    }, -- end of [6]
                    [12] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 597604.34436469,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "2nd Motar Rifle Brigade",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "2nd Motar Rifle Brigade-1",
                        ["angle"] = 324.41524247536,
                        ["mapX"] = -233365.18850271,
                        ["fillColorString"] = "0xff000000",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["fontSize"] = 16,
                    }, -- end of [12]
                    [24] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 644705.21483126,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "23rd Infantry Battalion",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "23rd Infantry Battalion",
                        ["angle"] = 0,
                        ["mapX"] = -244683.88152562,
                        ["fillColorString"] = "0xff000000",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["fontSize"] = 16,
                    }, -- end of [24]
                    [25] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 637848.46574823,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "22nd Infantry Battalion",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "22nd Infantry Battalion",
                        ["angle"] = 0,
                        ["mapX"] = -258069.50519939,
                        ["fillColorString"] = "0xff000000",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["fontSize"] = 16,
                    }, -- end of [25]
                    [13] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 579607.69100893,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "3rd Motar Rifle Brigade",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "3rd Motar Rifle Brigade-1",
                        ["angle"] = 325,
                        ["mapX"] = -223127.16828161,
                        ["fillColorString"] = "0xff000000",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["fontSize"] = 16,
                    }, -- end of [13]
                    [26] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 620167.50827651,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "21st Infantry Battalion",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "21st Infantry Battalion",
                        ["angle"] = 0,
                        ["mapX"] = -275393.90454313,
                        ["fillColorString"] = "0xff000000",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["fontSize"] = 16,
                    }, -- end of [26]
                    [7] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 629373.06327745,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "Recon",
                        ["scale"] = 1,
                        ["mapX"] = -228242.89929001,
                        ["file"] = "P91000003.png",
                        ["angle"] = 325,
                        ["layerName"] = "Author",
                    }, -- end of [7]
                    [14] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 564368.08284621,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "Central Military Command",
                        ["colorString"] = "0x000000ff",
                        ["name"] = "Command",
                        ["angle"] = 323.90760697283,
                        ["mapX"] = -217466.48716425,
                        ["fillColorString"] = "0xff000000",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["fontSize"] = 18,
                    }, -- end of [14]
                    [15] = 
                    {
                        ["visible"] = false,
                        ["borderThickness"] = 0,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 599539.79800406,
                        ["primitiveType"] = "TextBox",
                        ["layerName"] = "Author",
                        ["text"] = "FLET",
                        ["colorString"] = "0xff0000ff",
                        ["name"] = "FLET",
                        ["angle"] = 328,
                        ["mapX"] = -270028.37895375,
                        ["fillColorString"] = "0xff000000",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["fontSize"] = 24,
                    }, -- end of [15]
                    [19] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 644461.40322845,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0x0000ffff",
                        ["name"] = "2nd IFN Brigade",
                        ["scale"] = 1,
                        ["mapX"] = -278670.85850476,
                        ["file"] = "P91000003.png",
                        ["angle"] = 325,
                        ["layerName"] = "Author",
                    }, -- end of [19]
                    [23] = 
                    {
                        ["visible"] = false,
                        ["hiddenOnPlanner"] = true,
                        ["mapY"] = 642607.59423852,
                        ["primitiveType"] = "Icon",
                        ["colorString"] = "0x0000ffff",
                        ["name"] = "23rd INF BN",
                        ["scale"] = 1,
                        ["mapX"] = -242809.37191132,
                        ["file"] = "P91000003.png",
                        ["angle"] = 294,
                        ["layerName"] = "Author",
                    }, -- end of [23]
                }, -- end of ["objects"]
            }, -- end of [5]
        }, -- end of ["layers"]
    }, -- end of ["drawings"]
    ["groundControl"] = 
    {
        ["passwords"] = 
        {
            ["artillery_commander"] = 
            {
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
            }, -- end of ["instructor"]
            ["observer"] = 
            {
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
            }, -- end of ["forward_observer"]
        }, -- end of ["passwords"]
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
        ["isPilotControlVehicles"] = false,
    }, -- end of ["groundControl"]
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["dust_density"] = 0,
        ["halo"] = 
        {
            ["preset"] = "auto",
        }, -- end of ["halo"]
        ["enable_dust"] = false,
        ["season"] = 
        {
            ["temperature"] = 18,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["groundTurbulence"] = 0,
        ["modifiedTime"] = true,
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 200,
            ["density"] = 0,
            ["preset"] = "Preset2",
            ["base"] = 2500,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 496,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 462587.22845107,
                ["x"] = -165320.22805107,
                ["name"] = "Wrong Runway Idiot",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 462505.28741829,
                        ["x"] = -165420.40754863,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 462560.58111355,
                        ["x"] = -165446.42811111,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 462670.11500739,
                        ["x"] = -165217.07834154,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 462612.93026504,
                        ["x"] = -165196.99820301,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [1]
            [2] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 826,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 463016.83509918,
                ["x"] = -163815.57190439,
                ["name"] = "Directions-Straight ahead",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 463013.05370371,
                        ["x"] = -163835.60307468,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 463029.60529389,
                        ["x"] = -163826.00462848,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 463016.46272814,
                        ["x"] = -163799.41385592,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 462999.07834642,
                        ["x"] = -163808.68757175,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [2]
            [3] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 827,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 463051.98230616,
                ["x"] = -163891.23775711,
                ["name"] = "Directions- Left-Right",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 463051.25864642,
                        ["x"] = -163908.8745453,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 463065.63686548,
                        ["x"] = -163900.21121935,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 463052.49429974,
                        ["x"] = -163873.62044679,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 463038.53941299,
                        ["x"] = -163882.24481703,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [3]
            [4] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 828,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 463325.30267221,
                ["x"] = -163591.23446051,
                ["name"] = "Directions-Cleared-to-cross",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 463307.1595152,
                        ["x"] = -163604.42610214,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 463337.87360064,
                        ["x"] = -163606.58147655,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 463337.33475704,
                        ["x"] = -163576.67565652,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 463305.27356259,
                        ["x"] = -163574.5202821,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [4]
            [5] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 829,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 463512.53413729,
                ["x"] = -163711.76082233,
                ["name"] = "Directions-Cleared-to-take-off",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 463506.76327611,
                        ["x"] = -163733.02605051,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 463533.00883654,
                        ["x"] = -163718.16410665,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 463518.14689268,
                        ["x"] = -163690.96991151,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 463492.21754382,
                        ["x"] = -163704.88322065,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [5]
            [6] = 
            {
                ["radius"] = 30.48,
                ["zoneId"] = 1160,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 516001.63850296,
                ["x"] = -196177.30735966,
                ["name"] = "End Route 1",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [6]
            [7] = 
            {
                ["radius"] = 30.48,
                ["zoneId"] = 1161,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 516289.54987496,
                ["x"] = -197091.93433024,
                ["name"] = "End Route 2",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [7]
            [8] = 
            {
                ["radius"] = 30.48,
                ["zoneId"] = 1162,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 517160.10684851,
                ["x"] = -197838.90108052,
                ["name"] = "End Route 3",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [8]
            [9] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 1327,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0.50196078431373,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 473464.94209714,
                ["x"] = -180832.89076527,
                ["name"] = "Contact ATC",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 455081.2512121,
                        ["x"] = -202219.62190725,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 477453.10667117,
                        ["x"] = -178703.75111221,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 486160.33450609,
                        ["x"] = -165674.68756361,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 475165.07599922,
                        ["x"] = -176733.50247803,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [9]
            [10] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 1328,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 462212.25098915,
                ["x"] = -164401.00993984,
                ["name"] = "Win ZONE",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 460762.72406153,
                        ["x"] = -165000.97207371,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 460914.87753361,
                        ["x"] = -165250.81706155,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 463697.85340858,
                        ["x"] = -163907.43928199,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 463473.54895288,
                        ["x"] = -163444.8113421,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [10]
            [11] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 1493,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["y"] = 488003.06947002,
                ["x"] = -179137.24611865,
                ["name"] = "Activate Hinds",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 452049.51960866,
                        ["x"] = -209587.62250853,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 490598.2888553,
                        ["x"] = -178684.07606937,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 520747.97512019,
                        ["x"] = -150366.59307001,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 488616.49429594,
                        ["x"] = -177910.69282669,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [11]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 463763.08307145,
        ["zoom"] = 26266.658916636,
        ["centerX"] = -165612.15849945,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["neutrals"] = 
        {
            [1] = 70,
            [2] = 83,
            [3] = 65,
            [4] = 86,
            [5] = 64,
            [6] = 63,
            [7] = 76,
            [8] = 84,
            [9] = 90,
            [10] = 29,
            [11] = 62,
            [12] = 78,
            [13] = 87,
            [14] = 61,
            [15] = 33,
            [16] = 60,
            [17] = 17,
            [18] = 34,
            [19] = 35,
            [20] = 69,
            [21] = 36,
            [22] = 59,
            [23] = 37,
            [24] = 71,
            [25] = 79,
            [26] = 58,
            [27] = 57,
            [28] = 56,
            [29] = 55,
            [30] = 88,
            [31] = 38,
            [32] = 73,
            [33] = 39,
            [34] = 89,
            [35] = 54,
            [36] = 77,
            [37] = 72,
            [38] = 42,
            [39] = 85,
            [40] = 75,
            [41] = 45,
            [42] = 53,
            [43] = 22,
            [44] = 52,
            [45] = 66,
            [46] = 51,
            [47] = 74,
            [48] = 82,
            [49] = 7,
            [50] = 68,
            [51] = 50,
            [52] = 49,
            [53] = 48,
            [54] = 67,
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            [1] = 21,
            [2] = 23,
            [3] = 11,
            [4] = 25,
            [5] = 8,
            [6] = 80,
            [7] = 28,
            [8] = 26,
            [9] = 13,
            [10] = 30,
            [11] = 5,
            [12] = 16,
            [13] = 6,
            [14] = 31,
            [15] = 32,
            [16] = 15,
            [17] = 20,
            [18] = 12,
            [19] = 40,
            [20] = 41,
            [21] = 44,
            [22] = 9,
            [23] = 46,
            [24] = 10,
            [25] = 3,
            [26] = 4,
            [27] = 1,
            [28] = 2,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 24,
            [3] = 27,
            [4] = 81,
            [5] = 0,
            [6] = 43,
            [7] = 19,
            [8] = 47,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
        [1] = "ResKey_ImageBriefing_36",
    }, -- end of ["pictureFileNameR"]
    ["goals"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["predicate"] = "c_unit_alive",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["flag"] = "777",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1328,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [3]
                [4] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["predicate"] = "c_unit_speed_lower",
                    ["speedU"] = 12.847222222222,
                    ["unit"] = 8,
                }, -- end of [4]
                [5] = 
                {
                    ["altitude"] = 15,
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["unit"] = 8,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["side"] = "OFFLINE",
            ["score"] = 100,
            ["predicate"] = "score",
            ["comment"] = "Mission Complete",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["side"] = "OFFLINE",
            ["score"] = 50,
            ["predicate"] = "score",
            ["comment"] = "Faliure",
        }, -- end of [2]
    }, -- end of ["goals"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "Embarking",
                                        ["number"] = 1,
                                        ["params"] = 
                                        {
                                            ["y"] = 516398.38033006,
                                            ["x"] = -197300.43381726,
                                            ["distribution"] = 
                                            {
                                            }, -- end of ["distribution"]
                                            ["distributionFlag"] = false,
                                            ["duration"] = 300,
                                            ["groupsForEmbarking"] = 
                                            {
                                            }, -- end of ["groupsForEmbarking"]
                                            ["onStartMission"] = false,
                                            ["durationFlag"] = false,
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 563926.47644348,
                                            ["x"] = -219729.47262868,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 91.44,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 416.71843399435,
                                            ["ETA_locked"] = false,
                                            ["y"] = 557042.76444674,
                                            ["x"] = -206413.19511509,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 91.44,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 791.17024025492,
                                            ["ETA_locked"] = false,
                                            ["y"] = 544691.57949856,
                                            ["x"] = -201038.67602871,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 91.44,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1024.0386830498,
                                            ["ETA_locked"] = false,
                                            ["y"] = 536912.82755707,
                                            ["x"] = -197930.3454559,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 91.44,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 35.972222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1319.419745801,
                                            ["ETA_locked"] = false,
                                            ["y"] = 526292.40521252,
                                            ["x"] = -197601.4676456,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Embarking",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["distributionFlag"] = false,
                                                                ["groupsForEmbarking"] = 
                                                                {
                                                                    [1] = 50,
                                                                }, -- end of ["groupsForEmbarking"]
                                                                ["durationFlag"] = false,
                                                                ["distribution"] = 
                                                                {
                                                                    [186] = 
                                                                    {
                                                                        [1] = 50,
                                                                    }, -- end of [186]
                                                                    [187] = 
                                                                    {
                                                                    }, -- end of [187]
                                                                }, -- end of ["distribution"]
                                                                ["x"] = -197453.44571775,
                                                                ["y"] = 517663.77761059,
                                                                ["onStartMission"] = false,
                                                                ["duration"] = 300,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1474.7578944637,
                                            ["ETA_locked"] = false,
                                            ["y"] = 517663.77761059,
                                            ["x"] = -197453.44571775,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1838.2706240978,
                                            ["ETA_locked"] = false,
                                            ["y"] = 536913.61220662,
                                            ["x"] = -203559.83729086,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2234.6142960321,
                                            ["ETA_locked"] = false,
                                            ["y"] = 556540.80789313,
                                            ["x"] = -213540.50064417,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 13,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2424.571015389,
                                            ["ETA_locked"] = false,
                                            ["y"] = 564391.96875,
                                            ["x"] = -220592.328125,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 20,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 52,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Georgia",
                                        ["skill"] = "Average",
                                        ["parking"] = "8",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 186,
                                        ["psi"] = 0.4771073190406,
                                        ["onboard_num"] = "010",
                                        ["parking_id"] = "04",
                                        ["x"] = -219729.47262868,
                                        ["name"] = "GA-M8-1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 563926.47644348,
                                        ["heading"] = -0.4771073190406,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            ["name"] = "Enfield11",
                                            [3] = 1,
                                        }, -- end of ["callsign"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 13,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Georgia",
                                        ["skill"] = "Average",
                                        ["parking"] = "6",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ExhaustScreen"] = true,
                                            ["CargoHalfdoor"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["AdditionalArmor"] = true,
                                            ["NS430allow"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 187,
                                        ["psi"] = 0.4771073190406,
                                        ["onboard_num"] = "011",
                                        ["parking_id"] = "01",
                                        ["x"] = -219769.47262868,
                                        ["name"] = "GA-M8-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6A4B9E69-64FE-439a-9163-3A87FB6A4D81}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1929",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 563966.47644348,
                                        ["heading"] = -0.4771073190406,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            ["name"] = "Enfield12",
                                            [3] = 2,
                                        }, -- end of ["callsign"]
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 563926.47644348,
                                ["x"] = -219729.47262868,
                                ["name"] = "GA-M8",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Georgia",
                    ["id"] = 16,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 29,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 516855.18614712,
                                            ["x"] = -195251.81324403,
                                            ["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"] = 38,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 144,
                                        ["y"] = 516855.18614712,
                                        ["x"] = -195251.81324403,
                                        ["name"] = "AA gun-1",
                                        ["heading"] = 5.2010811709431,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 516855.18614712,
                                ["x"] = -195251.81324403,
                                ["name"] = "AA gun",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 517215.42202027,
                                            ["x"] = -197963.06552979,
                                            ["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] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["unitId"] = 145,
                                        ["y"] = 517215.42202027,
                                        ["x"] = -197963.06552979,
                                        ["name"] = "AA gun-1-1",
                                        ["heading"] = 5.6897733615015,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 517215.42202027,
                                ["x"] = -197963.06552979,
                                ["name"] = "AA gun-1",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 257,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 524040.72234354,
                                            ["x"] = -191935.91121148,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetInvisible",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 41,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier stinger",
                                        ["unitId"] = 148,
                                        ["y"] = 524040.72234354,
                                        ["x"] = -191935.91121148,
                                        ["name"] = "MANPADS-1",
                                        ["heading"] = 4.939281783144,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 524040.72234354,
                                ["x"] = -191935.91121148,
                                ["name"] = "MANPADS-1",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 53,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 518920.84029515,
                                            ["x"] = -194482.76303463,
                                            ["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"] = 42,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 230,
                                        ["y"] = 518920.84029515,
                                        ["x"] = -194482.76303463,
                                        ["name"] = "Scouts-4",
                                        ["heading"] = 5.0963614158234,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 151,
                                        ["y"] = 519037.95462877,
                                        ["x"] = -194278.74084652,
                                        ["name"] = "Scouts-3",
                                        ["heading"] = 5.0963614158234,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 150,
                                        ["y"] = 519284.52560718,
                                        ["x"] = -194652.17346437,
                                        ["name"] = "Scouts-2",
                                        ["heading"] = 4.7647488579445,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 149,
                                        ["y"] = 519288.78661502,
                                        ["x"] = -194221.81167266,
                                        ["name"] = "Scouts-1",
                                        ["heading"] = 4.8520153205442,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 518920.84029515,
                                ["x"] = -194482.76303463,
                                ["name"] = "Scouts",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515932.22112717,
                                            ["x"] = -195324.90746207,
                                            ["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"] = 43,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 153,
                                        ["y"] = 515932.22112717,
                                        ["x"] = -195324.90746207,
                                        ["name"] = "Scouts-1-2",
                                        ["heading"] = 5.6897733615015,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 152,
                                        ["y"] = 516052.61812505,
                                        ["x"] = -195247.72989933,
                                        ["name"] = "Scouts-1-1",
                                        ["heading"] = 5.6897733615015,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 515932.22112717,
                                ["x"] = -195324.90746207,
                                ["name"] = "Scouts-1",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 510709.16496027,
                                                ["x"] = -193144.60866687,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 510709.16496027,
                                                ["x"] = -193144.60866687,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 32,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 517108.91666283,
                                            ["x"] = -195425.60716376,
                                            ["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"] = 44,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 228,
                                        ["y"] = 517108.91666283,
                                        ["x"] = -195425.60716376,
                                        ["name"] = "Tank SQD-5",
                                        ["heading"] = 5.4977871437821,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 227,
                                        ["y"] = 517404.87737712,
                                        ["x"] = -195571.23291579,
                                        ["name"] = "Tank SQD-4",
                                        ["heading"] = 5.4977871437821,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 156,
                                        ["y"] = 517304.2151247,
                                        ["x"] = -195676.56568726,
                                        ["name"] = "Tank SQD-3",
                                        ["heading"] = 5.4977871437821,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 155,
                                        ["y"] = 517352.40046837,
                                        ["x"] = -195456.70450082,
                                        ["name"] = "Tank SQD-2",
                                        ["heading"] = 5.6025068989018,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 154,
                                        ["y"] = 517163.92505926,
                                        ["x"] = -195638.14724542,
                                        ["name"] = "Tank SQD-1",
                                        ["heading"] = 5.3058009260628,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 517108.91666283,
                                ["x"] = -195425.60716376,
                                ["name"] = "Tank SQD",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 512137.97284017,
                                                ["x"] = -188193.03349239,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 512137.97284017,
                                                ["x"] = -188193.03349239,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 41,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 514242.0009019,
                                            ["x"] = -190494.80558544,
                                            ["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"] = 45,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 231,
                                        ["y"] = 514242.0009019,
                                        ["x"] = -190494.80558544,
                                        ["name"] = "BMP SQD-4",
                                        ["heading"] = 4.6600291028249,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 159,
                                        ["y"] = 514384.61727013,
                                        ["x"] = -190521.00042858,
                                        ["name"] = "BMP SQD-3",
                                        ["heading"] = 4.6600291028249,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 158,
                                        ["y"] = 514412.65327175,
                                        ["x"] = -190668.74183566,
                                        ["name"] = "BMP SQD-2",
                                        ["heading"] = 4.5902159327451,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 157,
                                        ["y"] = 514189.06392204,
                                        ["x"] = -190323.63653501,
                                        ["name"] = "BMP SQD-1",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 514242.0009019,
                                ["x"] = -190494.80558544,
                                ["name"] = "BMP SQD",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 505457.40100996,
                                                ["x"] = -190036.35233048,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 505457.40100996,
                                                ["x"] = -190036.35233048,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 517263.59148964,
                                            ["x"] = -196758.25539969,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 46,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 229,
                                        ["y"] = 517263.59148964,
                                        ["x"] = -196758.25539969,
                                        ["name"] = "Scouts-2-4",
                                        ["heading"] = 5.3232542185827,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 160,
                                        ["y"] = 517508.38106884,
                                        ["x"] = -197065.44946066,
                                        ["name"] = "Scouts-2-1",
                                        ["heading"] = 5.3232542185827,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 161,
                                        ["y"] = 517244.26415418,
                                        ["x"] = -196975.06159245,
                                        ["name"] = "Scouts-2-2",
                                        ["heading"] = 5.7072266540215,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 162,
                                        ["y"] = 517518.04370622,
                                        ["x"] = -196847.09941052,
                                        ["name"] = "Scouts-2-3",
                                        ["heading"] = 5.6723200689816,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 517263.59148964,
                                ["x"] = -196758.25539969,
                                ["name"] = "Scouts-2",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 511218.89415725,
                                                ["x"] = -175985.60039325,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 511218.89415725,
                                                ["x"] = -175985.60039325,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2270,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 511214.04562379,
                                            ["x"] = -175986.29769329,
                                            ["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"] = 48,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "house2arm",
                                        ["unitId"] = 166,
                                        ["y"] = 511214.04562379,
                                        ["x"] = -175986.29769329,
                                        ["name"] = "Obv Unit-1",
                                        ["heading"] = 3.6128315516283,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 168,
                                        ["y"] = 511212.16458231,
                                        ["x"] = -175985.23837496,
                                        ["name"] = "Obv Unit-2",
                                        ["heading"] = 4.5204027626653,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "UAZ-469",
                                        ["unitId"] = 169,
                                        ["y"] = 511216.51735731,
                                        ["x"] = -175987.56795267,
                                        ["name"] = "Obv Unit-3",
                                        ["heading"] = 0.48869219055841,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 511214.04562379,
                                ["x"] = -175986.29769329,
                                ["name"] = "Obv Unit",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 259,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 522265.32381065,
                                            ["x"] = -187592.35161529,
                                            ["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"] = 49,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 173,
                                        ["y"] = 522265.32381065,
                                        ["x"] = -187592.35161529,
                                        ["name"] = "Artillery-3",
                                        ["heading"] = 4.939281783144,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 172,
                                        ["y"] = 522353.98543772,
                                        ["x"] = -187811.16984237,
                                        ["name"] = "Artillery-2",
                                        ["heading"] = 4.939281783144,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 171,
                                        ["y"] = 522150.92436947,
                                        ["x"] = -187355.98752515,
                                        ["name"] = "Artillery-1",
                                        ["heading"] = 4.7647488579445,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SAU Gvozdika",
                                        ["unitId"] = 170,
                                        ["y"] = 522537.79764503,
                                        ["x"] = -188098.62084742,
                                        ["name"] = "Artillery",
                                        ["heading"] = 4.939281783144,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 522265.32381065,
                                ["x"] = -187592.35161529,
                                ["name"] = "Artillery",
                                ["start_time"] = 0,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 516314.07838325,
                                            ["x"] = -197114.77951891,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EmbarkToTransport",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 516378.70978044,
                                                                ["x"] = -197272.48093096,
                                                                ["zoneRadius"] = 200,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 50,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 175,
                                        ["y"] = 516314.07838325,
                                        ["x"] = -197114.77951891,
                                        ["name"] = "INF SQD-2-1",
                                        ["heading"] = 5.6723200689816,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 177,
                                        ["y"] = 516283.57018039,
                                        ["x"] = -197167.07929524,
                                        ["name"] = "INF SQD-2-2",
                                        ["heading"] = 5.6723200689816,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 178,
                                        ["y"] = 516389.41496583,
                                        ["x"] = -197126.60923022,
                                        ["name"] = "INF SQD-2-3",
                                        ["heading"] = 5.6723200689816,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 179,
                                        ["y"] = 516254.92982669,
                                        ["x"] = -197246.77419251,
                                        ["name"] = "INF SQD-2-4",
                                        ["heading"] = 5.6723200689816,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 180,
                                        ["y"] = 516447.94090601,
                                        ["x"] = -197159.60789862,
                                        ["name"] = "INF SQD-2-5",
                                        ["heading"] = 5.6723200689816,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 181,
                                        ["y"] = 516226.91208937,
                                        ["x"] = -197319.62030954,
                                        ["name"] = "INF SQD-2-6",
                                        ["heading"] = 5.6723200689816,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 182,
                                        ["y"] = 516197.64911927,
                                        ["x"] = -197386.24026272,
                                        ["name"] = "INF SQD-2-7",
                                        ["heading"] = 5.6723200689816,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4 GRG",
                                        ["unitId"] = 183,
                                        ["y"] = 516497.12760041,
                                        ["x"] = -197185.75778679,
                                        ["name"] = "INF SQD-2-8",
                                        ["heading"] = 5.6723200689816,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 516314.07838325,
                                ["x"] = -197114.77951891,
                                ["name"] = "INF SQD-2",
                                ["start_time"] = 0,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 510709.16496027,
                                                ["x"] = -193144.60866687,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 510709.16496027,
                                                ["x"] = -193144.60866687,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 5,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 517485.3523563,
                                            ["x"] = -198718.38029994,
                                            ["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"] = 53,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 188,
                                        ["y"] = 517485.3523563,
                                        ["x"] = -198718.38029994,
                                        ["name"] = "Tank SQD-1-1",
                                        ["heading"] = 5.4977871437821,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 189,
                                        ["y"] = 517700.55189059,
                                        ["x"] = -198721.19336575,
                                        ["name"] = "Tank SQD-1-2",
                                        ["heading"] = 5.6025068989018,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 190,
                                        ["y"] = 517512.07648148,
                                        ["x"] = -198902.63611035,
                                        ["name"] = "Tank SQD-1-3",
                                        ["heading"] = 5.3058009260628,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 517485.3523563,
                                ["x"] = -198718.38029994,
                                ["name"] = "Tank SQD-1",
                                ["start_time"] = 0,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 512137.97284017,
                                                ["x"] = -188193.03349239,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 512137.97284017,
                                                ["x"] = -188193.03349239,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 43,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 516840.19535072,
                                            ["x"] = -193904.38148586,
                                            ["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"] = 54,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 226,
                                        ["y"] = 516840.19535072,
                                        ["x"] = -193904.38148586,
                                        ["name"] = "BMP SQD-1-5",
                                        ["heading"] = 5.3756140961425,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 225,
                                        ["y"] = 516924.50545045,
                                        ["x"] = -194045.79112341,
                                        ["name"] = "BMP SQD-1-4",
                                        ["heading"] = 5.3756140961425,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 191,
                                        ["y"] = 517016.47116026,
                                        ["x"] = -193922.55707227,
                                        ["name"] = "BMP SQD-1-1",
                                        ["heading"] = 5.3756140961425,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 192,
                                        ["y"] = 516811.64514663,
                                        ["x"] = -194091.55201397,
                                        ["name"] = "BMP SQD-1-2",
                                        ["heading"] = 5.6025068989018,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 193,
                                        ["y"] = 517030.72628324,
                                        ["x"] = -193823.00094328,
                                        ["name"] = "BMP SQD-1-3",
                                        ["heading"] = 5.6548667764616,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 516840.19535072,
                                ["x"] = -193904.38148586,
                                ["name"] = "BMP SQD-1",
                                ["start_time"] = 0,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 510709.16496027,
                                                ["x"] = -193144.60866687,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 510709.16496027,
                                                ["x"] = -193144.60866687,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 97,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 513737.04017987,
                                            ["x"] = -187915.54724495,
                                            ["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"] = 55,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 232,
                                        ["y"] = 513737.04017987,
                                        ["x"] = -187915.54724495,
                                        ["name"] = "Tank SQD-2-4",
                                        ["heading"] = 5.3756140961425,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 194,
                                        ["y"] = 513665.33796901,
                                        ["x"] = -187760.5779505,
                                        ["name"] = "Tank SQD-2-1",
                                        ["heading"] = 5.3756140961425,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 195,
                                        ["y"] = 513696.56312535,
                                        ["x"] = -187838.06259772,
                                        ["name"] = "Tank SQD-2-2",
                                        ["heading"] = 5.2708943410229,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 196,
                                        ["y"] = 513789.08210712,
                                        ["x"] = -188008.06622672,
                                        ["name"] = "Tank SQD-2-3",
                                        ["heading"] = 4.921828490624,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 513737.04017987,
                                ["x"] = -187915.54724495,
                                ["name"] = "Tank SQD-2",
                                ["start_time"] = 0,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 47,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 514453.61900901,
                                            ["x"] = -191467.18820952,
                                            ["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"] = 56,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 197,
                                        ["y"] = 514453.61900901,
                                        ["x"] = -191467.18820952,
                                        ["name"] = "Scouts-3-1",
                                        ["heading"] = 5.235987755983,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 198,
                                        ["y"] = 514519.35398975,
                                        ["x"] = -191737.43201926,
                                        ["name"] = "Scouts-3-2",
                                        ["heading"] = 5.2534410485029,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 199,
                                        ["y"] = 514829.76917662,
                                        ["x"] = -191379.54156853,
                                        ["name"] = "Scouts-3-3",
                                        ["heading"] = 5.6548667764616,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 514453.61900901,
                                ["x"] = -191467.18820952,
                                ["name"] = "Scouts-3",
                                ["start_time"] = 0,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 37,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 513483.28190712,
                                            ["x"] = -191502.83324592,
                                            ["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"] = 60,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 222,
                                        ["y"] = 513483.28190712,
                                        ["x"] = -191502.83324592,
                                        ["name"] = "Scouts-4-1",
                                        ["heading"] = 5.235987755983,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 223,
                                        ["y"] = 513305.5623492,
                                        ["x"] = -191745.71664175,
                                        ["name"] = "Scouts-4-2",
                                        ["heading"] = 5.2534410485029,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Cobra",
                                        ["unitId"] = 224,
                                        ["y"] = 513832.79703771,
                                        ["x"] = -191496.90926065,
                                        ["name"] = "Scouts-4-3",
                                        ["heading"] = 5.6548667764616,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 513483.28190712,
                                ["x"] = -191502.83324592,
                                ["name"] = "Scouts-4",
                                ["start_time"] = 0,
                            }, -- end of [16]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 500,
                                            ["action"] = "From Ground Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetUnlimitedFuel",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffGroundHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 494961.91603931,
                                            ["x"] = -191155.52888996,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 365.76,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 110.23455509909,
                                            ["ETA_locked"] = false,
                                            ["y"] = 499982.25395208,
                                            ["x"] = -194662.85292186,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 365.76,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitudeEnabled"] = false,
                                                                ["groupId"] = 38,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 365.76,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 9663676414,
                                                                ["direction"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["groupAttack"] = false,
                                                                ["groupId"] = 39,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 365.76,
                                                                ["directionEnabled"] = false,
                                                                ["direction"] = 0,
                                                                ["weaponType"] = 9663676414,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 0,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                        [4] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 4,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "EngageTargetsInZone",
                                                                    ["params"] = 
                                                                    {
                                                                        ["y"] = 517110.35693638,
                                                                        ["x"] = -196428.88617209,
                                                                        ["targetTypes"] = 
                                                                        {
                                                                            [1] = "All",
                                                                        }, -- end of ["targetTypes"]
                                                                        ["value"] = "All;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                        }, -- end of ["noTargetTypes"]
                                                                        ["priority"] = 1,
                                                                        ["zoneRadius"] = 3657.6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 1500,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 352.56926075064,
                                            ["ETA_locked"] = false,
                                            ["y"] = 513073.9124307,
                                            ["x"] = -197803.21959742,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 51,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 500,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 55.555555555556,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OperatorNVG"] = true,
                                            ["SimplifiedAI"] = false,
                                            ["ExhaustScreen"] = true,
                                            ["PilotNVG"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["R60equipment"] = true,
                                            ["TrackAirTargets"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-24P",
                                        ["unitId"] = 184,
                                        ["psi"] = -2.6529004630314,
                                        ["onboard_num"] = "012",
                                        ["y"] = 494961.91603931,
                                        ["x"] = -191155.52888996,
                                        ["name"] = "Airport CAS-1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{2x9M120_Ataka_V}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{2x9M120_Ataka_V_with_adapter}",
                                                }, -- end of [2]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{2x9M120_Ataka_V}",
                                                }, -- end of [6]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{2x9M120_Ataka_V_with_adapter}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1361,
                                            ["flare"] = 192,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 0,
                                            ["gun"] = 0,
                                            ["restricted"] = 
                                            {
                                            }, -- end of ["restricted"]
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.6529004630314,
                                        ["callsign"] = 112,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 500,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "russian air force",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 55.555555555556,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["OperatorNVG"] = true,
                                            ["SimplifiedAI"] = false,
                                            ["ExhaustScreen"] = true,
                                            ["PilotNVG"] = true,
                                            ["GunnersAISkill"] = 90,
                                            ["R60equipment"] = true,
                                            ["TrackAirTargets"] = true,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "Mi-24P",
                                        ["unitId"] = 185,
                                        ["psi"] = -2.775073510671,
                                        ["onboard_num"] = "013",
                                        ["y"] = 495014.91603931,
                                        ["x"] = -191127.18513996,
                                        ["name"] = "Airport CAS-1-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{2x9M120_Ataka_V}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{2x9M120_Ataka_V_with_adapter}",
                                                }, -- end of [2]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{2x9M120_Ataka_V}",
                                                }, -- end of [6]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{2x9M120_Ataka_V_with_adapter}",
                                                }, -- end of [5]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1361,
                                            ["flare"] = 192,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 0,
                                            ["gun"] = 0,
                                            ["restricted"] = 
                                            {
                                            }, -- end of ["restricted"]
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.775073510671,
                                        ["callsign"] = 113,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 494961.91603931,
                                ["x"] = -191155.52888996,
                                ["name"] = "Airport CAS",
                                ["communication"] = true,
                                ["modulation"] = 0,
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 462780.52099149,
                                            ["x"] = -164380.60374481,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EWR",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "55G6 EWR",
                                        ["unitId"] = 52,
                                        ["y"] = 462780.52099149,
                                        ["x"] = -164380.60374481,
                                        ["name"] = "Moving Armor 1-1-1",
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462780.52099149,
                                ["x"] = -164380.60374481,
                                ["name"] = "Moving Armor 1-1",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["hiddenOnMFD"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 461997.38725842,
                                            ["x"] = -164988.74616953,
                                            ["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"] = 23,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SNR_75V",
                                        ["unitId"] = 53,
                                        ["y"] = 461997.38725842,
                                        ["x"] = -164988.74616953,
                                        ["name"] = "SR AA 1-1-1",
                                        ["heading"] = 0.0038885041518015,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 54,
                                        ["y"] = 461965.72625106,
                                        ["x"] = -164928.88447677,
                                        ["name"] = "SR AA 1-1-2",
                                        ["heading"] = 2.8797932657906,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 55,
                                        ["y"] = 462104.18779091,
                                        ["x"] = -164988.52796266,
                                        ["name"] = "SR AA 1-1-3",
                                        ["heading"] = 2.0071286397935,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 56,
                                        ["y"] = 461899.14303263,
                                        ["x"] = -164990.5738638,
                                        ["name"] = "SR AA 1-1-4",
                                        ["heading"] = 3.2812189937493,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 57,
                                        ["y"] = 461950.51788337,
                                        ["x"] = -165074.00116567,
                                        ["name"] = "SR AA 1-1-5",
                                        ["heading"] = 3.5255650890285,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 58,
                                        ["y"] = 462055.313486,
                                        ["x"] = -165076.5017115,
                                        ["name"] = "SR AA 1-1-6",
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "S_75M_Volhov",
                                        ["unitId"] = 59,
                                        ["y"] = 462006.70473863,
                                        ["x"] = -165121.78321096,
                                        ["name"] = "SR AA 1-1-7",
                                        ["heading"] = 1.7627825445143,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZIL-131 KUNG",
                                        ["unitId"] = 60,
                                        ["y"] = 462042.02342352,
                                        ["x"] = -164958.78949743,
                                        ["name"] = "SR AA 1-1-8",
                                        ["heading"] = 4.1713369122664,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZIL-131 KUNG",
                                        ["unitId"] = 61,
                                        ["y"] = 462045.27640054,
                                        ["x"] = -164963.61921967,
                                        ["name"] = "SR AA 1-1-9",
                                        ["heading"] = 4.1713369122664,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "p-19 s-125 sr",
                                        ["unitId"] = 62,
                                        ["y"] = 462150.96971144,
                                        ["x"] = -165099.83905238,
                                        ["name"] = "SR AA 1-1-10",
                                        ["heading"] = 2.2165681500328,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-4320 APA-5D",
                                        ["unitId"] = 63,
                                        ["y"] = 462161.77201915,
                                        ["x"] = -165038.68721527,
                                        ["name"] = "SR AA 1-1-11",
                                        ["heading"] = 0.68067840827779,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ATMZ-5",
                                        ["unitId"] = 64,
                                        ["y"] = 461826.22512631,
                                        ["x"] = -165107.03180268,
                                        ["name"] = "SR AA 1-1-12",
                                        ["heading"] = 0.87266462599716,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ATMZ-5",
                                        ["unitId"] = 65,
                                        ["y"] = 461846.12821839,
                                        ["x"] = -165126.10559926,
                                        ["name"] = "SR AA 1-1-13",
                                        ["heading"] = 1.0297442586767,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 66,
                                        ["y"] = 461912.47185866,
                                        ["x"] = -165156.78953288,
                                        ["name"] = "SR AA 1-1-14",
                                        ["heading"] = 5.4279739737024,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["skill"] = "High",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 67,
                                        ["y"] = 461926.56988222,
                                        ["x"] = -165140.20362282,
                                        ["name"] = "SR AA 1-1-15",
                                        ["heading"] = 5.3407075111026,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [15]
                                }, -- end of ["units"]
                                ["y"] = 461997.38725842,
                                ["x"] = -164988.74616953,
                                ["name"] = "SR AA 1-1",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 511200.31799133,
                                                ["x"] = -189846.1285882,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 512200.03279231,
                                                ["x"] = -190078.73549734,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 512380.39793153,
                                                ["x"] = -189875.18293059,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 512380.39793153,
                                                ["x"] = -189875.18293059,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 114,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 511200.31799133,
                                            ["x"] = -189846.1285882,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 83,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 256.60471272393,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 512200.03279231,
                                            ["x"] = -190078.73549734,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Rank",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 32,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK ver3",
                                        ["unitId"] = 117,
                                        ["y"] = 511200.31799133,
                                        ["x"] = -189846.1285882,
                                        ["name"] = "INF SQD-10",
                                        ["heading"] = 1.7994021840865,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK ver3",
                                        ["unitId"] = 116,
                                        ["y"] = 511202.19715376,
                                        ["x"] = -189848.13734803,
                                        ["name"] = "INF SQD-9",
                                        ["heading"] = 1.7994021840865,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK ver3",
                                        ["unitId"] = 115,
                                        ["y"] = 511204.43358493,
                                        ["x"] = -189850.04453984,
                                        ["name"] = "INF SQD-8",
                                        ["heading"] = 1.7994021840865,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK ver3",
                                        ["unitId"] = 114,
                                        ["y"] = 511196.33138025,
                                        ["x"] = -189848.40646334,
                                        ["name"] = "INF SQD-7",
                                        ["heading"] = 1.7994021840865,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK ver3",
                                        ["unitId"] = 113,
                                        ["y"] = 511198.73393953,
                                        ["x"] = -189851.04783842,
                                        ["name"] = "INF SQD-6",
                                        ["heading"] = 1.7994021840865,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Paratrooper RPG-16",
                                        ["unitId"] = 112,
                                        ["y"] = 511201.57165903,
                                        ["x"] = -189853.16174142,
                                        ["name"] = "INF SQD-5",
                                        ["heading"] = 1.7994021840865,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK ver3",
                                        ["unitId"] = 111,
                                        ["y"] = 511210.01041539,
                                        ["x"] = -189854.61236767,
                                        ["name"] = "INF SQD-4",
                                        ["heading"] = 1.7994021840865,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK ver3",
                                        ["unitId"] = 110,
                                        ["y"] = 511207.17159781,
                                        ["x"] = -189852.12840229,
                                        ["name"] = "INF SQD-3",
                                        ["heading"] = 1.7994021840865,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK ver3",
                                        ["unitId"] = 109,
                                        ["y"] = 511203.97792804,
                                        ["x"] = -189856.03177646,
                                        ["name"] = "INF SQD-2",
                                        ["heading"] = 1.7994021840865,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Infantry AK ver3",
                                        ["unitId"] = 108,
                                        ["y"] = 511206.55060647,
                                        ["x"] = -189858.4270288,
                                        ["name"] = "INF SQD-1",
                                        ["heading"] = 1.7994021840865,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 511200.31799133,
                                ["x"] = -189846.1285882,
                                ["name"] = "Forward INF",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 506793.09480733,
                                                ["x"] = -185447.29178815,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 512503.11196994,
                                                ["x"] = -188631.14945672,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 513575.93113161,
                                                ["x"] = -191441.43003312,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 516065.29732502,
                                                ["x"] = -195140.12728208,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 495845.29534071,
                                                ["x"] = -185809.14525395,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 495854.92435826,
                                                ["x"] = -185811.83792483,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 495869.54450341,
                                                ["x"] = -185815.18359257,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 495884.3339816,
                                                ["x"] = -185817.67455171,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 495899.24558817,
                                                ["x"] = -185819.27991175,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 495914.22654825,
                                                ["x"] = -185819.98909045,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 495929.22289446,
                                                ["x"] = -185819.7895791,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 495944.17855379,
                                                ["x"] = -185818.66902497,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 495973.77611014,
                                                ["x"] = -185813.86050476,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 496017.08217773,
                                                ["x"] = -185801.71693221,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 496132.69208586,
                                                ["x"] = -185754.3069858,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 496428.64561132,
                                                ["x"] = -185620.2688042,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 496937.38632,
                                                ["x"] = -185723.54553359,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 497437.7453157,
                                                ["x"] = -185603.47870207,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 498342.22312659,
                                                ["x"] = -185692.11300306,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 498439.44826074,
                                                ["x"] = -185669.45679351,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 499618.42884639,
                                                ["x"] = -184922.96554588,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 500027.47930156,
                                                ["x"] = -184971.80598863,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 501622.76824164,
                                                ["x"] = -185609.0434881,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 502481.60013375,
                                                ["x"] = -185529.41067198,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 504233.32803042,
                                                ["x"] = -185976.97503507,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 505018.65254505,
                                                ["x"] = -185302.98522217,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 505847.65058647,
                                                ["x"] = -184905.17960864,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 506807.24345837,
                                                ["x"] = -185452.26951531,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 512537.95514444,
                                                ["x"] = -188679.96255868,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 513587.63063014,
                                                ["x"] = -191500.25438521,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 516063.50230381,
                                                ["x"] = -195148.90731392,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 515751.2090481,
                                                ["x"] = -196199.88716488,
                                            }, -- end of [256]
                                            [257] = 
                                            {
                                                ["y"] = 515751.73973769,
                                                ["x"] = -196204.85747656,
                                            }, -- end of [257]
                                            [129] = 
                                            {
                                                ["y"] = 506864.83837221,
                                                ["x"] = -185469.06939475,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 512557.23431372,
                                                ["x"] = -188702.94320557,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 513595.60165356,
                                                ["x"] = -191529.17301094,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 516056.86108849,
                                                ["x"] = -195156.41127993,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 515751.8804225,
                                                ["x"] = -196207.90406984,
                                            }, -- end of [258]
                                            [65] = 
                                            {
                                                ["y"] = 502566.58932634,
                                                ["x"] = -185528.80314131,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 504267.9738934,
                                                ["x"] = -185972.02799608,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 505033.01314074,
                                                ["x"] = -185289.06652605,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 505877.59484839,
                                                ["x"] = -184906.95110676,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 507631.33232579,
                                                ["x"] = -185679.88576564,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 512577.68517466,
                                                ["x"] = -188724.88763151,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 513604.9658452,
                                                ["x"] = -191557.67098789,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 516008.50394172,
                                                ["x"] = -195207.01747366,
                                            }, -- end of [226]
                                            [131] = 
                                            {
                                                ["y"] = 507706.68674407,
                                                ["x"] = -185706.72790497,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 512599.24778222,
                                                ["x"] = -188745.74084555,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 513615.70927802,
                                                ["x"] = -191585.67810205,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 515997.44773582,
                                                ["x"] = -195217.15035468,
                                            }, -- end of [227]
                                            [33] = 
                                            {
                                                ["y"] = 498462.88241866,
                                                ["x"] = -185660.75601323,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 499625.41358413,
                                                ["x"] = -184930.02021927,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 500047.18661564,
                                                ["x"] = -184975.19383954,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 501652.45322341,
                                                ["x"] = -185613.35917659,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 502646.51089341,
                                                ["x"] = -185532.15885373,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 504297.43780448,
                                                ["x"] = -185966.40426615,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 505048.03251804,
                                                ["x"] = -185275.8665697,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 505907.40721944,
                                                ["x"] = -184910.2711248,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 510411.13122952,
                                                ["x"] = -186834.02485698,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 512629.41059546,
                                                ["x"] = -188772.00585186,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 513629.92948057,
                                                ["x"] = -191617.65447348,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 515985.79339388,
                                                ["x"] = -195226.58932599,
                                            }, -- end of [228]
                                            [133] = 
                                            {
                                                ["y"] = 510524.43978866,
                                                ["x"] = -186886.77881992,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 512696.44212509,
                                                ["x"] = -188824.25958541,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 513648.08380644,
                                                ["x"] = -191653.29255112,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 515965.52337113,
                                                ["x"] = -195241.2191832,
                                            }, -- end of [229]
                                            [67] = 
                                            {
                                                ["y"] = 502790.85452973,
                                                ["x"] = -185545.79747163,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 504326.56792765,
                                                ["x"] = -185959.24537452,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 505067.72294423,
                                                ["x"] = -185260.46799644,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 505937.00914678,
                                                ["x"] = -184915.12166701,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 510581.91402074,
                                                ["x"] = -186917.1250333,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 512796.26607479,
                                                ["x"] = -188899.47465012,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 513673.00258523,
                                                ["x"] = -191696.63478697,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 515920.64818585,
                                                ["x"] = -195273.00598986,
                                            }, -- end of [230]
                                            [135] = 
                                            {
                                                ["y"] = 510637.84346353,
                                                ["x"] = -186950.23249906,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 512803.75814668,
                                                ["x"] = -188906.09661101,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 513719.0706558,
                                                ["x"] = -191768.05814331,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 515909.09764521,
                                                ["x"] = -195282.5722263,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 496438.59605228,
                                                ["x"] = -185619.30583304,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 496942.34982034,
                                                ["x"] = -185722.98850326,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 498252.39986054,
                                                ["x"] = -185695.91747713,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 498366.92784677,
                                                ["x"] = -185688.29939034,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 498485.85410494,
                                                ["x"] = -185650.89808915,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 499629.8499874,
                                                ["x"] = -184932.31478206,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 500071.54137594,
                                                ["x"] = -184980.82426167,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 501682.31579308,
                                                ["x"] = -185616.19199097,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 502810.54976302,
                                                ["x"] = -185549.26373335,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 504355.30602309,
                                                ["x"] = -185950.64651722,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 505088.40260483,
                                                ["x"] = -185246.42448559,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 505966.32286886,
                                                ["x"] = -184921.48623496,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 510687.83095084,
                                                ["x"] = -186983.40645141,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 512810.83738579,
                                                ["x"] = -188913.15915221,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 514234.67685566,
                                                ["x"] = -192487.32399378,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 515901.77617399,
                                                ["x"] = -195289.38190773,
                                            }, -- end of [232]
                                            [137] = 
                                            {
                                                ["y"] = 510736.12614824,
                                                ["x"] = -187018.99931882,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 512820.90861042,
                                                ["x"] = -188924.26966673,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 514278.23210776,
                                                ["x"] = -192542.11727434,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 515891.31866249,
                                                ["x"] = -195300.13359618,
                                            }, -- end of [233]
                                            [69] = 
                                            {
                                                ["y"] = 502922.78644148,
                                                ["x"] = -185574.27958403,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 504383.58572005,
                                                ["x"] = -185940.64268762,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 505434.30766129,
                                                ["x"] = -185035.78783495,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 505995.27046185,
                                                ["x"] = -184929.34992264,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 510786.46328394,
                                                ["x"] = -187060.1131283,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 512830.14250928,
                                                ["x"] = -188936.08823962,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 514600.49540311,
                                                ["x"] = -192917.7337491,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 515867.54164448,
                                                ["x"] = -195325.81031392,
                                            }, -- end of [234]
                                            [139] = 
                                            {
                                                ["y"] = 510860.68511518,
                                                ["x"] = -187127.11489266,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 512835.83198166,
                                                ["x"] = -188944.30908285,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 514647.50845427,
                                                ["x"] = -192982.45300503,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 515860.17035543,
                                                ["x"] = -195332.56522908,
                                            }, -- end of [235]
                                            [35] = 
                                            {
                                                ["y"] = 498512.81940215,
                                                ["x"] = -185637.75668404,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 499634.53690881,
                                                ["x"] = -184934.05123618,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 500095.52927221,
                                                ["x"] = -184987.85718865,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 501717.28151556,
                                                ["x"] = -185617.66504428,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 503014.45740265,
                                                ["x"] = -185599.16956587,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 504411.33574772,
                                                ["x"] = -185929.25189387,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 505517.45994937,
                                                ["x"] = -184989.86332621,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 506023.77288935,
                                                ["x"] = -184938.69923929,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 511837.64754805,
                                                ["x"] = -188094.56165231,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 512843.55970454,
                                                ["x"] = -188957.16323051,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 514691.44441304,
                                                ["x"] = -193049.29932349,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 515574.4162595,
                                                ["x"] = -195559.59425472,
                                            }, -- end of [236]
                                            [141] = 
                                            {
                                                ["y"] = 511846.4573532,
                                                ["x"] = -188099.24777879,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 513348.59111034,
                                                ["x"] = -189917.43326338,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 514732.0054838,
                                                ["x"] = -193118.24496083,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 515567.428946,
                                                ["x"] = -195566.7455126,
                                            }, -- end of [237]
                                            [71] = 
                                            {
                                                ["y"] = 503123.78013937,
                                                ["x"] = -185634.82006035,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 504438.48725321,
                                                ["x"] = -185916.49992509,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 505566.85196116,
                                                ["x"] = -184965.67963207,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 506051.7500644,
                                                ["x"] = -184949.51925394,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 511855.98591204,
                                                ["x"] = -188102.27897795,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 513451.82496961,
                                                ["x"] = -190128.53575112,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 515019.87166422,
                                                ["x"] = -193684.17970665,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 515561.02820918,
                                                ["x"] = -195574.42402511,
                                            }, -- end of [238]
                                            [9] = 
                                            {
                                                ["y"] = 495959.04161308,
                                                ["x"] = -185816.66175151,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 495993.19057069,
                                                ["x"] = -185809.06766559,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 496049.93316911,
                                                ["x"] = -185789.65258686,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 496423.81074848,
                                                ["x"] = -185621.47233117,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 496443.55286288,
                                                ["x"] = -185619.93756281,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 496952.13410953,
                                                ["x"] = -185720.92841214,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 498287.39542881,
                                                ["x"] = -185696.11509322,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 498391.40823978,
                                                ["x"] = -185683.24193759,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 498552.21642177,
                                                ["x"] = -185616.02090958,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 499639.33916287,
                                                ["x"] = -184935.44106323,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 500114.36717391,
                                                ["x"] = -184994.56885251,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 501747.27709923,
                                                ["x"] = -185617.45085248,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 503962.04600188,
                                                ["x"] = -185948.18736385,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 504464.97628522,
                                                ["x"] = -185902.42340021,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 505608.21506351,
                                                ["x"] = -184947.97018507,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 506083.67295224,
                                                ["x"] = -184963.85941509,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 512122.39425654,
                                                ["x"] = -188187.99313433,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 513477.1956035,
                                                ["x"] = -190193.74622411,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 515077.63242482,
                                                ["x"] = -193759.5277024,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 515555.48296874,
                                                ["x"] = -195582.73821284,
                                            }, -- end of [240]
                                            [145] = 
                                            {
                                                ["y"] = 512158.90207596,
                                                ["x"] = -188204.32657847,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 513621.37193451,
                                                ["x"] = -190677.71940006,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 515088.26666956,
                                                ["x"] = -193776.46450052,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 515553.1308563,
                                                ["x"] = -195587.14927358,
                                            }, -- end of [241]
                                            [73] = 
                                            {
                                                ["y"] = 504024.70712909,
                                                ["x"] = -185965.44813184,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 504490.73951383,
                                                ["x"] = -185887.05869516,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 505641.05725543,
                                                ["x"] = -184935.88170209,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 506119.25038032,
                                                ["x"] = -184982.13235901,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 512185.59225312,
                                                ["x"] = -188218.01741091,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 513630.30684224,
                                                ["x"] = -190711.55546403,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 515095.10818616,
                                                ["x"] = -193789.81205753,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 515551.08335761,
                                                ["x"] = -195591.7098254,
                                            }, -- end of [242]
                                            [147] = 
                                            {
                                                ["y"] = 512207.22479004,
                                                ["x"] = -188230.54342884,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 513633.12660885,
                                                ["x"] = -190726.28397526,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 515269.21978189,
                                                ["x"] = -194149.9233024,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 515549.34514957,
                                                ["x"] = -195596.39697311,
                                            }, -- end of [243]
                                            [37] = 
                                            {
                                                ["y"] = 498649.78069073,
                                                ["x"] = -185555.16130234,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 499649.10104872,
                                                ["x"] = -184937.60181216,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 501525.90088091,
                                                ["x"] = -185584.59457583,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 501787.20664445,
                                                ["x"] = -185615.14583173,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 504054.02432595,
                                                ["x"] = -185971.79511837,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 504515.71308164,
                                                ["x"] = -185870.44130295,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 505669.69326103,
                                                ["x"] = -184926.9491447,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 506162.50979209,
                                                ["x"] = -185007.19450746,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 512228.18914441,
                                                ["x"] = -188244.15809914,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 513635.51052626,
                                                ["x"] = -190746.13778953,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 515274.44835158,
                                                ["x"] = -194158.44602503,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 515547.92125588,
                                                ["x"] = -195601.18903443,
                                            }, -- end of [244]
                                            [149] = 
                                            {
                                                ["y"] = 512248.43212405,
                                                ["x"] = -188258.82395481,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 513636.23651093,
                                                ["x"] = -190761.11715598,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 515313.61734365,
                                                ["x"] = -194216.45491512,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 515546.82398732,
                                                ["x"] = -195606.06622174,
                                            }, -- end of [245]
                                            [75] = 
                                            {
                                                ["y"] = 504078.70043324,
                                                ["x"] = -185975.79009829,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 504539.83203015,
                                                ["x"] = -185852.60620447,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 505698.75197869,
                                                ["x"] = -184919.50686937,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 506229.57074504,
                                                ["x"] = -185050.80115841,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 512267.90563132,
                                                ["x"] = -188274.49714889,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 513636.17944198,
                                                ["x"] = -190776.1149389,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 515332.10283093,
                                                ["x"] = -194240.08004201,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 515546.07963733,
                                                ["x"] = -195611.00895584,
                                            }, -- end of [246]
                                            [151] = 
                                            {
                                                ["y"] = 512286.56106294,
                                                ["x"] = -188291.1356982,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 513635.11873268,
                                                ["x"] = -190791.07576897,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 515361.51892998,
                                                ["x"] = -194274.11974669,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 515545.65533769,
                                                ["x"] = -195615.99025417,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 496922.38863352,
                                                ["x"] = -185723.73144569,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 497422.7717853,
                                                ["x"] = -185603.94458194,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 498317.35660419,
                                                ["x"] = -185694.66567999,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 498415.60243997,
                                                ["x"] = -185676.95636968,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 499609.61577499,
                                                ["x"] = -184921.6951551,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 499663.90884859,
                                                ["x"] = -184939.98522518,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 501564.20342758,
                                                ["x"] = -185596.10831339,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 501861.7556132,
                                                ["x"] = -185606.99836916,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 504103.54336205,
                                                ["x"] = -185978.5668348,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 504563.04607935,
                                                ["x"] = -185833.608074,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 505728.15745955,
                                                ["x"] = -184913.58084428,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 506739.2004395,
                                                ["x"] = -185421.07904589,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 512304.34860248,
                                                ["x"] = -188308.69897759,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 513625.43444249,
                                                ["x"] = -190865.44235586,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 515367.06258091,
                                                ["x"] = -194282.43760699,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 515545.50472689,
                                                ["x"] = -195620.98732847,
                                            }, -- end of [248]
                                            [153] = 
                                            {
                                                ["y"] = 512321.2166207,
                                                ["x"] = -188327.14709482,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 513574.64277395,
                                                ["x"] = -191236.95083125,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 515552.75494259,
                                                ["x"] = -194642.29535084,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 515545.76981767,
                                                ["x"] = -195625.97889759,
                                            }, -- end of [249]
                                            [77] = 
                                            {
                                                ["y"] = 504133.48072695,
                                                ["x"] = -185980.45789399,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 504589.0404394,
                                                ["x"] = -185810.1760322,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 505757.82911816,
                                                ["x"] = -184909.17693894,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 506752.2635914,
                                                ["x"] = -185428.44992243,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 512337.1222124,
                                                ["x"] = -188346.43135815,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 513570.0051726,
                                                ["x"] = -191301.77857638,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 515561.35083212,
                                                ["x"] = -194654.58472522,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 515546.40988526,
                                                ["x"] = -195630.93676634,
                                            }, -- end of [250]
                                            [155] = 
                                            {
                                                ["y"] = 512355.02622549,
                                                ["x"] = -188370.49913038,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 513569.04852097,
                                                ["x"] = -191346.76392659,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 515570.67888435,
                                                ["x"] = -194666.32972541,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 515547.34618359,
                                                ["x"] = -195635.84774788,
                                            }, -- end of [251]
                                            [39] = 
                                            {
                                                ["y"] = 499614.28499298,
                                                ["x"] = -184920.31341829,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 499713.62097124,
                                                ["x"] = -184945.30144082,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 501593.32855657,
                                                ["x"] = -185603.28790833,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 502396.74515903,
                                                ["x"] = -185534.22282,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 504168.47382512,
                                                ["x"] = -185980.91650399,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 504620.96576805,
                                                ["x"] = -185778.46819984,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 505787.68778188,
                                                ["x"] = -184906.30249483,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 506770.10398608,
                                                ["x"] = -185437.48090548,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 512374.51718559,
                                                ["x"] = -188399.56583433,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 513569.99827699,
                                                ["x"] = -191381.74777203,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 515577.23702133,
                                                ["x"] = -194673.87705006,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 515549.80293605,
                                                ["x"] = -195645.53956162,
                                            }, -- end of [252]
                                            [157] = 
                                            {
                                                ["y"] = 512400.26186203,
                                                ["x"] = -188442.42235784,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 513572.23861947,
                                                ["x"] = -191411.66114953,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 515591.20197127,
                                                ["x"] = -194688.19138521,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 515555.82971594,
                                                ["x"] = -195664.60782332,
                                            }, -- end of [253]
                                            [255] = 
                                            {
                                                ["y"] = 515750.32923471,
                                                ["x"] = -196194.96594645,
                                            }, -- end of [255]
                                            [254] = 
                                            {
                                                ["y"] = 515747.91767473,
                                                ["x"] = -196185.26306212,
                                            }, -- end of [254]
                                            [239] = 
                                            {
                                                ["y"] = 515558.12842118,
                                                ["x"] = -195578.49674924,
                                            }, -- end of [239]
                                            [223] = 
                                            {
                                                ["y"] = 516066.25359479,
                                                ["x"] = -195144.75679691,
                                            }, -- end of [223]
                                            [207] = 
                                            {
                                                ["y"] = 515028.19026759,
                                                ["x"] = -193696.65795087,
                                            }, -- end of [207]
                                            [191] = 
                                            {
                                                ["y"] = 513581.06810531,
                                                ["x"] = -191470.98396219,
                                            }, -- end of [191]
                                            [175] = 
                                            {
                                                ["y"] = 513463.49967311,
                                                ["x"] = -190156.16756657,
                                            }, -- end of [175]
                                            [159] = 
                                            {
                                                ["y"] = 512519.89968504,
                                                ["x"] = -188656.00851537,
                                            }, -- end of [159]
                                            [79] = 
                                            {
                                                ["y"] = 504203.4447045,
                                                ["x"] = -185979.5858696,
                                            }, -- end of [79]
                                            [95] = 
                                            {
                                                ["y"] = 504671.44460849,
                                                ["x"] = -185723.00852184,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 505817.65470047,
                                                ["x"] = -184904.96651263,
                                            }, -- end of [111]
                                            [143] = 
                                            {
                                                ["y"] = 512071.04258376,
                                                ["x"] = -188168.31322186,
                                            }, -- end of [143]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 515299.87041346,
                                                ["x"] = -196526.83562934,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 515751.55917913,
                                                ["x"] = -196212.839798,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 515632.33442264,
                                                ["x"] = -197189.74717926,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 515750.89635537,
                                                ["x"] = -196217.79537633,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                ["y"] = 516743.03205321,
                                                ["x"] = -198022.5005317,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                ["y"] = 515749.86467243,
                                                ["x"] = -196222.68537979,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 515748.40270498,
                                                ["x"] = -196227.46534399,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 515746.54469302,
                                                ["x"] = -196232.10601487,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 515744.2921414,
                                                ["x"] = -196236.56774425,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 515741.66663966,
                                                ["x"] = -196240.82084491,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 515735.47173478,
                                                ["x"] = -196248.6524212,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 515727.99842846,
                                                ["x"] = -196255.28396437,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 515707.13026812,
                                                ["x"] = -196269.02344172,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 515331.17294809,
                                                ["x"] = -196477.46965687,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 515313.35293354,
                                                ["x"] = -196494.87387642,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 515303.79741709,
                                                ["x"] = -196512.38486858,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 515299.2450915,
                                                ["x"] = -196531.79452559,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 515299.91684395,
                                                ["x"] = -196551.72045095,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 515683.87817769,
                                                ["x"] = -197330.5538188,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 515855.44825778,
                                                ["x"] = -197554.59675639,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 516759.01444185,
                                                ["x"] = -198034.49736674,
                                            }, -- end of [56]
                                            [55] = 
                                            {
                                                ["y"] = 516751.2333172,
                                                ["x"] = -198028.2197007,
                                            }, -- end of [55]
                                            [33] = 
                                            {
                                                ["y"] = 515300.9564331,
                                                ["x"] = -196556.61034883,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 515694.96078294,
                                                ["x"] = -197352.95475566,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 515919.86800871,
                                                ["x"] = -197602.01890305,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 516766.35410157,
                                                ["x"] = -198041.28698629,
                                            }, -- end of [57]
                                            [17] = 
                                            {
                                                ["y"] = 515323.45041373,
                                                ["x"] = -196483.81775148,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 515310.58076816,
                                                ["x"] = -196499.03419186,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 515302.16555928,
                                                ["x"] = -196517.11039809,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 515298.93718384,
                                                ["x"] = -196536.78406809,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 515302.27093998,
                                                ["x"] = -196561.43389682,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 515758.51420485,
                                                ["x"] = -197454.73901636,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 515953.14205841,
                                                ["x"] = -197624.21156699,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 516776.70888181,
                                                ["x"] = -198052.13623193,
                                            }, -- end of [58]
                                            [35] = 
                                            {
                                                ["y"] = 515305.51117167,
                                                ["x"] = -196570.89207138,
                                            }, -- end of [35]
                                            [51] = 
                                            {
                                                ["y"] = 516026.61318498,
                                                ["x"] = -197666.94227095,
                                            }, -- end of [51]
                                            [61] = 
                                            {
                                                ["y"] = 516842.27863082,
                                                ["x"] = -198138.68714264,
                                            }, -- end of [61]
                                            [59] = 
                                            {
                                                ["y"] = 516789.68470188,
                                                ["x"] = -198067.35284436,
                                            }, -- end of [59]
                                            [9] = 
                                            {
                                                ["y"] = 515738.75853317,
                                                ["x"] = -196244.88753657,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 515731.85420708,
                                                ["x"] = -196252.10199069,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 515719.85532885,
                                                ["x"] = -196261.08431454,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 515339.32294137,
                                                ["x"] = -196471.67717828,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 515319.83933914,
                                                ["x"] = -196487.27504654,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 515308.03793898,
                                                ["x"] = -196503.33938303,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 515300.85165992,
                                                ["x"] = -196521.93403578,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 515298.89108276,
                                                ["x"] = -196541.78410827,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 515311.29969033,
                                                ["x"] = -196584.72790686,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 515778.64124866,
                                                ["x"] = -197483.34668288,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 516172.42917537,
                                                ["x"] = -197744.12428444,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 516814.07838488,
                                                ["x"] = -198099.04906383,
                                            }, -- end of [60]
                                            [47] = 
                                            {
                                                ["y"] = 515824.37926606,
                                                ["x"] = -197529.40964009,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 515805.83841215,
                                                ["x"] = -197512.64403892,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 515643.79687362,
                                                ["x"] = -197217.46711654,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 515772.50109612,
                                                ["x"] = -197475.4551192,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 515331.01113107,
                                                ["x"] = -196625.17656887,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 515791.79005154,
                                                ["x"] = -197498.41277124,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 516730.28039884,
                                                ["x"] = -198014.60564349,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                ["y"] = 515751.88117337,
                                                ["x"] = -196207.85137702,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 515316.45461234,
                                                ["x"] = -196490.95392354,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 515305.75510074,
                                                ["x"] = -196507.78556395,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 515299.20316902,
                                                ["x"] = -196546.7726789,
                                            }, -- end of [31]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 516961.41712846,
                                                ["x"] = -198241.56385228,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 516961.41712846,
                                                ["x"] = -198241.56385228,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 516843.3661278,
                                                ["x"] = -198137.93522593,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 517146.00458571,
                                                ["x"] = -197852.95867911,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 38,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 495845.77204945,
                                            ["x"] = -185807.65918225,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2692.7423366534,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515753.18035063,
                                            ["x"] = -196207.89527879,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2975.717040272,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 516843.3661278,
                                            ["x"] = -198137.93522593,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3016.1629624961,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 517146.00458571,
                                            ["x"] = -197852.95867911,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 124,
                                        ["y"] = 495845.77204945,
                                        ["x"] = -185807.65918225,
                                        ["name"] = "High Tech Armor-1-6",
                                        ["heading"] = 1.9991070117883,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-90",
                                        ["unitId"] = 123,
                                        ["y"] = 495817.62119566,
                                        ["x"] = -185797.12627097,
                                        ["name"] = "High Tech Armor-1-5",
                                        ["heading"] = 1.9288299760568,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-90",
                                        ["unitId"] = 122,
                                        ["y"] = 495791.3198302,
                                        ["x"] = -185783.54299304,
                                        ["name"] = "High Tech Armor-1-4",
                                        ["heading"] = 2.0475152954215,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-90",
                                        ["unitId"] = 121,
                                        ["y"] = 495766.33303371,
                                        ["x"] = -185767.4052383,
                                        ["name"] = "High Tech Armor-1-3",
                                        ["heading"] = 2.1442495240877,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-90",
                                        ["unitId"] = 120,
                                        ["y"] = 495742.44485092,
                                        ["x"] = -185749.47414182,
                                        ["name"] = "High Tech Armor-1-2",
                                        ["heading"] = 2.2146980994056,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BTR-80",
                                        ["unitId"] = 119,
                                        ["y"] = 495719.36313657,
                                        ["x"] = -185730.39972574,
                                        ["name"] = "High Tech Armor-1-1",
                                        ["heading"] = 2.2614207737472,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 495845.77204945,
                                ["x"] = -185807.65918225,
                                ["name"] = "High Tech Armor",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 458638.13334003,
                                                ["x"] = -163346.83041362,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 458638.13334003,
                                                ["x"] = -163346.83041362,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 33,
                                            ["type"] = "On Railroads",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 493425.16150509,
                                            ["x"] = -185515.77231126,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 1.0277777777778,
                                            ["action"] = "On Railroads",
                                            ["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"] = 35,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Train",
                                        ["unitId"] = 131,
                                        ["y"] = 493425.16150509,
                                        ["x"] = -185515.77231126,
                                        ["name"] = "Train-6",
                                        ["heading"] = 2.2677212196184,
                                        ["playerCanDrive"] = false,
                                        ["wagons"] = 
                                        {
                                            [7] = "Wellcarnsc",
                                            [1] = "Electric locomotive",
                                            [2] = "Wellcarnsc",
                                            [4] = "Wellcarnsc",
                                            [8] = "Wellcarnsc",
                                            [9] = "Wellcarnsc",
                                            [5] = "Wellcarnsc",
                                            [10] = "Electric locomotive",
                                            [3] = "Wellcarnsc",
                                            [6] = "Wellcarnsc",
                                        }, -- end of ["wagons"]
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 493425.16150509,
                                ["x"] = -185515.77231126,
                                ["name"] = "Train",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 501576.32851982,
                                                ["x"] = -185599.27647199,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 501635.14332958,
                                                ["x"] = -185611.02191852,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 501694.82692987,
                                                ["x"] = -185616.91266943,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 501764.79230391,
                                                ["x"] = -185616.68245949,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 502439.17521273,
                                                ["x"] = -185531.28817532,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 502604.1052587,
                                                ["x"] = -185529.88916793,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 502793.35936256,
                                                ["x"] = -185546.17035562,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 502944.63966111,
                                                ["x"] = -185579.76995773,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 503173.25590883,
                                                ["x"] = -185652.47720744,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 504017.46158363,
                                                ["x"] = -185963.64094489,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 504071.3091772,
                                                ["x"] = -185974.72590078,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 504126.02077592,
                                                ["x"] = -185980.12206321,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 504195.98984559,
                                                ["x"] = -185980.02020681,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 504265.53906422,
                                                ["x"] = -185972.42828221,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 504324.1859501,
                                                ["x"] = -185959.88954567,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 504381.27868659,
                                                ["x"] = -185941.5181125,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 504462.82405173,
                                                ["x"] = -185903.63032482,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 504561.17036282,
                                                ["x"] = -185835.21138621,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 505020.42443773,
                                                ["x"] = -185301.17583912,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 505094.7401093,
                                                ["x"] = -185242.35341242,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 505615.23207352,
                                                ["x"] = -184945.23179613,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 505735.585567,
                                                ["x"] = -184912.33173411,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 505855.17708066,
                                                ["x"] = -184905.47780064,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 505973.62857855,
                                                ["x"] = -184923.32026792,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 506090.44428301,
                                                ["x"] = -184967.15883131,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 506737.09498041,
                                                ["x"] = -185419.79227021,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 506800.17147013,
                                                ["x"] = -185449.87173201,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 510468.14029864,
                                                ["x"] = -186859.71844279,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 510706.17188643,
                                                ["x"] = -186996.49488948,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 511835.57127843,
                                                ["x"] = -188093.23002231,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 512096.87902056,
                                                ["x"] = -188177.82537156,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 512217.82134973,
                                                ["x"] = -188237.23422157,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 512329.31000503,
                                                ["x"] = -188336.71528391,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 512545.86318692,
                                                ["x"] = -188689.6846518,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 512825.63012397,
                                                ["x"] = -188930.13715233,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 513630.8551964,
                                                ["x"] = -190714.02782773,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 513569.69603773,
                                                ["x"] = -191309.3046607,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 513607.5341715,
                                                ["x"] = -191564.75200841,
                                            }, -- end of [172]
                                            [180] = 
                                            {
                                                ["y"] = 514598.99663559,
                                                ["x"] = -192915.77353575,
                                            }, -- end of [180]
                                            [188] = 
                                            {
                                                ["y"] = 515270.4948615,
                                                ["x"] = -194152.11127098,
                                            }, -- end of [188]
                                            [196] = 
                                            {
                                                ["y"] = 515565.96580668,
                                                ["x"] = -194660.53703344,
                                            }, -- end of [196]
                                            [204] = 
                                            {
                                                ["y"] = 516003.02444555,
                                                ["x"] = -195212.18540573,
                                            }, -- end of [204]
                                            [212] = 
                                            {
                                                ["y"] = 515579.88638777,
                                                ["x"] = -195554.51116176,
                                            }, -- end of [212]
                                            [220] = 
                                            {
                                                ["y"] = 515548.58432834,
                                                ["x"] = -195598.81232208,
                                            }, -- end of [220]
                                            [228] = 
                                            {
                                                ["y"] = 515549.14342463,
                                                ["x"] = -195643.161794,
                                            }, -- end of [228]
                                            [1] = 
                                            {
                                                ["y"] = 497504.83018465,
                                                ["x"] = -185611.2257036,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 498209.99500062,
                                                ["x"] = -185693.6697063,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 512347.73121676,
                                                ["x"] = -188360.38886014,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 512565.638075,
                                                ["x"] = -188712.24013969,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 512834.48365252,
                                                ["x"] = -188942.24251429,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 513632.75104754,
                                                ["x"] = -190723.84523847,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 513569.11583342,
                                                ["x"] = -191354.29603551,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = 513618.62170067,
                                                ["x"] = -191592.62466607,
                                            }, -- end of [173]
                                            [181] = 
                                            {
                                                ["y"] = 514646.1037778,
                                                ["x"] = -192980.42429418,
                                            }, -- end of [181]
                                            [3] = 
                                            {
                                                ["y"] = 498259.92996627,
                                                ["x"] = -185696.10794659,
                                            }, -- end of [3]
                                            [197] = 
                                            {
                                                ["y"] = 515575.57761372,
                                                ["x"] = -194672.05082782,
                                            }, -- end of [197]
                                            [205] = 
                                            {
                                                ["y"] = 515991.66330867,
                                                ["x"] = -195221.97358164,
                                            }, -- end of [205]
                                            [213] = 
                                            {
                                                ["y"] = 515569.10739066,
                                                ["x"] = -195564.93691324,
                                            }, -- end of [213]
                                            [221] = 
                                            {
                                                ["y"] = 515547.32310917,
                                                ["x"] = -195603.64983076,
                                            }, -- end of [221]
                                            [229] = 
                                            {
                                                ["y"] = 515553.47780095,
                                                ["x"] = -195657.52036714,
                                            }, -- end of [229]
                                            [4] = 
                                            {
                                                ["y"] = 498294.92498985,
                                                ["x"] = -185695.90544798,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 504488.64937884,
                                                ["x"] = -185888.37022421,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 504587.24362022,
                                                ["x"] = -185811.86725563,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 505038.57627324,
                                                ["x"] = -185283.98916991,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 498319.88103605,
                                                ["x"] = -185694.46480742,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 505648.20509733,
                                                ["x"] = -184933.50560721,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 505765.31159108,
                                                ["x"] = -184908.31109449,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 505885.09569437,
                                                ["x"] = -184907.63983865,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 498344.73409036,
                                                ["x"] = -185691.78379736,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 506125.84881353,
                                                ["x"] = -184985.76532358,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 506750.09573004,
                                                ["x"] = -185427.27062243,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 506823.98595593,
                                                ["x"] = -185457.4709767,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 498369.41891053,
                                                ["x"] = -185687.8434207,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 510753.80342524,
                                                ["x"] = -187032.97102015,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 511839.82182204,
                                                ["x"] = -188095.86003622,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 512138.50506908,
                                                ["x"] = -188194.90807,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 498393.87312916,
                                                ["x"] = -185682.66087559,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 512367.73096968,
                                                ["x"] = -188389.107145,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 498418.03488073,
                                                ["x"] = -185676.25171356,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 512842.33076883,
                                                ["x"] = -188955.02349238,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 498441.84190967,
                                                ["x"] = -185668.62989287,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 513570.42820627,
                                                ["x"] = -191389.26793135,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 498465.23079931,
                                                ["x"] = -185659.80826154,
                                            }, -- end of [11]
                                            [182] = 
                                            {
                                                ["y"] = 514690.13785623,
                                                ["x"] = -193047.20607505,
                                            }, -- end of [182]
                                            [12] = 
                                            {
                                                ["y"] = 498492.68446303,
                                                ["x"] = -185647.72241219,
                                            }, -- end of [12]
                                            [198] = 
                                            {
                                                ["y"] = 515585.91212807,
                                                ["x"] = -194682.92059445,
                                            }, -- end of [198]
                                            [13] = 
                                            {
                                                ["y"] = 498523.90630231,
                                                ["x"] = -185631.91341773,
                                            }, -- end of [13]
                                            [214] = 
                                            {
                                                ["y"] = 515562.53974481,
                                                ["x"] = -195572.47387529,
                                            }, -- end of [214]
                                            [14] = 
                                            {
                                                ["y"] = 498567.30154831,
                                                ["x"] = -185607.08668031,
                                            }, -- end of [14]
                                            [230] = 
                                            {
                                                ["y"] = 515597.1679638,
                                                ["x"] = -195777.73936944,
                                            }, -- end of [230]
                                            [15] = 
                                            {
                                                ["y"] = 499611.91012978,
                                                ["x"] = -184920.64398782,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 499616.55976207,
                                                ["x"] = -184921.32313382,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 499620.01108219,
                                                ["x"] = -184924.93902695,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 499623.40770165,
                                                ["x"] = -184928.58577625,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 499627.61495971,
                                                ["x"] = -184931.2702979,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 499632.20396031,
                                                ["x"] = -184933.24791738,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 499636.95922508,
                                                ["x"] = -184934.78952272,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 499646.67991819,
                                                ["x"] = -184937.1254948,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 499661.46554299,
                                                ["x"] = -184939.64033993,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 499701.20597029,
                                                ["x"] = -184944.15821764,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 500029.98537671,
                                                ["x"] = -184972.17053265,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 500044.76918366,
                                                ["x"] = -184974.69919057,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 500069.15297997,
                                                ["x"] = -184980.20453196,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 500093.17614531,
                                                ["x"] = -184987.11460701,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 500107.37145009,
                                                ["x"] = -184991.9567389,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 500186.10927145,
                                                ["x"] = -185023.96126682,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 501495.21465729,
                                                ["x"] = -185573.99198582,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 501542.61657717,
                                                ["x"] = -185589.88229733,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 501605.59255128,
                                                ["x"] = -185605.86693914,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 501664.91032321,
                                                ["x"] = -185614.73022944,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 501729.81308753,
                                                ["x"] = -185617.77813339,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 501814.61900656,
                                                ["x"] = -185612.58407989,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 502524.12345041,
                                                ["x"] = -185528.5822668,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 502693.89803237,
                                                ["x"] = -185535.86007787,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 502822.83702881,
                                                ["x"] = -185551.7303797,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 503036.02048487,
                                                ["x"] = -185605.70674545,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 503950.11406782,
                                                ["x"] = -185944.57262908,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 504046.69488939,
                                                ["x"] = -185970.3658601,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 504096.10935852,
                                                ["x"] = -185977.86042899,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 504161.0065043,
                                                ["x"] = -185980.96974317,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 504230.8758548,
                                                ["x"] = -185977.25013626,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 504295.02598532,
                                                ["x"] = -185966.925559,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 504352.95861097,
                                                ["x"] = -185951.40706007,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 504409.07497144,
                                                ["x"] = -185930.24065747,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 504513.6903283,
                                                ["x"] = -185871.85454459,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 504619.253204,
                                                ["x"] = -185780.2447075,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 505053.87542128,
                                                ["x"] = -185271.11276894,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 505528.61538623,
                                                ["x"] = -184984.15213795,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 505676.952277,
                                                ["x"] = -184924.93824356,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 505795.20484622,
                                                ["x"] = -184905.82201812,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 505914.86256466,
                                                ["x"] = -184911.34578247,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 506030.84991507,
                                                ["x"] = -184941.27853643,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 506168.92445764,
                                                ["x"] = -185011.14289263,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 506767.87113887,
                                                ["x"] = -185436.43116623,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 507657.40699847,
                                                ["x"] = -185688.72365777,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 510605.79000589,
                                                ["x"] = -186930.83532214,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 510810.97032173,
                                                ["x"] = -187081.5078297,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 511844.16655188,
                                                ["x"] = -188098.33257619,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 512170.13628262,
                                                ["x"] = -188209.88085661,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 512258.29336073,
                                                ["x"] = -188266.55764642,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 512425.47809956,
                                                ["x"] = -188488.50464176,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 512646.91281448,
                                                ["x"] = -188786.19616142,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 513450.80800514,
                                                ["x"] = -190126.28753725,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 513636.27312921,
                                                ["x"] = -190773.64914881,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 513577.08589786,
                                                ["x"] = -191448.8733999,
                                            }, -- end of [168]
                                            [176] = 
                                            {
                                                ["y"] = 513679.55342379,
                                                ["x"] = -191707.31876994,
                                            }, -- end of [176]
                                            [184] = 
                                            {
                                                ["y"] = 515018.54651681,
                                                ["x"] = -193682.09817801,
                                            }, -- end of [184]
                                            [192] = 
                                            {
                                                ["y"] = 515362.9762358,
                                                ["x"] = -194276.19072909,
                                            }, -- end of [192]
                                            [200] = 
                                            {
                                                ["y"] = 516066.40949903,
                                                ["x"] = -195142.3588598,
                                            }, -- end of [200]
                                            [208] = 
                                            {
                                                ["y"] = 515907.211778,
                                                ["x"] = -195284.26232921,
                                            }, -- end of [208]
                                            [216] = 
                                            {
                                                ["y"] = 515556.75388448,
                                                ["x"] = -195580.62344144,
                                            }, -- end of [216]
                                            [224] = 
                                            {
                                                ["y"] = 515545.53943448,
                                                ["x"] = -195618.52028648,
                                            }, -- end of [224]
                                            [227] = 
                                            {
                                                ["y"] = 515546.85236174,
                                                ["x"] = -195633.43019098,
                                            }, -- end of [227]
                                            [179] = 
                                            {
                                                ["y"] = 514279.86600183,
                                                ["x"] = -192544.05214238,
                                            }, -- end of [179]
                                            [199] = 
                                            {
                                                ["y"] = 516063.7640603,
                                                ["x"] = -195138.18376037,
                                            }, -- end of [199]
                                            [223] = 
                                            {
                                                ["y"] = 515545.83065147,
                                                ["x"] = -195613.52868764,
                                            }, -- end of [223]
                                            [222] = 
                                            {
                                                ["y"] = 515546.40148374,
                                                ["x"] = -195608.56290655,
                                            }, -- end of [222]
                                            [219] = 
                                            {
                                                ["y"] = 515550.16401457,
                                                ["x"] = -195594.06937801,
                                            }, -- end of [219]
                                            [183] = 
                                            {
                                                ["y"] = 514730.8024367,
                                                ["x"] = -193116.0905496,
                                            }, -- end of [183]
                                            [189] = 
                                            {
                                                ["y"] = 515284.06938507,
                                                ["x"] = -194173.10268808,
                                            }, -- end of [189]
                                            [215] = 
                                            {
                                                ["y"] = 515559.53049603,
                                                ["x"] = -195576.4661736,
                                            }, -- end of [215]
                                            [211] = 
                                            {
                                                ["y"] = 515854.3545481,
                                                ["x"] = -195337.35139815,
                                            }, -- end of [211]
                                            [187] = 
                                            {
                                                ["y"] = 515089.4729399,
                                                ["x"] = -193778.69121745,
                                            }, -- end of [187]
                                            [203] = 
                                            {
                                                ["y"] = 516020.79599485,
                                                ["x"] = -195194.60767312,
                                            }, -- end of [203]
                                            [207] = 
                                            {
                                                ["y"] = 515918.65846373,
                                                ["x"] = -195274.57254623,
                                            }, -- end of [207]
                                            [206] = 
                                            {
                                                ["y"] = 515975.71827791,
                                                ["x"] = -195234.0429227,
                                            }, -- end of [206]
                                            [129] = 
                                            {
                                                ["y"] = 512277.36290401,
                                                ["x"] = -188282.7199208,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 512491.30456171,
                                                ["x"] = -188612.03567318,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 512801.94015589,
                                                ["x"] = -188904.42813522,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 513464.42338678,
                                                ["x"] = -190158.5255474,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 513635.34226922,
                                                ["x"] = -190788.61837319,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 513582.58250559,
                                                ["x"] = -191478.36256489,
                                            }, -- end of [169]
                                            [177] = 
                                            {
                                                ["y"] = 513737.36359738,
                                                ["x"] = -191794.9601433,
                                            }, -- end of [177]
                                            [185] = 
                                            {
                                                ["y"] = 515029.71970353,
                                                ["x"] = -193698.67638151,
                                            }, -- end of [185]
                                            [193] = 
                                            {
                                                ["y"] = 515368.27513826,
                                                ["x"] = -194284.66084686,
                                            }, -- end of [193]
                                            [201] = 
                                            {
                                                ["y"] = 516065.0122296,
                                                ["x"] = -195146.93946948,
                                            }, -- end of [201]
                                            [209] = 
                                            {
                                                ["y"] = 515896.45975436,
                                                ["x"] = -195294.71783408,
                                            }, -- end of [209]
                                            [217] = 
                                            {
                                                ["y"] = 515554.25384762,
                                                ["x"] = -195584.95221798,
                                            }, -- end of [217]
                                            [225] = 
                                            {
                                                ["y"] = 515545.58644729,
                                                ["x"] = -195623.5183156,
                                            }, -- end of [225]
                                            [195] = 
                                            {
                                                ["y"] = 515556.97021757,
                                                ["x"] = -194648.53761556,
                                            }, -- end of [195]
                                            [190] = 
                                            {
                                                ["y"] = 515315.13650616,
                                                ["x"] = -194218.48104636,
                                            }, -- end of [190]
                                            [191] = 
                                            {
                                                ["y"] = 515333.72342839,
                                                ["x"] = -194242.02599595,
                                            }, -- end of [191]
                                            [65] = 
                                            {
                                                ["y"] = 504436.27814679,
                                                ["x"] = -185917.59929069,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 504537.88206358,
                                                ["x"] = -185854.11828846,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 504666.52863359,
                                                ["x"] = -185728.62965921,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 505069.78191377,
                                                ["x"] = -185258.99356532,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 505578.27855148,
                                                ["x"] = -184960.53251989,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 505706.10575103,
                                                ["x"] = -184917.87618655,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 505825.18653126,
                                                ["x"] = -184904.8739239,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 505944.39943232,
                                                ["x"] = -184916.57795716,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 506058.68523018,
                                                ["x"] = -184952.45880772,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 506239.91422003,
                                                ["x"] = -185057.8774148,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 506786.16983912,
                                                ["x"] = -185444.49803692,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 507746.22845416,
                                                ["x"] = -185722.39368842,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 510656.8098938,
                                                ["x"] = -186962.39683004,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 510938.07083296,
                                                ["x"] = -187201.77677297,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 511848.85457299,
                                                ["x"] = -188100.06398344,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 512196.51534974,
                                                ["x"] = -188224.16074324,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 512295.58959001,
                                                ["x"] = -188299.82705184,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 512509.97164996,
                                                ["x"] = -188641.63755374,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 512809.11471316,
                                                ["x"] = -188911.39177373,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 513477.99762747,
                                                ["x"] = -190196.14833232,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 513629.93211806,
                                                ["x"] = -190833.28788353,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 513589.50021107,
                                                ["x"] = -191507.55108526,
                                            }, -- end of [170]
                                            [178] = 
                                            {
                                                ["y"] = 514239.21291594,
                                                ["x"] = -192493.33748536,
                                            }, -- end of [178]
                                            [186] = 
                                            {
                                                ["y"] = 515076.26774574,
                                                ["x"] = -193757.47203556,
                                            }, -- end of [186]
                                            [194] = 
                                            {
                                                ["y"] = 515548.76810377,
                                                ["x"] = -194635.98162008,
                                            }, -- end of [194]
                                            [202] = 
                                            {
                                                ["y"] = 516061.85985913,
                                                ["x"] = -195150.85374235,
                                            }, -- end of [202]
                                            [210] = 
                                            {
                                                ["y"] = 515862.02987876,
                                                ["x"] = -195330.94326386,
                                            }, -- end of [210]
                                            [218] = 
                                            {
                                                ["y"] = 515552.05545953,
                                                ["x"] = -195589.44194267,
                                            }, -- end of [218]
                                            [226] = 
                                            {
                                                ["y"] = 515546.05183169,
                                                ["x"] = -195628.49545325,
                                            }, -- end of [226]
                                            [175] = 
                                            {
                                                ["y"] = 513651.69568448,
                                                ["x"] = -191659.9025166,
                                            }, -- end of [175]
                                            [174] = 
                                            {
                                                ["y"] = 513633.20525584,
                                                ["x"] = -191624.43729464,
                                            }, -- end of [174]
                                            [171] = 
                                            {
                                                ["y"] = 513597.82241294,
                                                ["x"] = -191536.3706064,
                                            }, -- end of [171]
                                            [167] = 
                                            {
                                                ["y"] = 513573.02882757,
                                                ["x"] = -191419.15199336,
                                            }, -- end of [167]
                                            [163] = 
                                            {
                                                ["y"] = 513573.51372068,
                                                ["x"] = -191249.43230033,
                                            }, -- end of [163]
                                            [159] = 
                                            {
                                                ["y"] = 513636.17356288,
                                                ["x"] = -190758.65013694,
                                            }, -- end of [159]
                                            [158] = 
                                            {
                                                ["y"] = 513635.29477691,
                                                ["x"] = -190743.68003779,
                                            }, -- end of [158]
                                            [155] = 
                                            {
                                                ["y"] = 513623.41664123,
                                                ["x"] = -190684.96901739,
                                            }, -- end of [155]
                                            [151] = 
                                            {
                                                ["y"] = 513338.34641829,
                                                ["x"] = -189897.43751905,
                                            }, -- end of [151]
                                            [147] = 
                                            {
                                                ["y"] = 512819.31293453,
                                                ["x"] = -188922.38781614,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 512612.29921733,
                                                ["x"] = -188757.44688281,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 512586.56328077,
                                                ["x"] = -188733.73269766,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 512527.2900976,
                                                ["x"] = -188666.12968416,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 512391.5085867,
                                                ["x"] = -188427.30649089,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 512312.92276225,
                                                ["x"] = -188317.83886575,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 512238.43008989,
                                                ["x"] = -188251.38146075,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 510548.95732432,
                                                ["x"] = -186899.30513492,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 506002.47189552,
                                                ["x"] = -184931.55819023,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 505449.49281445,
                                                ["x"] = -185027.02447812,
                                            }, -- end of [79]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 515598.43286831,
                                                ["x"] = -195777.26717237,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 516108.49936201,
                                                ["x"] = -196500.31155264,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 516361.42688402,
                                                ["x"] = -197263.61068154,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 516361.42688402,
                                                ["x"] = -197263.61068154,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 516108.49936201,
                                                ["x"] = -196500.31155264,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 516281.02795389,
                                                ["x"] = -197068.5123421,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 41,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 497505.00929135,
                                            ["x"] = -185609.73733467,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2480.1616280584,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515598.43286831,
                                            ["x"] = -195777.26717237,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2566.255223015,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 516108.49936201,
                                            ["x"] = -196500.31155264,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2624.0319812912,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 516281.02795389,
                                            ["x"] = -197068.5123421,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 36,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 137,
                                        ["y"] = 497505.00929135,
                                        ["x"] = -185609.73733467,
                                        ["name"] = "Mid Tech Armor-1-3",
                                        ["heading"] = 1.6892939805694,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "summer",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 136,
                                        ["y"] = 497475.22181217,
                                        ["x"] = -185606.17270605,
                                        ["name"] = "Mid Tech Armor-1-2",
                                        ["heading"] = 1.6898986334311,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "summer",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 135,
                                        ["y"] = 497445.42203901,
                                        ["x"] = -185602.72239995,
                                        ["name"] = "Mid Tech Armor-1-1",
                                        ["heading"] = 1.6860660304247,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "summer",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 134,
                                        ["y"] = 497416.46515329,
                                        ["x"] = -185603.3433597,
                                        ["name"] = "Mid Tech Armor-1-9",
                                        ["heading"] = 1.5493553266148,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["livery_id"] = "summer",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B3",
                                        ["unitId"] = 133,
                                        ["y"] = 497388.01086047,
                                        ["x"] = -185610.179319,
                                        ["name"] = "Mid Tech Armor-1-8",
                                        ["heading"] = 1.3350211071379,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-2",
                                        ["unitId"] = 132,
                                        ["y"] = 497358.90599116,
                                        ["x"] = -185617.44728973,
                                        ["name"] = "High Tech Armor-1-7",
                                        ["heading"] = 1.3260843551534,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 497505.00929135,
                                ["x"] = -185609.73733467,
                                ["name"] = "Mid Tech Armor-1",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 24,
                                                    ["value"] = 100,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["number"] = 2,
                                        ["auto"] = false,
                                        ["id"] = "GoToWaypoint",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["nWaypointIndx"] = 3,
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = 502804.65691865,
                                                ["x"] = -185548.13510652,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = 502994.30087032,
                                                ["x"] = -185593.27787294,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = 503970.68623953,
                                                ["x"] = -185950.70659763,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = 504057.95870105,
                                                ["x"] = -185972.51678736,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = 504112.51430922,
                                                ["x"] = -185979.28871908,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = 504182.470005,
                                                ["x"] = -185980.59858365,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = 504247.21369782,
                                                ["x"] = -185975.19329186,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = 504311.07723714,
                                                ["x"] = -185963.24874627,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = 504368.56460049,
                                                ["x"] = -185946.15179845,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = 504424.08488784,
                                                ["x"] = -185923.46815549,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = 504477.09334564,
                                                ["x"] = -185895.41131655,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = 504527.0789881,
                                                ["x"] = -185862.26765057,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = 504577.29547065,
                                                ["x"] = -185821.04072031,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = 504644.18742567,
                                                ["x"] = -185753.63497715,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = 505011.13320076,
                                                ["x"] = -185311.01331602,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = 505039.67234154,
                                                ["x"] = -185283.01344909,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = 505095.97820492,
                                                ["x"] = -185241.5654339,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = 505611.93793581,
                                                ["x"] = -184946.50716326,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = 505732.10007453,
                                                ["x"] = -184912.90556241,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = 505851.64794293,
                                                ["x"] = -184905.32569462,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = 505970.20544529,
                                                ["x"] = -184922.44842681,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = 506087.27306292,
                                                ["x"] = -184965.6027921,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = 506738.34602202,
                                                ["x"] = -185420.5595253,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = 506801.55741937,
                                                ["x"] = -185450.35436093,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = 510451.29732599,
                                                ["x"] = -186851.98775691,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = 510699.25504416,
                                                ["x"] = -186991.49897408,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = 511836.79458065,
                                                ["x"] = -188094.03977678,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = 512130.68370898,
                                                ["x"] = -188191.49810219,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = 512231.47777517,
                                                ["x"] = -188246.43518055,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = 512307.11067205,
                                                ["x"] = -188311.59227238,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = 512379.31682287,
                                                ["x"] = -188407.17918459,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = 512534.24448417,
                                                ["x"] = -188675.24766065,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = 512799.30062299,
                                                ["x"] = -188902.08067946,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = 513457.44001111,
                                                ["x"] = -190141.35997129,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = 513636.22075321,
                                                ["x"] = -190775.11582743,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = 513576.5330408,
                                                ["x"] = -191445.38451549,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = 513675.08196575,
                                                ["x"] = -191700.05185951,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = 515019.33336939,
                                                ["x"] = -193683.3369867,
                                            }, -- end of [172]
                                            [180] = 
                                            {
                                                ["y"] = 515334.66992325,
                                                ["x"] = -194243.14759572,
                                            }, -- end of [180]
                                            [188] = 
                                            {
                                                ["y"] = 515590.49049979,
                                                ["x"] = -194687.48872,
                                            }, -- end of [188]
                                            [196] = 
                                            {
                                                ["y"] = 515974.52501209,
                                                ["x"] = -195234.89717302,
                                            }, -- end of [196]
                                            [1] = 
                                            {
                                                ["y"] = 498995.23942436,
                                                ["x"] = -185327.00835343,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 499608.73029615,
                                                ["x"] = -184922.16611327,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = 512806.62747996,
                                                ["x"] = -188908.88328324,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = 513468.48824321,
                                                ["x"] = -190169.24824563,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = 513635.21122702,
                                                ["x"] = -190790.08008961,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = 513581.86114096,
                                                ["x"] = -191474.90458962,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = 513726.91034214,
                                                ["x"] = -191779.65727788,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = 515027.59438578,
                                                ["x"] = -193695.85486373,
                                            }, -- end of [173]
                                            [181] = 
                                            {
                                                ["y"] = 515360.93027858,
                                                ["x"] = -194273.31146229,
                                            }, -- end of [181]
                                            [3] = 
                                            {
                                                ["y"] = 499613.30212315,
                                                ["x"] = -184920.27923335,
                                            }, -- end of [3]
                                            [197] = 
                                            {
                                                ["y"] = 515917.511993,
                                                ["x"] = -195275.48868799,
                                            }, -- end of [197]
                                            [4] = 
                                            {
                                                ["y"] = 499617.71045844,
                                                ["x"] = -184922.25235988,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = 505450.76729281,
                                                ["x"] = -185026.2968257,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = 505644.84950414,
                                                ["x"] = -184934.6092626,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = 505761.80122145,
                                                ["x"] = -184908.70512763,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = 499620.89698026,
                                                ["x"] = -184926.10923145,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = 505999.09828415,
                                                ["x"] = -184930.51095238,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = 506122.75823066,
                                                ["x"] = -184984.05467845,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = 506751.38437392,
                                                ["x"] = -185427.97331,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = 499624.58070809,
                                                ["x"] = -184929.46694656,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = 510541.38219143,
                                                ["x"] = -186895.37836935,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = 510747.13954232,
                                                ["x"] = -187027.64244751,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = 511845.5202666,
                                                ["x"] = -188098.89884752,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = 499628.93585929,
                                                ["x"] = -184931.90955642,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = 512251.60087389,
                                                ["x"] = -188261.26510429,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = 512323.82662641,
                                                ["x"] = -188330.17827308,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = 512407.12490851,
                                                ["x"] = -188454.62472677,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = 499633.58770512,
                                                ["x"] = -184933.73675989,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = 512816.98017848,
                                                ["x"] = -188919.73593848,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = 499638.37272729,
                                                ["x"] = -184935.18425147,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = 513627.67148697,
                                                ["x"] = -190849.59955014,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = 499648.11916767,
                                                ["x"] = -184937.41249304,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = 514237.07963295,
                                                ["x"] = -192490.52194927,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = 499662.91846027,
                                                ["x"] = -184939.84720037,
                                            }, -- end of [11]
                                            [182] = 
                                            {
                                                ["y"] = 515366.56626483,
                                                ["x"] = -194281.56951544,
                                            }, -- end of [182]
                                            [12] = 
                                            {
                                                ["y"] = 499707.64544029,
                                                ["x"] = -184944.76058913,
                                            }, -- end of [12]
                                            [198] = 
                                            {
                                                ["y"] = 515906.12882844,
                                                ["x"] = -195285.25276416,
                                            }, -- end of [198]
                                            [13] = 
                                            {
                                                ["y"] = 500026.48916354,
                                                ["x"] = -184971.666143,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = 500046.20733267,
                                                ["x"] = -184974.99154632,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = 500070.57407705,
                                                ["x"] = -184980.5708785,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = 500094.57632623,
                                                ["x"] = -184987.5541985,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = 500113.43247537,
                                                ["x"] = -184994.21350817,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = 501529.70503149,
                                                ["x"] = -185585.83106235,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = 501568.06687223,
                                                ["x"] = -185597.14463491,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = 501597.23715084,
                                                ["x"] = -185604.13826065,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = 501626.71364516,
                                                ["x"] = -185609.70227764,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = 501656.42605699,
                                                ["x"] = -185613.82510605,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = 501686.30744136,
                                                ["x"] = -185616.45016879,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = 501721.28093853,
                                                ["x"] = -185617.73224012,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 501751.27472766,
                                                ["x"] = -185617.31215179,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 501791.19301505,
                                                ["x"] = -185614.815569,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = 501875.63673595,
                                                ["x"] = -185605.17760244,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = 502390.76548493,
                                                ["x"] = -185534.71597867,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = 502475.6035395,
                                                ["x"] = -185529.61189751,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = 502560.59012029,
                                                ["x"] = -185528.707795,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = 502640.52332796,
                                                ["x"] = -185531.7731245,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = 502789.86411389,
                                                ["x"] = -185545.65960391,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = 502902.37377223,
                                                ["x"] = -185569.34816165,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = 503099.20438377,
                                                ["x"] = -185626.33314608,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = 504028.596444,
                                                ["x"] = -185966.38269408,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = 504082.66587712,
                                                ["x"] = -185976.3149616,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = 504147.47476154,
                                                ["x"] = -185980.85872716,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = 504217.40589732,
                                                ["x"] = -185978.54712782,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = 504281.75946951,
                                                ["x"] = -185969.5924131,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = 504340.03162993,
                                                ["x"] = -185955.40856012,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = 504396.60603926,
                                                ["x"] = -185935.4984439,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = 504450.93511999,
                                                ["x"] = -185910.09346209,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = 504502.49605818,
                                                ["x"] = -185879.45765085,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = 504550.77753464,
                                                ["x"] = -185843.87786615,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = 504606.25692227,
                                                ["x"] = -185793.45583345,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = 504722.48074801,
                                                ["x"] = -185662.70946143,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = 505021.46299898,
                                                ["x"] = -185300.13895304,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = 505055.02240649,
                                                ["x"] = -185270.19698607,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = 505525.46568076,
                                                ["x"] = -184985.75130094,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = 505673.54480185,
                                                ["x"] = -184925.86940709,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = 505791.67887243,
                                                ["x"] = -184906.0352568,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = 505911.3680361,
                                                ["x"] = -184910.8298148,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = 506027.535285,
                                                ["x"] = -184940.05739715,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = 506165.91927253,
                                                ["x"] = -185009.28633132,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = 506769.19805138,
                                                ["x"] = -185437.05783354,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = 507649.34484184,
                                                ["x"] = -185685.9304766,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = 510598.41533591,
                                                ["x"] = -186926.5437497,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = 510800.82527589,
                                                ["x"] = -187072.55210561,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = 511850.25174187,
                                                ["x"] = -188100.51309169,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = 512189.09477322,
                                                ["x"] = -188219.9494266,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = 512270.94677751,
                                                ["x"] = -188277.09553602,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = 512339.58036542,
                                                ["x"] = -188349.58694663,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = 512499.90003613,
                                                ["x"] = -188626.08156212,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = 512573.50374642,
                                                ["x"] = -188720.58473504,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = 512832.4956585,
                                                ["x"] = -188939.3226975,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = 513632.14626752,
                                                ["x"] = -190720.36506014,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = 513569.83413619,
                                                ["x"] = -191305.77494244,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = 513606.31891602,
                                                ["x"] = -191561.43521607,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = 514602.91895375,
                                                ["x"] = -192920.91597606,
                                            }, -- end of [168]
                                            [176] = 
                                            {
                                                ["y"] = 515090.15675653,
                                                ["x"] = -193779.98974529,
                                            }, -- end of [176]
                                            [184] = 
                                            {
                                                ["y"] = 515546.9425149,
                                                ["x"] = -194632.95757866,
                                            }, -- end of [184]
                                            [192] = 
                                            {
                                                ["y"] = 516060.88933147,
                                                ["x"] = -195151.96159141,
                                            }, -- end of [192]
                                            [200] = 
                                            {
                                                ["y"] = 515864.64566213,
                                                ["x"] = -195328.56939531,
                                            }, -- end of [200]
                                            [129] = 
                                            {
                                                ["y"] = 512594.85228842,
                                                ["x"] = -188741.6568273,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = 512837.96358225,
                                                ["x"] = -188947.69376363,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = 513633.69846533,
                                                ["x"] = -190730.24316065,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = 513569.07540414,
                                                ["x"] = -191350.76385594,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = 513617.24525084,
                                                ["x"] = -191589.37147257,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = 514652.60735125,
                                                ["x"] = -192989.86932281,
                                            }, -- end of [169]
                                            [177] = 
                                            {
                                                ["y"] = 515271.2532986,
                                                ["x"] = -194153.36768149,
                                            }, -- end of [177]
                                            [185] = 
                                            {
                                                ["y"] = 515554.96848186,
                                                ["x"] = -194645.62712364,
                                            }, -- end of [185]
                                            [193] = 
                                            {
                                                ["y"] = 516016.29810976,
                                                ["x"] = -195199.25480903,
                                            }, -- end of [193]
                                            [201] = 
                                            {
                                                ["y"] = 515857.10439457,
                                                ["x"] = -195335.1341794,
                                            }, -- end of [201]
                                            [189] = 
                                            {
                                                ["y"] = 516064.70151245,
                                                ["x"] = -195139.3224143,
                                            }, -- end of [189]
                                            [199] = 
                                            {
                                                ["y"] = 515895.44035574,
                                                ["x"] = -195295.7735573,
                                            }, -- end of [199]
                                            [195] = 
                                            {
                                                ["y"] = 515990.51944698,
                                                ["x"] = -195222.89286125,
                                            }, -- end of [195]
                                            [190] = 
                                            {
                                                ["y"] = 516066.49540084,
                                                ["x"] = -195143.80623863,
                                            }, -- end of [190]
                                            [191] = 
                                            {
                                                ["y"] = 516064.13054455,
                                                ["x"] = -195148.12120893,
                                            }, -- end of [191]
                                            [65] = 
                                            {
                                                ["y"] = 505070.97961019,
                                                ["x"] = -185258.1454429,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = 505575.05080475,
                                                ["x"] = -184961.96766962,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = 505702.65448653,
                                                ["x"] = -184918.62900467,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = 505821.65425559,
                                                ["x"] = -184904.90517359,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = 505940.93602381,
                                                ["x"] = -184915.88314701,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = 506055.43739513,
                                                ["x"] = -184951.06969703,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = 506237.00339769,
                                                ["x"] = -185055.8761508,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = 506787.52610569,
                                                ["x"] = -185445.05868426,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = 507729.03210358,
                                                ["x"] = -185715.48462708,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = 510649.6555974,
                                                ["x"] = -186957.74725821,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = 510888.90430148,
                                                ["x"] = -187154.03448281,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = 512088.89632202,
                                                ["x"] = -188174.81232065,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = 512210.62560744,
                                                ["x"] = -188232.64928474,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = 512289.46673351,
                                                ["x"] = -188293.88474659,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = 512357.3253645,
                                                ["x"] = -188373.77237762,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = 512516.44015683,
                                                ["x"] = -188651.10638121,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = 512620.98448872,
                                                ["x"] = -188764.93481527,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = 512847.95806947,
                                                ["x"] = -188965.01521063,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = 513635.42658829,
                                                ["x"] = -190745.14145957,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = 513570.21596918,
                                                ["x"] = -191385.74188808,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = 513631.66020732,
                                                ["x"] = -191621.26068783,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = 514696.18171593,
                                                ["x"] = -193056.95166479,
                                            }, -- end of [170]
                                            [178] = 
                                            {
                                                ["y"] = 515301.60473736,
                                                ["x"] = -194199.23147005,
                                            }, -- end of [178]
                                            [186] = 
                                            {
                                                ["y"] = 515563.78052066,
                                                ["x"] = -194657.76197098,
                                            }, -- end of [186]
                                            [194] = 
                                            {
                                                ["y"] = 516001.94065287,
                                                ["x"] = -195213.17471092,
                                            }, -- end of [194]
                                            [202] = 
                                            {
                                                ["y"] = 515736.7894832,
                                                ["x"] = -195430.03260401,
                                            }, -- end of [202]
                                            [187] = 
                                            {
                                                ["y"] = 515576.56216215,
                                                ["x"] = -194673.13915101,
                                            }, -- end of [187]
                                            [183] = 
                                            {
                                                ["y"] = 515371.2738324,
                                                ["x"] = -194290.39119252,
                                            }, -- end of [183]
                                            [179] = 
                                            {
                                                ["y"] = 515316.02388774,
                                                ["x"] = -194219.64993228,
                                            }, -- end of [179]
                                            [175] = 
                                            {
                                                ["y"] = 515087.76611089,
                                                ["x"] = -193775.59884831,
                                            }, -- end of [175]
                                            [174] = 
                                            {
                                                ["y"] = 515077.08308641,
                                                ["x"] = -193758.69218407,
                                            }, -- end of [174]
                                            [171] = 
                                            {
                                                ["y"] = 514738.78416621,
                                                ["x"] = -193130.49446591,
                                            }, -- end of [171]
                                            [167] = 
                                            {
                                                ["y"] = 514277.58803875,
                                                ["x"] = -192541.35235153,
                                            }, -- end of [167]
                                            [163] = 
                                            {
                                                ["y"] = 513649.99491028,
                                                ["x"] = -191656.80650476,
                                            }, -- end of [163]
                                            [159] = 
                                            {
                                                ["y"] = 513596.77004473,
                                                ["x"] = -191532.9985927,
                                            }, -- end of [159]
                                            [158] = 
                                            {
                                                ["y"] = 513588.61241296,
                                                ["x"] = -191504.13205437,
                                            }, -- end of [158]
                                            [155] = 
                                            {
                                                ["y"] = 513572.64677267,
                                                ["x"] = -191415.64029877,
                                            }, -- end of [155]
                                            [151] = 
                                            {
                                                ["y"] = 513574.27241914,
                                                ["x"] = -191240.93367945,
                                            }, -- end of [151]
                                            [147] = 
                                            {
                                                ["y"] = 513636.21318988,
                                                ["x"] = -190760.11731917,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = 513627.70840849,
                                                ["x"] = -190700.86720251,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = 513483.04906871,
                                                ["x"] = -190211.82181974,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = 513383.83971223,
                                                ["x"] = -189988.13303485,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = 512823.44083109,
                                                ["x"] = -188927.3651773,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = 512667.77881697,
                                                ["x"] = -188802.47893136,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = 512553.283123,
                                                ["x"] = -188698.42796942,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = 512162.49982874,
                                                ["x"] = -188206.07480578,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = 506830.19096342,
                                                ["x"] = -185459.29507852,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = 505881.57921279,
                                                ["x"] = -184907.30471446,
                                            }, -- end of [79]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 515737.62475078,
                                                ["x"] = -195431.09221945,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 515991.22731641,
                                                ["x"] = -196158.57633839,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 515799.36901438,
                                                ["x"] = -196893.13095219,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 515799.36901438,
                                                ["x"] = -196893.13095219,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 41,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 498994.41196146,
                                            ["x"] = -185325.75729709,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2281.7329787507,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515737.62475078,
                                            ["x"] = -195431.09221945,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2356.6927895737,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 515991.22731641,
                                            ["x"] = -196158.57633839,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 37,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMD-1",
                                        ["unitId"] = 143,
                                        ["y"] = 498994.41196146,
                                        ["x"] = -185325.75729709,
                                        ["name"] = "Low Tech Armor-2-6",
                                        ["heading"] = 0.98953407097011,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 142,
                                        ["y"] = 498969.3900315,
                                        ["x"] = -185342.30705278,
                                        ["name"] = "Low Tech Armor-2-5",
                                        ["heading"] = 0.98644176097235,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 141,
                                        ["y"] = 498944.36798192,
                                        ["x"] = -185358.85688765,
                                        ["name"] = "Low Tech Armor-2-4",
                                        ["heading"] = 0.98644175924509,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 140,
                                        ["y"] = 498919.34593235,
                                        ["x"] = -185375.40672255,
                                        ["name"] = "Low Tech Armor-2-3",
                                        ["heading"] = 0.98644175822756,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-55",
                                        ["unitId"] = 139,
                                        ["y"] = 498894.32388277,
                                        ["x"] = -185391.95655744,
                                        ["name"] = "Low Tech Armor-2-2",
                                        ["heading"] = 0.9864417586892,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BMP-1",
                                        ["unitId"] = 138,
                                        ["y"] = 498869.30183352,
                                        ["x"] = -185408.50639284,
                                        ["name"] = "Low Tech Armor-2-1",
                                        ["heading"] = 0.98644173844172,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 498994.41196146,
                                ["x"] = -185325.75729709,
                                ["name"] = "Low Tech Armor-2",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 506172.59599547,
                                                ["x"] = -190225.5554197,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 508695.87458732,
                                                ["x"] = -191226.59381187,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 508695.87458732,
                                                ["x"] = -191226.59381187,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 510019.56171747,
                                                ["x"] = -192186.26698123,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 504182.09205072,
                                                ["x"] = -189554.3506846,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 506172.59599547,
                                                ["x"] = -190225.5554197,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 510019.56171747,
                                                ["x"] = -192186.26698123,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 511765.17412035,
                                                ["x"] = -193228.67059622,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 511765.17412035,
                                                ["x"] = -193228.67059622,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 511765.17412035,
                                                ["x"] = -193228.67059622,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 504182.09205072,
                                            ["x"] = -189554.3506846,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "EchelonL",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 162,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 408.77010166512,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 506172.59599547,
                                            ["x"] = -190225.5554197,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.1388888888889,
                                            ["action"] = "EchelonL",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 106,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1345.7852401645,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 508695.87458732,
                                            ["x"] = -191226.59381187,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.1388888888889,
                                            ["action"] = "EchelonL",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 121,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2192.1862031766,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 510019.56171747,
                                            ["x"] = -192186.26698123,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.1388888888889,
                                            ["action"] = "EchelonL",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 38,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2905.9854330484,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 511765.17412035,
                                            ["x"] = -193228.67059622,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.1388888888889,
                                            ["action"] = "EchelonL",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 57,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 212,
                                        ["y"] = 504182.09205072,
                                        ["x"] = -189554.3506846,
                                        ["name"] = "Scout BRDM-5",
                                        ["heading"] = 1.896025904731,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 211,
                                        ["y"] = 504182.14769673,
                                        ["x"] = -189578.44801591,
                                        ["name"] = "Scout BRDM-4",
                                        ["heading"] = 1.896025904731,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 210,
                                        ["y"] = 504182.84185028,
                                        ["x"] = -189600.66092953,
                                        ["name"] = "Scout BRDM-2",
                                        ["heading"] = 1.896025904731,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 209,
                                        ["y"] = 504183.53600383,
                                        ["x"] = -189622.87384316,
                                        ["name"] = "Scout BRDM-1",
                                        ["heading"] = 1.896025904731,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "BRDM-2",
                                        ["unitId"] = 206,
                                        ["y"] = 504184.23015738,
                                        ["x"] = -189645.08675679,
                                        ["name"] = "Scout BRDM-3",
                                        ["heading"] = 1.896025904731,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 504182.09205072,
                                ["x"] = -189554.3506846,
                                ["name"] = "Scout BRDM",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 506727.33768383,
                                                ["x"] = -187069.82511735,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 508713.27491108,
                                                ["x"] = -188293.78642961,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 508713.27491108,
                                                ["x"] = -188293.78642961,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 510027.23337865,
                                                ["x"] = -189439.75020727,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 501783.49395194,
                                                ["x"] = -187723.80444596,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 506727.33768383,
                                                ["x"] = -187069.82511735,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 510027.23337865,
                                                ["x"] = -189439.75020727,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 511269.19412198,
                                                ["x"] = -189025.76329282,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 511269.19412198,
                                                ["x"] = -189025.76329282,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 511269.19412198,
                                                ["x"] = -189025.76329282,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 118,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 501783.49395194,
                                            ["x"] = -187723.80444596,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "EchelonL",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 204,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 468.64321543013,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 506727.33768383,
                                            ["x"] = -187069.82511735,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.1388888888889,
                                            ["action"] = "EchelonL",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 206,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 922.5964938856,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 508713.27491108,
                                            ["x"] = -188293.78642961,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.1388888888889,
                                            ["action"] = "EchelonL",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 182,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1261.8681283212,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 510027.23337865,
                                            ["x"] = -189439.75020727,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.1388888888889,
                                            ["action"] = "EchelonL",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 79,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1516.6200016243,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 511269.19412198,
                                            ["x"] = -189025.76329282,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.1388888888889,
                                            ["action"] = "EchelonL",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 58,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 216,
                                        ["y"] = 501783.49395194,
                                        ["x"] = -187723.80444596,
                                        ["name"] = "Scout BRDM-1-4",
                                        ["heading"] = 1.4392783447745,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 215,
                                        ["y"] = 501765.08385487,
                                        ["x"] = -187715.98982339,
                                        ["name"] = "Scout BRDM-1-3",
                                        ["heading"] = 1.4392783447745,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 214,
                                        ["y"] = 501746.6737578,
                                        ["x"] = -187708.17520082,
                                        ["name"] = "Scout BRDM-1-2",
                                        ["heading"] = 1.4392783447745,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "T-72B",
                                        ["unitId"] = 213,
                                        ["y"] = 501728.26366074,
                                        ["x"] = -187700.36057825,
                                        ["name"] = "Scout BRDM-1-1",
                                        ["heading"] = 1.4392783447745,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 501783.49395194,
                                ["x"] = -187723.80444596,
                                ["name"] = "Scout BRDM-1",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["hiddenOnPlanner"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["hiddenOnMFD"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 9,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 501659.83847437,
                                            ["x"] = -191292.22309038,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 515912.66690289,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = true,
                                                                ["alt_type"] = 1,
                                                                ["expendQty"] = 20,
                                                                ["x"] = -196178.75851991,
                                                                ["weaponType"] = 52613349374,
                                                                ["zoneRadius"] = 1000.0488,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 517288.81506314,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = true,
                                                                ["alt_type"] = 1,
                                                                ["expendQty"] = 20,
                                                                ["x"] = -197195.23159283,
                                                                ["weaponType"] = 52613349374,
                                                                ["zoneRadius"] = 1000.0488,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 517152.65629703,
                                                                ["templateId"] = "",
                                                                ["expendQtyEnabled"] = true,
                                                                ["alt_type"] = 1,
                                                                ["expendQty"] = 20,
                                                                ["x"] = -195215.45379168,
                                                                ["weaponType"] = 52613349374,
                                                                ["zoneRadius"] = 1000.0488,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 59,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SAU Akatsia",
                                        ["unitId"] = 221,
                                        ["y"] = 501659.83847437,
                                        ["x"] = -191292.22309038,
                                        ["name"] = "Scout BRDM-2-5",
                                        ["heading"] = 1.9722220547536,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SAU Akatsia",
                                        ["unitId"] = 220,
                                        ["y"] = 501643.51770114,
                                        ["x"] = -191305.99560018,
                                        ["name"] = "Scout BRDM-2-4",
                                        ["heading"] = 1.9722220547536,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SAU Akatsia",
                                        ["unitId"] = 219,
                                        ["y"] = 501627.8220794,
                                        ["x"] = -191322.21440931,
                                        ["name"] = "Scout BRDM-2-3",
                                        ["heading"] = 1.9722220547536,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "SAU Akatsia",
                                        ["unitId"] = 218,
                                        ["y"] = 501607.41777115,
                                        ["x"] = -191340.00278061,
                                        ["name"] = "Scout BRDM-2-2",
                                        ["heading"] = 1.9722220547536,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-4320T",
                                        ["unitId"] = 217,
                                        ["y"] = 501590.67577463,
                                        ["x"] = -191301.28691366,
                                        ["name"] = "Scout BRDM-2-1",
                                        ["heading"] = 1.9722220547536,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 501659.83847437,
                                ["x"] = -191292.22309038,
                                ["name"] = "Scout BRDM-2",
                                ["start_time"] = 0,
                            }, -- end of [10]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- 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"] = 2,
                                                                        ["name"] = 1,
                                                                    }, -- 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"] = 1,
                                                                        ["name"] = 3,
                                                                    }, -- 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"] = 
                                                                    {
                                                                        ["variantIndex"] = 2,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 2,
                                                                        ["value"] = 131074,
                                                                    }, -- 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"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                        [6] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 6,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 21,
                                                                        ["value"] = "none;",
                                                                        ["noTargetTypes"] = 
                                                                        {
                                                                            [1] = "Fighters",
                                                                            [2] = "Multirole fighters",
                                                                            [3] = "Bombers",
                                                                            [4] = "Helicopters",
                                                                            [5] = "UAVs",
                                                                            [6] = "Infantry",
                                                                            [7] = "Fortifications",
                                                                            [8] = "Tanks",
                                                                            [9] = "IFV",
                                                                            [10] = "APC",
                                                                            [11] = "Artillery",
                                                                            [12] = "Unarmed vehicles",
                                                                            [13] = "AAA",
                                                                            [14] = "SR SAM",
                                                                            [15] = "MR SAM",
                                                                            [16] = "LR SAM",
                                                                            [17] = "Aircraft Carriers",
                                                                            [18] = "Cruisers",
                                                                            [19] = "Destroyers",
                                                                            [20] = "Frigates",
                                                                            [21] = "Corvettes",
                                                                            [22] = "Light armed ships",
                                                                            [23] = "Unarmed ships",
                                                                            [24] = "Submarines",
                                                                            [25] = "Cruise missiles",
                                                                            [26] = "Antiship Missiles",
                                                                            [27] = "AA Missiles",
                                                                            [28] = "AG Missiles",
                                                                            [29] = "SA Missiles",
                                                                        }, -- end of ["noTargetTypes"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [6]
                                                        [7] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 7,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [7]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 462481.78125,
                                            ["x"] = -164097.640625,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 68.563241209448,
                                            ["ETA_locked"] = false,
                                            ["y"] = 455560.34943967,
                                            ["x"] = -170380.77822234,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2269,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 472.30874957278,
                                            ["ETA_locked"] = false,
                                            ["y"] = 511582.54047544,
                                            ["x"] = -175443.60827678,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 128.9304,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 603.83448045837,
                                            ["ETA_locked"] = false,
                                            ["y"] = 523183.81565567,
                                            ["x"] = -189554.26399773,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2269,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 669.17687690214,
                                            ["ETA_locked"] = false,
                                            ["y"] = 514114.36321132,
                                            ["x"] = -189227.61662547,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 2269,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 723.27496281897,
                                            ["ETA_locked"] = false,
                                            ["y"] = 516755.23352388,
                                            ["x"] = -195629.62733107,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 30,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1175.4144888745,
                                            ["ETA_locked"] = false,
                                            ["y"] = 462218.921875,
                                            ["x"] = -164496.46875,
                                            ["speed_locked"] = true,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 18,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 30,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "af standard 1",
                                        ["skill"] = "Player",
                                        ["parking"] = "51",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Su-25T",
                                        ["unitId"] = 8,
                                        ["psi"] = 2.3078931989643,
                                        ["onboard_num"] = "010",
                                        ["parking_id"] = "33",
                                        ["x"] = -164097.640625,
                                        ["name"] = "Lieutenant",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{601C99F7-9AF3-4ed7-A565-F8B8EC0D7AAC}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{F789E86A-EE2E-4E6B-B81E-D5E5F903B6ED}",
                                                }, -- end of [8]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [11]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{79D73885-0801-45a9-917F-C90FE1CE3DFC}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3032,
                                            ["flare"] = 128,
                                            ["chaff"] = 128,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 462481.78125,
                                        ["heading"] = -2.3078931989643,
                                        ["callsign"] = 110,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 462481.78125,
                                ["x"] = -164097.640625,
                                ["name"] = "Lieutenant",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 124,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [1]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 22,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = "",
                    ["predicate"] = "c_time_before",
                    ["seconds"] = 10,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Mission Start",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = "1000",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = "1000",
                    ["predicate"] = "a_set_flag_value",
                    ["value"] = 0,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xff0000ff",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 661,
                    ["speedU"] = 1.0277777777778,
                    ["predicate"] = "c_unit_speed_higher",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "ATC",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["coalitionlist"] = "red",
                    ["KeyDict_text"] = "DictKey_ActionText_19",
                    ["text"] = "DictKey_ActionText_19",
                    ["predicate"] = "a_out_text_delay_s",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["colorItem"] = "0xff0000ff",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 496,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 120,
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["unit"] = 8,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Wrong Runway",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 20,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_16",
                    ["KeyDict_text"] = "DictKey_ActionText_16",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xff0000ff",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["flag"] = "777",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 15,
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["predicate"] = "c_unit_altitude_lower_AGL",
                    ["unit"] = 8,
                }, -- end of [2]
                [3] = 
                {
                    ["altitude"] = 5,
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 165,
                    ["speedU"] = 12.847222222222,
                    ["predicate"] = "c_unit_speed_lower",
                    ["unit"] = 8,
                }, -- end of [3]
                [4] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1328,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [4]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Mission Complete",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 30,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_17",
                    ["KeyDict_text"] = "DictKey_ActionText_17",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0x008000ff",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 826,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "D-Straight",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 20,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_21",
                    ["KeyDict_text"] = "DictKey_ActionText_21",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0x008000ff",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 827,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "D-Left-Right",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["coalitionlist"] = "red",
                    ["KeyDict_text"] = "DictKey_ActionText_22",
                    ["text"] = "DictKey_ActionText_22",
                    ["predicate"] = "a_out_text_delay_s",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["colorItem"] = "0x008000ff",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 828,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "D-Clear-Cross",
            ["actions"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 20,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_23",
                    ["KeyDict_text"] = "DictKey_ActionText_23",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0x008000ff",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 829,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "D-Clear-takeoff",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["coalitionlist"] = "red",
                    ["KeyDict_text"] = "DictKey_ActionText_24",
                    ["text"] = "DictKey_ActionText_24",
                    ["predicate"] = "a_out_text_delay_s",
                    ["clearview"] = false,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["colorItem"] = "0x008000ff",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1327,
                    ["flag"] = "777",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Contact ATC",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["radiotext"] = "DictKey_ActionRadioText_35",
                    ["value"] = 1,
                    ["KeyDict_radiotext"] = "DictKey_ActionRadioText_35",
                    ["predicate"] = "a_add_radio_item",
                    ["flag"] = "400",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["colorItem"] = "0x008000ff",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 994,
                    ["flag"] = "400",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "ATC Reply",
            ["actions"] = 
            {
                [1] = 
                {
                    ["KeyDict_radiotext"] = "DictKey_ActionRadioText_27",
                    ["radiotext"] = "DictKey_ActionRadioText_27",
                    ["predicate"] = "a_remove_radio_item",
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["start_delay"] = 0,
                    ["seconds"] = 20,
                    ["predicate"] = "a_out_text_delay_s",
                    ["text"] = "DictKey_ActionText_28",
                    ["KeyDict_text"] = "DictKey_ActionText_28",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0x008000ff",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 827,
                    ["predicate"] = "c_unit_alive",
                    ["unit"] = 8,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 827,
                    ["predicate"] = "c_time_after",
                    ["seconds"] = 600,
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Win",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_set_flag",
                    ["flag"] = "777",
                }, -- end of [1]
            }, -- end of ["actions"]
            ["colorItem"] = "0x008000ff",
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 1493,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 8,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "HINDS",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_activate_group",
                    ["group"] = 51,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xff0000ff",
        }, -- end of [12]
    }, -- end of ["trigrules"]
    ["currentKey"] = 45930,
    ["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"]
        ["ecm"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ecm",
            ["mm"] = 0,
        }, -- end of ["ecm"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["autopilot"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "autopilot",
            ["mm"] = 0,
        }, -- end of ["autopilot"]
        ["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"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mfd",
            ["mm"] = 0,
        }, -- end of ["mfd"]
    }, -- end of ["failures"]
    ["forcedOptions"] = 
    {
        ["labels"] = 3,
        ["optionsView"] = "optview_allies",
        ["permitCrash"] = true,
    }, -- end of ["forcedOptions"]
    ["start_time"] = 39600,
} -- end of mission
