@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)); }
生存难度:生存難度:
等级等級 宜居
- {$one}
- {$two}
- {$three}
描述
Level-XL 1003是一座无限延伸的高科技城市。层级内建筑物多为高楼大厦,大部分建筑物外部都闪着充满科技感的灯光。
于层级内拍摄的照片。
Level-XL 1003不存在明显的四季变化,但有与前厅相同的昼夜更替。夜晚来临时,街上遍布的路灯将会显现出鲜艳且适宜的光芒。该层级的内部存在负责调节环境的智能机器。因智能机器的调控,该层级的气温稳定在22~23℃之间,空气中不存在过多污染物,Wi-Fi信号也保持在满格状态。
Level-XL 1003的建筑间都以马路或街道相连接。此类道路宽窄不一,且都以蓝色线条分隔为多个区域,作用与前厅中车道、人行道等的划分相同。马路上通常可以发现少量汽车、飞行器等交通工具,它们无需有人驾驶便可根据乘客的指令快速前往目的地。此层级的道路上存在少量外形各异、分工不同的机械造物,目前已被发现的种类如下:
- 一些圆柱状白色的机械造物用于清理地面及低空的废弃物与灰尘。
- 一些外观类似于无人机、飞行在空中的机械造物用于提供帮助,人们可以与之对话来获得帮助。
- 一些外观表现为巨大立方体的机械造物用于运输物品。
- 另一些机械造物用于监测层级内的情况并收集数据,保证层级的安全性。
Level-XL 1003的建筑主要为新型材料筑成的高楼,这些材料有优异的强度和稳定性,可以保证楼房不会因各种突发情况被破坏或倒塌。建筑物分为不同的种类,具体如下:
层级主楼:
是整个城市已发现的最高楼房,共114层。当流浪者初次切入Level-XL 1003时,便会出现在此楼的第一层。第一层内存在大量机器,流浪者可以通过它们登记入住。机器会根据流浪者的喜好选择合适的住房,并显示住房的位置,控制飞行器将流浪者送往住房。在第二次以后切入该层级时,流浪者便会出现在自己的住房内。
层级主楼的第2层到第100层与普通公寓楼无异。第101、114层为大型餐厅,前者的食物均免费提供且没有数量限制,而后者为会员制餐厅,服务体验更为舒适。第102~109层为商场,住民们可在此处获取生活所需的全部物品。第110~113层为泳池房与水上乐园,可作为娱乐场所。可以通过主楼内的电梯来到这些楼层。
公寓楼:
公寓楼是层级内住民的住所。
公寓楼的房间风格不同,可以满足不同住民的喜好。房间内有一些生活设施,包括大床、桌椅、电视和电脑等,它们均可自行整理与修复。房间内还有数量不等的卫生间和阳台。每个房间都有无密码的无线网络,由于房间内只能查找到该房间的Wi-Fi,因此不用名字区分,统一为“次时代之城无线网络”。
房间中有一台机器,可通过屏幕或远程遥控操作。它可用于控制房间内物品、准备料理、提供医疗服务、联系层级内的其他人员,甚至能改变房间风格。
房间内还有一个每天刷新的资源箱,其中物资包括杏仁水、纯净饮用水、一些生活用品以及面包之类的食物。
基地:
将在下文详细介绍。1
餐厅/商店:
与前厅中的餐厅或商店类似,但其中有着似乎能无限供应的免费商品。
除以上四类建筑之外,Level-XL 1003还存在医院、游乐场、电影院、体育场等,其功能和外观均与前厅中的相似,但都运用了高科技技术。
实体
Level-XL 1003不存在有害实体。任何进入Level-XL 1003的有害生物均会被立即清除。
基地、前哨与社区
M.E.G.次时代之城基地
- 根据科技组件提供的信息,目前有514名成员。
- 基地位于主楼右边的楼房。
- 对流浪者开放,流浪者可从中获取帮助。
- 会维护城市的秩序。
次时代之城住民
- 由此层级定居的流浪者们组成。
- 根据科技组件统计得出的信息,人数在1万人左右。
- 对新来的流浪者持友善态度。
次时代科技研究团队
- 大约有100人。
- 对层级科技十分感兴趣,试图研究,但目前没有任何进展。
入口与出口
入口
- 在Level AS-233切入一块蓝色芯片会来到本层级。
- 在Level AS-236的测验中写下大量有关高科技的内容有较大的概率切入本层级。
- 在任意城市层级中,进入一扇淡青色铁门,会来到本层级。
出口
- 主楼内标有“RESTRAUNT”的门通向Level AS-233;标有“Chemistry”的门通向Level AS-236;标有“云端”的门通向Level-XL 1001。
kimeji_arami does not match any existing user name
灵感来自于之前的一篇废稿文,改了三稿()另外感谢cloud114大佬,他帮了大忙()
图片来自于6pen绘画
« Level-XL 1002 | Level-XL 1003 | Level-XL 1004 »

