@import url("https://fonts.googleapis.com/css2?family=Aldrich&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Kdam+Thmor+Pro&display=swap"); @import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC&display=swap'); :root { --theme-base: "black-highlighter"; --theme-id: "corporate"; --theme-name: "Corporate Theme"; --logo-image: url("http://backrooms-sandbox-2.wdfiles.com/local--files/sky3theme/corporate-logo"); --header-title: "The Backrooms"; --header-subtitle: "未来空间,近在眼前"; --body-font: 'Aldrich', zcoolwenyiti; --header-font: 'Kdam Thmor Pro', zcoolwenyiti; --title-font: 'Kdam Thmor Pro', zcoolwenyiti; --mono-font: 'Noto Serif SC', sans-serif; --terminal-font: 'VonwaonBitmap 12px', sans-serif; --additional-font: 'Noto Sans SC', sans-serif; --white-monochrome: 47, 63, 76; --text-white-monochrome: 231,254,255; --swatch-text-secondary-color: 231,254,255; --pale-gray-monochrome: 0,115,207; --light-gray-monochrome: 207,236,255; --gray-monochrome: 174,198,207; --black-monochrome: 240, 255, 255; --bright-accent: 240, 248, 255; --medium-accent: 30, 181, 232; --dark-accent: 125, 196, 235; --pale-accent: 69,177,232; --alt-accent: 0, 114, 187; --midnight-blue: 0,2,64; --baby-blue: 161,202,241; --medium-blue: 65,105,225; --darker-blue: 0,3,132; --swatch-topmenu-border-color: var(--medium-accent); --swatch-headerh1-color: 222, 222, 222; --swatch-headerh2-color: 176,196,222; --link-color: 70,150,200; --hover-link-color: 90, 180, 220; --visited-link-color: 162,162,208; --background-gradient-distance: 0rem; --gradient-header: linear-gradient(to top, rgba(var(--medium-accent)) 0%, rgba(var(--medium-accent), 0.90) 0% ); --diagonal-stripes: linear-gradient(transparent 0); } #skrollr-body { background-image: radial-gradient(circle, rgb(var(--medium-accent)) 50%, transparent 0); background-repeat: repeat; background-size: 0.25em 0.25em; width: 100%; height: 7.5rem; } #side-bar .side-block div a img { filter: grayscale(100%); } #container { background-image: radial-gradient(circle, rgb(var(--medium-accent), 0.05) 50%, transparent 0); background-size: 0.25em 0.25em; background-repeat: repeat; background-attachment: fixed; } #top-bar div.mobile-top-bar > ul > li > a, #top-bar div.top-bar > ul > li > a, #top-bar div.mobile-top-bar > ul > li > ul > li > a, #top-bar div.top-bar > ul > li > ul > li > a { color: rgb(var(--bright-accent)); } div#page-options-bottom-2 > a, div#page-options-bottom > a { border-radius: 0em; -moz-border-radius: 0em; border: none; } div#page-options-bottom-2 > a:active, div#page-options-bottom-2 > a:hover, div#page-options-bottom > a:active, div#page-options-bottom > a:hover { border: none; } #header, #top-bar { background-attachment: scroll; } #header { background-image: none; } #header::before { content: ""; position: absolute; height: 100%; width: 100%; left: 0; top: 0; background-image: var(--logo-image); background-size: auto 16rem; background-position: center; background-repeat: no-repeat; opacity: 0.4; } #header h1, #header h1 a { position: absolute; top: 1rem; margin: 0; width: 100%; display: flex; justify-content: center; z-index: 0; font-size: 1.5em; } #header h2, #header h2 span, #header h2 span::before { position: absolute; top: 2rem; margin: 0; width: 100%; display: flex; justify-content: center; font-size: 1em; } #header h1 a::before, #header h2 span::before { text-shadow: .063rem 0.1rem 0.1rem #0c0c0c; } .yui-navset .yui-nav .selected a { color: rgb(var(--bright-accent)) !important; } table.wiki-content-table th { color: rgb(var(--white-monochrome)); } #login-status { color: rgb(var(--bright-accent)); } #login-status a { color: rgb(var(--bright-accent)); } #search-top-box input.empty { color: rgb(var(--bright-accent)); } a.newpage { background: transparent; text-decoration: none } a.newpage { color: rgb(var(--alt-accent)) } blockquote { box-shadow: 0.05rem 0.1rem 0.3rem rgba(90, 20, 20,.25); } blockquote a { color: rgb(var(--light-gray-monochrome)); } .styled-quote { background-color:rgb(var(--black-monochrome)); border-left: 0.5rem solid rgba(var(--midnight-blue)); color:rgb(var(--darker-blue)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .dark-styled-quote { background-color:rgb(var(--midnight-blue)); border-left: 0.5rem solid rgba(var(--black-monochrome)); color:rgb(var(--text-white-monochrome)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .lightblock { background-color: rgb(var(--black-monochrome)); color: rgb(var(--darker-blue)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .block { background-color:rgb(var(--gray-monochrome)); color:rgb(var(--midnight-blue)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .darkblock { background-color:rgb(var(--midnight-blue)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color: rgb(var(--text-white-monochrome)); } .titleblock { background-color: rgb(var(--black-monochrome)); color:rgb(var(--midnight-blue)); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.5); border: solid rgb(var(--baby-blue)) 2px; } .titlebox{ color: rgb(var(--midnight-blue)); position: relative; top: -1.6rem; background-color: rgb(var(--baby-blue)); padding: 0.25rem 1rem; line-height: 0.1rem; } .dark-titleblock { background-color: rgb(var(--midnight-blue)); color:rgb(var(--text-white-monochrome)); padding: 0.5rem 1rem 0.10rem; margin: 1.5rem 0rem 0.5rem 0rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.5); border: solid rgb(var(--baby-blue)) 2px; } .dark-titlebox{ color: rgb(var(--midnight-blue)); position: relative; top: -1.6rem; background-color: rgb(var(--baby-blue)); padding: 0.25rem 1rem; line-height: 0.1rem; } .border-block { background-color:rgb(var(--gray-monochrome)); color:rgb(255, 255, 255); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); border: solid 0.3rem rgb(var(--gray-monochrome)); } .filetabs .yui-navset .yui-nav li, .yui-navset .yui-navset-top .yui-nav li { display: inline-block; } .filetabs .yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav { display: block; } .filetabs .yui-navset .yui-content { border-top-width: 15px; } .filetabs .yui-navset .yui-nav a, .filetabs .yui-navset .yui-navset-top .yui-nav a, .filetabs .yui-navset .yui-nav .selected a, .filetabs .yui-navset .yui-nav a:focus, .filetabs .yui-navset .yui-navset-top .yui-nav a:focus, .filetabs .yui-navset .yui-nav a:hover, .filetabs .yui-navset .yui-navset-top .yui-nav a:hover { background-color: transparent; background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no' %3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' preserveAspectRatio='none' viewBox='0 0 150 45' xml:space='preserve'%3E%3Cdesc%3ECreated with Fabric.js 4.6.0%3C/desc%3E%3Cdefs%3E%3C/defs%3E%3Cg transform='matrix(1 0 0 1 74.95 22.39)' id='bC-LIzxo7Tu37zCdkDrqS' %3E%3Cpath style='stroke: rgb(0,0,0); stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; fill: rgb(125, 196, 235); fill-rule: nonzero; opacity: 1;' vector-effect='non-scaling-stroke' transform=' translate(0, 0)' d='M -74.94856 22.50703 L -60.0064 -12.520110000000003 C -60.0064 -12.520110000000003 -55.89385 -21.849030000000003 -47.235839999999996 -22.281930000000003 C -38.57782999999999 -22.714830000000003 46.87608 -22.39016 46.87608 -22.39016 C 46.87608 -22.39016 56.05659 -23.219710000000003 61.40639 -12.520120000000002 C 66.75618 -1.8205300000000015 74.94856 22.506959999999996 74.94856 22.506959999999996 z' stroke-linecap='round' /%3E%3C/g%3E%3Cg transform='matrix(1 0 0 1 75.18 17.97)' id='E8ePkHu_UUyvFWDAIzFyP' %3E%3Cpath style='stroke: rgb(0,0,0); stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-dashoffset: 0; stroke-linejoin: miter; stroke-miterlimit: 4; fill: rgb(125, 196, 235); fill-rule: nonzero; opacity: 1;' vector-effect='non-scaling-stroke' transform=' translate(0, 0)' d='M -46.15385 12.0108 L -46.15385 -12.01079 L 46.153839999999995 -12.01079 L 46.153839999999995 12.0108 z' stroke-linecap='round' /%3E%3C/g%3E%3C/svg%3E"); background-size: 100% 2.7rem; background-repeat: no-repeat; border-width: 0px; border-top: none; background-position: top; } .filetabs .yui-navset .yui-nav a, .filetabs .yui-navset .yui-navset-top .yui-nav a { padding: 4px 20px 0px 20px; } .filetabs .yui-navset .yui-nav .selected a, .filetabs .yui-navset .yui-nav a:focus, .filetabs .yui-navset .yui-navset-top .yui-nav a:focus, .filetabs .yui-navset .yui-nav .selected a:hover, .filetabs .yui-navset .yui-navset-top .yui-nav .selected a:hover { padding: 8px 20px 0px 20px; } .filetabs .yui-navset .yui-nav a:hover, .filetabs .yui-navset .yui-navset-top .yui-nav a:hover { padding: 6px 20px 0px 20px; } .filetabs .yui-navset .yui-nav, .filetabs .yui-navset .yui-navset-top .yui-nav { border-color: transparent; } .filetabs .yui-navset .yui-nav .selected, .filetabs .yui-navset .yui-navset-top .yui-nav .selected, .filetabs .yui-navset .yui-nav .selected a:active, .filetabs .yui-navset .yui-nav .selected a:focus, .filetabs .yui-navset .yui-nav li, .filetabs .yui-navset .yui-navset-top .yui-nav li { background-color: transparent; } .filetabs .yui-navset .yui-nav li, .filetabs .yui-navset .yui-navset-top .yui-nav li { box-shadow: none; } .filetabs .yui-navset .yui-nav li { margin-right: 36px; } .filetabs .yui-navset .yui-nav .selected a { color: rgb(var(--pale-gray-minochrome)) !important; } .filetabs .yui-navset .yui-nav a:focus, .filetabs .yui-navset .yui-nav a:hover { color: rgb(var(--white-monochrome)); } .filetabs .yui-navset .yui-nav .selected a em, .filetabs .yui-navset .yui-nav .selected a:hover em { position: relative; top: -4px; } .filetabs .yui-navset .yui-nav a:hover em { position: relative; top: -2px; } .filetabs .yui-navset .yui-nav li, .filetabs .yui-navset .yui-navset-top .yui-nav li { border-bottom: solid 1px rgb(var(--black-monochrome)); } .filetabs .yui-navset .yui-nav li.selected, .filetabs .yui-navset .yui-navset-top .yui-nav li.selected { border-bottom: none; z-index: 1; } code, .code { background-color: rgb(var(--darker-blue)); } :root{ --base-color: rgb(34,191,250); --hover-color: rgb(173,216,230); --click-color: rgb(164,221,237); } #page-content .collapsible-block-folded, #page-content .collapsible-block-unfolded-link { margin-top: 10px; padding-left: 1rem; padding-right: 1rem; box-shadow: rgb(128, 128, 128) 0px 0px 3px 0px; transition: background 0.1s linear; background: var(--base-color); width: min-content; white-space: nowrap; overflow: hidden; } #page-content .collapsible-block-link { color: white; font-weight: bold; text-decoration: none; } #page-content .collapsible-block-link:hover { text-decoration: none } #page-content .collapsible-block-content { transition: border-top-color 0.2s linear, border-bottom-color 0.2s linear; border-top: solid var(--base-color) 5px; border-bottom: solid var(--base-color) 3px; } #page-content .collapsible-block-folded { max-width: 100%; } #page-content .collapsible-block-unfolded-link{ width: min-content; } #page-content .collapsible-block-folded .collapsible-block-link::before { content: "▷"; border-right: none; padding-right: 0rem; margin-right: 1rem; font-weight: normal; font-family: var(--mono-font); } #page-content .collapsible-block-unfolded .collapsible-block-link::before { content: "▽"; border-right: none; padding-right: 0rem; margin-right: 1rem; font-weight: normal; font-family: var(--mono-font); } #page-content .collapsible-block-folded:hover, #page-content .collapsible-block-unfolded-link:hover { background: var(--hover-color); max-width: 100%; } #page-content .collapsible-block-unfolded-link:hover + .collapsible-block-content{ border-top-color: var(--hover-color); border-bottom-color: var(--hover-color); } #page-content .collapsible-block-unfolded-link:hover + .collapsible-block-content::after { background: var(--hover-color); } #page-content .collapsible-block-folded:active, #page-content .collapsible-block-unfolded-link:active, #page-content .collapsible-block-unfolded-link:active + .collapsible-block-content::after { transition: background 0s, max-width 0s; background: var(--click-color); max-width: 100%; } #page-content .collapsible-block-unfolded-link:active + .collapsible-block-content { transition: border-top-color 0s, border-bottom-color 0s; border-top-color: var(--click-color); border-bottom-color: var(--click-color); } #page-content .unfolded-collapse { margin-top: 10px; padding-left: 1rem; padding-right: 1rem; box-shadow: rgb(128, 128, 128) 0px 0px 3px 0px; background: var(--base-color); color: white; font-weight: bold; width: min-content; white-space: nowrap; overflow: hidden; } #page-content .unfolded-collapse::before { content: "▽"; border-right: none; padding-right: 0rem; margin-right: 1rem; font-weight: normal; font-family: var(--mono-font); } #page-content .unfolded-collapse-border { display: block; width: 700px; border-top: solid var(--base-color) 5px; } #page-content .center-collapse .collapsible-block-folded, #page-content .center-collapse .collapsible-block-unfolded-link, #page-content .center-collapse .unfolded-collapse{ margin:auto; margin-top: 10px; } #page-content .addendumfooter{ display: block; border-bottom: solid 3px var(--base-color); margin: auto; text-align: center; } #page-content .info-container .collapsible-block { counter-increment: none; } #page-title{ font-family: var(--header-font); border-bottom: 2px solid rgb(var(--pale-accent)); text-align: center; color: rgb(var(--pale-accent)); } #page-content .info-container .collapsible-block-folded, #page-content .info-container .collapsible-block-unfolded-link { transition: none; width: 100%; max-width: 100%; margin: 0 auto; padding: 0; box-shadow: none; background: var(--barColour); } #page-content .info-container .collapsible-block-folded::before, #page-content .info-container .collapsible-block-unfolded-link::before { content: ""; display: none; } #page-content .info-container .collapsible-block-content { border-bottom: none; transition: none; border-top: none; } #page-content .info-container .collapsible-block-content::after { display: none; } #page-content .collapsible-block-folded, #page-content .collapsible-block-unfolded, #page-content .unfolded-collapse{ line-height: 1.4; } #page-content .collapsible-block-folded .collapsible-block-link::before, #page-content .collapsible-block-unfolded .collapsible-block-link::before, #page-content .unfolded-collapse::before { font-size: 130%; margin-left: -0.4em } .log-top { font-family: var(--header-font); text-align: center; font-size: 2em; color: rgb(var(--medium-blue)); } .presum { font-family: var(--title-font); color: rgb(var(--medium-blue)); } .presumtext { font-family: var(--additional-font); color: rgb(var(--medium-blue)); } table.speak th { font-size: 1.05em; font-weight: bold; border-right: 1px solid #c6d6dd; color: rgb(var(--medium-blue)); padding: 1.1em 1em 0em 1em; } table.speak td { padding: 1.1em 0em 0em 0.9em; } table.speak td.act { font-family: var(--mono-font); color: rgb(var(--darker-blue)); } table.speak td.speech { color: rgb(var(--medium-blue)); } .terminal-top { font-family: var(--header-font); text-align: center; font-size: 2em; color: rgb(var(--bright-accent)); } table.digital { font-family: var(--terminal-font); } table.digital th { font-weight: bold; border: none; padding: 0, 0, 0, 0; vertical-align: top; } table.digital td { padding: 0em 0 0 1em; } table.digital td.response { color: rgb(var(--baby-blue)); } #account-options{ color: rgb(var(--midnight-blue)); }
生存难度:
等级 死区
- 极度不宜居
- 不稳定的表层
- 环境危害

一张上有正试图将其走过的流浪者们的遥远阶梯的照片。
Level 834内流浪者必须保持着极度的小心谨慎,在这里只要走错一步便可致你于死地。
在切入之初,流浪者便被抛在了全然的混乱之中:金属阶梯,凌驾于深渊之上,延伸至不可以道里计之远处,该阶梯处于一种扭曲的状态中,因强大莫测的力量而不住颤动着,以致这条工业巨龙在狂风之中左右摇摆着。
从未有人能找到过此地的低谷与巅峰。所有试图如此做的人们都触及南墙而回,要么是因为阶梯的突然中断,要么是因为他们自己付出了生命的代价。
至今我们仍未了解这些阶梯是如何生成的。它们是已经存在此处,亦或是某人某物的造物一事也成为了未解之谜。
这些阶梯能够相互连接的情况极为罕见,除非它们已因暴风的力量而碰撞在了一起,有时这样的碰撞亦可转瞬间将你的立足之处全然摧毁。
若你看见了一个阶梯被冲至你的前路之上,那么就得将你宝贵的生命寄托在你正立足的阶梯上了:俯身待在轨道旁,以任何可行的手段保护好自己,之后就请向天祈祷你所在的台阶不会分崩离析吧。
除此之外,我们高度建议流浪者不要试图自一处阶梯跳至另一处阶梯上。仅在你完全确定你能在这次跳跃中全身而退时才可如此行动。 否则片刻之后死神即会索走你命。
阶梯的质量及样式各不相同:有些阶梯锃亮如新,有些看起来则饱经风霜,再多一点就会崩塌。极少数阶梯连接有物理支撑物,而大多数阶梯之下则空无一物。
有人称自己曾看见有新的阶梯自迷雾重重的下方升起,引发了回跳效应,将附近的阶梯自原位撞击而出。同样,何物导致了这些阶梯升起也成为层级谜团之一。
气象事件
Level 834内部区域阴暗且多云。在最好的情况下,层级内几乎连微风也不存在,其中的阶梯也可在较短的一段时间内安全走过。
但在正常情况下,层级内的阵风都是极度危险的。阶梯会被其吹倒,成片裂解,其中的金属也会自铰链上飞走。自无尽的毁灭之海中会传出金属轨道所发出的铿锵声与骇人摩擦声的阵阵回响。
最糟的状况下,一阵狂风骤雨将会席卷整个层级,让整个层级都通上电流,并转化为一个规模无限大的超导体。仅需一道闪电劈下,所有正在此层级行进的人都将命丧黄泉。
入口和出口
因Level 834表现出的极端危险性质,流浪者极易在意外情况下切入此层级。
被任意台阶绊倒意味着你已溜下并切入了此处。这绝大多数时候会发生在具台阶的层级,如Level 54、level-92和Level 280,其他有着楼梯的层级亦可进行切入,此种切入仅会在流浪者细心不足时才会发生。
其他时候,层级入口也许仅是一扇金属防火逃生门一样简单。请注意该入口具有单向性质,进入后逃生门将会在你的身后自动合上,因层级内存在暴风,故若你蠢到要完全踏入此处,那么你便必然会被关在本层级内。
为离开此层级,应在层级内找到一扇类似的门。这些门难以被人触及,因为其中严酷的天气情况意味着这些门随时都会从原处飘走,并掉到其他地方,在看到逃出生天之路时你最好加快脚步。
作者:PrinceBun,对这些超酷的阶梯进行了神经电波活动中的构思。你可自此看到我的更多作品。
译者:Deip*isoster
-
- _
图像 1作者为Jorgen Hendriksen,来自Unsplash,遵循Unsplash协议。
日期:18/09/XX
他回来了。克服万难,Cade总算回来了。
但究竟是怎么回事?我亲眼目睹了他的死亡。我看见他自834内的阶梯坠入深渊。三个月前我们已为他举行过一个该死的葬礼了。
Ike在一种完全抓狂的状态下呼叫了我,因为他在125内找到了Cade。
妈的,我根本不信这个。Cade看起来不对劲。他的举止单调乏味,他的双眼看起来疏离了许多,而且他几乎都已不再与人说话了。Ike和Hailey在他回来后很快便欢庆了他的回归,但是……这并不是Cade。再也不是了。
不管他在坠落之时看见了什么……我也只能臆断这是此次奇迹所遗留在他身上的烙印了吧。