@font-face { font-family: 'ChillGSans'; src: url('https://cdn.jsdelivr.net/gh/LupusCaeruleus/Fonts@main/ChillGSans.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; } @import url('https://fonts.googleapis.com/css2?family=Staatliches&display=swap'); @import url('https://fonts.googleapis.com/css2?family=PT+Serif&display=swap'); @import url("http://vivarium.wdfiles.com/local--files/backrooms%3Avivtheme/stylesheet.css"); :root { --theme-base: "black-highlighter"; --theme-id: "liminal"; --theme-name: "Liminal Theme"; --logo-image: url("https://backrooms-mc-new.wikidot.com/local--files/start/%E6%97%A0%E6%A0%87%E9%A2%982_20241214085430.png"); --header-title: "MC层群启蒙联盟"; --header-subtitle: "我们能在这场大灾变中保护你与你家人们的安全"; --white-monochrome: 217,208,180; --very-light-gray-monochrome: 1,38,35; --pale-gray-monochrome: 237,228,200; --light-pale-gray-monochrome: 217,208,180; --light-gray-monochrome: 21,33,38; --gray-monochrome: 1,38,35; --dark-gray-monochrome: 1,38,35; --black-monochrome: 1,20,17; --bright-accent: 43,86,128; --medium-accent: 21,33,38; --dark-accent: 18,15,38; --pale-accent: 18,15,38; --swatch-topmenu-border-color: var(--gray-monochrome); --link-color: var(--bright-accent); --hover-link-color: 3,46,88; --alt-accent:140,88,140; --background-gradient-distance: 20rem; --gradient-header: linear-gradient(to bottom, rgba(var(--black-monochrome)) 0%, rgba(var(--gray-monochrome), 1) 100%); --diagonal-stripes: linear-gradient(transparent 0); --header-height-on-desktop:10rem; --header-height-on-mobile: 10rem; --swatch-menubg-medium-color: var(--pale-gray-monochrome); --swatch-tertiary-color: var(--dark-gray-monochrome); } #header { background-size:auto calc(var(--header-height-on-desktop) - 2rem); background-position: center; animation:header 3s alternate infinite; -webkit-animation:header 3s alternate infinite; /* Safari 和 Chrome */ } @keyframes header { 0%{ background-position: center 40%; } 100%{ background-position: center 60%; } } #header h1, #header h1 a { position: absolute; top: 2rem; margin: 0; width: 100%; display: flex; justify-content: center; z-index: 0; } #header h2, #header h2 span, #header h2 span::before { position: absolute; top: 2.5rem; margin: 0; width: 100%; display: flex; justify-content: center; } #header h1 a::before, #header h2 span::before { text-shadow: .063rem 0.1rem 0.1rem #0c0c0c; } #side-bar:hover, #side-bar:active, #side-bar:focus-within { background-color: rgb(var(--white-monochrome)); } span.printuser{ color:rgb(var(--white-monochrome)); } input#search-top-box-input:hover { background-color:rgb(var(--bright-accent)); } input#search-top-box-input { background-color:rgb(var(--white-monochrome)); } #toc { background-color:rgb(var(--gray-monochrome)); color:rgb(var(--white-monochrome)); box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: none; padding: 0.5rem } #toc a { color: rgb(var(--swatch-menubg-medium-color)); } .bblock:hover{ color: rgb(var(--swatch-menubg-medium-color)); } .document { background-color: rgb(var(--white-monochrome)); color: rgb(var(--dark-accent)); box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); margin: 1rem 0.2rem; padding: 0.2rem 1rem; position: relative; } .document:before, .document:after { content: ""; height: 98%; position: absolute; width: 100%; z-index: -1; } .document:before { background-color: rgb(var(--white-monochrome)); box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); left: -5px; top: 4px; transform: rotate(-4deg); } .document:after { background-color: rgb(var(--white-monochrome)); box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.5); right: -3px; top: 1px; transform: rotate(3deg); } .dark-document { color: rgb(var(--white-monochrome)); background-color: rgb(var(--dark-accent)); box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); margin: 1rem 0.2rem; padding: 0.2rem 1rem; position: relative; } .dark-document:before, .dark-document:after { content: ""; height: 98%; position: absolute; width: 100%; z-index: -1; } .dark-document:before { background-color: rgb(var(--dark-accent)); box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); left: -5px; top: 4px; transform: rotate(-4deg); } .dark-document:after { background-color: rgb(var(--dark-accent)); box-shadow: 0 -5px 8px rgba(0, 0, 0, 0.5); right: -3px; top: 1px; transform: rotate(3deg); } .noticeblock { background-color: rgb(var(--white-monochrome)); background-image: url(https://backrooms-mc-new.wikidot.com/local--files/start/%E6%97%A0%E6%A0%87%E9%A2%982_20241214085430.png); background-size:auto 7rem; background-position: center bottom; background-repeat:no-repeat; color: rgb(var(--dark-accent)); box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); margin: 3rem; padding: 0.2rem 1rem 8rem 1rem; position: relative; } .noticeblock>p:nth-child(1)::before { content: "MC层群启蒙联盟"; font-family: 'Times New Roman', serif; font-weight: 600; font-size: 200%; text-align: center; margin-bottom: 1.5rem; padding-bottom: 0.6rem; border-bottom: double 0.2rem rgb(var(--dark-accent)); max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .noticeblock>p:nth-child(1)::after { content: "我们能在这场大灾变中保护你与你家人们的安全"; font-family: 'Noto Serif SC', serif; font-weight: 600; font-size: 75%; text-align: center; margin-top: -4.25rem; padding-bottom: 0.3rem; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .noticeblock>p:nth-child(2) { margin-top: 4rem; } .dark-noticeblock { color: rgb(var(--white-monochrome)); background-image: url(https://s1.ax1x.com/2022/12/02/zBgKX9.png); background-size:auto 7rem; background-position: center bottom; background-repeat:no-repeat; background-color: rgb(var(--dark-accent)); box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); margin: 3rem; padding: 0.2rem 1rem 8rem 1rem; position: relative; } .dark-noticeblock>p:nth-child(1)::before { content: "MC层群启蒙联盟"; font-family: 'Times New Roman', serif; font-weight: 600; font-size: 200%; text-align: center; margin-bottom: 1.5rem; padding-bottom: 0.8rem; border-bottom: double 0.2rem rgb(var(--white-monochrome)); max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .dark-noticeblock>p:nth-child(1)::after { content: "我们能在这场大灾变中保护你与你家人们的安全"; font-family: 'Noto Serif SC', serif; font-weight: 600; font-size: 75%; text-align: center; margin-top: -4.25rem; padding-bottom: 0.3rem; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .dark-noticeblock>p:nth-child(2) { margin-top: 4rem; } .bntgblock { background-color: #E8E7D5; background-repeat:no-repeat; border-left: 0.3rem solid #566C5A; border-right: 0.3rem solid #566C5A; color: rgb(102, 102, 102); box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); margin: 1rem 0.2rem; padding: 0.2rem 1rem; position: relative; } .bntgblock>p:nth-child(1)::before { content: "M.T.O. 公告系统"; font-family: 'Staatliches', 'ChillGSans', sans-serif; font-weight: 600; font-size: 200%; text-align: center; margin-bottom: 1rem; padding-bottom: 0.6rem; border-bottom: 0.15rem solid #566C5A; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .megblock{ box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); background-image: url(https://s3.bmp.ovh/imgs/2025/02/02/f1fb05862ef8815d.png); background-size:auto 5rem; background-position: center bottom; background-repeat:no-repeat; color:rgb(255, 255, 255); margin: 1rem 0.2rem; padding: 0.2rem 1rem 8rem 1rem; display: block; position: relative; background-color: rgb(54, 52, 21); border: solid 0.3rem rgb(255, 245, 166); } .megblock>p:nth-child(1)::before { content: "MC.E.G."; font-family: 'Times New Roman', serif; font-weight: 600; font-size: 200%; text-align: center; margin-bottom: 1.5rem; padding-bottom: 0.8rem; border-bottom: double 0.2rem white; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .megblock>p:nth-child(1)::after { content: "联合起来,为了更好的明天!"; font-family: 'Noto Sans SC', sans-serif; font-weight: 600; font-size: 75%; text-align: center; margin-top: -4.25rem; padding-bottom: 0.3rem; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .megblock>p:nth-child(2) { margin-top: 4rem; } .scblock{ box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); background-image: url(http://backrooms-mc-new.wikidot.com/local--files/the-m-sc-l/111); background-size:auto 7rem; background-position: center bottom; background-repeat:no-repeat; color:rgb(255, 255, 255); margin: 1rem 0.2rem; padding: 0.2rem 1rem 8rem 1rem; display: block; position: relative; background-color: rgb(255,255,255); border-top: solid 0.3rem #FFFF00; border-bottom: solid 0.3rem #FFFF00; } .scblock>p:nth-child(1)::before { content: "MC层群生电公司"; font-family: 'Noto Sans SC', sans-serif; background: repeating-linear-gradient(-45deg, #FFFF00, #FFFF00 4px, #FFFF00 5px, #FFFF00 5px); font-weight: 600; font-size: 200%; text-align: center; margin-bottom: 1.5rem; padding-bottom: 0.8rem; border-bottom: dotted 0.2rem #FFFF00; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .scblock>p:nth-child(1)::after { content: "我们开拓;我们研究;我们创造;我们不朽!"; font-family: 'Noto Sans SC', sans-serif; font-weight: 600; font-size: 75%; text-align: center; margin-top: -4.25rem; padding-bottom: 0.3rem; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; } .scblock>p:nth-child(2) { margin-top: 4rem; } .scblock { color: black; } .bfpfblock{ box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); background-image: url(http://backrooms-mc-new.wikidot.com/local--files/the-m-c-c/7D6729196899AE0627D5A4F3B30F20D8.png); background-size:auto 7rem; background-position: center bottom; background-repeat:no-repeat; color:rgb(25, 20, 16); margin: 1rem 0.2rem; padding: 0.2rem 1rem 8rem 1rem; display: block; position: relative; background-color: rgb(255,246,219); border-left: solid 0.3rem #E18C18; border-bottom: solid 0.5rem #E18C18; border-top-left-radius: 0.3rem; border-top-right-radius: 1rem; border-bottom-right-radius: 0.5rem; border-bottom-left-radius: 0.3rem 0.5rem; } .bfpfblock>p:nth-child(1)::before { content: "M.C.C."; font-family: 'Noto Sans SC', sans-serif; background: repeating-linear-gradient(-30deg,rgba(253, 157, 11, 0.8),rgba(225, 140, 24, 1)70px); font-family: 'CKTKkingkong', sans-serif; font-weight: bold; font-size: 200%; text-align: center; margin-bottom: 1.5rem; padding-bottom: 0.8rem; border-bottom: solid 0.2rem #E18C18; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; color:white; } .bfpfblock>p:nth-child(1)::after { content: "让我们撸起袖子干起来,敬美好的明天!"; font-family: 'Noto Sans SC', sans-serif; font-weight: 600; font-size: 75%; text-align: center; margin-top: -4.25rem; padding-bottom: 0.3rem; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; color:white; } .bfpfblock>p:nth-child(2) { margin-top: 4rem; } .cbsblock{ box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); background-image: url(https://s3.bmp.ovh/imgs/2025/02/11/5a3e2ff3bcd45ee8.png); background-size:auto 7rem; background-position: center bottom; background-repeat:no-repeat; color:rgb(25, 20, 16); margin: 1rem 0.2rem; padding: 0.2rem 1rem 8rem 1rem; display: block; position: relative; background-color: rgb(225,225,225); border-left: solid 0.3rem #000000; border-bottom: solid 0.5rem #000000; border-top-left-radius: 0.3rem; border-top-right-radius: 1rem; border-bottom-right-radius: 0.5rem; border-bottom-left-radius: 0.3rem 0.5rem; } .cbsblock>p:nth-child(1)::before { content: "MC.E.I. 数据库"; font-family: 'Noto Sans SC', sans-serif; background: repeating-linear-gradient(-30deg,rgba(0, 0, 0, 0.8),rgba(100, 100, 100, 1)70px); font-weight: bold; font-size: 200%; text-align: center; margin-bottom: 1.5rem; padding-bottom: 0.8rem; border-bottom: solid 0.2rem #000000; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; color:white; } .cbsblock>p:nth-child(1)::after { content: "实体学永垂不朽!"; font-family: 'Noto Sans SC', sans-serif; font-weight: 600; font-size: 75%; text-align: center; margin-top: -4.25rem; padding-bottom: 0.3rem; max-width: 49rem; margin-left: auto; margin-right: auto; display: flex; flex-direction: column; align-content: stretch; align-items: center; color:white; } .cbsblock>p:nth-child(2) { margin-top: 4rem; } .hovertip{ border:none !important; box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5); }
生存难度:生存難度:
等级等級 5E
- 极端危险
- 致命病毒
- 实体横行
**警告**您正在访问MC层群的生存难度等级五**警告**
Level MC-11.1曾经作为Level MC-11的一部分,但在大启智事件后,被分离出来。
描述
Level MC-11.1融合了曾经Level MC-11的MC.E.G.管辖区、M.U.E.C.管辖区、M.V.T.A.管辖区的一部分的总和,这里被那些启智的实体恶意破坏大部分成为了一片废墟。在Level MC-11.1中充满着一种名为殇毒的病毒,被感染的玩家渐渐便成为具有智慧的Entity MC-15僵尸,这种病毒可以寄宿在物体和生物体内,通过玩家受伤的那一瞬间有概率进入玩家体内并感染,因此在本层级探索时必须小心翼翼,谨慎受伤。
废墟
Level MC-11.1的大部分为废墟,也是大多数在灾难后末能逃出的幸存者活动的地方,该地方没有任何WiFi,资源极其匮乏1具有大量启智的实体在这里狩猎,被它们抓到的玩家轻则成为它们的口粮,重则被带入“屠宰场”供它们取乐。
屠宰场
那些启智的实体在这唯一建造的大型建筑,共分为四个区域,被它们抓到的幸存者大多会被遣送到除管理区的其他三个区域2
斗兽场
要求那些幸存者拿着各种各样的武器在这里相互厮杀,获胜者会获得诸多奖励,比如未被感染的食物和水,长达一天的休假,甚至可能会被他们遣送到Level MC-03,目前越来越多的幸存者为了活下去,自愿参与了这场残酷的游戏,亲自审判了自己的同胞。
狩猎区
那些获得智慧的实体会用刀刃、弓箭、药水等各种装备去猎杀那些没有任何装备、没有任何掩体的幸存者,这里的场景第10天4会更换一次,比如下界风格,将幸存者脚踏的地方全部换成岩浆。
惩戒区
专门用来折磨幸存者的地方,你可以想象这是M.U.E.C.“折磨室”的Pro Max版本5
管理区
这里是四个区域中最大的区域,这里是那些启智的实体生活休息的地方,它们主要负责管理其他三个区域看守和狩猎更多的幸存者,是一群不折不扣的疯子6
抵抗区
这里曾经是PVP军团训练区,在灾难的时候,许多PVP军团的人未能及时逃出,被困死了在了这里,随着时间推移,这里的面积越来越小,但他们仍然坚信着曙光即将到来,不屈服着向敌人抵抗
该区域已不存在,向英雄致敬。
实体
启智实体是指那些具有智慧的Entity MC-15僵尸,在大启智事件后虽然无法自然生成,但可通过殇毒将玩家感染成与它们有同种智慧的僵尸。由于它们具有智慧,因此他们会熟练运用武器、会设计陷阱、会玩阴谋诡计、具有团体意识,他们极其难对付!
基地,前哨站与社区
“抵抗”(已毁灭)
- 曾经是PVP军团训练区,在灾难后仍然不放弃抵抗,目前成员数量未知
已毁灭
实体帝国管辖区
- 那些疯子实体组成的组织,是它们让这里变成了人间炼狱,是它们在这建造了屠宰场,无数的幸存者在这呻吟,是它们毁灭了抵抗区……
我们不会放过它们!!!
入口与出口
入口:
- 已封锁
出口:
- 在屠宰场的斗兽区获得胜利,有概率会回到Level MC-0
- 其余出口正在探索中


