@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)); }
-
著作信息
作者:
Praetor3005 (作者页)
灵感来自法国视频主AlterHis Backrooms的视频“如果后室真的存在会怎样?”,它也是我加入英站的原因,如果可以的话一定要看看!
特别感谢
MisterNemu和
LiminalDoctor的审核,以及
Greggita Mahayfaio的设定处理建议!
译者:
erika0518
2019年5月12日,世界神秘科学组织1发表正式声明,宣布发现了“平行现实”(不幸误入的人们将其昵称为“后室”),他们凭借精湛的专业技术,呈现出那个由数千口袋维度组成的世界。最初发现后室入口的国家均位于神秘的百慕大三角周边,但很快,各路国家、企业均成功定位、稳固并使用了“前往新世界的大门”,即“切出点”。各国人民对此反应不一,有人视后室为逃避恶劣环境的出路,其他人则认为后室是一个侵入现实的恐怖世界,不过,无论想法如何,大多数人都看到了后室蕴藏的潜力。
随着时间推移,公众的第一波反应已经过去,后室这片新大陆成为许多国家、企业乃至个人高度关注的焦点,与此同时,随着前厅开始向后室殖民,后室居民也将目光投向了自己本来的世界。
人们创造了一个有史以来变数最多的时代。前路未卜,无论是好是坏,后室文明都只能眼睁睁地看着所处的世界发生改变。
欢迎来到两个现实合而为一的世界。
欢迎来到新时代。
前厅设定
概述
前厅设定是一个合作系列,它探究的是这样一个问题:假如前厅社会发现了后室,并且人们可以安全地往来于两个世界之间,将会发生什么?
本设定有两个主题。
首先,你可以关注后室对前厅的影响,包括但不限于异常。你可以让后室的物质或神秘因素越过两个世界的边界,对前厅社会产生大大小小的影响,范围可以是一个小镇、一个国家乃至整个前厅。后室物品成为商品、后室实体入侵前厅、后室现象发生在不应有的地方,这些都可以是后室产生的直接影响。
此外,后室对前厅的影响更多是社会层面的:人类初生以来,便有人从现实中消失,他们坠入的地方,那片由数千个奇特维度组成的新大陆,在一夜之间人尽皆知,这会大大动摇现代社会的根基,比如企业之间为此展开法律斗争,又或是适应了后室文化的人们回到了曾经的家园,总之,前厅正试图将这一切纳入现有的社会体系,这是一场豪赌,它真的能实现吗?
其次,本设定希望深挖前厅对后室的影响。自人类出现以来,只有少数人和资源从前厅意外来到后室,但如今,前厅可以无限制地接触到后室的异常,在这片法律的灰色地带,一切都有可能发生,例如后室居民因不满而独立建国;企业将层级据为己有,对其进行“地球化”改造以盈利;甚至一场全面战争等等。
之前,由于彼此知根知底,后室各派系间尚能维持稳定的局面,而现在,整个后室世界的核心已经动摇,各组织的权力,以及它们存在的意义都遭到了质疑,人们不得不适应新的现实,无论友好还是暴力,两个世界的互动都会成就,或是摧毁某些由人类或实体组成的后室组织/联盟,如后室机器人公司失去垄断地位、Blanche被某些前厅势力的恶意所淹没、 M.E.G.为新的目标展开讨论等等,都是本设定可以探索的内容。
页面列表
目前暂无页面!
设定
在本设定的文章中,你可以引入本站的(几乎)所有核心设定,以及各种现实世界的元素,新的团体、人物或事件亦会随本设定的发展而出现。目前,本设定的世界观建构相当松散,甚至“后室的发现”这一前置要素也是如此,在之后的一篇篇文章中,整体时间线会自行形成,许多问题和假说也会得到解释。
目前,本设定的关键要素有两个:
- 世界神秘科学组织(W.C.O.):为避免国民深陷蒙昧主义和阴谋论,许多国家联合起来,于2010年成立了隶属于联合国的W.C.O.,领导全体参与国的各种神秘科学实验。在本世界线,重新发现腔棘鱼、研究尼斯湖水怪等事务均是由W.C.O.下属的研究员与跨国组织牵头的。通过研究某国研究组织提供的案例,W.C.O.发现了后室。他们会监督与新世界相关的一切研究,有时会与其他前厅组织,甚至后室派系合作。
- 后室的发现:W.C.O.官宣发现后室的时间是2019年5月12日(没错,我用了那个4chan帖子发布的时间,而不是原创一个,那又怎样?),但其实,相关研究在很久之前就已经开始了,一切源于对百慕大三角众多失踪事件的研究:这片地区有一个巨大且稳定的后室切出点,由于恶劣的天气条件,人们很容易误入其中。经过艰苦努力,研究员们创造了一个可以轻易进入Level 0的入口,通过对这片地区以及切出现象的研究,原路返回也成为可能。此事为新切出点的发现和使用铺平了道路,是前厅对后室研究的转折点。
其他事项
- 我们十分鼓励你扩展、引用本页面的内容与核心设定。在本设定中,我们会看到后室要素如何在另一个世界线对前厅产生冲击,前厅对后室亦然。你可以让人们驯服哭猫、开发“丰裕”的田野,制造一些有趣的景象,从而大大丰富本设定,也可以创作新的层级、实体、物品……只要他们符合本设定的主题。
- 我们同样鼓励各位作者积极合作,无论是一篇文章还是一个系列,大家一起头脑风暴都是发展世界线的好方法,总体而言,每个人都能从中获得快乐。
- 本设定的选题面十分广泛,不要害怕探究与现有内容不同的主题!无论是假设问题还是新建概念,你都可以使用各种文章作为基础。
- 设定中的一些关键点,如时间线和团体设定,将在本设定发展过程中由各位作者共同确定。这些内容都会呈现在这里,以便读者和作者收集信息。
- 设定交叉仍然可行,它可以促进本站另类世界线作品的发展。
请按如下方式引用此页:
“前厅设定”,作者 Praetor3005,来自后室英文维基。原文链接:http://backrooms-wiki.wikidot.com/frontrooms-canon。译者 erika0518,来自后室中文维基。译文链接:http://backrooms-wiki-cn.wikidot.com/frontrooms-canon。遵循 CC BY-SA 3.0 协议。
更多授权相关信息,请查阅授权指导。