mission = 
{
    ["requiredModules"] = 
    {
        ["SAM Sites Asset Pack"] = "SAM Sites Asset Pack",
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Year"] = 2100,
        ["Day"] = 14,
        ["Month"] = 6,
    }, -- end of ["date"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 0,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["maxDictId"] = 44,
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_activate_group(27);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_19\"), 20, false, 0);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_20\"), 20, false, 20);a_explosion_marker_unit(53, \"1\"); mission.trig.func[1]=nil;",
            [2] = "a_activate_group(32);a_activate_group(33);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_8\"), 20, false, 0);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_9\"), 20, false, 20); mission.trig.func[2]=nil;",
            [3] = "a_activate_group(98);a_activate_group(99);a_activate_group(174);a_activate_group(175); mission.trig.func[3]=nil;",
            [4] = "a_out_sound_u(355, getValueResourceByKey(\"ResKey_Action_13\"), 0);a_out_text_delay_u(355, getValueDictByKey(\"DictKey_ActionText_17\"), 10, false, 0); mission.trig.func[4]=nil;",
            [5] = "a_out_sound_u(356, getValueResourceByKey(\"ResKey_Action_14\"), 0);a_out_text_delay_u(356, getValueDictByKey(\"DictKey_ActionText_18\"), 10, false, 0); mission.trig.func[5]=nil;",
            [6] = "a_add_radio_item_for_group(152, getValueDictByKey(\"DictKey_ActionRadioText_26\"), \"1\", 1);a_add_radio_item_for_group(152, getValueDictByKey(\"DictKey_ActionRadioText_29\"), \"3\", 1);",
            [7] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_23\"), 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_24\"), 10);a_remove_radio_item_for_group(152, getValueDictByKey(\"DictKey_ActionRadioText_27\"));a_add_radio_item_for_group(152, getValueDictByKey(\"DictKey_ActionRadioText_28\"), \"2\", 1); mission.trig.func[7]=nil;",
            [8] = "a_out_sound(getValueResourceByKey(\"ResKey_Action_30\"), 0);a_out_sound(getValueResourceByKey(\"ResKey_Action_31\"), 10);a_remove_radio_item_for_group(152, getValueDictByKey(\"DictKey_ActionRadioText_32\"));a_add_radio_item_for_group(152, getValueDictByKey(\"DictKey_ActionRadioText_33\"), \"4\", 1); mission.trig.func[8]=nil;",
            [9] = "a_out_sound_stop();a_remove_radio_item_for_group(152, getValueDictByKey(\"DictKey_ActionRadioText_36\")); mission.trig.func[9]=nil;",
            [10] = "a_out_sound_stop();a_remove_radio_item_for_group(152, getValueDictByKey(\"DictKey_ActionRadioText_34\")); mission.trig.func[10]=nil;",
            [11] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_37\"), 20, false, 0);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_38\"), 20, false, 20);a_out_text_delay_g(152, getValueDictByKey(\"DictKey_ActionText_44\"), 20, false, 40);",
            [12] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_39\"), 20, false, 0);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_41\"), 20, true, 20);a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_42\"), 20, false, 40); 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",
            [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",
            [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_group_dead(10) and c_group_dead(26) and c_group_dead(21) )",
            [2] = "return(c_group_dead(27) )",
            [3] = "return(c_unit_in_zone(255, 30) )",
            [4] = "return(c_unit_in_zone(355, 60) )",
            [5] = "return(c_unit_in_zone(356, 60) )",
            [6] = "return(true)",
            [7] = "return(c_flag_is_true(\"1\") )",
            [8] = "return(c_flag_is_true(\"3\") )",
            [9] = "return(c_flag_is_true(\"2\") )",
            [10] = "return(c_flag_is_true(\"4\") )",
            [11] = "return(true)",
            [12] = "return(c_unit_in_zone(355, 90) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
        }, -- 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"]
                ["Spectrator"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Spectrator"]
                ["ArtilleryCommander"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["ArtilleryCommander"]
                ["Pilot"] = 
                {
                    ["Neutral"] = false,
                    ["Blue"] = false,
                    ["Red"] = false,
                }, -- end of ["Pilot"]
            }, -- end of ["hiddenOnF10Map"]
        }, -- end of ["options"]
        ["layers"] = 
        {
            [1] = 
            {
                ["visible"] = true,
                ["name"] = "Red",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [1]
            [2] = 
            {
                ["visible"] = true,
                ["name"] = "Blue",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [2]
            [3] = 
            {
                ["visible"] = true,
                ["name"] = "Neutral",
                ["objects"] = 
                {
                }, -- end of ["objects"]
            }, -- end of [3]
            [4] = 
            {
                ["visible"] = true,
                ["name"] = "Common",
                ["objects"] = 
                {
                    [1] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 4,
                        ["fillColorString"] = "0xff000080",
                        ["fontSize"] = 15,
                        ["mapY"] = 84584.893030613,
                        ["layerName"] = "Common",
                        ["primitiveType"] = "TextBox",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["text"] = "7th Regmt. Battery",
                        ["mapX"] = 90952.173959147,
                        ["name"] = "Text Box-1-1-1",
                        ["colorString"] = "0x000000ff",
                        ["angle"] = 0,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 4,
                        ["fillColorString"] = "0xff000080",
                        ["fontSize"] = 15,
                        ["mapY"] = 80687.395787254,
                        ["layerName"] = "Common",
                        ["primitiveType"] = "TextBox",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["text"] = "7th Regmt.",
                        ["mapX"] = 90223.66980151,
                        ["name"] = "Text Box-1",
                        ["colorString"] = "0x000000ff",
                        ["angle"] = 0,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 4,
                        ["fillColorString"] = "0xff000080",
                        ["fontSize"] = 15,
                        ["mapY"] = 83046.020424669,
                        ["layerName"] = "Common",
                        ["primitiveType"] = "TextBox",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["text"] = "7th Regmt. HQ",
                        ["mapX"] = 90571.064255945,
                        ["name"] = "Text Box-1-1",
                        ["colorString"] = "0x000000ff",
                        ["angle"] = 0,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 4,
                        ["fillColorString"] = "0xff000080",
                        ["fontSize"] = 15,
                        ["mapY"] = 83641.497163971,
                        ["layerName"] = "Common",
                        ["primitiveType"] = "TextBox",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["text"] = "A Coy 3 Rgmt.",
                        ["mapX"] = 88680.847667646,
                        ["name"] = "Text Box-1-1-2",
                        ["colorString"] = "0x000000ff",
                        ["angle"] = 0.79652658205273,
                    }, -- end of [4]
                    [5] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 4,
                        ["fillColorString"] = "0x0080ff80",
                        ["fontSize"] = 20,
                        ["mapY"] = 75728.708730689,
                        ["layerName"] = "Common",
                        ["primitiveType"] = "TextBox",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["text"] = "2 Para",
                        ["mapX"] = 92688.243371892,
                        ["name"] = "Text Box-1-1-3",
                        ["colorString"] = "0x000000ff",
                        ["angle"] = 0,
                    }, -- end of [5]
                    [6] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 4,
                        ["fillColorString"] = "0xff000080",
                        ["fontSize"] = 15,
                        ["mapY"] = 81226.543328585,
                        ["layerName"] = "Common",
                        ["primitiveType"] = "TextBox",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["text"] = "N Coy 5th Marines / B Coy 6 Rgmt. / Marine Engs",
                        ["mapX"] = 87341.556849505,
                        ["name"] = "Text Box-1-1-2-1",
                        ["colorString"] = "0x000000ff",
                        ["angle"] = 0.79652658205273,
                    }, -- end of [6]
                    [7] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 4,
                        ["fillColorString"] = "0xff000080",
                        ["fontSize"] = 15,
                        ["mapY"] = 81508.599701396,
                        ["layerName"] = "Common",
                        ["primitiveType"] = "TextBox",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["text"] = "O Coy 5th Marines",
                        ["mapX"] = 85103.746163264,
                        ["name"] = "Text Box-2",
                        ["colorString"] = "0x000000ff",
                        ["angle"] = 0,
                    }, -- end of [7]
                    [8] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 4,
                        ["fillColorString"] = "0xff000080",
                        ["fontSize"] = 15,
                        ["mapY"] = 84842.262753234,
                        ["layerName"] = "Common",
                        ["primitiveType"] = "TextBox",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["text"] = "M Coy 5th Marines",
                        ["mapX"] = 86685.634578444,
                        ["name"] = "Text Box-3",
                        ["colorString"] = "0x000000ff",
                        ["angle"] = 0,
                    }, -- end of [8]
                    [9] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 4,
                        ["fillColorString"] = "0x0080ff80",
                        ["fontSize"] = 20,
                        ["mapY"] = 73693.71066153,
                        ["layerName"] = "Common",
                        ["primitiveType"] = "TextBox",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["text"] = "2nd Scots Guards",
                        ["mapX"] = 87157.65473986,
                        ["name"] = "Text Box-5",
                        ["colorString"] = "0x000000ff",
                        ["angle"] = 0,
                    }, -- end of [9]
                    [10] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 4,
                        ["fillColorString"] = "0x0080ff80",
                        ["fontSize"] = 20,
                        ["mapY"] = 83947.856469456,
                        ["layerName"] = "Common",
                        ["primitiveType"] = "TextBox",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["text"] = "Welsh Guards",
                        ["mapX"] = 84805.301647393,
                        ["name"] = "Text Box-4",
                        ["colorString"] = "0x000000ff",
                        ["angle"] = 0,
                    }, -- end of [10]
                    [11] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 4,
                        ["fillColorString"] = "0xff000080",
                        ["fontSize"] = 24,
                        ["mapY"] = 87222.187007324,
                        ["layerName"] = "Common",
                        ["primitiveType"] = "TextBox",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["text"] = "RI 3",
                        ["mapX"] = 85255.092628472,
                        ["name"] = "Text Box-6",
                        ["colorString"] = "0x000000ff",
                        ["angle"] = 0,
                    }, -- end of [11]
                    [12] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 4,
                        ["fillColorString"] = "0xff000080",
                        ["fontSize"] = 24,
                        ["mapY"] = 90187.140570344,
                        ["layerName"] = "Common",
                        ["primitiveType"] = "TextBox",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["text"] = "RI 6",
                        ["mapX"] = 85917.321996401,
                        ["name"] = "Text Box-6-1",
                        ["colorString"] = "0x000000ff",
                        ["angle"] = 0,
                    }, -- end of [12]
                    [13] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 4,
                        ["fillColorString"] = "0xff000080",
                        ["fontSize"] = 24,
                        ["mapY"] = 93880.847806434,
                        ["layerName"] = "Common",
                        ["primitiveType"] = "TextBox",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["text"] = "RI 25",
                        ["mapX"] = 88968.548664065,
                        ["name"] = "Text Box-6-2",
                        ["colorString"] = "0x000000ff",
                        ["angle"] = 0,
                    }, -- end of [13]
                    [14] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 4,
                        ["fillColorString"] = "0x0080ff80",
                        ["fontSize"] = 20,
                        ["mapY"] = 79996.818151143,
                        ["layerName"] = "Common",
                        ["primitiveType"] = "TextBox",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["text"] = "British Arty Battery",
                        ["mapX"] = 85200.331710259,
                        ["name"] = "Text Box-7",
                        ["colorString"] = "0x000000ff",
                        ["angle"] = 0,
                    }, -- end of [14]
                    [15] = 
                    {
                        ["visible"] = true,
                        ["borderThickness"] = 4,
                        ["fillColorString"] = "0x0080ff80",
                        ["fontSize"] = 20,
                        ["mapY"] = 8388.0878622044,
                        ["layerName"] = "Common",
                        ["primitiveType"] = "TextBox",
                        ["font"] = "DejaVuLGCSansCondensed.ttf",
                        ["text"] = "San Carlos FOB",
                        ["mapX"] = 107842.30660988,
                        ["name"] = "Text Box-1-1-3-1",
                        ["colorString"] = "0x000000ff",
                        ["angle"] = 0,
                    }, -- end of [15]
                }, -- end of ["objects"]
            }, -- end of [4]
            [5] = 
            {
                ["visible"] = true,
                ["name"] = "Author",
                ["objects"] = 
                {
                    [1] = 
                    {
                        ["visible"] = true,
                        ["colorString"] = "0x0080ffff",
                        ["lineMode"] = "segments",
                        ["mapY"] = 84316.392402066,
                        ["primitiveType"] = "Line",
                        ["style"] = "solid",
                        ["closed"] = false,
                        ["thickness"] = 8,
                        ["mapX"] = 90268.781059146,
                        ["layerName"] = "Author",
                        ["name"] = "Line-5",
                        ["points"] = 
                        {
                            [1] = 
                            {
                                ["y"] = 0,
                                ["x"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["y"] = 0,
                                ["x"] = 0,
                            }, -- end of [2]
                        }, -- end of ["points"]
                    }, -- end of [1]
                    [2] = 
                    {
                        ["visible"] = true,
                        ["colorString"] = "0x0080ffff",
                        ["lineMode"] = "segments",
                        ["mapY"] = 80933.793757669,
                        ["primitiveType"] = "Line",
                        ["style"] = "solid",
                        ["closed"] = false,
                        ["thickness"] = 8,
                        ["mapX"] = 87818.977592223,
                        ["layerName"] = "Author",
                        ["name"] = "Line-6",
                        ["points"] = 
                        {
                            [1] = 
                            {
                                ["y"] = 0,
                                ["x"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["y"] = 0,
                                ["x"] = 0,
                            }, -- end of [2]
                        }, -- end of ["points"]
                    }, -- end of [2]
                    [3] = 
                    {
                        ["visible"] = true,
                        ["colorString"] = "0x0080ffff",
                        ["lineMode"] = "segments",
                        ["mapY"] = 80700.439283198,
                        ["primitiveType"] = "Line",
                        ["style"] = "solid",
                        ["closed"] = false,
                        ["thickness"] = 8,
                        ["mapX"] = 90250.678700551,
                        ["layerName"] = "Author",
                        ["name"] = "Line-7",
                        ["points"] = 
                        {
                            [1] = 
                            {
                                ["y"] = 0,
                                ["x"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["y"] = 0,
                                ["x"] = 0,
                            }, -- end of [2]
                        }, -- end of ["points"]
                    }, -- end of [3]
                }, -- 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"] = 
    {
        ["name_ru"] = "Осень. Дождь",
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 7.731,
                ["dir"] = 25,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 7.731,
                ["dir"] = 53,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 2.577,
                ["dir"] = 295,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["season"] = 
        {
            ["temperature"] = 11,
        }, -- end of ["season"]
        ["qnh"] = 760,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name_de"] = "Herbst, Regen",
        ["dust_density"] = 0,
        ["enable_dust"] = false,
        ["clouds"] = 
        {
            ["thickness"] = 200,
            ["density"] = 0,
            ["preset"] = "Preset23",
            ["base"] = 2700,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
        ["atmosphere_type"] = 0,
        ["groundTurbulence"] = 0,
        ["name_fr"] = "Automne, averses",
        ["halo"] = 
        {
            ["preset"] = "auto",
        }, -- end of ["halo"]
        ["type_weather"] = 0,
        ["modifiedTime"] = false,
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["name_es"] = "Otoño. Lluvia",
        ["name_cn"] = "秋季 雨天",
    }, -- end of ["weather"]
    ["theatre"] = "Falklands",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["radius"] = 243.84,
                ["zoneId"] = 30,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 84140.542555758,
                ["x"] = 84847.517616323,
                ["name"] = "LZ",
                ["heading"] = 0,
                ["type"] = 0,
            }, -- end of [1]
            [2] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 60,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 194319.46350675,
                ["x"] = 161828.23853608,
                ["name"] = "Music Start",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 194162.89816004,
                        ["x"] = 161690.08996583,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 194359.96473771,
                        ["x"] = 161619.77302789,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 194458.63708107,
                        ["x"] = 161979.75809339,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 194296.35404818,
                        ["x"] = 162023.33305721,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [2]
            [3] = 
            {
                ["radius"] = 3000,
                ["zoneId"] = 90,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = false,
                ["y"] = 98487.988506904,
                ["x"] = 97923.124648305,
                ["name"] = "INFIL",
                ["type"] = 2,
                ["heading"] = 0,
                ["verticies"] = 
                {
                    [1] = 
                    {
                        ["y"] = 107831.54842205,
                        ["x"] = 76977.977838508,
                    }, -- end of [1]
                    [2] = 
                    {
                        ["y"] = 110868.20539448,
                        ["x"] = 79897.840311993,
                    }, -- end of [2]
                    [3] = 
                    {
                        ["y"] = 89261.223090693,
                        ["x"] = 118517.88796128,
                    }, -- end of [3]
                    [4] = 
                    {
                        ["y"] = 85990.97712039,
                        ["x"] = 116298.79248143,
                    }, -- end of [4]
                }, -- end of ["verticies"]
            }, -- end of [3]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 89697.467441253,
        ["zoom"] = 34916.263722997,
        ["centerX"] = 87063.936193029,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 21,
            [2] = 11,
            [3] = 8,
            [4] = 80,
            [5] = 28,
            [6] = 26,
            [7] = 13,
            [8] = 5,
            [9] = 16,
            [10] = 6,
            [11] = 15,
            [12] = 20,
            [13] = 12,
            [14] = 40,
            [15] = 45,
            [16] = 9,
            [17] = 46,
            [18] = 10,
            [19] = 3,
            [20] = 4,
            [21] = 1,
            [22] = 2,
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            [1] = 70,
            [2] = 23,
            [3] = 65,
            [4] = 86,
            [5] = 64,
            [6] = 25,
            [7] = 63,
            [8] = 76,
            [9] = 84,
            [10] = 90,
            [11] = 29,
            [12] = 62,
            [13] = 30,
            [14] = 78,
            [15] = 87,
            [16] = 31,
            [17] = 61,
            [18] = 32,
            [19] = 33,
            [20] = 60,
            [21] = 17,
            [22] = 35,
            [23] = 69,
            [24] = 36,
            [25] = 59,
            [26] = 71,
            [27] = 79,
            [28] = 58,
            [29] = 57,
            [30] = 56,
            [31] = 55,
            [32] = 88,
            [33] = 73,
            [34] = 39,
            [35] = 89,
            [36] = 54,
            [37] = 77,
            [38] = 72,
            [39] = 41,
            [40] = 42,
            [41] = 44,
            [42] = 85,
            [43] = 75,
            [44] = 53,
            [45] = 22,
            [46] = 52,
            [47] = 66,
            [48] = 51,
            [49] = 74,
            [50] = 82,
            [51] = 7,
            [52] = 68,
            [53] = 50,
            [54] = 49,
            [55] = 48,
            [56] = 67,
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 83,
            [3] = 24,
            [4] = 27,
            [5] = 81,
            [6] = 34,
            [7] = 37,
            [8] = 38,
            [9] = 0,
            [10] = 43,
            [11] = 19,
            [12] = 47,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
        [1] = "ResKey_ImageBriefing_10",
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["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"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 19,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["targetTypes"] = 
                                                                        {
                                                                        }, -- end of ["targetTypes"]
                                                                        ["name"] = 23,
                                                                        ["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 [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["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 [3]
                                                        [4] = 
                                                        {
                                                            ["number"] = 4,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [4]
                                                        [5] = 
                                                        {
                                                            ["number"] = 5,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["variantIndex"] = 1,
                                                                        ["zInverse"] = 0,
                                                                        ["name"] = 5,
                                                                        ["formationIndex"] = 9,
                                                                        ["value"] = 589825,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [5]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffGroundHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 11116.188075171,
                                            ["x"] = 72692.867476403,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["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"] = 169.18081678624,
                                            ["ETA_locked"] = false,
                                            ["y"] = 17833.625221718,
                                            ["x"] = 66118.979470288,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["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"] = 468.9390656038,
                                            ["ETA_locked"] = false,
                                            ["y"] = 34080.076282092,
                                            ["x"] = 62460.687693058,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["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"] = 824.3623670388,
                                            ["ETA_locked"] = false,
                                            ["y"] = 53825.762955469,
                                            ["x"] = 62506.132311408,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 7.62,
                                            ["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"] = 1223.5522947264,
                                            ["ETA_locked"] = false,
                                            ["y"] = 72208.111078326,
                                            ["x"] = 74912.513121148,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 7.62,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 55.555555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Land",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 84144.327198741,
                                                                ["x"] = 84856.885417215,
                                                                ["duration"] = 60,
                                                                ["durationFlag"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1479.9923752063,
                                            ["ETA_locked"] = false,
                                            ["y"] = 83659.278777937,
                                            ["x"] = 83388.266587558,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 21,
                                            ["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"] = 1512.8394747466,
                                            ["ETA_locked"] = false,
                                            ["y"] = 81937.253191078,
                                            ["x"] = 83992.141372084,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 21,
                                            ["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"] = 1697.5563194114,
                                            ["ETA_locked"] = false,
                                            ["y"] = 72663.970988349,
                                            ["x"] = 79597.161930005,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 26,
                                            ["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"] = 2055.2545893925,
                                            ["ETA_locked"] = false,
                                            ["y"] = 52016.555085548,
                                            ["x"] = 80412.008351471,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 61,
                                            ["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"] = 2746.1036970774,
                                            ["ETA_locked"] = false,
                                            ["y"] = 15141.347788603,
                                            ["x"] = 73120.72583662,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 18,
                                            ["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"] = 2816.7188716277,
                                            ["ETA_locked"] = false,
                                            ["y"] = 11161.910645,
                                            ["x"] = 72564.992188,
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 24,
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 97,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 500,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 55.555555555556,
                                        ["type"] = "CH-47D",
                                        ["unitId"] = 255,
                                        ["psi"] = -4.1015237421867,
                                        ["y"] = 11116.188075171,
                                        ["x"] = 72692.867476403,
                                        ["name"] = "Rotary-1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3600",
                                            ["flare"] = 120,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 4.1015237421867,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 500,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "standard",
                                        ["skill"] = "High",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 55.555555555556,
                                        ["type"] = "CH-47D",
                                        ["unitId"] = 256,
                                        ["psi"] = -3.9793506945471,
                                        ["y"] = 11172.564035827,
                                        ["x"] = 72612.787986835,
                                        ["name"] = "Welsh Guard Transport-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3600",
                                            ["flare"] = 120,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 3.9793506945471,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 11116.188075171,
                                ["x"] = 72692.867476403,
                                ["name"] = "Welsh Guard Transport",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 127.5,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83700.155369738,
                                                ["x"] = 89480.810479074,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83885.763078385,
                                                ["x"] = 89463.198068765,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 76478.542980756,
                                                ["x"] = 92829.358064745,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 80820.468994446,
                                                ["x"] = 92274.315281037,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 80820.468994446,
                                                ["x"] = 92274.315281037,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 80813.582413788,
                                                ["x"] = 90268.062951685,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 80853.580735885,
                                                ["x"] = 90265.891097092,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81772.939354816,
                                                ["x"] = 89509.335000076,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83885.763078385,
                                                ["x"] = 89463.198068765,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84052.420532531,
                                                ["x"] = 89074.075958209,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83983.308735484,
                                                ["x"] = 89159.722691123,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83983.308735484,
                                                ["x"] = 89159.722691123,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 81772.939354816,
                                                ["x"] = 89509.335000076,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83251.293638773,
                                                ["x"] = 89515.084643813,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 80813.582413788,
                                                ["x"] = 90268.062951685,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 80853.580735885,
                                                ["x"] = 90265.891097092,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83251.293638773,
                                                ["x"] = 89515.084643813,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83700.155369738,
                                                ["x"] = 89480.810479074,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 26,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 76478.542980756,
                                            ["x"] = 92829.358064745,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 9,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1094.3146828069,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80820.468994446,
                                            ["x"] = 92274.315281037,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 111,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 623.34514740312,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80813.582413788,
                                            ["x"] = 90268.062951685,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = 109,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 633.35945817246,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80853.580735885,
                                            ["x"] = 90265.891097092,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 64,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1666.7628608253,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81772.939354816,
                                            ["x"] = 89509.335000076,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 55,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2031.0732101626,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83251.293638773,
                                            ["x"] = 89515.084643813,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 51,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1408.7756692509,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83700.155369738,
                                            ["x"] = 89480.810479074,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 52,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1455.3860345856,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83885.763078385,
                                            ["x"] = 89463.198068765,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 9,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2296.0529842553,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84052.420532531,
                                            ["x"] = 89074.075958209,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 66,
                                        ["y"] = 76478.542980756,
                                        ["x"] = 92829.358064745,
                                        ["name"] = "2 Para D Coy-8",
                                        ["heading"] = 1.6979400644252,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 65,
                                        ["y"] = 76457.806204155,
                                        ["x"] = 92834.835703847,
                                        ["name"] = "2 Para D Coy-7",
                                        ["heading"] = 1.6979400644252,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 64,
                                        ["y"] = 76435.895647745,
                                        ["x"] = 92840.704602887,
                                        ["name"] = "2 Para D Coy-6",
                                        ["heading"] = 1.6979400644252,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 63,
                                        ["y"] = 76415.550131079,
                                        ["x"] = 92848.138541668,
                                        ["name"] = "2 Para D Coy-5",
                                        ["heading"] = 1.6979400644252,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 62,
                                        ["y"] = 76395.595874349,
                                        ["x"] = 92859.093819872,
                                        ["name"] = "2 Para D Coy-4",
                                        ["heading"] = 1.6979400644252,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 76478.542980756,
                                ["x"] = 92829.358064745,
                                ["name"] = "2 Para D Coy Bravo",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83019.121053255,
                                                ["x"] = 92014.672685706,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83025.848348146,
                                                ["x"] = 90747.585630066,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83025.848348146,
                                                ["x"] = 90747.585630066,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83190.173516301,
                                                ["x"] = 90699.323660346,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 76463.52313278,
                                                ["x"] = 92759.438082786,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83019.121053255,
                                                ["x"] = 92014.672685706,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83190.173516301,
                                                ["x"] = 90699.323660346,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83199.35696803,
                                                ["x"] = 90566.652091763,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83174.609117626,
                                                ["x"] = 90565.698998611,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84454.742149121,
                                                ["x"] = 89247.384037802,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 31,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 76463.52313278,
                                            ["x"] = 92759.438082786,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 31,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1649.4419433483,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83019.121053255,
                                            ["x"] = 92014.672685706,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 74,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1718.621101775,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83025.848348146,
                                            ["x"] = 90747.585630066,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = 77,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1761.437554958,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83190.173516301,
                                            ["x"] = 90699.323660346,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 80,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1794.6848113258,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83199.35696803,
                                            ["x"] = 90566.652091763,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["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"] = 29,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 76,
                                        ["y"] = 76463.52313278,
                                        ["x"] = 92759.438082786,
                                        ["name"] = "2 Para D Coy-1-4",
                                        ["heading"] = 1.6839188587602,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 77,
                                        ["y"] = 76442.786356178,
                                        ["x"] = 92764.915721889,
                                        ["name"] = "2 Para D Coy-1-5",
                                        ["heading"] = 1.6839188587602,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 78,
                                        ["y"] = 76420.875799769,
                                        ["x"] = 92770.784620927,
                                        ["name"] = "2 Para D Coy-1-6",
                                        ["heading"] = 1.6839188587602,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 79,
                                        ["y"] = 76400.530283103,
                                        ["x"] = 92778.218559709,
                                        ["name"] = "2 Para D Coy-1-7",
                                        ["heading"] = 1.6839188587602,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 80,
                                        ["y"] = 76380.576026372,
                                        ["x"] = 92789.173837913,
                                        ["name"] = "2 Para D Coy-1-8",
                                        ["heading"] = 1.6839188587602,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 76463.52313278,
                                ["x"] = 92759.438082786,
                                ["name"] = "2 Para B Coy Alpha",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 82287.309886211,
                                                ["x"] = 92103.308199728,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83190.388914947,
                                                ["x"] = 90769.625340181,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83190.388914947,
                                                ["x"] = 90769.625340181,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83197.247418568,
                                                ["x"] = 90583.670899675,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 76455.236320103,
                                                ["x"] = 92707.127577764,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 82287.309886211,
                                                ["x"] = 92103.308199728,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83197.247418568,
                                                ["x"] = 90583.670899675,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84053.686084953,
                                                ["x"] = 89084.122318508,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83357.337851018,
                                                ["x"] = 90604.728429004,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83357.337851018,
                                                ["x"] = 90604.728429004,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 35,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 76455.236320103,
                                            ["x"] = 92707.127577764,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 20,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1465.8120599557,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 82287.309886211,
                                            ["x"] = 92103.308199728,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 103.22152402711,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1753.2836475971,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83190.388914947,
                                            ["x"] = 90769.625340181,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = 80,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1799.8038670021,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83197.247418568,
                                            ["x"] = 90583.670899675,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 10,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2231.525213515,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84053.686084953,
                                            ["x"] = 89084.122318508,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["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"] = 30,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 84,
                                        ["y"] = 76455.236320103,
                                        ["x"] = 92707.127577764,
                                        ["name"] = "2 Para B Coy-1-4",
                                        ["heading"] = 1.6739630010091,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 85,
                                        ["y"] = 76434.499543501,
                                        ["x"] = 92712.605216866,
                                        ["name"] = "2 Para B Coy-1-5",
                                        ["heading"] = 1.6739630010091,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 86,
                                        ["y"] = 76412.588987091,
                                        ["x"] = 92718.474115904,
                                        ["name"] = "2 Para B Coy-1-6",
                                        ["heading"] = 1.6739630010091,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 87,
                                        ["y"] = 76393.495151696,
                                        ["x"] = 92726.155493376,
                                        ["name"] = "2 Para B Coy-1-7",
                                        ["heading"] = 1.6739630010091,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 88,
                                        ["y"] = 76372.289213695,
                                        ["x"] = 92736.863332891,
                                        ["name"] = "2 Para B Coy-1-8",
                                        ["heading"] = 1.6739630010091,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 76455.236320103,
                                ["x"] = 92707.127577764,
                                ["name"] = "2 Para A Coy Alpha",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83310.027355683,
                                                ["x"] = 92041.945151559,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83885.021844075,
                                                ["x"] = 90996.50062721,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83885.021844075,
                                                ["x"] = 90996.50062721,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84747.348782045,
                                                ["x"] = 90990.326029428,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 76423.642846773,
                                                ["x"] = 92657.924627496,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83310.027355683,
                                                ["x"] = 92041.945151559,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84747.348782045,
                                                ["x"] = 90990.326029428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84787.731932094,
                                                ["x"] = 90992.004978773,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83322.235771819,
                                                ["x"] = 90528.438654875,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83322.235771819,
                                                ["x"] = 90528.438654875,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 39,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 76423.642846773,
                                            ["x"] = 92657.924627496,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 29,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1728.469740828,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83310.027355683,
                                            ["x"] = 92041.945151559,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 39,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2026.7536780393,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83885.021844075,
                                            ["x"] = 90996.50062721,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = 34,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2117.6045243988,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84747.348782045,
                                            ["x"] = 90990.326029428,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 34,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2127.7090335369,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84787.731932094,
                                            ["x"] = 90992.004978773,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["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"] = 31,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 92,
                                        ["y"] = 76423.642846773,
                                        ["x"] = 92657.924627496,
                                        ["name"] = "2 Para A Coy-1-4",
                                        ["heading"] = 1.6600077959375,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 93,
                                        ["y"] = 76402.906070171,
                                        ["x"] = 92663.402266599,
                                        ["name"] = "2 Para A Coy-1-5",
                                        ["heading"] = 1.6600077959375,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 94,
                                        ["y"] = 76380.995513762,
                                        ["x"] = 92669.271165636,
                                        ["name"] = "2 Para A Coy-1-6",
                                        ["heading"] = 1.6600077959375,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 95,
                                        ["y"] = 76360.649997096,
                                        ["x"] = 92676.705104419,
                                        ["name"] = "2 Para A Coy-1-7",
                                        ["heading"] = 1.6600077959375,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 96,
                                        ["y"] = 76340.695740366,
                                        ["x"] = 92687.660382624,
                                        ["name"] = "2 Para A Coy-1-8",
                                        ["heading"] = 1.6600077959375,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 76423.642846773,
                                ["x"] = 92657.924627496,
                                ["name"] = "2 Para C Coy Alpha",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 81037.514880286,
                                                ["x"] = 87943.823469828,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81037.514880286,
                                                ["x"] = 87943.823469828,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 78437.283876502,
                                                ["x"] = 87268.23491478,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 79663.36743694,
                                                ["x"] = 87203.308003291,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 79663.36743694,
                                                ["x"] = 87203.308003291,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 80482.011103541,
                                                ["x"] = 87632.390200957,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 76025.294068136,
                                                ["x"] = 87384.936406609,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 78437.283876502,
                                                ["x"] = 87268.23491478,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 80482.011103541,
                                                ["x"] = 87632.390200957,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 80830.570202102,
                                                ["x"] = 87853.423393958,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 80830.570202102,
                                                ["x"] = 87853.423393958,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81037.514880286,
                                                ["x"] = 87943.823469828,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 137,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 76025.294068136,
                                            ["x"] = 87384.936406609,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 125,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 603.70284877255,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 78437.283876502,
                                            ["x"] = 87268.23491478,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 90,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 911.67423205158,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 79663.36743694,
                                            ["x"] = 87203.308003291,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = 150,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1142.7436189817,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80482.011103541,
                                            ["x"] = 87632.390200957,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 182,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 823.42584640271,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80830.570202102,
                                            ["x"] = 87853.423393958,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 184,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 879.88283973936,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81037.514880286,
                                            ["x"] = 87943.823469828,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 93,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 227,
                                        ["y"] = 76025.294068136,
                                        ["x"] = 87384.936406609,
                                        ["name"] = "2nd Scots Guard G Coy-4",
                                        ["heading"] = 1.6191425316425,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 226,
                                        ["y"] = 76030.806815252,
                                        ["x"] = 87404.161640528,
                                        ["name"] = "2nd Scots Guard G Coy-3",
                                        ["heading"] = 1.6191425316425,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 225,
                                        ["y"] = 76036.319562368,
                                        ["x"] = 87423.386874447,
                                        ["name"] = "2nd Scots Guard G Coy-2",
                                        ["heading"] = 1.6191425316425,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 224,
                                        ["y"] = 76041.832309485,
                                        ["x"] = 87442.612108365,
                                        ["name"] = "2nd Scots Guard G Coy-1",
                                        ["heading"] = 1.6191425316425,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 223,
                                        ["y"] = 76047.345056601,
                                        ["x"] = 87461.837342284,
                                        ["name"] = "Marine Engs-2-1",
                                        ["heading"] = 1.6191425316425,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 76025.294068136,
                                ["x"] = 87384.936406609,
                                ["name"] = "2nd Scots Guard G Coy Alpha",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 81007.827276701,
                                                ["x"] = 87981.433451369,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81007.827276701,
                                                ["x"] = 87981.433451369,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 79669.954225062,
                                                ["x"] = 87074.395150044,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 80503.65340737,
                                                ["x"] = 87304.932734317,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 80503.65340737,
                                                ["x"] = 87304.932734317,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81097.523970961,
                                                ["x"] = 87705.468142588,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 75951.16751946,
                                                ["x"] = 87391.799975931,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 79669.954225062,
                                                ["x"] = 87074.395150044,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 81097.523970961,
                                                ["x"] = 87705.468142588,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81301.852106922,
                                                ["x"] = 87810.561795159,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 81301.852106922,
                                                ["x"] = 87810.561795159,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81329.41954683,
                                                ["x"] = 87782.553126234,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 75951.16751946,
                                            ["x"] = 87391.799975931,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 933.07691219891,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 79669.954225062,
                                            ["x"] = 87074.395150044,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 117,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1149.3235746506,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80503.65340737,
                                            ["x"] = 87304.932734317,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = 211,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 904.68443682153,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81097.523970961,
                                            ["x"] = 87705.468142588,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 207,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 962.12715990077,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81301.852106922,
                                            ["x"] = 87810.561795159,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 209,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 971.952030377,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81329.41954683,
                                            ["x"] = 87782.553126234,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 94,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 234,
                                        ["y"] = 75951.16751946,
                                        ["x"] = 87391.799975931,
                                        ["name"] = "2nd Scots Guard G Coy-1-4",
                                        ["heading"] = 1.6559416837863,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 235,
                                        ["y"] = 75956.680266577,
                                        ["x"] = 87411.02520985,
                                        ["name"] = "2nd Scots Guard G Coy-1-5",
                                        ["heading"] = 1.6559416837863,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 236,
                                        ["y"] = 75962.193013693,
                                        ["x"] = 87430.250443769,
                                        ["name"] = "2nd Scots Guard G Coy-1-6",
                                        ["heading"] = 1.6559416837863,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 237,
                                        ["y"] = 75967.705760809,
                                        ["x"] = 87449.475677688,
                                        ["name"] = "2nd Scots Guard G Coy-1-7",
                                        ["heading"] = 1.6559416837863,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 238,
                                        ["y"] = 75973.218507926,
                                        ["x"] = 87468.700911606,
                                        ["name"] = "2nd Scots Guard G Coy-1-8",
                                        ["heading"] = 1.6559416837863,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 75951.16751946,
                                ["x"] = 87391.799975931,
                                ["name"] = "2nd Scots Guard LF Coy Alpha",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 75866.059259869,
                                                ["x"] = 87400.036259117,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 80376.622493588,
                                                ["x"] = 86892.787991821,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 80376.622493588,
                                                ["x"] = 86892.787991821,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81360.808693086,
                                                ["x"] = 87660.486602127,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 81329.182022271,
                                                ["x"] = 87697.652407378,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81269.763926115,
                                                ["x"] = 87818.400581823,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 81360.808693086,
                                                ["x"] = 87660.486602127,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81339.009518852,
                                                ["x"] = 87686.752820261,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 126,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 75866.059259869,
                                            ["x"] = 87400.036259117,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1134.7489119307,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80376.622493588,
                                            ["x"] = 86892.787991821,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 207,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1011.4023447901,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81360.808693086,
                                            ["x"] = 87660.486602127,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = 209,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1019.9358017843,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81339.009518852,
                                            ["x"] = 87686.752820261,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = 95,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 242,
                                        ["y"] = 75866.059259869,
                                        ["x"] = 87400.036259117,
                                        ["name"] = "2nd Scots Guard G Coy-2-4",
                                        ["heading"] = 1.6827836710178,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 243,
                                        ["y"] = 75871.572006985,
                                        ["x"] = 87419.261493036,
                                        ["name"] = "2nd Scots Guard G Coy-2-5",
                                        ["heading"] = 1.6827836710178,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 244,
                                        ["y"] = 75877.084754101,
                                        ["x"] = 87438.486726955,
                                        ["name"] = "2nd Scots Guard G Coy-2-6",
                                        ["heading"] = 1.6827836710178,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 245,
                                        ["y"] = 75882.597501218,
                                        ["x"] = 87457.711960874,
                                        ["name"] = "2nd Scots Guard G Coy-2-7",
                                        ["heading"] = 1.6827836710178,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 246,
                                        ["y"] = 75888.110248334,
                                        ["x"] = 87476.937194793,
                                        ["name"] = "2nd Scots Guard G Coy-2-8",
                                        ["heading"] = 1.6827836710178,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 75866.059259869,
                                ["x"] = 87400.036259117,
                                ["name"] = "2nd Scots Guard RF Coy Alpha",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 81227.016333991,
                                                ["x"] = 87777.778994869,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81227.016333991,
                                                ["x"] = 87777.778994869,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 80961.157137602,
                                                ["x"] = 86662.945084651,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81054.326030743,
                                                ["x"] = 85023.546077096,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 81054.326030743,
                                                ["x"] = 85023.546077096,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 80393.428360405,
                                                ["x"] = 84496.537158938,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 76617.914026105,
                                                ["x"] = 86844.299296974,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 80961.157137602,
                                                ["x"] = 86662.945084651,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 80393.428360405,
                                                ["x"] = 84496.537158938,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 80646.368309206,
                                                ["x"] = 84878.059479404,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 80646.368309206,
                                                ["x"] = 84878.059479404,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 80596.207957077,
                                                ["x"] = 85041.36348295,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 130,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 76617.914026105,
                                            ["x"] = 86844.299296974,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 100,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1086.756932227,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80961.157137602,
                                            ["x"] = 86662.945084651,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 42,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1497.26801221,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81054.326030743,
                                            ["x"] = 85023.546077096,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = 49,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1708.5918351802,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80393.428360405,
                                            ["x"] = 84496.537158938,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 41,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1326.7977007092,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80646.368309206,
                                            ["x"] = 84878.059479404,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 47,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1369.5062028632,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80596.207957077,
                                            ["x"] = 85041.36348295,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 96,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 383,
                                        ["y"] = 76617.914026105,
                                        ["x"] = 86844.299296974,
                                        ["name"] = "2nd Scots Guard Diversionary Attack-1",
                                        ["heading"] = 1.6125275676072,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 250,
                                        ["y"] = 76562.629763401,
                                        ["x"] = 86845.047096099,
                                        ["name"] = "2nd Scots Guard G Coy-1-12",
                                        ["heading"] = 1.6125275676072,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 251,
                                        ["y"] = 76603.573769265,
                                        ["x"] = 86865.944909777,
                                        ["name"] = "2nd Scots Guard G Coy-1-13",
                                        ["heading"] = 1.6125275676072,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 252,
                                        ["y"] = 76609.086516381,
                                        ["x"] = 86885.170143696,
                                        ["name"] = "2nd Scots Guard G Coy-1-14",
                                        ["heading"] = 1.6125275676072,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 253,
                                        ["y"] = 76614.599263498,
                                        ["x"] = 86904.395377615,
                                        ["name"] = "2nd Scots Guard G Coy-1-15",
                                        ["heading"] = 1.6125275676072,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "AAV7",
                                        ["unitId"] = 254,
                                        ["y"] = 76620.112010614,
                                        ["x"] = 86923.620611534,
                                        ["name"] = "2nd Scots Guard G Coy-1-16",
                                        ["heading"] = 1.6125275676072,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 76617.914026105,
                                ["x"] = 86844.299296974,
                                ["name"] = "2nd Scots Guard Diversionary Attack",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84024.424593083,
                                                ["x"] = 84858.044495809,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83926.014049128,
                                                ["x"] = 85860.256402304,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83926.014049128,
                                                ["x"] = 85860.256402304,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84822.214686001,
                                                ["x"] = 86687.213853732,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84690.119141404,
                                                ["x"] = 86527.034951229,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84690.119141404,
                                                ["x"] = 86527.034951229,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 24,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84024.424593083,
                                            ["x"] = 84858.044495809,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 42,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 251.75798655176,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83926.014049128,
                                            ["x"] = 85860.256402304,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 48,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 501.76403463897,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84822.214686001,
                                            ["x"] = 86687.213853732,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 98,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 261,
                                        ["y"] = 84024.424593083,
                                        ["x"] = 84858.044495809,
                                        ["name"] = "Welsh Guard-4",
                                        ["heading"] = -0.097879571452288,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 260,
                                        ["y"] = 84029.9373402,
                                        ["x"] = 84877.269729727,
                                        ["name"] = "Welsh Guard-3",
                                        ["heading"] = -0.097879571452288,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 259,
                                        ["y"] = 84035.450087316,
                                        ["x"] = 84896.494963646,
                                        ["name"] = "Welsh Guard-2",
                                        ["heading"] = -0.097879571452288,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 258,
                                        ["y"] = 84040.962834432,
                                        ["x"] = 84915.720197565,
                                        ["name"] = "Welsh Guard-1",
                                        ["heading"] = -0.097879571452288,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 257,
                                        ["y"] = 84046.475581549,
                                        ["x"] = 84934.945431484,
                                        ["name"] = "2nd Scots Guard Diversionary Attack-1-1",
                                        ["heading"] = -0.097879571452288,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 84024.424593083,
                                ["x"] = 84858.044495809,
                                ["name"] = "Welsh Guard Alpha",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84188.056695859,
                                                ["x"] = 84807.380744262,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84238.560661682,
                                                ["x"] = 85280.167881589,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84238.560661682,
                                                ["x"] = 85280.167881589,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84856.048301929,
                                                ["x"] = 86689.521863297,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 85022.92488483,
                                                ["x"] = 86638.705805445,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 85022.92488483,
                                                ["x"] = 86638.705805445,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84188.056695859,
                                            ["x"] = 84807.380744262,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 8,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 118.86923692285,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84238.560661682,
                                            ["x"] = 85280.167881589,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 48,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 503.54195752544,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84856.048301929,
                                            ["x"] = 86689.521863297,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 99,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 262,
                                        ["y"] = 84188.056695859,
                                        ["x"] = 84807.380744262,
                                        ["name"] = "Welsh Guard Alpha-1-1",
                                        ["heading"] = 0.10641823343413,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 263,
                                        ["y"] = 84193.569442975,
                                        ["x"] = 84826.605978181,
                                        ["name"] = "Welsh Guard Alpha-1-2",
                                        ["heading"] = 0.10641823343413,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 264,
                                        ["y"] = 84199.082190092,
                                        ["x"] = 84845.8312121,
                                        ["name"] = "Welsh Guard Alpha-1-3",
                                        ["heading"] = 0.10641823343413,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 265,
                                        ["y"] = 84204.594937208,
                                        ["x"] = 84865.056446018,
                                        ["name"] = "Welsh Guard Alpha-1-4",
                                        ["heading"] = 0.10641823343413,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 266,
                                        ["y"] = 84210.107684324,
                                        ["x"] = 84884.281679937,
                                        ["name"] = "Welsh Guard Alpha-1-5",
                                        ["heading"] = 0.10641823343413,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 84188.056695859,
                                ["x"] = 84807.380744262,
                                ["name"] = "Welsh Guard Bravo",
                                ["start_time"] = 0,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 82969.121532525,
                                                ["x"] = 92007.854569243,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83019.548600791,
                                                ["x"] = 90741.213252841,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83019.548600791,
                                                ["x"] = 90741.213252841,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83154.315375053,
                                                ["x"] = 90562.731585846,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 76466.112761741,
                                                ["x"] = 92773.94000497,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 82969.121532525,
                                                ["x"] = 92007.854569243,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83154.315375053,
                                                ["x"] = 90562.731585846,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83186.497536862,
                                                ["x"] = 90576.316341664,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83186.497536862,
                                                ["x"] = 90576.316341664,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83186.497536862,
                                                ["x"] = 90576.316341664,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 60.470992995377,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 76466.112761741,
                                            ["x"] = 92773.94000497,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 32,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1636.9943869736,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 82969.121532525,
                                            ["x"] = 92007.854569243,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 104.59141370267,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 886.72495136609,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83019.548600791,
                                            ["x"] = 90741.213252841,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = 109.00418361836,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 942.63659421561,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83154.315375053,
                                            ["x"] = 90562.731585846,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 109.54843465089,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 951.36956739705,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83186.497536862,
                                            ["x"] = 90576.316341664,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["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"] = 169,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 394,
                                        ["y"] = 76466.112761741,
                                        ["x"] = 92773.94000497,
                                        ["name"] = "2 Para B Coy-1-1",
                                        ["heading"] = 1.688060624085,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 395,
                                        ["y"] = 76445.375985139,
                                        ["x"] = 92779.417644073,
                                        ["name"] = "2 Para B Coy-1-2",
                                        ["heading"] = 1.688060624085,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 396,
                                        ["y"] = 76423.46542873,
                                        ["x"] = 92785.286543111,
                                        ["name"] = "2 Para B Coy-1-3",
                                        ["heading"] = 1.688060624085,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 397,
                                        ["y"] = 76403.119912064,
                                        ["x"] = 92792.720481893,
                                        ["name"] = "2 Para B Coy-1-9",
                                        ["heading"] = 1.688060624085,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "AAV7",
                                        ["unitId"] = 398,
                                        ["y"] = 76383.165655334,
                                        ["x"] = 92803.675760097,
                                        ["name"] = "2 Para B Coy-1-10",
                                        ["heading"] = 1.688060624085,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 76466.112761741,
                                ["x"] = 92773.94000497,
                                ["name"] = "2 Para B Coy Bravo",
                                ["start_time"] = 0,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83699.129925845,
                                                ["x"] = 89472.095128631,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83884.737634492,
                                                ["x"] = 89454.482718322,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 76474.399574418,
                                                ["x"] = 92815.891994146,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 80648.759989858,
                                                ["x"] = 92293.394059325,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 80648.759989858,
                                                ["x"] = 92293.394059325,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 80715.995454162,
                                                ["x"] = 90250.53821675,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 80835.018182689,
                                                ["x"] = 90244.322133266,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81764.174255816,
                                                ["x"] = 89489.175272377,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83884.737634492,
                                                ["x"] = 89454.482718322,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84023.65648677,
                                                ["x"] = 89067.307947442,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83982.283291591,
                                                ["x"] = 89151.00734068,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83982.283291591,
                                                ["x"] = 89151.00734068,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 81764.174255816,
                                                ["x"] = 89489.175272377,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83252.451751548,
                                                ["x"] = 89510.095850321,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 80715.995454162,
                                                ["x"] = 90250.53821675,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 80835.018182689,
                                                ["x"] = 90244.322133266,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83252.451751548,
                                                ["x"] = 89510.095850321,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83699.129925845,
                                                ["x"] = 89472.095128631,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 27,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 76474.399574418,
                                            ["x"] = 92815.891994146,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 7,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1051.7333600385,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80648.759989858,
                                            ["x"] = 92293.394059325,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 115,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1352.2874279029,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80715.995454162,
                                            ["x"] = 90250.53821675,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1382.0836625641,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80835.018182689,
                                            ["x"] = 90244.322133266,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 62,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1681.4139347697,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81764.174255816,
                                            ["x"] = 89489.175272377,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 55,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2051.8592870632,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83252.451751548,
                                            ["x"] = 89510.095850321,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 81.122838598373,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1408.7756692509,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83699.129925845,
                                            ["x"] = 89472.095128631,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 80.678330554989,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1455.3860345856,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83884.737634492,
                                            ["x"] = 89454.482718322,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 9,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2313.378231735,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84023.65648677,
                                            ["x"] = 89067.307947442,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 170,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 399,
                                        ["y"] = 76474.399574418,
                                        ["x"] = 92815.891994146,
                                        ["name"] = "2 Para D Coy-1-1",
                                        ["heading"] = 1.6953171084062,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 400,
                                        ["y"] = 76453.662797817,
                                        ["x"] = 92821.369633248,
                                        ["name"] = "2 Para D Coy-1-2",
                                        ["heading"] = 1.6953171084062,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 401,
                                        ["y"] = 76431.752241407,
                                        ["x"] = 92827.238532287,
                                        ["name"] = "2 Para D Coy-1-3",
                                        ["heading"] = 1.6953171084062,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 402,
                                        ["y"] = 76411.406724741,
                                        ["x"] = 92834.672471068,
                                        ["name"] = "2 Para D Coy-1-9",
                                        ["heading"] = 1.6953171084062,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "AAV7",
                                        ["unitId"] = 403,
                                        ["y"] = 76391.452468011,
                                        ["x"] = 92845.627749273,
                                        ["name"] = "2 Para D Coy-1-10",
                                        ["heading"] = 1.6953171084062,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 76474.399574418,
                                ["x"] = 92815.891994146,
                                ["name"] = "2 Para D Coy Alpha",
                                ["start_time"] = 0,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 81055.205604855,
                                                ["x"] = 87938.735823656,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81055.205604855,
                                                ["x"] = 87938.735823656,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 78439.165815966,
                                                ["x"] = 87246.59261095,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 79670.895194794,
                                                ["x"] = 87182.606669193,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 79670.895194794,
                                                ["x"] = 87182.606669193,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 80493.302740321,
                                                ["x"] = 87609.806927396,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 76042.984792705,
                                                ["x"] = 87383.296472488,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 78439.165815966,
                                                ["x"] = 87246.59261095,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 80493.302740321,
                                                ["x"] = 87609.806927396,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 80848.260926671,
                                                ["x"] = 87848.335747786,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 80848.260926671,
                                                ["x"] = 87848.335747786,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81055.205604855,
                                                ["x"] = 87938.735823656,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 138,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 76042.984792705,
                                            ["x"] = 87383.296472488,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 126,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 600.01934562529,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 78439.165815966,
                                            ["x"] = 87246.59261095,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 90,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 909.16176898684,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 79670.895194794,
                                            ["x"] = 87182.606669193,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = 147,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1140.8477406637,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80493.302740321,
                                            ["x"] = 87609.806927396,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 213.91037067776,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 823.42584640271,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80848.260926671,
                                            ["x"] = 87848.335747786,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 218.17828876404,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 879.88283973936,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81055.205604855,
                                            ["x"] = 87938.735823656,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 171,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 404,
                                        ["y"] = 76042.984792705,
                                        ["x"] = 87383.296472488,
                                        ["name"] = "2nd Scots Guard G Coy-1-1",
                                        ["heading"] = 1.62778527516,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 405,
                                        ["y"] = 76048.497539821,
                                        ["x"] = 87402.521706407,
                                        ["name"] = "2nd Scots Guard G Coy-1-2",
                                        ["heading"] = 1.62778527516,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 406,
                                        ["y"] = 76054.010286937,
                                        ["x"] = 87421.746940326,
                                        ["name"] = "2nd Scots Guard G Coy-1-3",
                                        ["heading"] = 1.62778527516,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 407,
                                        ["y"] = 76059.523034054,
                                        ["x"] = 87440.972174244,
                                        ["name"] = "2nd Scots Guard G Coy-1-9",
                                        ["heading"] = 1.62778527516,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 408,
                                        ["y"] = 76065.03578117,
                                        ["x"] = 87460.197408163,
                                        ["name"] = "2nd Scots Guard G Coy-1-10",
                                        ["heading"] = 1.62778527516,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 76042.984792705,
                                ["x"] = 87383.296472488,
                                ["name"] = "2nd Scots Guard G Coy Bravo",
                                ["start_time"] = 0,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 81343.663298921,
                                                ["x"] = 87781.806974906,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81343.663298921,
                                                ["x"] = 87781.806974906,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 79676.541013184,
                                                ["x"] = 87055.57575541,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 80517.767953346,
                                                ["x"] = 87285.172369951,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 80517.767953346,
                                                ["x"] = 87285.172369951,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81111.767723052,
                                                ["x"] = 87704.72199126,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 75965.411271551,
                                                ["x"] = 87391.053824603,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 79676.541013184,
                                                ["x"] = 87055.57575541,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 81111.767723052,
                                                ["x"] = 87704.72199126,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81316.095859013,
                                                ["x"] = 87809.815643831,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 81316.095859013,
                                                ["x"] = 87809.815643831,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81343.663298921,
                                                ["x"] = 87781.806974906,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 163.00265070271,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 75965.411271551,
                                            ["x"] = 87391.053824603,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 87,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 931.56553359598,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 79676.541013184,
                                            ["x"] = 87055.57575541,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 116,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1149.5645832303,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80517.767953346,
                                            ["x"] = 87285.172369951,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = 241.76202206454,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 904.68443682153,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81111.767723052,
                                            ["x"] = 87704.72199126,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 235.59981497461,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 962.12715990077,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81316.095859013,
                                            ["x"] = 87809.815643831,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 238.10103817896,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 971.952030377,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81343.663298921,
                                            ["x"] = 87781.806974906,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 172,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 409,
                                        ["y"] = 75965.411271551,
                                        ["x"] = 87391.053824603,
                                        ["name"] = "2nd Scots Guard LF Coy-1-1",
                                        ["heading"] = 1.660949118734,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 410,
                                        ["y"] = 75970.924018668,
                                        ["x"] = 87410.279058522,
                                        ["name"] = "2nd Scots Guard LF Coy-1-2",
                                        ["heading"] = 1.660949118734,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 411,
                                        ["y"] = 75976.436765784,
                                        ["x"] = 87429.504292441,
                                        ["name"] = "2nd Scots Guard LF Coy-1-3",
                                        ["heading"] = 1.660949118734,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 412,
                                        ["y"] = 75981.9495129,
                                        ["x"] = 87448.72952636,
                                        ["name"] = "2nd Scots Guard LF Coy-1-4",
                                        ["heading"] = 1.660949118734,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 413,
                                        ["y"] = 75987.462260017,
                                        ["x"] = 87467.954760278,
                                        ["name"] = "2nd Scots Guard LF Coy-1-5",
                                        ["heading"] = 1.660949118734,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 75965.411271551,
                                ["x"] = 87391.053824603,
                                ["name"] = "2nd Scots Guard LF Coy Bravo",
                                ["start_time"] = 0,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 75882.666182319,
                                                ["x"] = 87398.811176719,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 80383.20928171,
                                                ["x"] = 86874.909566918,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 80383.20928171,
                                                ["x"] = 86874.909566918,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81377.34626924,
                                                ["x"] = 87650.918366758,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 81362.942829411,
                                                ["x"] = 87685.527737863,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81362.942829411,
                                                ["x"] = 87685.527737863,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 81377.34626924,
                                                ["x"] = 87650.918366758,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 81330.790460405,
                                                ["x"] = 87699.885432624,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 127,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 75882.666182319,
                                            ["x"] = 87398.811176719,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 87,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1132.7334496204,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80383.20928171,
                                            ["x"] = 86874.909566918,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["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"] = 1448.0208192738,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81377.34626924,
                                            ["x"] = 87650.918366758,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = 211,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1464.9124164374,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81330.790460405,
                                            ["x"] = 87699.885432624,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = 173,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 414,
                                        ["y"] = 75882.666182319,
                                        ["x"] = 87398.811176719,
                                        ["name"] = "2nd Scots Guard RF Coy-1-1",
                                        ["heading"] = 1.6866832765381,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 415,
                                        ["y"] = 75888.178929435,
                                        ["x"] = 87418.036410638,
                                        ["name"] = "2nd Scots Guard RF Coy-1-2",
                                        ["heading"] = 1.6866832765381,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 416,
                                        ["y"] = 75893.691676551,
                                        ["x"] = 87437.261644557,
                                        ["name"] = "2nd Scots Guard RF Coy-1-3",
                                        ["heading"] = 1.6866832765381,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 417,
                                        ["y"] = 75899.204423668,
                                        ["x"] = 87456.486878476,
                                        ["name"] = "2nd Scots Guard RF Coy-1-4",
                                        ["heading"] = 1.6866832765381,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 418,
                                        ["y"] = 75904.717170784,
                                        ["x"] = 87475.712112395,
                                        ["name"] = "2nd Scots Guard RF Coy-1-5",
                                        ["heading"] = 1.6866832765381,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 75882.666182319,
                                ["x"] = 87398.811176719,
                                ["name"] = "2nd Scots Guard RF Coy Bravo",
                                ["start_time"] = 0,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84014.002061968,
                                                ["x"] = 84859.702341333,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83890.058901491,
                                                ["x"] = 85851.796367566,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83890.058901491,
                                                ["x"] = 85851.796367566,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84811.792154886,
                                                ["x"] = 86688.871699256,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84811.792154886,
                                                ["x"] = 86688.871699256,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84811.792154886,
                                                ["x"] = 86688.871699256,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 54.188496936275,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84014.002061968,
                                            ["x"] = 84859.702341333,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 44,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 249.95155329529,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83890.058901491,
                                            ["x"] = 85851.796367566,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 77.986116711655,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 501.76403463897,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84811.792154886,
                                            ["x"] = 86688.871699256,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 174,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 419,
                                        ["y"] = 84014.002061968,
                                        ["x"] = 84859.702341333,
                                        ["name"] = "Welsh Guard Alpha-1-6",
                                        ["heading"] = -0.12428691823437,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 420,
                                        ["y"] = 84019.514809085,
                                        ["x"] = 84878.927575251,
                                        ["name"] = "Welsh Guard Alpha-1-7",
                                        ["heading"] = -0.12428691823437,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 421,
                                        ["y"] = 84025.027556201,
                                        ["x"] = 84898.15280917,
                                        ["name"] = "Welsh Guard Alpha-1-8",
                                        ["heading"] = -0.12428691823437,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 422,
                                        ["y"] = 84030.540303317,
                                        ["x"] = 84917.378043089,
                                        ["name"] = "Welsh Guard Alpha-1-9",
                                        ["heading"] = -0.12428691823437,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 423,
                                        ["y"] = 84036.053050434,
                                        ["x"] = 84936.603277008,
                                        ["name"] = "Welsh Guard Alpha-1-10",
                                        ["heading"] = -0.12428691823437,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 84014.002061968,
                                ["x"] = 84859.702341333,
                                ["name"] = "Welsh Guard Charlie",
                                ["start_time"] = 0,
                            }, -- end of [16]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 56,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80208.207530931,
                                            ["x"] = 85234.742218133,
                                            ["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"] = 187,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M 818",
                                        ["unitId"] = 446,
                                        ["y"] = 80208.207530931,
                                        ["x"] = 85234.742218133,
                                        ["name"] = "British Arty Battery Alpha-2-1",
                                        ["heading"] = 3.385938748869,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80208.207530931,
                                ["x"] = 85234.742218133,
                                ["name"] = "British Arty Battery HQ",
                                ["start_time"] = 0,
                            }, -- end of [18]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84197.530397123,
                                                ["x"] = 84805.695305207,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84248.034362946,
                                                ["x"] = 85278.482442534,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84248.034362946,
                                                ["x"] = 85278.482442534,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84865.522003193,
                                                ["x"] = 86687.836424242,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84865.522003193,
                                                ["x"] = 86687.836424242,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84865.522003193,
                                                ["x"] = 86687.836424242,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 50.838987208595,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84197.530397123,
                                            ["x"] = 84805.695305207,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 36.33933462836,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 118.86923692285,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84248.034362946,
                                            ["x"] = 85278.482442534,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 78.236963825294,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 503.54195752544,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84865.522003193,
                                            ["x"] = 86687.836424242,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 175,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 424,
                                        ["y"] = 84197.530397123,
                                        ["x"] = 84805.695305207,
                                        ["name"] = "Welsh Guard Bravo-1-2",
                                        ["heading"] = 0.10641823343413,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 425,
                                        ["y"] = 84203.043144239,
                                        ["x"] = 84824.920539126,
                                        ["name"] = "Welsh Guard Bravo-1-3",
                                        ["heading"] = 0.10641823343413,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 426,
                                        ["y"] = 84208.555891356,
                                        ["x"] = 84844.145773045,
                                        ["name"] = "Welsh Guard Bravo-1-4",
                                        ["heading"] = 0.10641823343413,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 427,
                                        ["y"] = 84214.068638472,
                                        ["x"] = 84863.371006963,
                                        ["name"] = "Welsh Guard Bravo-1-5",
                                        ["heading"] = 0.10641823343413,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 428,
                                        ["y"] = 84219.581385588,
                                        ["x"] = 84882.596240882,
                                        ["name"] = "Welsh Guard Bravo-1-6",
                                        ["heading"] = 0.10641823343413,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 84197.530397123,
                                ["x"] = 84805.695305207,
                                ["name"] = "Welsh Guard Delta",
                                ["start_time"] = 0,
                            }, -- end of [17]
                        }, -- 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"] = 0,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["linkUnit"] = 354,
                                            ["helipadId"] = 354,
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["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"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 194424.66793862,
                                            ["x"] = 162150.44633502,
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 0,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0.65407809340701,
                                            ["ETA_locked"] = false,
                                            ["y"] = 194395.94601677,
                                            ["x"] = 162064.26213589,
                                            ["name"] = "HMS",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 75,
                                            ["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"] = 881.48280227192,
                                            ["ETA_locked"] = false,
                                            ["y"] = 91918.178410857,
                                            ["x"] = 95245.6442438,
                                            ["name"] = "INFIL",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 20.1168,
                                            ["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"] = 1488.0612724432,
                                            ["ETA_locked"] = false,
                                            ["y"] = 8628.0594526214,
                                            ["x"] = 107907.18976823,
                                            ["name"] = "San Carlos",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 78.0288,
                                            ["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"] = 2038.7581367226,
                                            ["ETA_locked"] = false,
                                            ["y"] = 83113.331219933,
                                            ["x"] = 90528.960258964,
                                            ["name"] = "MT LONGDON",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 210.9216,
                                            ["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"] = 2063.3971080985,
                                            ["ETA_locked"] = false,
                                            ["y"] = 81193.388854628,
                                            ["x"] = 87696.214515918,
                                            ["name"] = "MT TUMBLEDOWN",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 27.1272,
                                            ["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"] = 2110.1294266233,
                                            ["ETA_locked"] = false,
                                            ["y"] = 87214.934207993,
                                            ["x"] = 85273.637941776,
                                            ["name"] = "RI 3",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 13.1064,
                                            ["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"] = 2132.5283086356,
                                            ["ETA_locked"] = false,
                                            ["y"] = 90268.308092292,
                                            ["x"] = 85869.418211883,
                                            ["name"] = "RI 6",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 21.0312,
                                            ["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"] = 2167.0472462763,
                                            ["ETA_locked"] = false,
                                            ["y"] = 93880.225979817,
                                            ["x"] = 89022.088807867,
                                            ["name"] = "RI 26",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 152,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 0,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "RAF (87-95) - No.1 Squadron (1)",
                                        ["skill"] = "Client",
                                        ["parking"] = "1",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ClockTime"] = 1,
                                            ["EWDispenserBR"] = 2,
                                            ["AAR_Zone3"] = 0,
                                            ["AAR_Zone2"] = 0,
                                            ["EWDispenserBL"] = 2,
                                            ["AAR_Zone1"] = 0,
                                            ["LaserCode100"] = 6,
                                            ["RocketBurst"] = 1,
                                            ["LoadWater"] = true,
                                            ["MountNVG"] = false,
                                            ["EWDispenserTBL"] = 2,
                                            ["GBULaserCode1"] = 8,
                                            ["GBULaserCode10"] = 8,
                                            ["LaserCode1"] = 8,
                                            ["EWDispenserTFL"] = 1,
                                            ["EWDispenserTFR"] = 1,
                                            ["GBULaserCode100"] = 6,
                                            ["LaserCode10"] = 8,
                                            ["EWDispenserTBR"] = 2,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AV8BNA",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [21] = 0,
                                                    [11] = 0,
                                                    [22] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [24] = 0,
                                                    [25] = 0,
                                                    [13] = 0,
                                                    [26] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                    [23] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 243,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [24] = 123.3,
                                                    [25] = 344,
                                                    [13] = 269,
                                                    [26] = 385,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                    [23] = 122.1,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [21] = 0,
                                                    [11] = 0,
                                                    [22] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [24] = 0,
                                                    [25] = 0,
                                                    [13] = 0,
                                                    [26] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                    [23] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 133,
                                                    [2] = 257.8,
                                                    [4] = 123.3,
                                                    [8] = 385.4,
                                                    [16] = 121,
                                                    [17] = 126,
                                                    [9] = 139,
                                                    [18] = 125,
                                                    [5] = 344,
                                                    [10] = 140,
                                                    [20] = 122,
                                                    [21] = 123,
                                                    [11] = 134,
                                                    [22] = 124,
                                                    [3] = 122.1,
                                                    [6] = 385,
                                                    [12] = 132,
                                                    [24] = 136,
                                                    [25] = 141,
                                                    [13] = 131,
                                                    [26] = 127,
                                                    [7] = 130,
                                                    [14] = 129,
                                                    [15] = 138,
                                                    [19] = 128,
                                                    [23] = 135,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [15] = 0,
                                                    [21] = 0,
                                                    [11] = 0,
                                                    [22] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [24] = 0,
                                                    [19] = 0,
                                                    [25] = 0,
                                                    [13] = 0,
                                                    [26] = 0,
                                                    [23] = 0,
                                                    [27] = 0,
                                                    [14] = 0,
                                                    [28] = 0,
                                                    [7] = 0,
                                                    [29] = 0,
                                                    [30] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 177,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [15] = 263,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [24] = 123.3,
                                                    [19] = 253,
                                                    [25] = 344,
                                                    [13] = 269,
                                                    [26] = 385,
                                                    [23] = 122.1,
                                                    [27] = 133,
                                                    [14] = 260,
                                                    [28] = 257.8,
                                                    [7] = 270,
                                                    [29] = 122.1,
                                                    [30] = 123.3,
                                                }, -- end of ["channels"]
                                            }, -- end of [3]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 355,
                                        ["psi"] = 2.8199062663182,
                                        ["parking_id"] = "1",
                                        ["x"] = 162150.44633502,
                                        ["name"] = "(HMS) VIXEN 1-1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{CBU_99}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{A021F29D-18AB-4d3e-985C-FC9C60E35E9E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{AV8BNA_AERO1D}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{GAU_12_Equalizer_AP}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{AV8BNA_AERO1D}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{A021F29D-18AB-4d3e-985C-FC9C60E35E9E}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU_99}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3519.423,
                                            ["flare"] = 120,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 194424.66793862,
                                        ["heading"] = -2.8199062663182,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 0,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "RAF (87-95) - No.1 Squadron (1)",
                                        ["skill"] = "Client",
                                        ["parking"] = 1,
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["EWDispenserTBL"] = 2,
                                            ["EWDispenserBR"] = 2,
                                            ["AAR_Zone3"] = 0,
                                            ["AAR_Zone2"] = 0,
                                            ["EWDispenserBL"] = 2,
                                            ["AAR_Zone1"] = 0,
                                            ["GBULaserCode1"] = 8,
                                            ["RocketBurst"] = 1,
                                            ["LoadWater"] = true,
                                            ["MountNVG"] = false,
                                            ["LaserCode100"] = 6,
                                            ["EWDispenserTFR"] = 1,
                                            ["GBULaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["EWDispenserTFL"] = 1,
                                            ["ClockTime"] = 1,
                                            ["GBULaserCode10"] = 8,
                                            ["LaserCode10"] = 8,
                                            ["EWDispenserTBR"] = 2,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "AV8BNA",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [21] = 0,
                                                    [11] = 0,
                                                    [22] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [24] = 0,
                                                    [25] = 0,
                                                    [13] = 0,
                                                    [26] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                    [23] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 243,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [24] = 123.3,
                                                    [25] = 344,
                                                    [13] = 269,
                                                    [26] = 385,
                                                    [7] = 270,
                                                    [14] = 260,
                                                    [15] = 263,
                                                    [19] = 253,
                                                    [23] = 122.1,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [21] = 0,
                                                    [11] = 0,
                                                    [22] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [24] = 0,
                                                    [25] = 0,
                                                    [13] = 0,
                                                    [26] = 0,
                                                    [7] = 0,
                                                    [14] = 0,
                                                    [15] = 0,
                                                    [19] = 0,
                                                    [23] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 133,
                                                    [2] = 257.8,
                                                    [4] = 123.3,
                                                    [8] = 385.4,
                                                    [16] = 121,
                                                    [17] = 126,
                                                    [9] = 139,
                                                    [18] = 125,
                                                    [5] = 344,
                                                    [10] = 140,
                                                    [20] = 122,
                                                    [21] = 123,
                                                    [11] = 134,
                                                    [22] = 124,
                                                    [3] = 122.1,
                                                    [6] = 385,
                                                    [12] = 132,
                                                    [24] = 136,
                                                    [25] = 141,
                                                    [13] = 131,
                                                    [26] = 127,
                                                    [7] = 130,
                                                    [14] = 129,
                                                    [15] = 138,
                                                    [19] = 128,
                                                    [23] = 135,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                    [1] = 0,
                                                    [2] = 0,
                                                    [4] = 0,
                                                    [8] = 0,
                                                    [16] = 0,
                                                    [17] = 0,
                                                    [9] = 0,
                                                    [18] = 0,
                                                    [5] = 0,
                                                    [10] = 0,
                                                    [20] = 0,
                                                    [15] = 0,
                                                    [21] = 0,
                                                    [11] = 0,
                                                    [22] = 0,
                                                    [3] = 0,
                                                    [6] = 0,
                                                    [12] = 0,
                                                    [24] = 0,
                                                    [19] = 0,
                                                    [25] = 0,
                                                    [13] = 0,
                                                    [26] = 0,
                                                    [23] = 0,
                                                    [27] = 0,
                                                    [14] = 0,
                                                    [28] = 0,
                                                    [7] = 0,
                                                    [29] = 0,
                                                    [30] = 0,
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 177,
                                                    [2] = 264,
                                                    [4] = 256,
                                                    [8] = 257,
                                                    [16] = 261,
                                                    [17] = 267,
                                                    [9] = 255,
                                                    [18] = 251,
                                                    [5] = 254,
                                                    [10] = 262,
                                                    [20] = 266,
                                                    [15] = 263,
                                                    [21] = 133,
                                                    [11] = 259,
                                                    [22] = 257.8,
                                                    [3] = 265,
                                                    [6] = 250,
                                                    [12] = 268,
                                                    [24] = 123.3,
                                                    [19] = 253,
                                                    [25] = 344,
                                                    [13] = 269,
                                                    [26] = 385,
                                                    [23] = 122.1,
                                                    [27] = 133,
                                                    [14] = 260,
                                                    [28] = 257.8,
                                                    [7] = 270,
                                                    [29] = 122.1,
                                                    [30] = 123.3,
                                                }, -- end of ["channels"]
                                            }, -- end of [3]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 356,
                                        ["psi"] = 2.8199062663182,
                                        ["parking_id"] = "1",
                                        ["x"] = 162150.44633502,
                                        ["name"] = "(HMS) VIXEN 1-2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{CBU_99}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{A021F29D-18AB-4d3e-985C-FC9C60E35E9E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{AV8BNA_AERO1D}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{GAU_12_Equalizer_AP}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{AV8BNA_AERO1D}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{A021F29D-18AB-4d3e-985C-FC9C60E35E9E}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU_99}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3519.423,
                                            ["flare"] = 120,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = 194424.66793862,
                                        ["heading"] = -2.8199062663182,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "013",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 194424.66793862,
                                ["x"] = 162150.44633502,
                                ["name"] = "VIXEN (HMS)",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["uncontrollable"] = false,
                                ["frequency"] = 243,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 2.4958208303519,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["action"] = "",
                                            ["linkUnit"] = 354,
                                            ["y"] = 194408.04365773,
                                            ["formation_template"] = "",
                                            ["name"] = "",
                                            ["speed"] = 0,
                                            ["x"] = 162161.10468161,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 153,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "RAF (87-95) - Basic - Two Tone Green",
                                        ["category"] = "Planes",
                                        ["offsets"] = 
                                        {
                                            ["y"] = 8.9661229140778,
                                            ["angle"] = 5.3581608036226,
                                            ["x"] = -93.663187494601,
                                        }, -- end of ["offsets"]
                                        ["type"] = "AV8BNA",
                                        ["unitId"] = 357,
                                        ["rate"] = 50,
                                        ["y"] = 194408.04365773,
                                        ["x"] = 162161.10468161,
                                        ["name"] = "Static AV-8B N/A-1",
                                        ["heading"] = 2.4958208303519,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 194408.04365773,
                                ["x"] = 162161.10468161,
                                ["name"] = "Static AV-8B N/A-1",
                                ["linkOffset"] = true,
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 2.3212879051525,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["action"] = "",
                                            ["linkUnit"] = 354,
                                            ["y"] = 194404.7333408,
                                            ["formation_template"] = "",
                                            ["name"] = "",
                                            ["speed"] = 0,
                                            ["x"] = 162151.99157381,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 154,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "RAF (87-95) - Basic - Two Tone Green",
                                        ["category"] = "Planes",
                                        ["offsets"] = 
                                        {
                                            ["y"] = 9.6362908430316,
                                            ["angle"] = 5.1836278784232,
                                            ["x"] = -83.990659029985,
                                        }, -- end of ["offsets"]
                                        ["type"] = "AV8BNA",
                                        ["unitId"] = 358,
                                        ["rate"] = 50,
                                        ["y"] = 194404.7333408,
                                        ["x"] = 162151.99157381,
                                        ["name"] = "Static AV-8B N/A-2-1",
                                        ["heading"] = 2.3212879051525,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 194404.7333408,
                                ["x"] = 162151.99157381,
                                ["name"] = "Static AV-8B N/A-2",
                                ["linkOffset"] = true,
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 1.7976891295542,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["action"] = "",
                                            ["linkUnit"] = 354,
                                            ["y"] = 194370.76496973,
                                            ["formation_template"] = "",
                                            ["name"] = "",
                                            ["speed"] = 0,
                                            ["x"] = 162022.55615495,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 156,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard",
                                        ["category"] = "Helicopters",
                                        ["offsets"] = 
                                        {
                                            ["y"] = 6.6115482224231,
                                            ["angle"] = 4.6600291028249,
                                            ["x"] = 49.793603201013,
                                        }, -- end of ["offsets"]
                                        ["type"] = "SH-60B",
                                        ["unitId"] = 360,
                                        ["rate"] = "30",
                                        ["y"] = 194370.76496973,
                                        ["x"] = 162022.55615495,
                                        ["name"] = "Static SH-60B-1",
                                        ["heading"] = 1.7976891295542,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 194370.76496973,
                                ["x"] = 162022.55615495,
                                ["name"] = "Static SH-60B-1",
                                ["linkOffset"] = true,
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 1.8151424220741,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 194385.73124686,
                                            ["speed"] = 0,
                                            ["x"] = 162093.77770104,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 157,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "ADEquipment",
                                        ["type"] = "AS32-p25",
                                        ["unitId"] = 361,
                                        ["rate"] = 1,
                                        ["y"] = 194385.73124686,
                                        ["x"] = 162093.77770104,
                                        ["name"] = "Static AS32-P25-1",
                                        ["heading"] = 1.8151424220741,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 194385.73124686,
                                ["x"] = 162093.77770104,
                                ["name"] = "Static AS32-P25-1",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 1.6580627893946,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 194386.86593792,
                                            ["speed"] = 0,
                                            ["x"] = 162085.35148674,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 158,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "green",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_tech_USA",
                                        ["type"] = "us carrier tech",
                                        ["unitId"] = 362,
                                        ["rate"] = 20,
                                        ["y"] = 194386.86593792,
                                        ["x"] = 162085.35148674,
                                        ["name"] = "Static Carrier Technician-1",
                                        ["heading"] = 1.6580627893946,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 194386.86593792,
                                ["x"] = 162085.35148674,
                                ["name"] = "Static Carrier Technician-1",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 1.2042771838761,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 194386.83736649,
                                            ["speed"] = 0,
                                            ["x"] = 162084.23720103,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 159,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "green",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_tech_USA",
                                        ["type"] = "us carrier tech",
                                        ["unitId"] = 363,
                                        ["rate"] = 20,
                                        ["y"] = 194386.83736649,
                                        ["x"] = 162084.23720103,
                                        ["name"] = "Static Carrier Technician-2-1",
                                        ["heading"] = 1.2042771838761,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 194386.83736649,
                                ["x"] = 162084.23720103,
                                ["name"] = "Static Carrier Technician-2",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 194379.86593791,
                                            ["speed"] = 0,
                                            ["x"] = 162058.66577245,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 160,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "green",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_tech_USA",
                                        ["type"] = "us carrier tech",
                                        ["unitId"] = 364,
                                        ["rate"] = 20,
                                        ["y"] = 194379.86593791,
                                        ["x"] = 162058.66577245,
                                        ["name"] = "Static Carrier Technician-3-1",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 194379.86593791,
                                ["x"] = 162058.66577245,
                                ["name"] = "Static Carrier Technician-3",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 1.6580627893946,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 194379.43736649,
                                            ["speed"] = 0,
                                            ["x"] = 162057.23720103,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 161,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "green",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_tech_USA",
                                        ["type"] = "us carrier tech",
                                        ["unitId"] = 365,
                                        ["rate"] = 20,
                                        ["y"] = 194379.43736649,
                                        ["x"] = 162057.23720103,
                                        ["name"] = "Static Carrier Technician-4-1",
                                        ["heading"] = 1.6580627893946,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 194379.43736649,
                                ["x"] = 162057.23720103,
                                ["name"] = "Static Carrier Technician-4",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 5.3407075111026,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 194380.92308077,
                                            ["speed"] = 0,
                                            ["x"] = 162057.46577245,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 162,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "green",
                                        ["category"] = "Personnel",
                                        ["shape_name"] = "carrier_tech_USA",
                                        ["type"] = "us carrier tech",
                                        ["unitId"] = 366,
                                        ["rate"] = 20,
                                        ["y"] = 194380.92308077,
                                        ["x"] = 162057.46577245,
                                        ["name"] = "Static Carrier Technician-5-1",
                                        ["heading"] = 5.3407075111026,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 194380.92308077,
                                ["x"] = 162057.46577245,
                                ["name"] = "Static Carrier Technician-5",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 0.41887902047864,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 8488.8174292223,
                                            ["speed"] = 0,
                                            ["x"] = 107793.91936401,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 163,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard",
                                        ["category"] = "Helicopters",
                                        ["type"] = "CH-47D",
                                        ["unitId"] = 367,
                                        ["rate"] = "30",
                                        ["y"] = 8488.8174292223,
                                        ["x"] = 107793.91936401,
                                        ["name"] = "Static CH-47D-1",
                                        ["heading"] = 0.41887902047864,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 8488.8174292223,
                                ["x"] = 107793.91936401,
                                ["name"] = "Static CH-47D-1",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 0.33161255787892,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 8520.2203581084,
                                            ["speed"] = 0,
                                            ["x"] = 107781.63586336,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 164,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard",
                                        ["category"] = "Helicopters",
                                        ["type"] = "CH-47D",
                                        ["unitId"] = 368,
                                        ["rate"] = "30",
                                        ["y"] = 8520.2203581084,
                                        ["x"] = 107781.63586336,
                                        ["name"] = "Static CH-47D-2-1",
                                        ["heading"] = 0.33161255787892,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 8520.2203581084,
                                ["x"] = 107781.63586336,
                                ["name"] = "Static CH-47D-2",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 0.27925268031909,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 8550.5136265491,
                                            ["speed"] = 0,
                                            ["x"] = 107770.02816237,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 165,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard",
                                        ["category"] = "Helicopters",
                                        ["type"] = "CH-47D",
                                        ["unitId"] = 369,
                                        ["rate"] = "30",
                                        ["y"] = 8550.5136265491,
                                        ["x"] = 107770.02816237,
                                        ["name"] = "Static CH-47D-3-1",
                                        ["heading"] = 0.27925268031909,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 8550.5136265491,
                                ["x"] = 107770.02816237,
                                ["name"] = "Static CH-47D-3",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 0.0012184696791468,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80207.017184337,
                                            ["speed"] = 0,
                                            ["x"] = 85249.362933354,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 188,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting3_L",
                                        ["unitId"] = 447,
                                        ["rate"] = 1,
                                        ["y"] = 80207.017184337,
                                        ["x"] = 85249.362933354,
                                        ["name"] = "Static ERO Camo Netting Large C-11",
                                        ["heading"] = 0.0012184696791468,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80207.017184337,
                                ["x"] = 85249.362933354,
                                ["name"] = "Static ERO Camo Netting Large C-11",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 1.4486232791553,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80229.854526147,
                                            ["speed"] = 0,
                                            ["x"] = 85233.864155571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 189,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting3_L",
                                        ["unitId"] = 448,
                                        ["rate"] = 1,
                                        ["y"] = 80229.854526147,
                                        ["x"] = 85233.864155571,
                                        ["name"] = "Static ERO Camo Netting Large C-12-1",
                                        ["heading"] = 1.4486232791553,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80229.854526147,
                                ["x"] = 85233.864155571,
                                ["name"] = "Static ERO Camo Netting Large C-12",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 4.6774823953448,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80243.481188499,
                                            ["speed"] = 0,
                                            ["x"] = 85283.868761398,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 190,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting2_L",
                                        ["unitId"] = 449,
                                        ["rate"] = 1,
                                        ["y"] = 80243.481188499,
                                        ["x"] = 85283.868761398,
                                        ["name"] = "Static ERO Camo Netting Large B-2",
                                        ["heading"] = 4.6774823953448,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80243.481188499,
                                ["x"] = 85283.868761398,
                                ["name"] = "Static ERO Camo Netting Large B-2",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 4.6774823953448,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80242.980738382,
                                            ["speed"] = 0,
                                            ["x"] = 85187.519516472,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 191,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting2_L",
                                        ["unitId"] = 450,
                                        ["rate"] = 1,
                                        ["y"] = 80242.980738382,
                                        ["x"] = 85187.519516472,
                                        ["name"] = "Static ERO Camo Netting Large B-3-1",
                                        ["heading"] = 4.6774823953448,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80242.980738382,
                                ["x"] = 85187.519516472,
                                ["name"] = "Static ERO Camo Netting Large B-3",
                                ["dead"] = false,
                            }, -- end of [16]
                            [20] = 
                            {
                                ["heading"] = 0.0012184696791468,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80162.226195643,
                                            ["speed"] = 0,
                                            ["x"] = 85183.379370387,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 201,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 462,
                                        ["rate"] = 50,
                                        ["y"] = 80162.226195643,
                                        ["x"] = 85183.379370387,
                                        ["name"] = "Static FARP Tent-3-1",
                                        ["heading"] = 0.0012184696791468,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80162.226195643,
                                ["x"] = 85183.379370387,
                                ["name"] = "Static FARP Tent-3",
                                ["dead"] = false,
                            }, -- end of [20]
                            [17] = 
                            {
                                ["heading"] = 0.0012184696791468,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80162.308659358,
                                            ["speed"] = 0,
                                            ["x"] = 85204.09913777,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 197,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 456,
                                        ["rate"] = 50,
                                        ["y"] = 80162.308659358,
                                        ["x"] = 85204.09913777,
                                        ["name"] = "Static FARP Tent-6-1",
                                        ["heading"] = 0.0012184696791468,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80162.308659358,
                                ["x"] = 85204.09913777,
                                ["name"] = "Static FARP Tent-6",
                                ["dead"] = false,
                            }, -- end of [17]
                            [21] = 
                            {
                                ["heading"] = 0.0012184696791468,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80175.704569205,
                                            ["speed"] = 0,
                                            ["x"] = 85183.379370387,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 202,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 463,
                                        ["rate"] = 50,
                                        ["y"] = 80175.704569205,
                                        ["x"] = 85183.379370387,
                                        ["name"] = "Static FARP Tent-4-1",
                                        ["heading"] = 0.0012184696791468,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80175.704569205,
                                ["x"] = 85183.379370387,
                                ["name"] = "Static FARP Tent-4",
                                ["dead"] = false,
                            }, -- end of [21]
                            [18] = 
                            {
                                ["heading"] = 0.0012184696791468,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80175.822800552,
                                            ["speed"] = 0,
                                            ["x"] = 85204.424550159,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 199,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 460,
                                        ["rate"] = 50,
                                        ["y"] = 80175.822800552,
                                        ["x"] = 85204.424550159,
                                        ["name"] = "Static FARP Tent-1-1",
                                        ["heading"] = 0.0012184696791468,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80175.822800552,
                                ["x"] = 85204.424550159,
                                ["name"] = "Static FARP Tent-1",
                                ["dead"] = false,
                            }, -- end of [18]
                            [22] = 
                            {
                                ["heading"] = 0.0012184696791468,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80189.419405461,
                                            ["speed"] = 0,
                                            ["x"] = 85183.497601734,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 203,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 464,
                                        ["rate"] = 50,
                                        ["y"] = 80189.419405461,
                                        ["x"] = 85183.497601734,
                                        ["name"] = "Static FARP Tent-5-1",
                                        ["heading"] = 0.0012184696791468,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80189.419405461,
                                ["x"] = 85183.497601734,
                                ["name"] = "Static FARP Tent-5",
                                ["dead"] = false,
                            }, -- end of [22]
                            [19] = 
                            {
                                ["heading"] = 0.0012184696791468,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80188.473554685,
                                            ["speed"] = 0,
                                            ["x"] = 85204.188087465,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 200,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 461,
                                        ["rate"] = 50,
                                        ["y"] = 80188.473554685,
                                        ["x"] = 85204.188087465,
                                        ["name"] = "Static FARP Tent-2-1",
                                        ["heading"] = 0.0012184696791468,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80188.473554685,
                                ["x"] = 85204.188087465,
                                ["name"] = "Static FARP Tent-2",
                                ["dead"] = false,
                            }, -- end of [19]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                    ["ship"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = -0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 194390.84537491,
                                            ["x"] = 162068.59844874,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 151,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["modulation"] = 0,
                                        ["skill"] = "Average",
                                        ["type"] = "hms_invincible",
                                        ["unitId"] = 354,
                                        ["y"] = 194390.84537491,
                                        ["x"] = 162068.59844874,
                                        ["name"] = "Task Force",
                                        ["heading"] = 3.4208453339089,
                                        ["frequency"] = 127500000,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["modulation"] = 0,
                                        ["skill"] = "Average",
                                        ["type"] = "leander-gun-condell",
                                        ["unitId"] = 374,
                                        ["y"] = 193808.63471371,
                                        ["x"] = 163646.34318504,
                                        ["name"] = "Task Force-1",
                                        ["heading"] = 3.4208453339089,
                                        ["frequency"] = 127500000,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["modulation"] = 0,
                                        ["skill"] = "Average",
                                        ["type"] = "leander-gun-lynch",
                                        ["unitId"] = 375,
                                        ["y"] = 193614.63391806,
                                        ["x"] = 164603.41377691,
                                        ["name"] = "Task Force-2",
                                        ["heading"] = 3.4208453339089,
                                        ["frequency"] = 127500000,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["modulation"] = 0,
                                        ["skill"] = "Average",
                                        ["type"] = "CastleClass_01",
                                        ["unitId"] = 376,
                                        ["y"] = 194429.43725979,
                                        ["x"] = 163141.94111636,
                                        ["name"] = "Task Force-3",
                                        ["heading"] = 3.4208453339089,
                                        ["frequency"] = 127500000,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["modulation"] = 0,
                                        ["skill"] = "Average",
                                        ["type"] = "Ship_Tilde_Supply",
                                        ["unitId"] = 377,
                                        ["y"] = 192663.83607032,
                                        ["x"] = 162295.40567236,
                                        ["name"] = "Task Force-4",
                                        ["heading"] = 3.4208453339089,
                                        ["frequency"] = 127500000,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["modulation"] = 0,
                                        ["skill"] = "Average",
                                        ["type"] = "Seawise_Giant",
                                        ["unitId"] = 378,
                                        ["y"] = 192182.70284506,
                                        ["x"] = 162948.37219235,
                                        ["name"] = "Task Force-5",
                                        ["heading"] = 3.4208453339089,
                                        ["frequency"] = 127500000,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["modulation"] = 0,
                                        ["skill"] = "Average",
                                        ["type"] = "Ship_Tilde_Supply",
                                        ["unitId"] = 379,
                                        ["y"] = 191763.42960591,
                                        ["x"] = 163628.83203949,
                                        ["name"] = "Task Force-6",
                                        ["heading"] = 3.4208453339089,
                                        ["frequency"] = 127500000,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["modulation"] = 0,
                                        ["skill"] = "Average",
                                        ["type"] = "CastleClass_01",
                                        ["unitId"] = 380,
                                        ["y"] = 192113.40594487,
                                        ["x"] = 160494.14999467,
                                        ["name"] = "Task Force-7",
                                        ["heading"] = 3.4208453339089,
                                        ["frequency"] = 127500000,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["modulation"] = 0,
                                        ["skill"] = "Average",
                                        ["type"] = "leander-gun-ariadne",
                                        ["unitId"] = 381,
                                        ["y"] = 190050.80379246,
                                        ["x"] = 160033.34648869,
                                        ["name"] = "Task Force-8",
                                        ["heading"] = 3.4208453339089,
                                        ["frequency"] = 127500000,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["modulation"] = 0,
                                        ["skill"] = "Average",
                                        ["type"] = "leander-gun-achilles",
                                        ["unitId"] = 382,
                                        ["y"] = 189945.79327211,
                                        ["x"] = 162309.46444522,
                                        ["name"] = "Task Force-9",
                                        ["heading"] = 3.4208453339089,
                                        ["frequency"] = 127500000,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 194390.84537491,
                                ["x"] = 162068.59844874,
                                ["name"] = "Task Force",
                                ["start_time"] = 0,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["ship"]
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 80,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83266.845951416,
                                                ["x"] = 92046.490562535,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83775.931980664,
                                                ["x"] = 90980.591688796,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83775.931980664,
                                                ["x"] = 90980.591688796,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84746.749891612,
                                                ["x"] = 90988.579861426,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 76423.642846773,
                                                ["x"] = 92673.462401265,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83266.845951416,
                                                ["x"] = 92046.490562535,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84746.749891612,
                                                ["x"] = 90988.579861426,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84787.133041661,
                                                ["x"] = 90990.258810771,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84787.133041661,
                                                ["x"] = 90990.258810771,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84787.133041661,
                                                ["x"] = 90990.258810771,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 38,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 76423.642846773,
                                            ["x"] = 92673.462401265,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 28,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1717.966137944,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83266.845951416,
                                            ["x"] = 92046.490562535,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 46,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2013.274133329,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83775.931980664,
                                            ["x"] = 90980.591688796,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = 64.443756214962,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2117.6045243988,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84746.749891612,
                                            ["x"] = 90988.579861426,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 64.168411090984,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2127.7090335369,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84787.133041661,
                                            ["x"] = 90990.258810771,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["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"] = 167,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 384,
                                        ["y"] = 76423.642846773,
                                        ["x"] = 92673.462401265,
                                        ["name"] = "2 Para C Coy-1-1",
                                        ["heading"] = 1.6621608985544,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 385,
                                        ["y"] = 76402.906070171,
                                        ["x"] = 92678.940040367,
                                        ["name"] = "2 Para C Coy-1-2",
                                        ["heading"] = 1.6621608985544,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 386,
                                        ["y"] = 76380.995513762,
                                        ["x"] = 92684.808939405,
                                        ["name"] = "2 Para C Coy-1-3",
                                        ["heading"] = 1.6621608985544,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 387,
                                        ["y"] = 76360.649997096,
                                        ["x"] = 92692.242878187,
                                        ["name"] = "2 Para C Coy-1-4",
                                        ["heading"] = 1.6621608985544,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier AK",
                                        ["unitId"] = 388,
                                        ["y"] = 76340.695740366,
                                        ["x"] = 92703.198156392,
                                        ["name"] = "2 Para C Coy-1-5",
                                        ["heading"] = 1.6621608985544,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 76423.642846773,
                                ["x"] = 92673.462401265,
                                ["name"] = "2 Para C Coy Bravo",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 82200.947077678,
                                                ["x"] = 92116.944432654,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83192.399638074,
                                                ["x"] = 90769.174776029,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83192.399638074,
                                                ["x"] = 90769.174776029,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83201.531549615,
                                                ["x"] = 90584.206416056,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 76460.933503818,
                                                ["x"] = 92725.772906287,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 82200.947077678,
                                                ["x"] = 92116.944432654,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83201.531549615,
                                                ["x"] = 90584.206416056,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84778.541137802,
                                                ["x"] = 90973.884561194,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83359.348574145,
                                                ["x"] = 90604.277864852,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83359.348574145,
                                                ["x"] = 90604.277864852,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 34,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 76460.933503818,
                                            ["x"] = 92725.772906287,
                                            ["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]
                                        [2] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1443.0529256233,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 82200.947077678,
                                            ["x"] = 92116.944432654,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 103.23400572905,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 886.72495136609,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83192.399638074,
                                            ["x"] = 90769.174776029,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["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"] = 80,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1800.3036441735,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83201.531549615,
                                            ["x"] = 90584.206416056,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 34,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2313.7513304356,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84778.541137802,
                                            ["x"] = 90973.884561194,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 4,
                                            ["action"] = "Off Road",
                                            ["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"] = 168,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 389,
                                        ["y"] = 76460.933503818,
                                        ["x"] = 92725.772906287,
                                        ["name"] = "2 Para A Coy-1-1",
                                        ["heading"] = 1.6764686544562,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 390,
                                        ["y"] = 76440.196727216,
                                        ["x"] = 92731.250545389,
                                        ["name"] = "2 Para A Coy-1-2",
                                        ["heading"] = 1.6764686544562,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 391,
                                        ["y"] = 76418.286170806,
                                        ["x"] = 92737.119444427,
                                        ["name"] = "2 Para A Coy-1-3",
                                        ["heading"] = 1.6764686544562,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["livery_id"] = "autumn",
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 392,
                                        ["y"] = 76396.190495845,
                                        ["x"] = 92744.83971481,
                                        ["name"] = "2 Para A Coy-1-9",
                                        ["heading"] = 1.6764686544562,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier RPG",
                                        ["unitId"] = 393,
                                        ["y"] = 76377.98639741,
                                        ["x"] = 92755.508661414,
                                        ["name"] = "2 Para A Coy-1-10",
                                        ["heading"] = 1.6764686544562,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 76460.933503818,
                                ["x"] = 92725.772906287,
                                ["name"] = "2 Para A Coy Bravo",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 52,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80279.854608475,
                                            ["x"] = 85285.480844423,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "FireAtPoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["y"] = 81184.971032879,
                                                                        ["templateId"] = "",
                                                                        ["expendQtyEnabled"] = false,
                                                                        ["alt_type"] = 1,
                                                                        ["expendQty"] = 1,
                                                                        ["x"] = 90169.716586127,
                                                                        ["weaponType"] = 52613349374,
                                                                        ["zoneRadius"] = 1000.0488,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["time"] = 900,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "FireAtPoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["y"] = 81978.797498317,
                                                                        ["templateId"] = "",
                                                                        ["expendQtyEnabled"] = false,
                                                                        ["alt_type"] = 1,
                                                                        ["expendQty"] = 1,
                                                                        ["x"] = 87424.058166165,
                                                                        ["weaponType"] = 52613349374,
                                                                        ["zoneRadius"] = 1000.0488,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["condition"] = 
                                                                {
                                                                    ["time"] = 900,
                                                                }, -- end of ["condition"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["time"] = 1500,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 184,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 439,
                                        ["y"] = 80279.854608475,
                                        ["x"] = 85285.480844423,
                                        ["name"] = "British Arty Battery Alpha-2",
                                        ["heading"] = 1.3962634015955,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 438,
                                        ["y"] = 80258.17995004,
                                        ["x"] = 85304.932460967,
                                        ["name"] = "British Arty Battery Alpha-1",
                                        ["heading"] = 1.3962634015955,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 437,
                                        ["y"] = 80258.550457021,
                                        ["x"] = 85261.397890606,
                                        ["name"] = "N Coy 5th Marines Delta-1-10",
                                        ["heading"] = 1.3962634015955,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 80279.854608475,
                                ["x"] = 85285.480844423,
                                ["name"] = "British Arty Battery Alpha",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 53,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80281.00720093,
                                            ["x"] = 85191.723304682,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "FireAtPoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["y"] = 81184.971032879,
                                                                        ["templateId"] = "",
                                                                        ["expendQtyEnabled"] = false,
                                                                        ["alt_type"] = 1,
                                                                        ["expendQty"] = 1,
                                                                        ["x"] = 90169.716586127,
                                                                        ["weaponType"] = 52613349374,
                                                                        ["zoneRadius"] = 1000.0488,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["time"] = 900,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "FireAtPoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["y"] = 84200.989650359,
                                                                        ["templateId"] = "",
                                                                        ["expendQtyEnabled"] = false,
                                                                        ["alt_type"] = 1,
                                                                        ["expendQty"] = 1,
                                                                        ["x"] = 87944.817802863,
                                                                        ["weaponType"] = 52613349374,
                                                                        ["zoneRadius"] = 1000.0488,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["condition"] = 
                                                                {
                                                                    ["time"] = 900,
                                                                }, -- end of ["condition"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["time"] = 1500,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 198,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 457,
                                        ["y"] = 80281.00720093,
                                        ["x"] = 85191.723304682,
                                        ["name"] = "British Arty Battery Alpha-1-1",
                                        ["heading"] = 1.3962634015955,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 458,
                                        ["y"] = 80259.332542495,
                                        ["x"] = 85211.174921226,
                                        ["name"] = "British Arty Battery Alpha-1-2",
                                        ["heading"] = 1.3962634015955,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 459,
                                        ["y"] = 80259.703049477,
                                        ["x"] = 85167.640350866,
                                        ["name"] = "British Arty Battery Alpha-1-3",
                                        ["heading"] = 1.3962634015955,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 80281.00720093,
                                ["x"] = 85191.723304682,
                                ["name"] = "British Arty Battery Alpha-1",
                                ["start_time"] = 0,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "CJTF Blue",
                }, -- end of [3]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "neutrals",
            ["country"] = 
            {
            }, -- end of ["country"]
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 0,
                ["x"] = 0,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 83,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80831.786098672,
                                            ["speed"] = 0,
                                            ["x"] = 90269.254385941,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ERO_Revetment_SAM_O2",
                                        ["type"] = "ERO_Revetment_SAM_O2",
                                        ["unitId"] = 2,
                                        ["rate"] = 10,
                                        ["y"] = 80831.786098672,
                                        ["x"] = 90269.254385941,
                                        ["name"] = "Static ERO Revetment O2-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80831.786098672,
                                ["x"] = 90269.254385941,
                                ["name"] = "Static ERO Revetment O2-1",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80867.083207339,
                                            ["speed"] = 0,
                                            ["x"] = 90273.584219671,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 3,
                                        ["rate"] = 1,
                                        ["y"] = 80867.083207339,
                                        ["x"] = 90273.584219671,
                                        ["name"] = "Static ERO Sandbags Wall-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80867.083207339,
                                ["x"] = 90273.584219671,
                                ["name"] = "Static ERO Sandbags Wall-1",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80873.369300292,
                                            ["speed"] = 0,
                                            ["x"] = 90273.584219671,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 4,
                                        ["rate"] = 1,
                                        ["y"] = 80873.369300292,
                                        ["x"] = 90273.584219671,
                                        ["name"] = "Static ERO Sandbags Wall-2-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80873.369300292,
                                ["x"] = 90273.584219671,
                                ["name"] = "Static ERO Sandbags Wall-2",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80804.663997815,
                                            ["speed"] = 0,
                                            ["x"] = 90274.81627968,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 5,
                                        ["rate"] = 1,
                                        ["y"] = 80804.663997815,
                                        ["x"] = 90274.81627968,
                                        ["name"] = "Static ERO Sandbags Wall-3-1",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80804.663997815,
                                ["x"] = 90274.81627968,
                                ["name"] = "Static ERO Sandbags Wall-3",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 5.7770398241012,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80799.013853688,
                                            ["speed"] = 0,
                                            ["x"] = 90272.944679688,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 6,
                                        ["rate"] = 1,
                                        ["y"] = 80799.013853688,
                                        ["x"] = 90272.944679688,
                                        ["name"] = "Static ERO Sandbags Wall-4-1",
                                        ["heading"] = 5.7770398241012,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80799.013853688,
                                ["x"] = 90272.944679688,
                                ["name"] = "Static ERO Sandbags Wall-4",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 5.7770398241012,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80794.05404003,
                                            ["speed"] = 0,
                                            ["x"] = 90270.16718404,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 7,
                                        ["rate"] = 1,
                                        ["y"] = 80794.05404003,
                                        ["x"] = 90270.16718404,
                                        ["name"] = "Static ERO Sandbags Wall-5-1",
                                        ["heading"] = 5.7770398241012,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80794.05404003,
                                ["x"] = 90270.16718404,
                                ["name"] = "Static ERO Sandbags Wall-5",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 5.7770398241012,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80789.193422645,
                                            ["speed"] = 0,
                                            ["x"] = 90267.488884665,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 8,
                                        ["rate"] = 1,
                                        ["y"] = 80789.193422645,
                                        ["x"] = 90267.488884665,
                                        ["name"] = "Static ERO Sandbags Wall-6-1",
                                        ["heading"] = 5.7770398241012,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80789.193422645,
                                ["x"] = 90267.488884665,
                                ["name"] = "Static ERO Sandbags Wall-6",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 4.5204027626653,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80802.188134429,
                                            ["speed"] = 0,
                                            ["x"] = 90256.726089027,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting_L",
                                        ["unitId"] = 9,
                                        ["rate"] = 1,
                                        ["y"] = 80802.188134429,
                                        ["x"] = 90256.726089027,
                                        ["name"] = "Static ERO Camo Netting Large A-1",
                                        ["heading"] = 4.5204027626653,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80802.188134429,
                                ["x"] = 90256.726089027,
                                ["name"] = "Static ERO Camo Netting Large A-1",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 5.7770398241012,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 83128.797284895,
                                            ["speed"] = 0,
                                            ["x"] = 90591.173131576,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 23,
                                        ["rate"] = 1,
                                        ["y"] = 83128.797284895,
                                        ["x"] = 90591.173131576,
                                        ["name"] = "Static ERO Sandbags Wall-7-1",
                                        ["heading"] = 5.7770398241012,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 83128.797284895,
                                ["x"] = 90591.173131576,
                                ["name"] = "Static ERO Sandbags Wall-7",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 5.7770398241012,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 83123.446843493,
                                            ["speed"] = 0,
                                            ["x"] = 90588.200664131,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 24,
                                        ["rate"] = 1,
                                        ["y"] = 83123.446843493,
                                        ["x"] = 90588.200664131,
                                        ["name"] = "Static ERO Sandbags Wall-8-1",
                                        ["heading"] = 5.7770398241012,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 83123.446843493,
                                ["x"] = 90588.200664131,
                                ["name"] = "Static ERO Sandbags Wall-8",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 5.7770398241012,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 83118.334199488,
                                            ["speed"] = 0,
                                            ["x"] = 90585.347095383,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 25,
                                        ["rate"] = 1,
                                        ["y"] = 83118.334199488,
                                        ["x"] = 90585.347095383,
                                        ["name"] = "Static ERO Sandbags Wall-9-1",
                                        ["heading"] = 5.7770398241012,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 83118.334199488,
                                ["x"] = 90585.347095383,
                                ["name"] = "Static ERO Sandbags Wall-9",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 3.1241393610699,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 83179.923724955,
                                            ["speed"] = 0,
                                            ["x"] = 90594.74009251,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 26,
                                        ["rate"] = 1,
                                        ["y"] = 83179.923724955,
                                        ["x"] = 90594.74009251,
                                        ["name"] = "Static ERO Sandbags Wall-10-1",
                                        ["heading"] = 3.1241393610699,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 83179.923724955,
                                ["x"] = 90594.74009251,
                                ["name"] = "Static ERO Sandbags Wall-10",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 3.1241393610699,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 83185.868659846,
                                            ["speed"] = 0,
                                            ["x"] = 90594.858991208,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 27,
                                        ["rate"] = 1,
                                        ["y"] = 83185.868659846,
                                        ["x"] = 90594.858991208,
                                        ["name"] = "Static ERO Sandbags Wall-11-1",
                                        ["heading"] = 3.1241393610699,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 83185.868659846,
                                ["x"] = 90594.858991208,
                                ["name"] = "Static ERO Sandbags Wall-11",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 3.1241393610699,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 83191.991942783,
                                            ["speed"] = 0,
                                            ["x"] = 90594.977889906,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 28,
                                        ["rate"] = 1,
                                        ["y"] = 83191.991942783,
                                        ["x"] = 90594.977889906,
                                        ["name"] = "Static ERO Sandbags Wall-12-1",
                                        ["heading"] = 3.1241393610699,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 83191.991942783,
                                ["x"] = 90594.977889906,
                                ["name"] = "Static ERO Sandbags Wall-12",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 3.1241393610699,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 83215.325098837,
                                            ["speed"] = 0,
                                            ["x"] = 90595.222940122,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 29,
                                        ["rate"] = 1,
                                        ["y"] = 83215.325098837,
                                        ["x"] = 90595.222940122,
                                        ["name"] = "Static ERO Sandbags Wall-13-1",
                                        ["heading"] = 3.1241393610699,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 83215.325098837,
                                ["x"] = 90595.222940122,
                                ["name"] = "Static ERO Sandbags Wall-13",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 1.553343034275,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 83209.734422616,
                                            ["speed"] = 0,
                                            ["x"] = 90596.219727355,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Hesco_Barrier_Tower",
                                        ["unitId"] = 30,
                                        ["rate"] = 50,
                                        ["y"] = 83209.734422616,
                                        ["x"] = 90596.219727355,
                                        ["name"] = "Static ERO Hesco Barrier Tower-1",
                                        ["heading"] = 1.553343034275,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 83209.734422616,
                                ["x"] = 90596.219727355,
                                ["name"] = "Static ERO Hesco Barrier Tower-1",
                                ["dead"] = false,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["heading"] = 4.6774823953448,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 83217.925413358,
                                            ["speed"] = 0,
                                            ["x"] = 90591.149114039,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 31,
                                        ["rate"] = 1,
                                        ["y"] = 83217.925413358,
                                        ["x"] = 90591.149114039,
                                        ["name"] = "Static ERO Sandbags Wall-14-1",
                                        ["heading"] = 4.6774823953448,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 83217.925413358,
                                ["x"] = 90591.149114039,
                                ["name"] = "Static ERO Sandbags Wall-14",
                                ["dead"] = false,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 84766.714141901,
                                            ["speed"] = 0,
                                            ["x"] = 90993.806382936,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ERO_Revetment_SAM_O2",
                                        ["type"] = "ERO_Revetment_SAM_O2",
                                        ["unitId"] = 39,
                                        ["rate"] = 10,
                                        ["y"] = 84766.714141901,
                                        ["x"] = 90993.806382936,
                                        ["name"] = "",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 84766.714141901,
                                ["x"] = 90993.806382936,
                                ["name"] = "",
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 3.7175513067479,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 84794.560697665,
                                            ["speed"] = 0,
                                            ["x"] = 90975.545461185,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting_L",
                                        ["unitId"] = 44,
                                        ["rate"] = 1,
                                        ["y"] = 84794.560697665,
                                        ["x"] = 90975.545461185,
                                        ["name"] = "Static ERO Camo Netting Large A-2-1",
                                        ["heading"] = 3.7175513067479,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 84794.560697665,
                                ["x"] = 90975.545461185,
                                ["name"] = "Static ERO Camo Netting Large A-2",
                                ["dead"] = false,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["heading"] = 3.1066860685499,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 84799.413596625,
                                            ["speed"] = 0,
                                            ["x"] = 90990.710770436,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting_L",
                                        ["unitId"] = 45,
                                        ["rate"] = 1,
                                        ["y"] = 84799.413596625,
                                        ["x"] = 90990.710770436,
                                        ["name"] = "Static ERO Camo Netting Large A-3-1",
                                        ["heading"] = 3.1066860685499,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 84799.413596625,
                                ["x"] = 90990.710770436,
                                ["name"] = "Static ERO Camo Netting Large A-3",
                                ["dead"] = false,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["heading"] = 4.2062434973063,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81016.42259986,
                                            ["speed"] = 0,
                                            ["x"] = 87785.139583054,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 111,
                                        ["rate"] = 1,
                                        ["y"] = 81016.42259986,
                                        ["x"] = 87785.139583054,
                                        ["name"] = "Static ERO Sandbags Wall-15-1",
                                        ["heading"] = 4.2062434973063,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81016.42259986,
                                ["x"] = 87785.139583054,
                                ["name"] = "Static ERO Sandbags Wall-15",
                                ["dead"] = false,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["heading"] = 4.2062434973063,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81013.213837795,
                                            ["speed"] = 0,
                                            ["x"] = 87791.004708215,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 36,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 112,
                                        ["rate"] = 1,
                                        ["y"] = 81013.213837795,
                                        ["x"] = 87791.004708215,
                                        ["name"] = "Static ERO Sandbags Wall-16-1",
                                        ["heading"] = 4.2062434973063,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81013.213837795,
                                ["x"] = 87791.004708215,
                                ["name"] = "Static ERO Sandbags Wall-16",
                                ["dead"] = false,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["heading"] = 5.4977871437821,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 80999.024010434,
                                            ["speed"] = 0,
                                            ["x"] = 87814.057751749,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 37,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 113,
                                        ["rate"] = 1,
                                        ["y"] = 80999.024010434,
                                        ["x"] = 87814.057751749,
                                        ["name"] = "Static ERO Sandbags Wall-17-1",
                                        ["heading"] = 5.4977871437821,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 80999.024010434,
                                ["x"] = 87814.057751749,
                                ["name"] = "Static ERO Sandbags Wall-17",
                                ["dead"] = false,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["heading"] = 3.5604716740684,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81035.757491522,
                                            ["speed"] = 0,
                                            ["x"] = 87797.523628373,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 38,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting",
                                        ["unitId"] = 114,
                                        ["rate"] = 1,
                                        ["y"] = 81035.757491522,
                                        ["x"] = 87797.523628373,
                                        ["name"] = "Static ERO Camo Netting A-1",
                                        ["heading"] = 3.5604716740684,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81035.757491522,
                                ["x"] = 87797.523628373,
                                ["name"] = "Static ERO Camo Netting A-1",
                                ["dead"] = false,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["heading"] = 4.2062434973063,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81075.235468226,
                                            ["speed"] = 0,
                                            ["x"] = 87711.282588183,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 40,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 125,
                                        ["rate"] = 1,
                                        ["y"] = 81075.235468226,
                                        ["x"] = 87711.282588183,
                                        ["name"] = "Static ERO Sandbags Wall-18-1",
                                        ["heading"] = 4.2062434973063,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81075.235468226,
                                ["x"] = 87711.282588183,
                                ["name"] = "Static ERO Sandbags Wall-18",
                                ["dead"] = false,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["heading"] = 3.4382986264288,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81103.203642251,
                                            ["speed"] = 0,
                                            ["x"] = 87708.168484773,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 44,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ERO_Revetment_SAM_O2",
                                        ["type"] = "ERO_Revetment_SAM_O2",
                                        ["unitId"] = 129,
                                        ["rate"] = 10,
                                        ["y"] = 81103.203642251,
                                        ["x"] = 87708.168484773,
                                        ["name"] = "Static ERO Revetment O2-2",
                                        ["heading"] = 3.4382986264288,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81103.203642251,
                                ["x"] = 87708.168484773,
                                ["name"] = "Static ERO Revetment O2-2",
                                ["dead"] = false,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["heading"] = 0.62831853071796,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81107.358012488,
                                            ["speed"] = 0,
                                            ["x"] = 87717.705562955,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 46,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting3_L",
                                        ["unitId"] = 136,
                                        ["rate"] = 1,
                                        ["y"] = 81107.358012488,
                                        ["x"] = 87717.705562955,
                                        ["name"] = "Static ERO Camo Netting Large C-1",
                                        ["heading"] = 0.62831853071796,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81107.358012488,
                                ["x"] = 87717.705562955,
                                ["name"] = "Static ERO Camo Netting Large C-1",
                                ["dead"] = false,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["heading"] = 5.4977871437821,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81024.605174765,
                                            ["speed"] = 0,
                                            ["x"] = 87942.29040703,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 47,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 137,
                                        ["rate"] = 1,
                                        ["y"] = 81024.605174765,
                                        ["x"] = 87942.29040703,
                                        ["name"] = "Static ERO Sandbags Wall-19-1",
                                        ["heading"] = 5.4977871437821,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81024.605174765,
                                ["x"] = 87942.29040703,
                                ["name"] = "Static ERO Sandbags Wall-19",
                                ["dead"] = false,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["heading"] = 5.4977871437821,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81020.481493021,
                                            ["speed"] = 0,
                                            ["x"] = 87938.267302889,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 48,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 138,
                                        ["rate"] = 1,
                                        ["y"] = 81020.481493021,
                                        ["x"] = 87938.267302889,
                                        ["name"] = "Static ERO Sandbags Wall-20-1",
                                        ["heading"] = 5.4977871437821,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81020.481493021,
                                ["x"] = 87938.267302889,
                                ["name"] = "Static ERO Sandbags Wall-20",
                                ["dead"] = false,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["heading"] = 5.4977871437821,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81028.992358767,
                                            ["speed"] = 0,
                                            ["x"] = 87946.605273723,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 49,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 139,
                                        ["rate"] = 1,
                                        ["y"] = 81028.992358767,
                                        ["x"] = 87946.605273723,
                                        ["name"] = "Static ERO Sandbags Wall-21-1",
                                        ["heading"] = 5.4977871437821,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81028.992358767,
                                ["x"] = 87946.605273723,
                                ["name"] = "Static ERO Sandbags Wall-21",
                                ["dead"] = false,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["heading"] = 3.7699111843078,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81045.087067493,
                                            ["speed"] = 0,
                                            ["x"] = 87926.115699884,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 50,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ERO_Revetment_SAM_O2",
                                        ["type"] = "ERO_Revetment_SAM_O2",
                                        ["unitId"] = 140,
                                        ["rate"] = 10,
                                        ["y"] = 81045.087067493,
                                        ["x"] = 87926.115699884,
                                        ["name"] = "Static ERO Revetment O2-3",
                                        ["heading"] = 3.7699111843078,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81045.087067493,
                                ["x"] = 87926.115699884,
                                ["name"] = "Static ERO Revetment O2-3",
                                ["dead"] = false,
                            }, -- end of [31]
                            [32] = 
                            {
                                ["heading"] = 5.6199601914217,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81305.327303908,
                                            ["speed"] = 0,
                                            ["x"] = 87805.877545321,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 52,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ERO_Revetment_SAM_O4",
                                        ["type"] = "ERO_Revetment_SAM_O4",
                                        ["unitId"] = 147,
                                        ["rate"] = 10,
                                        ["y"] = 81305.327303908,
                                        ["x"] = 87805.877545321,
                                        ["name"] = "Static ERO Revetment O4-1",
                                        ["heading"] = 5.6199601914217,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81305.327303908,
                                ["x"] = 87805.877545321,
                                ["name"] = "Static ERO Revetment O4-1",
                                ["dead"] = false,
                            }, -- end of [32]
                            [33] = 
                            {
                                ["heading"] = 2.4260076602721,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81343.641926881,
                                            ["speed"] = 0,
                                            ["x"] = 87682.220791547,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 53,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ERO_Revetment_SAM11",
                                        ["type"] = "ERO_Revetment_SAM11",
                                        ["unitId"] = 148,
                                        ["rate"] = 10,
                                        ["y"] = 81343.641926881,
                                        ["x"] = 87682.220791547,
                                        ["name"] = "Static ERO Revetment O5-1",
                                        ["heading"] = 2.4260076602721,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81343.641926881,
                                ["x"] = 87682.220791547,
                                ["name"] = "Static ERO Revetment O5-1",
                                ["dead"] = false,
                            }, -- end of [33]
                            [34] = 
                            {
                                ["heading"] = 5.6199601914217,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81321.282715709,
                                            ["speed"] = 0,
                                            ["x"] = 87788.790116898,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 54,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting2_L",
                                        ["unitId"] = 149,
                                        ["rate"] = 1,
                                        ["y"] = 81321.282715709,
                                        ["x"] = 87788.790116898,
                                        ["name"] = "Static ERO Camo Netting Large B-1",
                                        ["heading"] = 5.6199601914217,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81321.282715709,
                                ["x"] = 87788.790116898,
                                ["name"] = "Static ERO Camo Netting Large B-1",
                                ["dead"] = false,
                            }, -- end of [34]
                            [35] = 
                            {
                                ["heading"] = 2.4085543677522,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81334.566370714,
                                            ["speed"] = 0,
                                            ["x"] = 87779.646340284,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 58,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ERO_Revetment_SAM_U",
                                        ["type"] = "ERO_Revetment_SAM_U",
                                        ["unitId"] = 161,
                                        ["rate"] = 10,
                                        ["y"] = 81334.566370714,
                                        ["x"] = 87779.646340284,
                                        ["name"] = "Static ERO Revetment U2-1",
                                        ["heading"] = 2.4085543677522,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81334.566370714,
                                ["x"] = 87779.646340284,
                                ["name"] = "Static ERO Revetment U2-1",
                                ["dead"] = false,
                            }, -- end of [35]
                            [36] = 
                            {
                                ["heading"] = 1.535889741755,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 82108.148429728,
                                            ["speed"] = 0,
                                            ["x"] = 86680.80566497,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 60,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_ZU23_pos",
                                        ["unitId"] = 168,
                                        ["rate"] = 1,
                                        ["y"] = 82108.148429728,
                                        ["x"] = 86680.80566497,
                                        ["name"] = "Static ERO ZU-23 Position-1",
                                        ["heading"] = 1.535889741755,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 82108.148429728,
                                ["x"] = 86680.80566497,
                                ["name"] = "Static ERO ZU-23 Position-1",
                                ["dead"] = false,
                            }, -- end of [36]
                            [37] = 
                            {
                                ["heading"] = 1.535889741755,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 82110.322577224,
                                            ["speed"] = 0,
                                            ["x"] = 86686.965994807,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 61,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 169,
                                        ["rate"] = 1,
                                        ["y"] = 82110.322577224,
                                        ["x"] = 86686.965994807,
                                        ["name"] = "Static ERO Sandbags Wall-22",
                                        ["heading"] = 1.535889741755,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 82110.322577224,
                                ["x"] = 86686.965994807,
                                ["name"] = "Static ERO Sandbags Wall-22",
                                ["dead"] = false,
                            }, -- end of [37]
                            [38] = 
                            {
                                ["heading"] = 0.069813170079773,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 82112.792672347,
                                            ["speed"] = 0,
                                            ["x"] = 86689.202087144,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 62,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 170,
                                        ["rate"] = 1,
                                        ["y"] = 82112.792672347,
                                        ["x"] = 86689.202087144,
                                        ["name"] = "Static ERO Sandbags Wall-23-1",
                                        ["heading"] = 0.069813170079773,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 82112.792672347,
                                ["x"] = 86689.202087144,
                                ["name"] = "Static ERO Sandbags Wall-23",
                                ["dead"] = false,
                            }, -- end of [38]
                            [39] = 
                            {
                                ["heading"] = 0.069813170079773,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 82112.909323367,
                                            ["speed"] = 0,
                                            ["x"] = 86671.149067416,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 63,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 171,
                                        ["rate"] = 1,
                                        ["y"] = 82112.909323367,
                                        ["x"] = 86671.149067416,
                                        ["name"] = "Static ERO Sandbags Wall-24-1",
                                        ["heading"] = 0.069813170079773,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 82112.909323367,
                                ["x"] = 86671.149067416,
                                ["name"] = "Static ERO Sandbags Wall-24",
                                ["dead"] = false,
                            }, -- end of [39]
                            [40] = 
                            {
                                ["heading"] = 4.6600291028249,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 82110.29730672,
                                            ["speed"] = 0,
                                            ["x"] = 86673.848368642,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 64,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 172,
                                        ["rate"] = 1,
                                        ["y"] = 82110.29730672,
                                        ["x"] = 86673.848368642,
                                        ["name"] = "Static ERO Sandbags Wall-25-1",
                                        ["heading"] = 4.6600291028249,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 82110.29730672,
                                ["x"] = 86673.848368642,
                                ["name"] = "Static ERO Sandbags Wall-25",
                                ["dead"] = false,
                            }, -- end of [40]
                            [41] = 
                            {
                                ["heading"] = 1.3439035240356,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81484.02621189,
                                            ["speed"] = 0,
                                            ["x"] = 85147.903985799,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 66,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_ZU23_pos",
                                        ["unitId"] = 179,
                                        ["rate"] = 1,
                                        ["y"] = 81484.02621189,
                                        ["x"] = 85147.903985799,
                                        ["name"] = "Static ERO ZU-23 Position-2-1",
                                        ["heading"] = 1.3439035240356,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81484.02621189,
                                ["x"] = 85147.903985799,
                                ["name"] = "Static ERO ZU-23 Position-2",
                                ["dead"] = false,
                            }, -- end of [41]
                            [42] = 
                            {
                                ["heading"] = 1.3439035240356,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81480.612428694,
                                            ["speed"] = 0,
                                            ["x"] = 85063.449958041,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 67,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_ZU23_pos",
                                        ["unitId"] = 180,
                                        ["rate"] = 1,
                                        ["y"] = 81480.612428694,
                                        ["x"] = 85063.449958041,
                                        ["name"] = "Static ERO ZU-23 Position-3-1",
                                        ["heading"] = 1.3439035240356,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81480.612428694,
                                ["x"] = 85063.449958041,
                                ["name"] = "Static ERO ZU-23 Position-3",
                                ["dead"] = false,
                            }, -- end of [42]
                            [43] = 
                            {
                                ["heading"] = 1.3439035240356,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81486.892646034,
                                            ["speed"] = 0,
                                            ["x"] = 85143.406817335,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 68,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 181,
                                        ["rate"] = 1,
                                        ["y"] = 81486.892646034,
                                        ["x"] = 85143.406817335,
                                        ["name"] = "Static ERO Sandbags Wall-26",
                                        ["heading"] = 1.3439035240356,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81486.892646034,
                                ["x"] = 85143.406817335,
                                ["name"] = "Static ERO Sandbags Wall-26",
                                ["dead"] = false,
                            }, -- end of [43]
                            [44] = 
                            {
                                ["heading"] = 1.3439035240356,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81488.28996952,
                                            ["speed"] = 0,
                                            ["x"] = 85137.196490729,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 69,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 182,
                                        ["rate"] = 1,
                                        ["y"] = 81488.28996952,
                                        ["x"] = 85137.196490729,
                                        ["name"] = "Static ERO Sandbags Wall-27-1",
                                        ["heading"] = 1.3439035240356,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81488.28996952,
                                ["x"] = 85137.196490729,
                                ["name"] = "Static ERO Sandbags Wall-27",
                                ["dead"] = false,
                            }, -- end of [44]
                            [45] = 
                            {
                                ["heading"] = 1.7627825445143,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81483.425213678,
                                            ["speed"] = 0,
                                            ["x"] = 85070.694243319,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 70,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 183,
                                        ["rate"] = 1,
                                        ["y"] = 81483.425213678,
                                        ["x"] = 85070.694243319,
                                        ["name"] = "Static ERO Sandbags Wall-28-1",
                                        ["heading"] = 1.7627825445143,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81483.425213678,
                                ["x"] = 85070.694243319,
                                ["name"] = "Static ERO Sandbags Wall-28",
                                ["dead"] = false,
                            }, -- end of [45]
                            [46] = 
                            {
                                ["heading"] = 1.7627825445143,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81484.719031721,
                                            ["speed"] = 0,
                                            ["x"] = 85076.956322647,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 71,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 184,
                                        ["rate"] = 1,
                                        ["y"] = 81484.719031721,
                                        ["x"] = 85076.956322647,
                                        ["name"] = "Static ERO Sandbags Wall-29-1",
                                        ["heading"] = 1.7627825445143,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81484.719031721,
                                ["x"] = 85076.956322647,
                                ["name"] = "Static ERO Sandbags Wall-29",
                                ["dead"] = false,
                            }, -- end of [46]
                            [47] = 
                            {
                                ["heading"] = 1.7627825445143,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81485.961097043,
                                            ["speed"] = 0,
                                            ["x"] = 85083.37366014,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 72,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 185,
                                        ["rate"] = 1,
                                        ["y"] = 81485.961097043,
                                        ["x"] = 85083.37366014,
                                        ["name"] = "Static ERO Sandbags Wall-30-1",
                                        ["heading"] = 1.7627825445143,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81485.961097043,
                                ["x"] = 85083.37366014,
                                ["name"] = "Static ERO Sandbags Wall-30",
                                ["dead"] = false,
                            }, -- end of [47]
                            [48] = 
                            {
                                ["heading"] = 0.22689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81514.113081099,
                                            ["speed"] = 0,
                                            ["x"] = 85065.904512823,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 73,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting2",
                                        ["unitId"] = 186,
                                        ["rate"] = 1,
                                        ["y"] = 81514.113081099,
                                        ["x"] = 85065.904512823,
                                        ["name"] = "Static ERO Camo Netting B-1",
                                        ["heading"] = 0.22689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81514.113081099,
                                ["x"] = 85065.904512823,
                                ["name"] = "Static ERO Camo Netting B-1",
                                ["dead"] = false,
                            }, -- end of [48]
                            [49] = 
                            {
                                ["heading"] = 6.1261056745001,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81515.625852306,
                                            ["speed"] = 0,
                                            ["x"] = 85078.712642374,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 74,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting2",
                                        ["unitId"] = 187,
                                        ["rate"] = 1,
                                        ["y"] = 81515.625852306,
                                        ["x"] = 85078.712642374,
                                        ["name"] = "Static ERO Camo Netting B-2-1",
                                        ["heading"] = 6.1261056745001,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81515.625852306,
                                ["x"] = 85078.712642374,
                                ["name"] = "Static ERO Camo Netting B-2",
                                ["dead"] = false,
                            }, -- end of [49]
                            [50] = 
                            {
                                ["heading"] = 1.6580627893946,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 81557.882594682,
                                            ["speed"] = 0,
                                            ["x"] = 85111.791906096,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 75,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting",
                                        ["unitId"] = 188,
                                        ["rate"] = 1,
                                        ["y"] = 81557.882594682,
                                        ["x"] = 85111.791906096,
                                        ["name"] = "Static ERO Camo Netting A-2",
                                        ["heading"] = 1.6580627893946,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 81557.882594682,
                                ["x"] = 85111.791906096,
                                ["name"] = "Static ERO Camo Netting A-2",
                                ["dead"] = false,
                            }, -- end of [50]
                            [51] = 
                            {
                                ["heading"] = 1.7453292519943,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 84854.818515207,
                                            ["speed"] = 0,
                                            ["x"] = 86702.359886643,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 78,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting",
                                        ["unitId"] = 199,
                                        ["rate"] = 1,
                                        ["y"] = 84854.818515207,
                                        ["x"] = 86702.359886643,
                                        ["name"] = "Static ERO Camo Netting A-3-1",
                                        ["heading"] = 1.7453292519943,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 84854.818515207,
                                ["x"] = 86702.359886643,
                                ["name"] = "Static ERO Camo Netting A-3",
                                ["dead"] = false,
                            }, -- end of [51]
                            [52] = 
                            {
                                ["heading"] = 1.7453292519943,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 84864.891110407,
                                            ["speed"] = 0,
                                            ["x"] = 86700.332286311,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 79,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting",
                                        ["unitId"] = 200,
                                        ["rate"] = 1,
                                        ["y"] = 84864.891110407,
                                        ["x"] = 86700.332286311,
                                        ["name"] = "Static ERO Camo Netting A-4-1",
                                        ["heading"] = 1.7453292519943,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 84864.891110407,
                                ["x"] = 86700.332286311,
                                ["name"] = "Static ERO Camo Netting A-4",
                                ["dead"] = false,
                            }, -- end of [52]
                            [53] = 
                            {
                                ["heading"] = 1.7453292519943,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 84833.103569712,
                                            ["speed"] = 0,
                                            ["x"] = 86694.903549937,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 80,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_ZU23_pos",
                                        ["unitId"] = 201,
                                        ["rate"] = 1,
                                        ["y"] = 84833.103569712,
                                        ["x"] = 86694.903549937,
                                        ["name"] = "Static ERO ZU-23 Position-4",
                                        ["heading"] = 1.7453292519943,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 84833.103569712,
                                ["x"] = 86694.903549937,
                                ["name"] = "Static ERO ZU-23 Position-4",
                                ["dead"] = false,
                            }, -- end of [53]
                            [54] = 
                            {
                                ["heading"] = 1.7453292519943,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 84829.048369048,
                                            ["speed"] = 0,
                                            ["x"] = 86678.421121429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 81,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_ZU23_pos",
                                        ["unitId"] = 202,
                                        ["rate"] = 1,
                                        ["y"] = 84829.048369048,
                                        ["x"] = 86678.421121429,
                                        ["name"] = "Static ERO ZU-23 Position-5-1",
                                        ["heading"] = 1.7453292519943,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 84829.048369048,
                                ["x"] = 86678.421121429,
                                ["name"] = "Static ERO ZU-23 Position-5",
                                ["dead"] = false,
                            }, -- end of [54]
                            [55] = 
                            {
                                ["heading"] = 3.2288591161895,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 84834.934950658,
                                            ["speed"] = 0,
                                            ["x"] = 86675.216204775,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 82,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 203,
                                        ["rate"] = 1,
                                        ["y"] = 84834.934950658,
                                        ["x"] = 86675.216204775,
                                        ["name"] = "Static ERO Sandbags Wall-31",
                                        ["heading"] = 3.2288591161895,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 84834.934950658,
                                ["x"] = 86675.216204775,
                                ["name"] = "Static ERO Sandbags Wall-31",
                                ["dead"] = false,
                            }, -- end of [55]
                            [56] = 
                            {
                                ["heading"] = 3.2288591161895,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 84841.410190429,
                                            ["speed"] = 0,
                                            ["x"] = 86674.627546614,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 83,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 204,
                                        ["rate"] = 1,
                                        ["y"] = 84841.410190429,
                                        ["x"] = 86674.627546614,
                                        ["name"] = "Static ERO Sandbags Wall-32-1",
                                        ["heading"] = 3.2288591161895,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 84841.410190429,
                                ["x"] = 86674.627546614,
                                ["name"] = "Static ERO Sandbags Wall-32",
                                ["dead"] = false,
                            }, -- end of [56]
                            [57] = 
                            {
                                ["heading"] = 4.921828490624,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 84836.897144528,
                                            ["speed"] = 0,
                                            ["x"] = 86699.024157064,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 84,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 205,
                                        ["rate"] = 1,
                                        ["y"] = 84836.897144528,
                                        ["x"] = 86699.024157064,
                                        ["name"] = "Static ERO Sandbags Wall-33-1",
                                        ["heading"] = 4.921828490624,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 84836.897144528,
                                ["x"] = 86699.024157064,
                                ["name"] = "Static ERO Sandbags Wall-33",
                                ["dead"] = false,
                            }, -- end of [57]
                            [58] = 
                            {
                                ["heading"] = 3.2288591161895,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 84855.045017786,
                                            ["speed"] = 0,
                                            ["x"] = 86708.231228548,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 85,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 206,
                                        ["rate"] = 1,
                                        ["y"] = 84855.045017786,
                                        ["x"] = 86708.231228548,
                                        ["name"] = "Static ERO Sandbags Wall-34-1",
                                        ["heading"] = 3.2288591161895,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 84855.045017786,
                                ["x"] = 86708.231228548,
                                ["name"] = "Static ERO Sandbags Wall-34",
                                ["dead"] = false,
                            }, -- end of [58]
                            [59] = 
                            {
                                ["heading"] = 3.3684854563491,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 84861.338950844,
                                            ["speed"] = 0,
                                            ["x"] = 86707.134558394,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 86,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 207,
                                        ["rate"] = 1,
                                        ["y"] = 84861.338950844,
                                        ["x"] = 86707.134558394,
                                        ["name"] = "Static ERO Sandbags Wall-35-1",
                                        ["heading"] = 3.3684854563491,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 84861.338950844,
                                ["x"] = 86707.134558394,
                                ["name"] = "Static ERO Sandbags Wall-35",
                                ["dead"] = false,
                            }, -- end of [59]
                            [60] = 
                            {
                                ["heading"] = 3.4033920413889,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 84867.58520259,
                                            ["speed"] = 0,
                                            ["x"] = 86705.561075129,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 87,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 208,
                                        ["rate"] = 1,
                                        ["y"] = 84867.58520259,
                                        ["x"] = 86705.561075129,
                                        ["name"] = "Static ERO Sandbags Wall-36-1",
                                        ["heading"] = 3.4033920413889,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 84867.58520259,
                                ["x"] = 86705.561075129,
                                ["name"] = "Static ERO Sandbags Wall-36",
                                ["dead"] = false,
                            }, -- end of [60]
                            [61] = 
                            {
                                ["heading"] = 4.8694686130642,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 84850.229205371,
                                            ["speed"] = 0,
                                            ["x"] = 86704.65513022,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 88,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 209,
                                        ["rate"] = 1,
                                        ["y"] = 84850.229205371,
                                        ["x"] = 86704.65513022,
                                        ["name"] = "Static ERO Sandbags Wall-37-1",
                                        ["heading"] = 4.8694686130642,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 84850.229205371,
                                ["x"] = 86704.65513022,
                                ["name"] = "Static ERO Sandbags Wall-37",
                                ["dead"] = false,
                            }, -- end of [61]
                            [62] = 
                            {
                                ["heading"] = 4.8694686130642,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 84849.180216528,
                                            ["speed"] = 0,
                                            ["x"] = 86698.551922406,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 89,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 210,
                                        ["rate"] = 1,
                                        ["y"] = 84849.180216528,
                                        ["x"] = 86698.551922406,
                                        ["name"] = "Static ERO Sandbags Wall-38-1",
                                        ["heading"] = 4.8694686130642,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 84849.180216528,
                                ["x"] = 86698.551922406,
                                ["name"] = "Static ERO Sandbags Wall-38",
                                ["dead"] = false,
                            }, -- end of [62]
                            [63] = 
                            {
                                ["heading"] = 4.8694686130642,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 84848.178908996,
                                            ["speed"] = 0,
                                            ["x"] = 86692.591758526,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 90,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Sandbags",
                                        ["unitId"] = 211,
                                        ["rate"] = 1,
                                        ["y"] = 84848.178908996,
                                        ["x"] = 86692.591758526,
                                        ["name"] = "Static ERO Sandbags Wall-39-1",
                                        ["heading"] = 4.8694686130642,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 84848.178908996,
                                ["x"] = 86692.591758526,
                                ["name"] = "Static ERO Sandbags Wall-39",
                                ["dead"] = false,
                            }, -- end of [63]
                            [64] = 
                            {
                                ["heading"] = 3.1590459461097,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 87028.802689708,
                                            ["speed"] = 0,
                                            ["x"] = 85295.389156582,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 101,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ERO_Revetment_SAM_UC",
                                        ["type"] = "ERO_Revetment_SAM_UC",
                                        ["unitId"] = 268,
                                        ["rate"] = 10,
                                        ["y"] = 87028.802689708,
                                        ["x"] = 85295.389156582,
                                        ["name"] = "Static ERO Revetment U3-2-1",
                                        ["heading"] = 3.1590459461097,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 87028.802689708,
                                ["x"] = 85295.389156582,
                                ["name"] = "Static ERO Revetment U3-2",
                                ["dead"] = false,
                            }, -- end of [64]
                            [65] = 
                            {
                                ["heading"] = 3.1590459461097,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 87325.549190939,
                                            ["speed"] = 0,
                                            ["x"] = 85230.385457135,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 102,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ERO_Revetment_SAM_UC",
                                        ["type"] = "ERO_Revetment_SAM_UC",
                                        ["unitId"] = 269,
                                        ["rate"] = 10,
                                        ["y"] = 87325.549190939,
                                        ["x"] = 85230.385457135,
                                        ["name"] = "Static ERO Revetment U3-3-1",
                                        ["heading"] = 3.1590459461097,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 87325.549190939,
                                ["x"] = 85230.385457135,
                                ["name"] = "Static ERO Revetment U3-3",
                                ["dead"] = false,
                            }, -- end of [65]
                            [66] = 
                            {
                                ["heading"] = 3.1590459461097,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 87540.290724677,
                                            ["speed"] = 0,
                                            ["x"] = 85297.635474818,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 103,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ERO_Revetment_SAM_UC",
                                        ["type"] = "ERO_Revetment_SAM_UC",
                                        ["unitId"] = 270,
                                        ["rate"] = 10,
                                        ["y"] = 87540.290724677,
                                        ["x"] = 85297.635474818,
                                        ["name"] = "Static ERO Revetment U3-4-1",
                                        ["heading"] = 3.1590459461097,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 87540.290724677,
                                ["x"] = 85297.635474818,
                                ["name"] = "Static ERO Revetment U3-4",
                                ["dead"] = false,
                            }, -- end of [66]
                            [67] = 
                            {
                                ["heading"] = 6.2482787221397,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 87027.319050511,
                                            ["speed"] = 0,
                                            ["x"] = 85324.885385718,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 105,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting3_L",
                                        ["unitId"] = 272,
                                        ["rate"] = 1,
                                        ["y"] = 87027.319050511,
                                        ["x"] = 85324.885385718,
                                        ["name"] = "Static ERO Camo Netting Large C-3-1",
                                        ["heading"] = 6.2482787221397,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 87027.319050511,
                                ["x"] = 85324.885385718,
                                ["name"] = "Static ERO Camo Netting Large C-3",
                                ["dead"] = false,
                            }, -- end of [67]
                            [68] = 
                            {
                                ["heading"] = 6.2482787221397,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 87323.256576699,
                                            ["speed"] = 0,
                                            ["x"] = 85258.278930379,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 106,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting3_L",
                                        ["unitId"] = 273,
                                        ["rate"] = 1,
                                        ["y"] = 87323.256576699,
                                        ["x"] = 85258.278930379,
                                        ["name"] = "Static ERO Camo Netting Large C-4-1",
                                        ["heading"] = 6.2482787221397,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 87323.256576699,
                                ["x"] = 85258.278930379,
                                ["name"] = "Static ERO Camo Netting Large C-4",
                                ["dead"] = false,
                            }, -- end of [68]
                            [69] = 
                            {
                                ["heading"] = 6.2482787221397,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 87539.52651993,
                                            ["speed"] = 0,
                                            ["x"] = 85328.585767047,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 107,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting3_L",
                                        ["unitId"] = 274,
                                        ["rate"] = 1,
                                        ["y"] = 87539.52651993,
                                        ["x"] = 85328.585767047,
                                        ["name"] = "Static ERO Camo Netting Large C-5-1",
                                        ["heading"] = 6.2482787221397,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 87539.52651993,
                                ["x"] = 85328.585767047,
                                ["name"] = "Static ERO Camo Netting Large C-5",
                                ["dead"] = false,
                            }, -- end of [69]
                            [70] = 
                            {
                                ["heading"] = 1.6057029118348,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 87312.64649691,
                                            ["speed"] = 0,
                                            ["x"] = 85460.621519469,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 108,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Tent_A",
                                        ["unitId"] = 275,
                                        ["rate"] = 1,
                                        ["y"] = 87312.64649691,
                                        ["x"] = 85460.621519469,
                                        ["name"] = "Static ERO Tent A-1",
                                        ["heading"] = 1.6057029118348,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 87312.64649691,
                                ["x"] = 85460.621519469,
                                ["name"] = "Static ERO Tent A-1",
                                ["dead"] = false,
                            }, -- end of [70]
                            [71] = 
                            {
                                ["heading"] = 6.2482787221397,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 87263.903377611,
                                            ["speed"] = 0,
                                            ["x"] = 85450.633175351,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 109,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ERO_Revetment_SAM_O2",
                                        ["type"] = "ERO_Revetment_SAM_O2",
                                        ["unitId"] = 276,
                                        ["rate"] = 10,
                                        ["y"] = 87263.903377611,
                                        ["x"] = 85450.633175351,
                                        ["name"] = "Static ERO Revetment O2-4",
                                        ["heading"] = 6.2482787221397,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 87263.903377611,
                                ["x"] = 85450.633175351,
                                ["name"] = "Static ERO Revetment O2-4",
                                ["dead"] = false,
                            }, -- end of [71]
                            [72] = 
                            {
                                ["heading"] = 4.7647488579445,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 87234.817319538,
                                            ["speed"] = 0,
                                            ["x"] = 85448.955133539,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 110,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting3_L",
                                        ["unitId"] = 277,
                                        ["rate"] = 1,
                                        ["y"] = 87234.817319538,
                                        ["x"] = 85448.955133539,
                                        ["name"] = "Static ERO Camo Netting Large C-6-1",
                                        ["heading"] = 4.7647488579445,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 87234.817319538,
                                ["x"] = 85448.955133539,
                                ["name"] = "Static ERO Camo Netting Large C-6",
                                ["dead"] = false,
                            }, -- end of [72]
                            [73] = 
                            {
                                ["heading"] = 1.6057029118348,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 87312.087149639,
                                            ["speed"] = 0,
                                            ["x"] = 85443.681287844,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 111,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Tent_A",
                                        ["unitId"] = 278,
                                        ["rate"] = 1,
                                        ["y"] = 87312.087149639,
                                        ["x"] = 85443.681287844,
                                        ["name"] = "Static ERO Tent A-2-1",
                                        ["heading"] = 1.6057029118348,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 87312.087149639,
                                ["x"] = 85443.681287844,
                                ["name"] = "Static ERO Tent A-2",
                                ["dead"] = false,
                            }, -- end of [73]
                            [74] = 
                            {
                                ["heading"] = 1.6057029118348,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 87311.367988862,
                                            ["speed"] = 0,
                                            ["x"] = 85427.85975076,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 112,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Tent_A",
                                        ["unitId"] = 279,
                                        ["rate"] = 1,
                                        ["y"] = 87311.367988862,
                                        ["x"] = 85427.85975076,
                                        ["name"] = "Static ERO Tent A-3-1",
                                        ["heading"] = 1.6057029118348,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 87311.367988862,
                                ["x"] = 85427.85975076,
                                ["name"] = "Static ERO Tent A-3",
                                ["dead"] = false,
                            }, -- end of [74]
                            [75] = 
                            {
                                ["heading"] = 3.1590459461097,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 90096.025295466,
                                            ["speed"] = 0,
                                            ["x"] = 85593.468009965,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 115,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ERO_Revetment_SAM_UC",
                                        ["type"] = "ERO_Revetment_SAM_UC",
                                        ["unitId"] = 291,
                                        ["rate"] = 10,
                                        ["y"] = 90096.025295466,
                                        ["x"] = 85593.468009965,
                                        ["name"] = "Static ERO Revetment U3-1-1",
                                        ["heading"] = 3.1590459461097,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 90096.025295466,
                                ["x"] = 85593.468009965,
                                ["name"] = "Static ERO Revetment U3-1",
                                ["dead"] = false,
                            }, -- end of [75]
                            [76] = 
                            {
                                ["heading"] = 2.2863813201126,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 90363.221869333,
                                            ["speed"] = 0,
                                            ["x"] = 85677.737698646,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 116,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ERO_Revetment_SAM_UC",
                                        ["type"] = "ERO_Revetment_SAM_UC",
                                        ["unitId"] = 292,
                                        ["rate"] = 10,
                                        ["y"] = 90363.221869333,
                                        ["x"] = 85677.737698646,
                                        ["name"] = "Static ERO Revetment U3-5-1",
                                        ["heading"] = 2.2863813201126,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 90363.221869333,
                                ["x"] = 85677.737698646,
                                ["name"] = "Static ERO Revetment U3-5",
                                ["dead"] = false,
                            }, -- end of [76]
                            [77] = 
                            {
                                ["heading"] = 1.7453292519943,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 90482.432648444,
                                            ["speed"] = 0,
                                            ["x"] = 85852.44315079,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 117,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ERO_Revetment_SAM_UC",
                                        ["type"] = "ERO_Revetment_SAM_UC",
                                        ["unitId"] = 293,
                                        ["rate"] = 10,
                                        ["y"] = 90482.432648444,
                                        ["x"] = 85852.44315079,
                                        ["name"] = "Static ERO Revetment U3-6-1",
                                        ["heading"] = 1.7453292519943,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 90482.432648444,
                                ["x"] = 85852.44315079,
                                ["name"] = "Static ERO Revetment U3-6",
                                ["dead"] = false,
                            }, -- end of [77]
                            [78] = 
                            {
                                ["heading"] = 6.2482787221397,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 90094.470737445,
                                            ["speed"] = 0,
                                            ["x"] = 85627.787886354,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 119,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting3_L",
                                        ["unitId"] = 295,
                                        ["rate"] = 1,
                                        ["y"] = 90094.470737445,
                                        ["x"] = 85627.787886354,
                                        ["name"] = "Static ERO Camo Netting Large C-2-1",
                                        ["heading"] = 6.2482787221397,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 90094.470737445,
                                ["x"] = 85627.787886354,
                                ["name"] = "Static ERO Camo Netting Large C-2",
                                ["dead"] = false,
                            }, -- end of [78]
                            [79] = 
                            {
                                ["heading"] = 5.550147021342,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 90337.635715435,
                                            ["speed"] = 0,
                                            ["x"] = 85697.120738201,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 120,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting3_L",
                                        ["unitId"] = 296,
                                        ["rate"] = 1,
                                        ["y"] = 90337.635715435,
                                        ["x"] = 85697.120738201,
                                        ["name"] = "Static ERO Camo Netting Large C-7-1",
                                        ["heading"] = 5.550147021342,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 90337.635715435,
                                ["x"] = 85697.120738201,
                                ["name"] = "Static ERO Camo Netting Large C-7",
                                ["dead"] = false,
                            }, -- end of [79]
                            [80] = 
                            {
                                ["heading"] = 4.9741883681838,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 90449.634937649,
                                            ["speed"] = 0,
                                            ["x"] = 85858.61961666,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 121,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting3_L",
                                        ["unitId"] = 297,
                                        ["rate"] = 1,
                                        ["y"] = 90449.634937649,
                                        ["x"] = 85858.61961666,
                                        ["name"] = "Static ERO Camo Netting Large C-8-1",
                                        ["heading"] = 4.9741883681838,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 90449.634937649,
                                ["x"] = 85858.61961666,
                                ["name"] = "Static ERO Camo Netting Large C-8",
                                ["dead"] = false,
                            }, -- end of [80]
                            [81] = 
                            {
                                ["heading"] = 0.47123889803847,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 89969.947395485,
                                            ["speed"] = 0,
                                            ["x"] = 85871.425341052,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 122,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Tent_A",
                                        ["unitId"] = 298,
                                        ["rate"] = 1,
                                        ["y"] = 89969.947395485,
                                        ["x"] = 85871.425341052,
                                        ["name"] = "Static ERO Tent A-4-1",
                                        ["heading"] = 0.47123889803847,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 89969.947395485,
                                ["x"] = 85871.425341052,
                                ["name"] = "Static ERO Tent A-4",
                                ["dead"] = false,
                            }, -- end of [81]
                            [82] = 
                            {
                                ["heading"] = 0.47123889803847,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 89985.958287058,
                                            ["speed"] = 0,
                                            ["x"] = 85863.731795751,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 123,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Tent_A",
                                        ["unitId"] = 299,
                                        ["rate"] = 1,
                                        ["y"] = 89985.958287058,
                                        ["x"] = 85863.731795751,
                                        ["name"] = "Static ERO Tent A-5-1",
                                        ["heading"] = 0.47123889803847,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 89985.958287058,
                                ["x"] = 85863.731795751,
                                ["name"] = "Static ERO Tent A-5",
                                ["dead"] = false,
                            }, -- end of [82]
                            [83] = 
                            {
                                ["heading"] = 0.47123889803847,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 90002.592979601,
                                            ["speed"] = 0,
                                            ["x"] = 85855.206515823,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 124,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Tent_A",
                                        ["unitId"] = 300,
                                        ["rate"] = 1,
                                        ["y"] = 90002.592979601,
                                        ["x"] = 85855.206515823,
                                        ["name"] = "Static ERO Tent A-6-1",
                                        ["heading"] = 0.47123889803847,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 90002.592979601,
                                ["x"] = 85855.206515823,
                                ["name"] = "Static ERO Tent A-6",
                                ["dead"] = false,
                            }, -- end of [83]
                            [84] = 
                            {
                                ["heading"] = 5.7770398241012,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 90096.783531953,
                                            ["speed"] = 0,
                                            ["x"] = 85827.769405506,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 126,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_ZU23_pos",
                                        ["unitId"] = 304,
                                        ["rate"] = 1,
                                        ["y"] = 90096.783531953,
                                        ["x"] = 85827.769405506,
                                        ["name"] = "Static ERO ZU-23 Position-6",
                                        ["heading"] = 5.7770398241012,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 90096.783531953,
                                ["x"] = 85827.769405506,
                                ["name"] = "Static ERO ZU-23 Position-6",
                                ["dead"] = false,
                            }, -- end of [84]
                            [85] = 
                            {
                                ["heading"] = 3.0194196059502,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 89977.653345218,
                                            ["speed"] = 0,
                                            ["x"] = 85927.074857646,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 127,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_ZU23_pos",
                                        ["unitId"] = 305,
                                        ["rate"] = 1,
                                        ["y"] = 89977.653345218,
                                        ["x"] = 85927.074857646,
                                        ["name"] = "Static ERO ZU-23 Position-7-1",
                                        ["heading"] = 3.0194196059502,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 89977.653345218,
                                ["x"] = 85927.074857646,
                                ["name"] = "Static ERO ZU-23 Position-7",
                                ["dead"] = false,
                            }, -- end of [85]
                            [86] = 
                            {
                                ["heading"] = 6.2308254296198,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 93282.325442375,
                                            ["speed"] = 0,
                                            ["x"] = 89860.705158308,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 129,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ERO_Revetment_SAM_UC",
                                        ["type"] = "ERO_Revetment_SAM_UC",
                                        ["unitId"] = 312,
                                        ["rate"] = 10,
                                        ["y"] = 93282.325442375,
                                        ["x"] = 89860.705158308,
                                        ["name"] = "Static ERO Revetment U3-7-1",
                                        ["heading"] = 6.2308254296198,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 93282.325442375,
                                ["x"] = 89860.705158308,
                                ["name"] = "Static ERO Revetment U3-7",
                                ["dead"] = false,
                            }, -- end of [86]
                            [87] = 
                            {
                                ["heading"] = 6.1784655520599,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 93261.768712891,
                                            ["speed"] = 0,
                                            ["x"] = 89831.411448015,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 131,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting_L",
                                        ["unitId"] = 319,
                                        ["rate"] = 1,
                                        ["y"] = 93261.768712891,
                                        ["x"] = 89831.411448015,
                                        ["name"] = "Static ERO Camo Netting Large A-4",
                                        ["heading"] = 6.1784655520599,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 93261.768712891,
                                ["x"] = 89831.411448015,
                                ["name"] = "Static ERO Camo Netting Large A-4",
                                ["dead"] = false,
                            }, -- end of [87]
                            [88] = 
                            {
                                ["heading"] = 2.4434609527921,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 94192.923781707,
                                            ["speed"] = 0,
                                            ["x"] = 88739.355443844,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 132,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ERO_Revetment_SAM_UC",
                                        ["type"] = "ERO_Revetment_SAM_UC",
                                        ["unitId"] = 320,
                                        ["rate"] = 10,
                                        ["y"] = 94192.923781707,
                                        ["x"] = 88739.355443844,
                                        ["name"] = "Static ERO Revetment U3-8-1",
                                        ["heading"] = 2.4434609527921,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 94192.923781707,
                                ["x"] = 88739.355443844,
                                ["name"] = "Static ERO Revetment U3-8",
                                ["dead"] = false,
                            }, -- end of [88]
                            [89] = 
                            {
                                ["heading"] = 4.3982297150257,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 94160.76021463,
                                            ["speed"] = 0,
                                            ["x"] = 88753.036961183,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 133,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting3_L",
                                        ["unitId"] = 321,
                                        ["rate"] = 1,
                                        ["y"] = 94160.76021463,
                                        ["x"] = 88753.036961183,
                                        ["name"] = "Static ERO Camo Netting Large C-9",
                                        ["heading"] = 4.3982297150257,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 94160.76021463,
                                ["x"] = 88753.036961183,
                                ["name"] = "Static ERO Camo Netting Large C-9",
                                ["dead"] = false,
                            }, -- end of [89]
                            [90] = 
                            {
                                ["heading"] = 1.8675022996339,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 95883.849929726,
                                            ["speed"] = 0,
                                            ["x"] = 88839.965065477,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 134,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ERO_Revetment_SAM_UC",
                                        ["type"] = "ERO_Revetment_SAM_UC",
                                        ["unitId"] = 322,
                                        ["rate"] = 10,
                                        ["y"] = 95883.849929726,
                                        ["x"] = 88839.965065477,
                                        ["name"] = "Static ERO Revetment U3-9-1",
                                        ["heading"] = 1.8675022996339,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 95883.849929726,
                                ["x"] = 88839.965065477,
                                ["name"] = "Static ERO Revetment U3-9",
                                ["dead"] = false,
                            }, -- end of [90]
                            [91] = 
                            {
                                ["heading"] = 6.2308254296198,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 95838.354648387,
                                            ["speed"] = 0,
                                            ["x"] = 88862.742536268,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 135,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting_L",
                                        ["unitId"] = 323,
                                        ["rate"] = 1,
                                        ["y"] = 95838.354648387,
                                        ["x"] = 88862.742536268,
                                        ["name"] = "Static ERO Camo Netting Large A-5",
                                        ["heading"] = 6.2308254296198,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 95838.354648387,
                                ["x"] = 88862.742536268,
                                ["name"] = "Static ERO Camo Netting Large A-5",
                                ["dead"] = false,
                            }, -- end of [91]
                            [92] = 
                            {
                                ["heading"] = 0.10874841886385,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 93387.782549908,
                                            ["speed"] = 0,
                                            ["x"] = 88453.282390722,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 138,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting3_L",
                                        ["unitId"] = 335,
                                        ["rate"] = 1,
                                        ["y"] = 93387.782549908,
                                        ["x"] = 88453.282390722,
                                        ["name"] = "Static ERO Camo Netting Large C-10",
                                        ["heading"] = 0.10874841886385,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 93387.782549908,
                                ["x"] = 88453.282390722,
                                ["name"] = "Static ERO Camo Netting Large C-10",
                                ["dead"] = false,
                            }, -- end of [92]
                            [93] = 
                            {
                                ["heading"] = 3.07177948351,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 93975.772968332,
                                            ["speed"] = 0,
                                            ["x"] = 88727.250242426,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 145,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting_L",
                                        ["unitId"] = 348,
                                        ["rate"] = 1,
                                        ["y"] = 93975.772968332,
                                        ["x"] = 88727.250242426,
                                        ["name"] = "Static ERO Camo Netting Large A-6",
                                        ["heading"] = 3.07177948351,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 93975.772968332,
                                ["x"] = 88727.250242426,
                                ["name"] = "Static ERO Camo Netting Large A-6",
                                ["dead"] = false,
                            }, -- end of [93]
                            [94] = 
                            {
                                ["heading"] = 6.2133721370998,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 95002.031500939,
                                            ["speed"] = 0,
                                            ["x"] = 88893.793649507,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 146,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting_L",
                                        ["unitId"] = 349,
                                        ["rate"] = 1,
                                        ["y"] = 95002.031500939,
                                        ["x"] = 88893.793649507,
                                        ["name"] = "Static ERO Camo Netting Large A-7-1",
                                        ["heading"] = 6.2133721370998,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 95002.031500939,
                                ["x"] = 88893.793649507,
                                ["name"] = "Static ERO Camo Netting Large A-7",
                                ["dead"] = false,
                            }, -- end of [94]
                            [95] = 
                            {
                                ["heading"] = 3.07177948351,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 94689.130836682,
                                            ["speed"] = 0,
                                            ["x"] = 89244.520690023,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 147,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting_L",
                                        ["unitId"] = 350,
                                        ["rate"] = 1,
                                        ["y"] = 94689.130836682,
                                        ["x"] = 89244.520690023,
                                        ["name"] = "Static ERO Camo Netting Large A-8-1",
                                        ["heading"] = 3.07177948351,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 94689.130836682,
                                ["x"] = 89244.520690023,
                                ["name"] = "Static ERO Camo Netting Large A-8",
                                ["dead"] = false,
                            }, -- end of [95]
                            [96] = 
                            {
                                ["heading"] = 4.6949356878647,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 93379.035662093,
                                            ["speed"] = 0,
                                            ["x"] = 89395.038610968,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 148,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting_L",
                                        ["unitId"] = 351,
                                        ["rate"] = 1,
                                        ["y"] = 93379.035662093,
                                        ["x"] = 89395.038610968,
                                        ["name"] = "Static ERO Camo Netting Large A-9-1",
                                        ["heading"] = 4.6949356878647,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 93379.035662093,
                                ["x"] = 89395.038610968,
                                ["name"] = "Static ERO Camo Netting Large A-9",
                                ["dead"] = false,
                            }, -- end of [96]
                            [97] = 
                            {
                                ["heading"] = 4.6949356878647,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 92835.851581833,
                                            ["speed"] = 0,
                                            ["x"] = 89127.246904847,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 149,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting_L",
                                        ["unitId"] = 352,
                                        ["rate"] = 1,
                                        ["y"] = 92835.851581833,
                                        ["x"] = 89127.246904847,
                                        ["name"] = "Static ERO Camo Netting Large A-10-1",
                                        ["heading"] = 4.6949356878647,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 92835.851581833,
                                ["x"] = 89127.246904847,
                                ["name"] = "Static ERO Camo Netting Large A-10",
                                ["dead"] = false,
                            }, -- end of [97]
                            [98] = 
                            {
                                ["heading"] = 3.07177948351,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 92834.909826777,
                                            ["speed"] = 0,
                                            ["x"] = 88923.095476437,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 150,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "ERO_Camo_Netting_L",
                                        ["unitId"] = 353,
                                        ["rate"] = 1,
                                        ["y"] = 92834.909826777,
                                        ["x"] = 88923.095476437,
                                        ["name"] = "Static ERO Camo Netting Large A-11-1",
                                        ["heading"] = 3.07177948351,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 92834.909826777,
                                ["x"] = 88923.095476437,
                                ["name"] = "Static ERO Camo Netting Large A-11",
                                ["dead"] = false,
                            }, -- end of [98]
                            [99] = 
                            {
                                ["heading"] = 1.5707963267949,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 94721.097621604,
                                            ["speed"] = 0,
                                            ["x"] = 89198.098006527,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 180,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Helicopters",
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 433,
                                        ["rate"] = "20",
                                        ["y"] = 94721.097621604,
                                        ["x"] = 89198.098006527,
                                        ["name"] = "Static UH-1H-1",
                                        ["heading"] = 1.5707963267949,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 94721.097621604,
                                ["x"] = 89198.098006527,
                                ["name"] = "Static UH-1H-1",
                                ["dead"] = false,
                            }, -- end of [99]
                            [100] = 
                            {
                                ["heading"] = 1.5707963267949,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 94720.174418834,
                                            ["speed"] = 0,
                                            ["x"] = 89159.039427799,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 181,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Helicopters",
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 434,
                                        ["rate"] = "20",
                                        ["y"] = 94720.174418834,
                                        ["x"] = 89159.039427799,
                                        ["name"] = "Static UH-1H-2-1",
                                        ["heading"] = 1.5707963267949,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 94720.174418834,
                                ["x"] = 89159.039427799,
                                ["name"] = "Static UH-1H-2",
                                ["dead"] = false,
                            }, -- end of [100]
                            [101] = 
                            {
                                ["heading"] = 4.6949356878647,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 94769.10416564,
                                            ["speed"] = 0,
                                            ["x"] = 89159.039427799,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 182,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Helicopters",
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 435,
                                        ["rate"] = "20",
                                        ["y"] = 94769.10416564,
                                        ["x"] = 89159.039427799,
                                        ["name"] = "Static UH-1H-3-1",
                                        ["heading"] = 4.6949356878647,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 94769.10416564,
                                ["x"] = 89159.039427799,
                                ["name"] = "Static UH-1H-3",
                                ["dead"] = false,
                            }, -- end of [101]
                            [102] = 
                            {
                                ["heading"] = 4.6949356878647,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 94768.18096287,
                                            ["speed"] = 0,
                                            ["x"] = 89197.955975331,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 183,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Helicopters",
                                        ["type"] = "UH-1H",
                                        ["unitId"] = 436,
                                        ["rate"] = "20",
                                        ["y"] = 94768.18096287,
                                        ["x"] = 89197.955975331,
                                        ["name"] = "Static UH-1H-4-1",
                                        ["heading"] = 4.6949356878647,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 94768.18096287,
                                ["x"] = 89197.955975331,
                                ["name"] = "Static UH-1H-4",
                                ["dead"] = false,
                            }, -- end of [102]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["name"] = "Argentina",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 81,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 112,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80802.518292763,
                                            ["x"] = 90273.817195245,
                                            ["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"] = 10,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 16,
                                        ["y"] = 80802.518292763,
                                        ["x"] = 90273.817195245,
                                        ["name"] = "Mt. Longdon-6",
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 18,
                                        ["y"] = 80826.602381317,
                                        ["x"] = 90258.675025533,
                                        ["name"] = "Mt. Longdon-8",
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 15,
                                        ["y"] = 80792.80624685,
                                        ["x"] = 90268.47018098,
                                        ["name"] = "Mt. Longdon-5",
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 19,
                                        ["y"] = 80872.939156735,
                                        ["x"] = 90272.543682766,
                                        ["name"] = "Mt. Longdon-1",
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 14,
                                        ["y"] = 80868.6358038,
                                        ["x"] = 90272.540112233,
                                        ["name"] = "Mt. Longdon-4",
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 13,
                                        ["y"] = 80789.349764762,
                                        ["x"] = 90266.61271798,
                                        ["name"] = "Mt. Longdon-3",
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 80802.518292763,
                                ["x"] = 90273.817195245,
                                ["name"] = "Mt. Longdon",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 110,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 80831.412795346,
                                            ["x"] = 90281.746809119,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 80180.896555778,
                                                                ["x"] = 91641.496018163,
                                                                ["expendQtyEnabled"] = false,
                                                                ["alt_type"] = 1,
                                                                ["templateId"] = "",
                                                                ["expendQty"] = 1,
                                                                ["weaponType"] = 52613349374,
                                                                ["zoneRadius"] = 1000.0488,
                                                            }, -- 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"] = 11,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 22,
                                        ["y"] = 80831.412795346,
                                        ["x"] = 90281.746809119,
                                        ["name"] = "Mt. Longdon Arty-2",
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 21,
                                        ["y"] = 80838.247163388,
                                        ["x"] = 90276.290801018,
                                        ["name"] = "Mt. Longdon Arty-1",
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 20,
                                        ["y"] = 80826.645967216,
                                        ["x"] = 90274.625282755,
                                        ["name"] = "Mt. Longdon-1-1",
                                        ["heading"] = 5.7421332390613,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 80831.412795346,
                                ["x"] = 90281.746809119,
                                ["name"] = "Mt. Longdon Arty",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 79,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83119.604699722,
                                            ["x"] = 90584.587297844,
                                            ["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"] = 21,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 34,
                                        ["y"] = 83119.604699722,
                                        ["x"] = 90584.587297844,
                                        ["name"] = "Mt. Longdon HQ-2",
                                        ["heading"] = 5.6025068989018,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 33,
                                        ["y"] = 83122.999451568,
                                        ["x"] = 90586.323253828,
                                        ["name"] = "Mt. Longdon HQ-1",
                                        ["heading"] = 5.6025068989018,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 36,
                                        ["y"] = 83183.270880266,
                                        ["x"] = 90593.315848871,
                                        ["name"] = "Mt. Longdon HQ-4",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 35,
                                        ["y"] = 83216.330038919,
                                        ["x"] = 90593.595418923,
                                        ["name"] = "Mt. Longdon HQ-3",
                                        ["heading"] = 0.13962634015955,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 38,
                                        ["y"] = 83160.167284594,
                                        ["x"] = 90584.979083649,
                                        ["name"] = "Mt. Longdon HQ-6",
                                        ["heading"] = 3.1241393610699,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZU-23 Closed Insurgent",
                                        ["unitId"] = 37,
                                        ["y"] = 83161.74398626,
                                        ["x"] = 90562.772820686,
                                        ["name"] = "Mt. Longdon HQ-5",
                                        ["heading"] = 5.6025068989018,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 32,
                                        ["y"] = 83111.400630455,
                                        ["x"] = 90576.161866519,
                                        ["name"] = "Mt. Longdon Arty-1-1",
                                        ["heading"] = 5.6025068989018,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                }, -- end of ["units"]
                                ["y"] = 83119.604699722,
                                ["x"] = 90584.587297844,
                                ["name"] = "Mt. Longdon HQ",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84769.614034127,
                                                ["x"] = 90981.419548893,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84769.009264228,
                                                ["x"] = 90986.136754101,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 34,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84768.545594321,
                                            ["x"] = 91003.593150397,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "FireAtPoint",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 82901.199724666,
                                                                ["x"] = 91767.770289766,
                                                                ["expendQtyEnabled"] = false,
                                                                ["alt_type"] = 1,
                                                                ["templateId"] = "",
                                                                ["expendQty"] = 1,
                                                                ["weaponType"] = 52613349374,
                                                                ["zoneRadius"] = 1000.0488,
                                                            }, -- 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"] = 23,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 41,
                                        ["y"] = 84768.545594321,
                                        ["x"] = 91003.593150397,
                                        ["name"] = "Mt. Longdon Battery-1",
                                        ["heading"] = 6.1556757489631,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 43,
                                        ["y"] = 84760.926289918,
                                        ["x"] = 90981.840628094,
                                        ["name"] = "Mt. Longdon Battery-3",
                                        ["heading"] = 4.9916416607038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 42,
                                        ["y"] = 84761.872956396,
                                        ["x"] = 90997.487057201,
                                        ["name"] = "Mt. Longdon Battery-2",
                                        ["heading"] = 6.1556757489631,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "2B11 mortar",
                                        ["unitId"] = 40,
                                        ["y"] = 84774.148092202,
                                        ["x"] = 90996.794613642,
                                        ["name"] = "Mt. Longdon HQ-1-1",
                                        ["heading"] = 6.1556757489631,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 84768.545594321,
                                ["x"] = 91003.593150397,
                                ["name"] = "Mt. Longdon Battery",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 34,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84751.868477048,
                                            ["x"] = 90994.921495296,
                                            ["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"] = 26,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 49,
                                        ["y"] = 84751.868477048,
                                        ["x"] = 90994.921495296,
                                        ["name"] = "Mt. Longdon Battery MG-3",
                                        ["heading"] = 4.9916416607038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 48,
                                        ["y"] = 84757.524920654,
                                        ["x"] = 90984.620025153,
                                        ["name"] = "Mt. Longdon Battery MG-2",
                                        ["heading"] = 4.9916416607038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 47,
                                        ["y"] = 84788.167111845,
                                        ["x"] = 90979.263260678,
                                        ["name"] = "Mt. Longdon Battery MG-1",
                                        ["heading"] = 4.9916416607038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 46,
                                        ["y"] = 84791.238822942,
                                        ["x"] = 90990.05170941,
                                        ["name"] = "Mt. Longdon Battery-1-1",
                                        ["heading"] = 4.9916416607038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 84751.868477048,
                                ["x"] = 90994.921495296,
                                ["name"] = "Mt. Longdon Battery MG",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84006.353315094,
                                            ["x"] = 89117.887557808,
                                            ["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"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 53,
                                        ["y"] = 84006.353315094,
                                        ["x"] = 89117.887557808,
                                        ["name"] = "7 Rgmt. Remnants-1",
                                        ["heading"] = 4.9916416607038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 52,
                                        ["y"] = 84038.483028409,
                                        ["x"] = 89074.629584412,
                                        ["name"] = "Ground-1-3",
                                        ["heading"] = 4.9916416607038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 51,
                                        ["y"] = 84061.492588726,
                                        ["x"] = 89078.813140833,
                                        ["name"] = "Ground-1-2",
                                        ["heading"] = 4.9916416607038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 57,
                                        ["y"] = 84018.150944202,
                                        ["x"] = 89073.541859742,
                                        ["name"] = "Ground-1-8",
                                        ["heading"] = 4.9916416607038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 56,
                                        ["y"] = 84018.987655486,
                                        ["x"] = 89107.428666754,
                                        ["name"] = "Ground-1-7",
                                        ["heading"] = 4.9916416607038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 55,
                                        ["y"] = 84006.269643966,
                                        ["x"] = 89137.048246217,
                                        ["name"] = "Ground-1-6",
                                        ["heading"] = 4.9916416607038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 54,
                                        ["y"] = 84060.153850671,
                                        ["x"] = 89072.454135073,
                                        ["name"] = "Ground-1-5",
                                        ["heading"] = 4.9916416607038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 50,
                                        ["y"] = 84005.355165821,
                                        ["x"] = 89055.548349889,
                                        ["name"] = "Ground-1-1",
                                        ["heading"] = 4.9916416607038,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 84006.353315094,
                                ["x"] = 89117.887557808,
                                ["name"] = "7 Rgmt. Remnants",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84901.742101743,
                                                ["x"] = 88460.556238124,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84120.523021315,
                                                ["x"] = 88571.287872249,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84120.523021315,
                                                ["x"] = 88571.287872249,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83823.721287011,
                                                ["x"] = 88595.253229677,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83815.732834535,
                                                ["x"] = 88642.569448189,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83815.732834535,
                                                ["x"] = 88642.569448189,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 83823.721287011,
                                                ["x"] = 88595.253229677,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 83815.732834535,
                                                ["x"] = 88642.569448189,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 15,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84901.742101743,
                                            ["x"] = 88460.556238124,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 16,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 142.47302847802,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84120.523021315,
                                            ["x"] = 88571.287872249,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 14,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 196.30590429594,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83823.721287011,
                                            ["x"] = 88595.253229677,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 208.18769573487,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83815.732834535,
                                            ["x"] = 88642.569448189,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 32,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M-113",
                                        ["unitId"] = 99,
                                        ["y"] = 84901.742101743,
                                        ["x"] = 88460.556238124,
                                        ["name"] = "Armored Car Counter Attack-2",
                                        ["heading"] = -1.4299921829791,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M-113",
                                        ["unitId"] = 97,
                                        ["y"] = 84911.834415879,
                                        ["x"] = 88466.611626605,
                                        ["name"] = "7 Rgmt. Remnants-1-1",
                                        ["heading"] = -1.4299921829791,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 84901.742101743,
                                ["x"] = 88460.556238124,
                                ["name"] = "Armored Car Counter Attack 1",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84907.166210916,
                                                ["x"] = 88494.826746077,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84163.167106087,
                                                ["x"] = 88614.448592535,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84163.167106087,
                                                ["x"] = 88614.448592535,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84117.303190395,
                                                ["x"] = 88642.826890369,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84114.150046192,
                                                ["x"] = 88649.41982825,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84114.150046192,
                                                ["x"] = 88649.41982825,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84907.166210916,
                                            ["x"] = 88494.826746077,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 14,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 135.67698210053,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84163.167106087,
                                            ["x"] = 88614.448592535,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 145.3850189895,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84117.303190395,
                                            ["x"] = 88642.826890369,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 33,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M-113",
                                        ["unitId"] = 100,
                                        ["y"] = 84907.166210916,
                                        ["x"] = 88494.826746077,
                                        ["name"] = "Armored Car Counter Attack 1-1-1",
                                        ["heading"] = -1.4113784383014,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "M-113",
                                        ["unitId"] = 101,
                                        ["y"] = 84917.258525052,
                                        ["x"] = 88500.882134558,
                                        ["name"] = "Armored Car Counter Attack 1-1-2",
                                        ["heading"] = -1.4113784383014,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 84907.166210916,
                                ["x"] = 88494.826746077,
                                ["name"] = "Armored Car Counter Attack 2",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 84472.544485663,
                                                ["x"] = 88412.679315136,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 84206.504957199,
                                                ["x"] = 88534.610363999,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 14,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 83671.260689498,
                                            ["x"] = 88620.831694677,
                                            ["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"]
                                    ["routeRelativeTOT"] = false,
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 109,
                                        ["y"] = 83671.260689498,
                                        ["x"] = 88620.831694677,
                                        ["name"] = "A Coy 3 Rgmt.-7",
                                        ["heading"] = 0.50614548307836,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 108,
                                        ["y"] = 83645.711963033,
                                        ["x"] = 88667.978038283,
                                        ["name"] = "A Coy 3 Rgmt.-6",
                                        ["heading"] = 0.68067840827779,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 107,
                                        ["y"] = 83683.102951067,
                                        ["x"] = 88625.344477184,
                                        ["name"] = "A Coy 3 Rgmt.-5",
                                        ["heading"] = 0.68067840827779,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 106,
                                        ["y"] = 83669.739342707,
                                        ["x"] = 88626.623025496,
                                        ["name"] = "A Coy 3 Rgmt.-4",
                                        ["heading"] = 0.61086523819802,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 105,
                                        ["y"] = 83566.890530351,
                                        ["x"] = 88674.301038877,
                                        ["name"] = "A Coy 3 Rgmt.-3",
                                        ["heading"] = 0.6457718232379,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 104,
                                        ["y"] = 83618.693617706,
                                        ["x"] = 88662.843602336,
                                        ["name"] = "A Coy 3 Rgmt.-2",
                                        ["heading"] = 0.68067840827779,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 110,
                                        ["y"] = 83655.154275355,
                                        ["x"] = 88634.532242006,
                                        ["name"] = "A Coy 3 Rgmt.-8",
                                        ["heading"] = 1.7104226669544,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 103,
                                        ["y"] = 83560.473893624,
                                        ["x"] = 88702.581771117,
                                        ["name"] = "A Coy 3 Rgmt.-1",
                                        ["heading"] = 0.69813170079773,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 102,
                                        ["y"] = 83589.4675855,
                                        ["x"] = 88667.409095726,
                                        ["name"] = "Armored Car Counter Attack 2-1-1",
                                        ["heading"] = 0.61086523819802,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 83671.260689498,
                                ["x"] = 88620.831694677,
                                ["name"] = "A Coy 3 Rgmt.",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 199,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81002.258756082,
                                            ["x"] = 87814.538592318,
                                            ["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"] = "Soldier M249",
                                        ["unitId"] = 123,
                                        ["y"] = 81002.258756082,
                                        ["x"] = 87814.538592318,
                                        ["name"] = "N Coy 5th Marines Alpha-4",
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 122,
                                        ["y"] = 80999.461138224,
                                        ["x"] = 87811.959538355,
                                        ["name"] = "N Coy 5th Marines Alpha-3",
                                        ["heading"] = 4.9567350756639,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 121,
                                        ["y"] = 81013.597868775,
                                        ["x"] = 87794.769961085,
                                        ["name"] = "N Coy 5th Marines Alpha-2",
                                        ["heading"] = 4.3807764225058,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 120,
                                        ["y"] = 81016.07814494,
                                        ["x"] = 87790.362850447,
                                        ["name"] = "N Coy 5th Marines Alpha-1",
                                        ["heading"] = 4.4156830075457,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 124,
                                        ["y"] = 81028.244407322,
                                        ["x"] = 87800.935320039,
                                        ["name"] = "N Coy 5th Marines Alpha-5",
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 115,
                                        ["y"] = 81017.448945408,
                                        ["x"] = 87787.87692581,
                                        ["name"] = "A Coy 3 Rgmt.-1-1",
                                        ["heading"] = 4.4156830075457,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 81002.258756082,
                                ["x"] = 87814.538592318,
                                ["name"] = "N Coy 5th Marines Alpha",
                                ["start_time"] = 0,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 210,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81074.791359855,
                                            ["x"] = 87714.325318449,
                                            ["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"] = "Soldier M249",
                                        ["unitId"] = 130,
                                        ["y"] = 81074.791359855,
                                        ["x"] = 87714.325318449,
                                        ["name"] = "N Coy 5th Marines Alpha-1-1",
                                        ["heading"] = 4.3284165449459,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 131,
                                        ["y"] = 81076.819931284,
                                        ["x"] = 87710.49674702,
                                        ["name"] = "N Coy 5th Marines Alpha-1-2",
                                        ["heading"] = 4.9567350756639,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 132,
                                        ["y"] = 81088.913417569,
                                        ["x"] = 87711.888488735,
                                        ["name"] = "N Coy 5th Marines Alpha-1-3",
                                        ["heading"] = 4.3807764225058,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 133,
                                        ["y"] = 81117.442451855,
                                        ["x"] = 87703.191734735,
                                        ["name"] = "N Coy 5th Marines Alpha-1-4",
                                        ["heading"] = 3.2288591161895,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 134,
                                        ["y"] = 81098.806550426,
                                        ["x"] = 87697.854044449,
                                        ["name"] = "N Coy 5th Marines Alpha-1-5",
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 135,
                                        ["y"] = 81103.361992998,
                                        ["x"] = 87695.231213877,
                                        ["name"] = "N Coy 5th Marines Alpha-1-6",
                                        ["heading"] = 4.4156830075457,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 81074.791359855,
                                ["x"] = 87714.325318449,
                                ["name"] = "N Coy 5th Marines Charlie",
                                ["start_time"] = 0,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 182,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81031.869347394,
                                            ["x"] = 87948.10616914,
                                            ["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"] = 51,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 141,
                                        ["y"] = 81031.869347394,
                                        ["x"] = 87948.10616914,
                                        ["name"] = "N Coy 5th Marines Alpha-1-7",
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 142,
                                        ["y"] = 81029.183633108,
                                        ["x"] = 87945.563311997,
                                        ["name"] = "N Coy 5th Marines Alpha-1-8",
                                        ["heading"] = 4.9567350756639,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 143,
                                        ["y"] = 81032.697918823,
                                        ["x"] = 87934.049026283,
                                        ["name"] = "N Coy 5th Marines Alpha-1-9",
                                        ["heading"] = 4.3807764225058,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 144,
                                        ["y"] = 81020.726490251,
                                        ["x"] = 87937.134740568,
                                        ["name"] = "N Coy 5th Marines Alpha-1-10",
                                        ["heading"] = 4.4156830075457,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 145,
                                        ["y"] = 81039.326490251,
                                        ["x"] = 87916.90616914,
                                        ["name"] = "N Coy 5th Marines Alpha-1-11",
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 146,
                                        ["y"] = 81048.783633108,
                                        ["x"] = 87941.649026282,
                                        ["name"] = "N Coy 5th Marines Alpha-1-12",
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 81031.869347394,
                                ["x"] = 87948.10616914,
                                ["name"] = "N Coy 5th Marines Bravo",
                                ["start_time"] = 0,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 209,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81287.405631763,
                                            ["x"] = 87806.397765863,
                                            ["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"] = 57,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 157,
                                        ["y"] = 81287.405631763,
                                        ["x"] = 87806.397765863,
                                        ["name"] = "B Coy 6 Rgmt.-5",
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 156,
                                        ["y"] = 81305.005631763,
                                        ["x"] = 87825.969194434,
                                        ["name"] = "B Coy 6 Rgmt.-4",
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 155,
                                        ["y"] = 81323.622594908,
                                        ["x"] = 87782.488312427,
                                        ["name"] = "B Coy 6 Rgmt.-3",
                                        ["heading"] = 3.9618974020271,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 154,
                                        ["y"] = 81314.65501599,
                                        ["x"] = 87811.830230646,
                                        ["name"] = "B Coy 6 Rgmt.-2",
                                        ["heading"] = 2.6179938779915,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 153,
                                        ["y"] = 81329.146623521,
                                        ["x"] = 87787.868859778,
                                        ["name"] = "B Coy 6 Rgmt.-1",
                                        ["heading"] = 3.682644721708,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 160,
                                        ["y"] = 81300.378630353,
                                        ["x"] = 87797.482104378,
                                        ["name"] = "B Coy 6 Rgmt.-8",
                                        ["heading"] = 5.5152404363021,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 159,
                                        ["y"] = 81332.270145659,
                                        ["x"] = 87778.771587882,
                                        ["name"] = "B Coy 6 Rgmt.-7",
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 158,
                                        ["y"] = 81305.510836124,
                                        ["x"] = 87805.571399621,
                                        ["name"] = "B Coy 6 Rgmt.-6",
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 152,
                                        ["y"] = 81309.215929415,
                                        ["x"] = 87797.371602992,
                                        ["name"] = "N Coy 5th Marines Bravo-1-1",
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 81287.405631763,
                                ["x"] = 87806.397765863,
                                ["name"] = "B Coy 6 Rgmt.",
                                ["start_time"] = 0,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 210,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81334.444253286,
                                            ["x"] = 87689.897976101,
                                            ["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"] = 59,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 162,
                                        ["y"] = 81334.444253286,
                                        ["x"] = 87689.897976101,
                                        ["name"] = "N Coy 5th Marines Charlie-1-1",
                                        ["heading"] = 4.3284165449459,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 163,
                                        ["y"] = 81339.899774368,
                                        ["x"] = 87694.218748798,
                                        ["name"] = "N Coy 5th Marines Charlie-1-2",
                                        ["heading"] = 4.9567350756639,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 164,
                                        ["y"] = 81342.693001162,
                                        ["x"] = 87670.563609386,
                                        ["name"] = "N Coy 5th Marines Charlie-1-3",
                                        ["heading"] = 0.069813170079773,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 165,
                                        ["y"] = 81352.993024965,
                                        ["x"] = 87678.288627238,
                                        ["name"] = "N Coy 5th Marines Charlie-1-4",
                                        ["heading"] = 3.2288591161895,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 166,
                                        ["y"] = 81354.433282531,
                                        ["x"] = 87683.962369164,
                                        ["name"] = "N Coy 5th Marines Charlie-1-5",
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 167,
                                        ["y"] = 81351.421834894,
                                        ["x"] = 87687.6721235,
                                        ["name"] = "N Coy 5th Marines Charlie-1-6",
                                        ["heading"] = 4.4156830075457,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 81334.444253286,
                                ["x"] = 87689.897976101,
                                ["name"] = "Marine Engs",
                                ["start_time"] = 0,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 191,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 82107.280986292,
                                            ["x"] = 86681.740079348,
                                            ["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"] = 65,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 173,
                                        ["y"] = 82107.280986292,
                                        ["x"] = 86681.740079348,
                                        ["name"] = "N Coy 5th Marines Alpha-1-13",
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 174,
                                        ["y"] = 82108.375212398,
                                        ["x"] = 86678.782711493,
                                        ["name"] = "N Coy 5th Marines Alpha-1-14",
                                        ["heading"] = 4.9567350756639,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 175,
                                        ["y"] = 82105.023587896,
                                        ["x"] = 86666.48127781,
                                        ["name"] = "N Coy 5th Marines Alpha-1-15",
                                        ["heading"] = 4.3807764225058,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 176,
                                        ["y"] = 82111.600927796,
                                        ["x"] = 86672.704997285,
                                        ["name"] = "N Coy 5th Marines Alpha-1-16",
                                        ["heading"] = 4.4156830075457,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 177,
                                        ["y"] = 82120.489456001,
                                        ["x"] = 86682.051232739,
                                        ["name"] = "N Coy 5th Marines Alpha-1-17",
                                        ["heading"] = 5.1661745859032,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 178,
                                        ["y"] = 82112.176278257,
                                        ["x"] = 86686.505363001,
                                        ["name"] = "N Coy 5th Marines Alpha-1-18",
                                        ["heading"] = 4.4156830075457,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 82107.280986292,
                                ["x"] = 86681.740079348,
                                ["name"] = "N Coy 5th Marines Delta",
                                ["start_time"] = 0,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 42,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 81479.972346085,
                                            ["x"] = 85064.550375729,
                                            ["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"] = 76,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 189,
                                        ["y"] = 81479.972346085,
                                        ["x"] = 85064.550375729,
                                        ["name"] = "N Coy 5th Marines Delta-1-1",
                                        ["heading"] = 5.0090949532237,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 190,
                                        ["y"] = 81481.066572192,
                                        ["x"] = 85061.593007874,
                                        ["name"] = "N Coy 5th Marines Delta-1-2",
                                        ["heading"] = 4.9567350756639,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 191,
                                        ["y"] = 81482.612356614,
                                        ["x"] = 85147.502285494,
                                        ["name"] = "N Coy 5th Marines Delta-1-3",
                                        ["heading"] = 4.3807764225058,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 192,
                                        ["y"] = 81484.662724265,
                                        ["x"] = 85068.662094863,
                                        ["name"] = "N Coy 5th Marines Delta-1-4",
                                        ["heading"] = 4.4156830075457,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 197,
                                        ["y"] = 81521.891082839,
                                        ["x"] = 85064.695138621,
                                        ["name"] = "N Coy 5th Marines Delta-1-9",
                                        ["heading"] = 1.6406094968747,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 193,
                                        ["y"] = 81523.569410479,
                                        ["x"] = 85079.39322008,
                                        ["name"] = "N Coy 5th Marines Delta-1-5",
                                        ["heading"] = 1.6406094968747,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 196,
                                        ["y"] = 81510.753090314,
                                        ["x"] = 85072.679909518,
                                        ["name"] = "N Coy 5th Marines Delta-1-8",
                                        ["heading"] = 4.4156830075457,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 195,
                                        ["y"] = 81489.189123053,
                                        ["x"] = 85141.186192305,
                                        ["name"] = "N Coy 5th Marines Delta-1-7",
                                        ["heading"] = 4.4156830075457,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 194,
                                        ["y"] = 81486.747919212,
                                        ["x"] = 85075.782272733,
                                        ["name"] = "N Coy 5th Marines Delta-1-6",
                                        ["heading"] = 4.4156830075457,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 81479.972346085,
                                ["x"] = 85064.550375729,
                                ["name"] = "O Coy 5th Marines",
                                ["start_time"] = 0,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 48,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 84832.517049132,
                                            ["x"] = 86694.228385252,
                                            ["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"] = 92,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 213,
                                        ["y"] = 84832.517049132,
                                        ["x"] = 86694.228385252,
                                        ["name"] = "Marine Engs-1-1",
                                        ["heading"] = 4.3284165449459,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M249",
                                        ["unitId"] = 215,
                                        ["y"] = 84838.956332667,
                                        ["x"] = 86675.647346332,
                                        ["name"] = "Marine Engs-1-3",
                                        ["heading"] = 3.5953782591083,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 221,
                                        ["y"] = 84864.805610377,
                                        ["x"] = 86688.548864158,
                                        ["name"] = "Marine Engs-1-9",
                                        ["heading"] = 4.3284165449459,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 216,
                                        ["y"] = 84827.059906275,
                                        ["x"] = 86678.371242395,
                                        ["name"] = "Marine Engs-1-4",
                                        ["heading"] = 4.9567350756639,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 217,
                                        ["y"] = 84863.974191989,
                                        ["x"] = 86693.628385252,
                                        ["name"] = "Marine Engs-1-5",
                                        ["heading"] = 3.3335788713092,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Soldier M4",
                                        ["unitId"] = 218,
                                        ["y"] = 84838.059906275,
                                        ["x"] = 86700.142670966,
                                        ["name"] = "Marine Engs-1-6",
                                        ["heading"] = 4.4156830075457,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 84832.517049132,
                                ["x"] = 86694.228385252,
                                ["name"] = "Marine Engs-1",
                                ["start_time"] = 0,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 87070.6786504,
                                                ["x"] = 85355.849231426,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 87017.678720031,
                                                ["x"] = 85392.400907543,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 27,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 87028.837982893,
                                            ["x"] = 85295.576034409,
                                            ["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"] = 113,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "hy_launcher",
                                        ["unitId"] = 282,
                                        ["y"] = 87028.837982893,
                                        ["x"] = 85295.576034409,
                                        ["name"] = "RI 3 Battery-2",
                                        ["heading"] = 3.1939525311496,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 286,
                                        ["y"] = 87525.627592669,
                                        ["x"] = 85308.65887676,
                                        ["name"] = "RI 3 Battery-6",
                                        ["heading"] = 3.1939525311496,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 284,
                                        ["y"] = 87044.661579684,
                                        ["x"] = 85325.355897399,
                                        ["name"] = "RI 3 Battery-4",
                                        ["heading"] = 3.1939525311496,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 283,
                                        ["y"] = 87311.998489652,
                                        ["x"] = 85258.032763588,
                                        ["name"] = "RI 3 Battery-3",
                                        ["heading"] = 3.1939525311496,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "hy_launcher",
                                        ["unitId"] = 281,
                                        ["y"] = 87325.530476913,
                                        ["x"] = 85230.357143831,
                                        ["name"] = "RI 3 Battery-1",
                                        ["heading"] = 3.1939525311496,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "hy_launcher",
                                        ["unitId"] = 280,
                                        ["y"] = 87540.610260866,
                                        ["x"] = 85298.07074607,
                                        ["name"] = "Welsh Guard Bravo-1-1",
                                        ["heading"] = 3.1939525311496,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 87028.837982893,
                                ["x"] = 85295.576034409,
                                ["name"] = "RI 3 Battery",
                                ["start_time"] = 0,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 87275.746857396,
                                                ["x"] = 85440.70188479,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 87274.651660326,
                                                ["x"] = 85451.077435976,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 32,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 87245.715400906,
                                            ["x"] = 85449.348177445,
                                            ["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"] = 114,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 288,
                                        ["y"] = 87245.715400906,
                                        ["x"] = 85449.348177445,
                                        ["name"] = "RI 3 HQ-1",
                                        ["heading"] = 2.0245819323134,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 289,
                                        ["y"] = 87264.679602797,
                                        ["x"] = 85459.550802779,
                                        ["name"] = "RI 3 HQ-2",
                                        ["heading"] = 6.2657320146596,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 287,
                                        ["y"] = 87259.607111106,
                                        ["x"] = 85440.70188479,
                                        ["name"] = "RI 3 Battery-1-1",
                                        ["heading"] = 3.4906585039887,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 87245.715400906,
                                ["x"] = 85449.348177445,
                                ["name"] = "RI 3 HQ",
                                ["start_time"] = 0,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 87275.746857396,
                                                ["x"] = 85440.70188479,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 87274.651660326,
                                                ["x"] = 85451.077435976,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 90002.151572865,
                                            ["x"] = 85871.066015436,
                                            ["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"] = 125,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 301,
                                        ["y"] = 90002.151572865,
                                        ["x"] = 85871.066015436,
                                        ["name"] = "RI 3 HQ-1-1",
                                        ["heading"] = 2.0245819323134,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 302,
                                        ["y"] = 89977.595551224,
                                        ["x"] = 85926.477600599,
                                        ["name"] = "RI 3 HQ-1-2",
                                        ["heading"] = 6.2657320146596,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 303,
                                        ["y"] = 90096.507178061,
                                        ["x"] = 85828.442853231,
                                        ["name"] = "RI 3 HQ-1-3",
                                        ["heading"] = 2.7052603405912,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 90002.151572865,
                                ["x"] = 85871.066015436,
                                ["name"] = "RI 6 HQ",
                                ["start_time"] = 0,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 87070.6786504,
                                                ["x"] = 85355.849231426,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 87017.678720031,
                                                ["x"] = 85392.400907543,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 12,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 90095.997590828,
                                            ["x"] = 85593.863635902,
                                            ["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"] = 128,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "hy_launcher",
                                        ["unitId"] = 306,
                                        ["y"] = 90095.997590828,
                                        ["x"] = 85593.863635902,
                                        ["name"] = "RI 3 Battery-1-2",
                                        ["heading"] = 3.1939525311496,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 307,
                                        ["y"] = 90460.486999445,
                                        ["x"] = 85846.663733281,
                                        ["name"] = "RI 3 Battery-1-3",
                                        ["heading"] = 3.1939525311496,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 308,
                                        ["y"] = 90111.821187619,
                                        ["x"] = 85623.643498892,
                                        ["name"] = "RI 3 Battery-1-4",
                                        ["heading"] = 3.1939525311496,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 309,
                                        ["y"] = 90352.054664791,
                                        ["x"] = 85701.696701312,
                                        ["name"] = "RI 3 Battery-1-5",
                                        ["heading"] = 3.1939525311496,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "hy_launcher",
                                        ["unitId"] = 310,
                                        ["y"] = 90362.697036247,
                                        ["x"] = 85677.508001076,
                                        ["name"] = "RI 3 Battery-1-6",
                                        ["heading"] = 2.5132741228718,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "hy_launcher",
                                        ["unitId"] = 311,
                                        ["y"] = 90482.546308753,
                                        ["x"] = 85852.337617163,
                                        ["name"] = "RI 3 Battery-1-7",
                                        ["heading"] = 1.7453292519943,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 90095.997590828,
                                ["x"] = 85593.863635902,
                                ["name"] = "RI 6 Battery",
                                ["start_time"] = 0,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 95749.847330601,
                                                ["x"] = 88783.463193652,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 95747.918992252,
                                                ["x"] = 88784.748752551,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 17,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 95881.883894188,
                                            ["x"] = 88840.523738674,
                                            ["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"] = 136,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "hy_launcher",
                                        ["unitId"] = 327,
                                        ["y"] = 95881.883894188,
                                        ["x"] = 88840.523738674,
                                        ["name"] = "RI 25 Battery-3",
                                        ["heading"] = 1.8675022996339,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "hy_launcher",
                                        ["unitId"] = 326,
                                        ["y"] = 93282.769363387,
                                        ["x"] = 89856.93876843,
                                        ["name"] = "RI 25 Battery-2",
                                        ["heading"] = 6.2133721370998,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "hy_launcher",
                                        ["unitId"] = 325,
                                        ["y"] = 94190.009474773,
                                        ["x"] = 88743.392631741,
                                        ["name"] = "RI 25 Battery-1",
                                        ["heading"] = 2.3736477827123,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 329,
                                        ["y"] = 94172.38264868,
                                        ["x"] = 88764.613231078,
                                        ["name"] = "RI 25 Battery-5",
                                        ["heading"] = 1.8675022996339,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 328,
                                        ["y"] = 93271.321162327,
                                        ["x"] = 89832.607224867,
                                        ["name"] = "RI 25 Battery-4",
                                        ["heading"] = 1.5882496193148,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 324,
                                        ["y"] = 95848.533385594,
                                        ["x"] = 88863.468191345,
                                        ["name"] = "RI 3 Battery-1-8",
                                        ["heading"] = 1.8675022996339,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 95881.883894188,
                                ["x"] = 88840.523738674,
                                ["name"] = "RI 25 Battery",
                                ["start_time"] = 0,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 25,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 93389.116320183,
                                            ["x"] = 88428.017381177,
                                            ["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"] = 137,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "rapier_fsa_launcher",
                                        ["unitId"] = 331,
                                        ["y"] = 93389.116320183,
                                        ["x"] = 88428.017381177,
                                        ["name"] = "RI 25 SAM-1",
                                        ["heading"] = 3.7699111843078,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "rapier_fsa_optical_tracker_unit",
                                        ["unitId"] = 332,
                                        ["y"] = 93413.268036119,
                                        ["x"] = 88443.585053497,
                                        ["name"] = "RI 25 SAM-2",
                                        ["heading"] = 1.5882496193148,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 334,
                                        ["y"] = 93387.930478635,
                                        ["x"] = 88442.261700609,
                                        ["name"] = "RI 25 SAM-4",
                                        ["heading"] = 3.5255650890285,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "rapier_fsa_blindfire_radar",
                                        ["unitId"] = 330,
                                        ["y"] = 93350.560870044,
                                        ["x"] = 88436.892409322,
                                        ["name"] = "RI 25 Battery-1-1",
                                        ["heading"] = 1.5882496193148,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 93389.116320183,
                                ["x"] = 88428.017381177,
                                ["name"] = "RI 25 SAM",
                                ["start_time"] = 0,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 92810.864857978,
                                            ["x"] = 88924.171812916,
                                            ["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"] = 139,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 337,
                                        ["y"] = 92810.864857978,
                                        ["x"] = 88924.171812916,
                                        ["name"] = "RI 25 AA-1-1",
                                        ["heading"] = 5.0614548307836,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 336,
                                        ["y"] = 92825.857474171,
                                        ["x"] = 88921.534725988,
                                        ["name"] = "RI 25 SAM-1-1",
                                        ["heading"] = 4.5553093477052,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 92810.864857978,
                                ["x"] = 88924.171812916,
                                ["name"] = "RI 25 AA-1",
                                ["start_time"] = 0,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 92823.202300588,
                                            ["x"] = 89131.6637473,
                                            ["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"] = 140,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 338,
                                        ["y"] = 92823.202300588,
                                        ["x"] = 89131.6637473,
                                        ["name"] = "RI 25 AA-2-1",
                                        ["heading"] = 5.0614548307836,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 339,
                                        ["y"] = 92837.688014874,
                                        ["x"] = 89152.8637473,
                                        ["name"] = "RI 25 AA-2-2",
                                        ["heading"] = 3.8571776469075,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 92823.202300588,
                                ["x"] = 89131.6637473,
                                ["name"] = "RI 25 AA-2",
                                ["start_time"] = 0,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 19,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 93378.995892041,
                                            ["x"] = 89406.193037784,
                                            ["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"] = 141,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 340,
                                        ["y"] = 93378.995892041,
                                        ["x"] = 89406.193037784,
                                        ["name"] = "RI 25 AA-3-1",
                                        ["heading"] = 6.2657320146596,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 341,
                                        ["y"] = 93430.145432764,
                                        ["x"] = 89394.717179289,
                                        ["name"] = "RI 25 AA-3-2",
                                        ["heading"] = 3.8571776469075,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 93378.995892041,
                                ["x"] = 89406.193037784,
                                ["name"] = "RI 25 AA-3",
                                ["start_time"] = 0,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 94671.680351858,
                                            ["x"] = 89241.473222096,
                                            ["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"] = 142,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 342,
                                        ["y"] = 94671.680351858,
                                        ["x"] = 89241.473222096,
                                        ["name"] = "RI 25 AA-4-1",
                                        ["heading"] = 5.0614548307836,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 343,
                                        ["y"] = 94676.911029742,
                                        ["x"] = 89252.689002559,
                                        ["name"] = "RI 25 AA-4-2",
                                        ["heading"] = 4.7298422729046,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 94671.680351858,
                                ["x"] = 89241.473222096,
                                ["name"] = "RI 25 AA-4",
                                ["start_time"] = 0,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 95022.202940716,
                                            ["x"] = 88890.839181401,
                                            ["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"] = 143,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 344,
                                        ["y"] = 95022.202940716,
                                        ["x"] = 88890.839181401,
                                        ["name"] = "RI 25 AA-5-1",
                                        ["heading"] = 2.4434609527921,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 345,
                                        ["y"] = 95018.895412099,
                                        ["x"] = 88902.553345252,
                                        ["name"] = "RI 25 AA-5-2",
                                        ["heading"] = 3.8571776469075,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 95022.202940716,
                                ["x"] = 88890.839181401,
                                ["name"] = "RI 25 AA-5",
                                ["start_time"] = 0,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["visible"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 21,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 93962.840592054,
                                            ["x"] = 88722.289115319,
                                            ["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"] = 144,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "ZU-23 Emplacement",
                                        ["unitId"] = 346,
                                        ["y"] = 93962.840592054,
                                        ["x"] = 88722.289115319,
                                        ["name"] = "RI 25 AA-6-1",
                                        ["heading"] = 4.014257279587,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["skill"] = "Average",
                                        ["coldAtStart"] = false,
                                        ["type"] = "Ural-375",
                                        ["unitId"] = 347,
                                        ["y"] = 93960.387900002,
                                        ["x"] = 88730.316107492,
                                        ["name"] = "RI 25 AA-6-2",
                                        ["heading"] = 3.8571776469075,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 93962.840592054,
                                ["x"] = 88722.289115319,
                                ["name"] = "RI 25 AA-6",
                                ["start_time"] = 0,
                            }, -- end of [29]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "CJTF Red",
                }, -- end of [2]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 22,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = "",
                    ["group"] = 10,
                    ["predicate"] = "c_group_dead",
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = "",
                    ["group"] = 26,
                    ["predicate"] = "c_group_dead",
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = "",
                    ["group"] = 21,
                    ["predicate"] = "c_group_dead",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "7th Rgmt. Retreat",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_activate_group",
                    ["group"] = 27,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_19",
                    ["KeyDict_text"] = "DictKey_ActionText_19",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 20,
                    ["KeyDict_text"] = "DictKey_ActionText_20",
                    ["text"] = "DictKey_ActionText_20",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [3]
                [4] = 
                {
                    ["color"] = "1",
                    ["predicate"] = "a_explosion_marker_unit",
                    ["unit"] = 53,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xff0000ff",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = "",
                    ["group"] = 27,
                    ["predicate"] = "c_group_dead",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "counter attack",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_activate_group",
                    ["group"] = 32,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_activate_group",
                    ["group"] = 33,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_8",
                    ["KeyDict_text"] = "DictKey_ActionText_8",
                    ["clearview"] = false,
                }, -- end of [3]
                [4] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 20,
                    ["KeyDict_text"] = "DictKey_ActionText_9",
                    ["text"] = "DictKey_ActionText_9",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xff0000ff",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 30,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 255,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Welsh Guard",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_activate_group",
                    ["group"] = 98,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_activate_group",
                    ["group"] = 99,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "a_activate_group",
                    ["group"] = 174,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "a_activate_group",
                    ["group"] = 175,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["colorItem"] = "0x0080ffff",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 60,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 355,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Music 1-1",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_out_sound_u",
                    ["file"] = "ResKey_Action_13",
                    ["start_delay"] = 0,
                    ["unit"] = 355,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["unit"] = 355,
                    ["predicate"] = "a_out_text_delay_u",
                    ["text"] = "DictKey_ActionText_17",
                    ["KeyDict_text"] = "DictKey_ActionText_17",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xe180a4ff",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 60,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 356,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Music 1-1",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["start_delay"] = 0,
                    ["file"] = "ResKey_Action_14",
                    ["predicate"] = "a_out_sound_u",
                    ["unit"] = 356,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 10,
                    ["start_delay"] = 0,
                    ["unit"] = 356,
                    ["predicate"] = "a_out_text_delay_u",
                    ["text"] = "DictKey_ActionText_18",
                    ["KeyDict_text"] = "DictKey_ActionText_18",
                    ["clearview"] = false,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["colorItem"] = "0xe180a4ff",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["comment"] = "f10",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = "1",
                    ["predicate"] = "a_add_radio_item_for_group",
                    ["group"] = 152,
                    ["KeyDict_radiotext"] = "DictKey_ActionRadioText_26",
                    ["radiotext"] = "DictKey_ActionRadioText_26",
                    ["value"] = 1,
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = "3",
                    ["radiotext"] = "DictKey_ActionRadioText_29",
                    ["value"] = 1,
                    ["KeyDict_radiotext"] = "DictKey_ActionRadioText_29",
                    ["predicate"] = "a_add_radio_item_for_group",
                    ["group"] = 152,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
            ["colorItem"] = "0xe180a4ff",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 30,
                    ["flag"] = "1",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "news start",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "ResKey_Action_23",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_24",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 10,
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 152,
                    ["KeyDict_radiotext"] = "DictKey_ActionRadioText_27",
                    ["radiotext"] = "DictKey_ActionRadioText_27",
                    ["predicate"] = "a_remove_radio_item_for_group",
                }, -- end of [3]
                [4] = 
                {
                    ["value"] = 1,
                    ["predicate"] = "a_add_radio_item_for_group",
                    ["group"] = 152,
                    ["KeyDict_radiotext"] = "DictKey_ActionRadioText_28",
                    ["radiotext"] = "DictKey_ActionRadioText_28",
                    ["flag"] = "2",
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xe180a4ff",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 30,
                    ["flag"] = "3",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "music start",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "ResKey_Action_30",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 0,
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "ResKey_Action_31",
                    ["predicate"] = "a_out_sound",
                    ["start_delay"] = 10,
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 152,
                    ["KeyDict_radiotext"] = "DictKey_ActionRadioText_32",
                    ["radiotext"] = "DictKey_ActionRadioText_32",
                    ["predicate"] = "a_remove_radio_item_for_group",
                }, -- end of [3]
                [4] = 
                {
                    ["value"] = 1,
                    ["radiotext"] = "DictKey_ActionRadioText_33",
                    ["flag"] = "4",
                    ["KeyDict_radiotext"] = "DictKey_ActionRadioText_33",
                    ["predicate"] = "a_add_radio_item_for_group",
                    ["group"] = 152,
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xe180a4ff",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 30,
                    ["flag"] = "2",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "stop news",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_out_sound_stop",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 152,
                    ["KeyDict_radiotext"] = "DictKey_ActionRadioText_36",
                    ["radiotext"] = "DictKey_ActionRadioText_36",
                    ["predicate"] = "a_remove_radio_item_for_group",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xe180a4ff",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 30,
                    ["flag"] = "4",
                    ["predicate"] = "c_flag_is_true",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "stop Music",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_out_sound_stop",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 152,
                    ["KeyDict_radiotext"] = "DictKey_ActionRadioText_34",
                    ["radiotext"] = "DictKey_ActionRadioText_34",
                    ["predicate"] = "a_remove_radio_item_for_group",
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0xe180a4ff",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Mission Radio Breifing",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_37",
                    ["KeyDict_text"] = "DictKey_ActionText_37",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 20,
                    ["KeyDict_text"] = "DictKey_ActionText_38",
                    ["text"] = "DictKey_ActionText_38",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = false,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 40,
                    ["predicate"] = "a_out_text_delay_g",
                    ["group"] = 152,
                    ["text"] = "DictKey_ActionText_44",
                    ["KeyDict_text"] = "DictKey_ActionText_44",
                    ["clearview"] = false,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
            ["colorItem"] = "0x80ffffff",
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["unitType"] = "ALL",
                    ["zone"] = 90,
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 355,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "INFIL",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 0,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_39",
                    ["KeyDict_text"] = "DictKey_ActionText_39",
                    ["clearview"] = false,
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 20,
                    ["KeyDict_text"] = "DictKey_ActionText_41",
                    ["text"] = "DictKey_ActionText_41",
                    ["predicate"] = "a_out_text_delay",
                    ["clearview"] = true,
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 20,
                    ["start_delay"] = 40,
                    ["predicate"] = "a_out_text_delay",
                    ["text"] = "DictKey_ActionText_42",
                    ["KeyDict_text"] = "DictKey_ActionText_42",
                    ["clearview"] = false,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["colorItem"] = "0x80ffffff",
        }, -- end of [12]
    }, -- end of ["trigrules"]
    ["currentKey"] = 78177,
    ["failures"] = 
    {
        ["DMT_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "DMT_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["DMT_FAILURE_TOTAL"]
        ["helmet"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "helmet",
            ["mm"] = 0,
        }, -- end of ["helmet"]
        ["Failure_Ctrl_FCS_Ch3"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch3",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch3"]
        ["Failure_PP_EngR_Main_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_Main_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_Main_FFCS"]
        ["radar"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "radar",
            ["mm"] = 0,
        }, -- end of ["radar"]
        ["Failure_Comp_ADC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Comp_ADC",
            ["mm"] = 0,
        }, -- end of ["Failure_Comp_ADC"]
        ["rws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "rws",
            ["mm"] = 0,
        }, -- end of ["rws"]
        ["Failure_Comp_MC2"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Comp_MC2",
            ["mm"] = 0,
        }, -- end of ["Failure_Comp_MC2"]
        ["Failure_Hyd_IsolatedHYD2BSystem_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_IsolatedHYD2BSystem_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_IsolatedHYD2BSystem_Leak"]
        ["Failure_Ctrl_FCS_Ch1"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch1",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch1"]
        ["COM1_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COM1_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["COM1_FAILURE_TOTAL"]
        ["Failure_PP_EngL_AB_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_AB_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_AB_FFCS"]
        ["ecm"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ecm",
            ["mm"] = 0,
        }, -- end of ["ecm"]
        ["Failure_Gear_WOW"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Gear_WOW",
            ["mm"] = 0,
        }, -- end of ["Failure_Gear_WOW"]
        ["Failure_Fuel_QuantityGaging"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_QuantityGaging",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_QuantityGaging"]
        ["Failure_Fuel_Tank4Transfer"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_Tank4Transfer",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_Tank4Transfer"]
        ["Failure_PP_EngR_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_OilLeak"]
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro",
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["Failure_PP_LeftPTS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_LeftPTS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_LeftPTS"]
        ["INS_FAILURE_VELOCITY"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INS_FAILURE_VELOCITY",
            ["mm"] = 0,
        }, -- end of ["INS_FAILURE_VELOCITY"]
        ["Failure_Sens_LeftPitotHeater"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Sens_LeftPitotHeater",
            ["mm"] = 0,
        }, -- end of ["Failure_Sens_LeftPitotHeater"]
        ["ARBS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ARBS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ARBS_FAILURE_TOTAL"]
        ["STATION_5_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STATION_5_FAILURE",
            ["mm"] = 0,
        }, -- end of ["STATION_5_FAILURE"]
        ["Failure_Fuel_RightBoostPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_RightBoostPump",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_RightBoostPump"]
        ["STATION_4_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STATION_4_FAILURE",
            ["mm"] = 0,
        }, -- end of ["STATION_4_FAILURE"]
        ["Failure_PP_EngL_Main_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_Main_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_Main_FFCS"]
        ["STATION_7_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STATION_7_FAILURE",
            ["mm"] = 0,
        }, -- end of ["STATION_7_FAILURE"]
        ["STATION_6_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STATION_6_FAILURE",
            ["mm"] = 0,
        }, -- end of ["STATION_6_FAILURE"]
        ["INS_FAILURE_ATTITUDE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INS_FAILURE_ATTITUDE",
            ["mm"] = 0,
        }, -- end of ["INS_FAILURE_ATTITUDE"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc",
            ["mm"] = 0,
        }, -- end of ["asc"]
        ["TCN_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TCN_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["TCN_FAILURE_TOTAL"]
        ["COM2_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "COM2_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["COM2_FAILURE_TOTAL"]
        ["Failure_Sens_RightPitotHeater"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Sens_RightPitotHeater",
            ["mm"] = 0,
        }, -- end of ["Failure_Sens_RightPitotHeater"]
        ["STATION_2_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STATION_2_FAILURE",
            ["mm"] = 0,
        }, -- end of ["STATION_2_FAILURE"]
        ["Failure_Elec_LeftGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_LeftGenerator",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_LeftGenerator"]
        ["Failure_PP_RightPTS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_RightPTS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_RightPTS"]
        ["Failure_PP_EngR_AB_FFCS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_AB_FFCS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_AB_FFCS"]
        ["Failure_Elec_RightTransformerRectifier"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_RightTransformerRectifier",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_RightTransformerRectifier"]
        ["Failure_PP_LeftAMAD_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_LeftAMAD_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_LeftAMAD_OilLeak"]
        ["Failure_Elec_LeftTransformerRectifier"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_LeftTransformerRectifier",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_LeftTransformerRectifier"]
        ["Failure_Elec_RightGenerator"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_RightGenerator",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_RightGenerator"]
        ["STATION_1_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STATION_1_FAILURE",
            ["mm"] = 0,
        }, -- end of ["STATION_1_FAILURE"]
        ["Failure_PP_EngR_Nozzle_CS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngR_Nozzle_CS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngR_Nozzle_CS"]
        ["Failure_Fuel_ExtTankTransferC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_ExtTankTransferC",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_ExtTankTransferC"]
        ["Failure_Ctrl_LEF"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_LEF",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_LEF"]
        ["APU_Fire"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "APU_Fire",
            ["mm"] = 0,
        }, -- end of ["APU_Fire"]
        ["Failure_Elec_EmergencyBattery"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_EmergencyBattery",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_EmergencyBattery"]
        ["FLIR_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "FLIR_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["FLIR_FAILURE_TOTAL"]
        ["STATION_3_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STATION_3_FAILURE",
            ["mm"] = 0,
        }, -- end of ["STATION_3_FAILURE"]
        ["autopilot"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "autopilot",
            ["mm"] = 0,
        }, -- end of ["autopilot"]
        ["STRAKE_LEFT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STRAKE_LEFT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["STRAKE_LEFT_FAILURE"]
        ["Failure_PP_EngL_Nozzle_CS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_Nozzle_CS",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_Nozzle_CS"]
        ["STRAKE_RIGHT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "STRAKE_RIGHT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["STRAKE_RIGHT_FAILURE"]
        ["INS_FAILURE_HEADING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INS_FAILURE_HEADING",
            ["mm"] = 0,
        }, -- end of ["INS_FAILURE_HEADING"]
        ["hud"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hud",
            ["mm"] = 0,
        }, -- end of ["hud"]
        ["Failure_Fuel_ExtTankTransferL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_ExtTankTransferL",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_ExtTankTransferL"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mfd",
            ["mm"] = 0,
        }, -- end of ["mfd"]
        ["Failure_Hyd_HYD1B_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD1B_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD1B_Leak"]
        ["Failure_Ctrl_FCS_Ch2"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch2",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch2"]
        ["Failure_PP_RightAMAD_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_RightAMAD_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_RightAMAD_OilLeak"]
        ["DVMS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "DVMS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["DVMS_FAILURE_TOTAL"]
        ["Failure_Elec_UtilityBattery"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Elec_UtilityBattery",
            ["mm"] = 0,
        }, -- end of ["Failure_Elec_UtilityBattery"]
        ["Failure_Ctrl_Aileron"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_Aileron",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_Aileron"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["SMS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SMS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["SMS_FAILURE_TOTAL"]
        ["Failure_Ctrl_FCS_Ch4"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Ctrl_FCS_Ch4",
            ["mm"] = 0,
        }, -- end of ["Failure_Ctrl_FCS_Ch4"]
        ["Failure_Comp_MC1"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Comp_MC1",
            ["mm"] = 0,
        }, -- end of ["Failure_Comp_MC1"]
        ["Failure_Fuel_Tank1Transfer"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_Tank1Transfer",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_Tank1Transfer"]
        ["Failure_ECS_Valve"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_ECS_Valve",
            ["mm"] = 0,
        }, -- end of ["Failure_ECS_Valve"]
        ["Failure_Gear_NWS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Gear_NWS",
            ["mm"] = 0,
        }, -- end of ["Failure_Gear_NWS"]
        ["Failure_Hyd_HYD1A_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD1A_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD1A_Leak"]
        ["MSC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "MSC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["MSC_FAILURE_TOTAL"]
        ["eos"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "eos",
            ["mm"] = 0,
        }, -- end of ["eos"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["ADC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ADC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ADC_FAILURE_TOTAL"]
        ["LeftEngine_Fire"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LeftEngine_Fire",
            ["mm"] = 0,
        }, -- end of ["LeftEngine_Fire"]
        ["Failure_Hyd_HYD2B_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD2B_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD2B_Leak"]
        ["Failure_ECS_OBOGS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_ECS_OBOGS",
            ["mm"] = 0,
        }, -- end of ["Failure_ECS_OBOGS"]
        ["Failure_Fuel_ExtTankTransferR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_ExtTankTransferR",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_ExtTankTransferR"]
        ["RightEngine_Fire"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RightEngine_Fire",
            ["mm"] = 0,
        }, -- end of ["RightEngine_Fire"]
        ["Failure_Fuel_LeftBoostPump"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Fuel_LeftBoostPump",
            ["mm"] = 0,
        }, -- end of ["Failure_Fuel_LeftBoostPump"]
        ["Failure_PP_EngL_OilLeak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_PP_EngL_OilLeak",
            ["mm"] = 0,
        }, -- end of ["Failure_PP_EngL_OilLeak"]
        ["Failure_Hyd_HYD2A_Leak"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "Failure_Hyd_HYD2A_Leak",
            ["mm"] = 0,
        }, -- end of ["Failure_Hyd_HYD2A_Leak"]
    }, -- end of ["failures"]
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["start_time"] = 36600,
} -- end of mission
