/* @import url(https://cdn.jsdelivr.net/gh/hoah2333/Fonts@main/Typeface-DottedSongtiSquare.css); @import url(https://cdn.jsdelivr.net/gh/hoah2333/Fonts@main/Typeface-zcoolwenyiti.css); */ @import url('https://fonts.googleapis.com/css2?family=Play&display=swap'); @font-face { font-family: 'Dotted Songti Square'; src: url('https://cdn.jsdelivr.net/gh/LupusCaeruleus/Fonts@main/DottedSongtiSquareRegular.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: '仓耳渔阳体W03'; src: url('https://cdn.jsdelivr.net/gh/LupusCaeruleus/Fonts@main/仓耳渔阳体W03.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; } @font-face { font-family: '仓耳渔阳体W04'; src: url('https://cdn.jsdelivr.net/gh/LupusCaeruleus/Fonts@main/仓耳渔阳体W03.woff') format('woff'); font-weight: bold; font-style: normal; font-display: swap; } :root { --theme-base: "white"; --theme-id: "epb"; --theme-name: "E.P.B Theme"; --logo-image: url("https://zampona.wikidot.com/local--files/main/E.P.B.NEW%28SVG%29.svg"); --header-title: "E.P.B.™"; --header-subtitle: "正电子™️后室粒子科技有限公司"; --body-font: 'Play', '仓耳渔阳体W03', 'Noto Sans SC', sans-serif; --header-font: 'Dotted Songti Square', 'Noto Sans SC', sans-serif; --title-font: 'Dotted Songti Square', 'Noto Sans SC', sans-serif; --mono-font: 'Play', '仓耳渔阳体W03', 'Noto Sans SC', sans-serif; /* Standard Colors */ --white-monochrome: 240, 255, 255; /* white */ --pale-gray-monochrome: 150, 190, 255; /* v light gray for blockquotes and stuff */ --light-gray-monochrome: 65, 150, 255; /* light accent gray for login status */ --gray-monochrome: 70, 100, 150; /* gray */ --dark-gray-monochrome: 160, 180, 200; /* dark accent gray for sidebar background */ --black-monochrome: 50, 125, 220; /* black */ --bright-accent: 200, 225, 255; /* bright yellow for header */ --medium-accent: 180, 200, 255; /* medium yellow for header */ --dark-accent: 150, 180, 235; /* dark yellow-brown */ --newpage-color: 100, 200, 255; /* bright blue */ --terminal-medium: 150, 155, 170; /* faded yellow for terminal borders*/ --pale-accent: 100, 125, 255; /* dark yellow-brown */ --swatch-topmenu-border-color: var(--medium-accent); --link-color: 60, 105, 225; --hover-link-color: 65, 127, 150; --visited-link-color: 135, 180, 235; --background-gradient-distance: 0rem; --gradient-header: linear-gradient(to top, rgba(var(--medium-accent)) 0%, rgba(var(--medium-accent), 0.90) 100% ); --diagonal-stripes: linear-gradient(transparent 0); --rating-module-button-plus-color: 0, 255, 0; --rating-module-button-negative-color: 255, 0, 0; --rating-module-button-cancel-color: 0, 0, 255; --rating-module-button-credit-color: 255, 255, 255; /* --------------------- 版头图片 ---------------------- */ --header-bg:url(https://scpsandboxcn.wikidot.com/local--files/lupus-caeruleus/epb-banner-downscaled.jpg); /* --------------------- header picture---------------------- */ --content-bg-top:0; --header-et-topbar:var(--gradient-topmenu),var(--gradient-background); /* --------------------- content picture ---------------------- */ --content-bg:url(); --header-dot: none; --content-dot: none; /* --------------------- default ---------------------- */ --et-header:var(--gradient-header),var(--gradient-topmenu),var(--gradient-background); --et-dot:radial-gradient(none, rgb(var(--medium-accent), 0.05) 50%, transparent 0); } #skrollr-body:before, #container-wrap:before, #container-wrap-wrap::before { content: " "; background-repeat: repeat; position: absolute; height: 100%; width: 100% ; background-repeat: repeat; background-size: 100% 100%; } #skrollr-body:before{ height:var(--header-height-on-desktop); background-image:var(--header-bg); background- z-index: -2; } #container-wrap:before{ background-image:var(--header-et-topbar); height:var(--final-header-height-on-desktop); z-index: -1; } #container-wrap-wrap::before { opacity: 0.5; position: fixed; background-image:var(--content-bg); z-index: -5; top: var(--content-bg-top); } #side-bar .side-block div a img { filter: grayscale(0%); } #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; } 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%; top: -1.1rem; left: 0rem; background-image: var(--logo-image); background-size: auto 6.8rem; background-position: center; background-repeat: no-repeat; opacity: 1; } #header h1, #header h1 a { position: absolute; top: 1rem; margin: 0; width: 100%; display: flex; justify-content: center; z-index: 0; } #header h2, #header h2 span, #header h2 span::before { position: absolute; top: 2rem; margin: 0; width: 100%; left: 0rem; display: flex; justify-content: center; letter-spacing: .063rem; } #header h1 a::before, #header h2 span::before { text-shadow: .063rem 0.1rem 0.1rem #329bec; } a.newpage { background: transparent; text-decoration: none } a.newpage { color: rgb(var(--newpage-color)) } blockquote { box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); background-color:rgba(200, 235, 255, .25); border: 5px solid rgb(var(--light-accent)); } .code { border: 3px outset rgb(var(--black-monochrome)); } .styled-quote { background-color:rgb(180, 220, 255); border-left: 0.5rem solid rgba(var(--black-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); } .dark-styled-quote { background-color:rgb(var(--black-monochrome)); border-left: 0.5rem solid rgba(0, 50, 185); color:rgb(var(--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); } .dark-styled-quote a{ color: rgb(var(--medium-accent)); } .darkblock { background-color:rgb(0, 50, 185); color:rgb(var(--white-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .lightblock { background-color:rgb(180, 220, 255); color:rgb(var(--black-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .lightblock a { color: rgb(var(--black-monochrome)); } .borderblock { background-color:rgb(var(--black-monochrome)); border: 0.3rem solid rgba(0, 50, 185); color:rgb(var(--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); } .borderblock a{ color: rgb(var(--medium-accent)); } .blueprintblock { background-image:url("http://backroomssandboxcn.wikidot.com/local--files/epb-theme/sketch1649610840381.png"); color:rgb(var(--black-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .violetblock { background-color:rgb(190, 72, 245); color:rgb(var(--white-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .violet-styled-quote { background-color:rgb(153, 51, 250); border-left: 0.5rem solid rgba(88, 23, 146); color:rgb(var(--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); } #skrollr-body { background-image: none; } #container{ background-image: none; }
« Entity C-100 | Level C-24 | Entity C-Å »
谨以此篇缅怀我罹难的挚友:纳塔尼尔·卢西亚(Nathaniel Lucia)。
——E.P.B.1干员克莱芬斯·埃德蒙(Clephens Edmont)
生存难度:生存難度:
等级等級 黑洞
- 不安全且不稳定
- 无尽的深邃
- 永恒的终末
如何使用:
[[include :backrooms-wiki-cn:component:level-class
|class=等级
]]
class 处的可用参数包括以下内容,支持简繁体及英文输入。
English | 简体中文 | 繁體中文 | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 1 | 2 | 3 | 4 | 5 | 0 | 1 | 2 | 3 | 4 | 5 | 0 | 1 | 2 | 3 | 4 | 5 |
unknown | 未知 | 未知 | |||||||||||||||
habitable | 宜居 | 宜居 | |||||||||||||||
deadzone | 死区 | 死區 | |||||||||||||||
pending | 等待分级 | 等待分級 | |||||||||||||||
n/a | 不适用 | 不適用 | |||||||||||||||
amended | 修正 | 修正 | |||||||||||||||
omega | 终结 | 終結 |
该组件支持简繁切换,如下方代码所示:
[[include :backrooms-wiki-cn:component:level-class
|lang=cn/tr
|class=等级
]]
在 lang 处选择语言,cn 表示简体中文,tr 表示繁体中文,不填默认选择简体中文。
自定义等级
[[include :backrooms-wiki-cn:component:level-class
|lang=cn/tr
|class=等级名字
|color=#000000(带有井号的十六进制色号代码。)
|image=链接(至图片的链接。)
|one=在这
|two=随便
|three=放文字
]]
使用 CSS 进行自定义:
你可以使用 CSS 进行额外的自定义,将代码放入到 [[module css]] 中或者是放入到页面的版式内都可以。在这一组件中,不要把 [[module css]] 放在 [[include]] 里面,把它放在那个的下面或者是页面的顶部或底部。
将这些代码放入到你的页面/版式中以编辑所有的颜色,因为组件的 |color= 部分仅能控制背景:
[[module css]]
.sd-container {
/* 字体 */
--sd-font: Poppins, Noto Sans SC, Noto Serif SC;
/* 边框 */
--sd-border: var(--gray-monochrome); /* 大多数等级 */
--sd-border-secondary: 0, 0, 0; /* 不适用 */
--sd-border-deadzone: 20, 0, 0; /* 死区 */
/* 标志 */
--sd-symbol: var(--sd-border) !important; /* 大多数标志 */
--sd-symbol-secondary: 255, 255, 255; /* 4 级以上的是白色 */
/* 文本 */
--sd-bullets: var(--sd-border) !important; /* 点句符文本颜色 */
--sd-text: var(--swatch-text-secondary-color); /* 顶部框文本颜色 */
/* 等级颜色 */
--class-0: 247, 227, 117;
--class-1: 247, 227, 117;
--class-1: 255, 201, 14;
--class-2: 245, 156, 0;
--class-3: 249, 90, 0;
--class-4: 254, 23, 1;
--class-5: 175, 6, 6;
--class-unknown: 38, 38, 38;
--class-habitable: 26, 128, 111;
--class-deadzone: 44, 13, 12;
--class-pending: 182, 182, 182;
--class-n-a: 38, 38, 38;
--class-amended: 185, 135, 212;
--class-omega: 25, 46, 255;
}
[[/module]]
旧版颜色:
如果你不喜欢新版的样式,想要用回旧版的红色边框色,只需要在你的页面中与组件一同引入下方的代码:
[[module css]]
.sd-container {
--sd-border: 90, 29, 27;
--sd-image: 90, 29, 27;
--sd-symbol: 90, 29, 27;
}
[[/module]]
Level C-24是后室C层群的第24层。

层级中心黑洞的影像(待考证)。
描述
那是一次常规的勘探任务,我和纳塔尼尔一同在Level 78的空间站中进行探索……我们注意到了一扇很奇怪的舷窗:向里面眺望过去,一个高速旋转着的神秘星体正散发着诡异而幽蓝的光芒。我不确定那究竟是中子星还是黑洞,甚至是类星体。我们穿过了那扇气闸,等我们回过神来,我与纳塔尼尔已经置身于一个新的层级之中了……
Level C-24的主体是环绕一个巨型黑洞的宏大人造环形管状太空城结构 (就像一个很细的洋葱圈中间放了一颗硕大的巧克力豆!)(我尽可能地描述精准了) ,直径粗略估计有1000AU2。尚且无法解释是什么样的法则让它能够存在,但显然它和我们熟知的自然定律在某些方面有着显著的差异。
中心黑洞的吸积盘发出的光是本层级中最主要的自然光源,呈现一种如磷火般诡异的幽蓝色。“太空城”的某些结构也会发出微弱的光芒,但是除此之外的太空中看不见任何星光。炽热的等离子体组成的吸积盘围绕着黑洞旋转,并且旋转速度随时间推移逐渐加快。
也许黑洞终会将它们全部吸收。但我待不到那个时候了。
“太空城”管状结构的内径约为十公里。整个结构可能被分成了若干“节段”,每一“节段”长约50公里,彼此之间由巨大的闸门连接。
相对于它庞大的长度来说,这一点可以说是微乎其微;可是对于任何一个初来乍到的旅行者来说,这都是震撼心灵的体验。

太空城废墟的一条分支管道(待考证)。
这里的重力系统也很奇怪——或者说那根本不是重力,因为是在太空里——在“太空城”内壁附近的物体都会受到一个垂直于内壁的力的作用,大小大约是1.5倍地球重力。而在远离内壁更靠近管中心的部分受到的力会更小直至为零。
这种力的性质很类似于离心力,但是我们无法察觉到管壁的转动。
管壁上坐落着一些废弃的看上去像是某种高级文明留下的遗迹的结构——事实上,整个环形结构就是一个巨大的遗迹。它们有的十分低矮,高度不足一人高;有的贯穿整个管的内部高达十公里的距离。大部分结构已经损坏,要么无法进入或用途不明晰,要么本身有着不小危险性 (譬如在有物体或实体接近时会释放出数千摄氏度的等离子体物质) 。
它们似乎是完全随机排列的,至少在我和纳塔尼尔的理解范围内,我们看不出它们的规律及意义。
环境
这里的自然环境是极其严酷的:没有氧气,寒冷刺骨。一般而言,“太空城”内部温度大约为-50~-20℃。任何旅行者必须穿着宇航服等特殊装备才有可能在此层级存活。
不幸中的万幸,我们当时正好穿着由我们公司制造的宇航服,这使我们没有在进入该层级时立即死去。如果你准备去一些层级探险,请不要忘记选择EPB公司的产品,它能为你保驾护航。
“太空城”的管壁在某些地方会出现破裂,并且破裂的缺口会随着旅行者在该层级中停留时间的增加而增多。初步测量结果显示,缺口直接通向外部的真空环境。那里相当寒冷,温度仅有0.2K3左右。由于缺口与管壁都是难以分辨的黑色,因此请务必小心。尽管如此,当靠近缺口时,旅行者会感到温度下降,并且会受到一种神秘的吸引力将他们“拉”向缺口。如果发现这种异常,请尽早朝反方向移动。如果旅行者离缺口足够近,他们会无法摆脱巨大的吸引力而被拉入外部真空中。尚且不明这种效应是否与层级中心黑洞有关。
我……不愿再提起那段悲伤的往事。纳塔尼尔在前面走得很快,我想叫住他,可是他没有听见。继续往前,周围的环境逐渐开始变得更加寒冷,我开始意识到了事情的不对,这是第一次有人到达这个层级,我们不知道会发生什么,但我还是本能地想要调头返回。可是我如何能够丢下纳塔尼尔不管呢?
就在我再次转过身子的时候,纳塔尼尔已经不见了踪影……
无论我如何寻找,都再也找不到他的身影了……
不,是我害了他……是我没有尽责……
泪水模糊了我的双眼,周围的景象逐渐变得黯淡,又重新明亮起来……泪已将尽,我发现自己回到了Level 78,眼前是一扇舷窗中映出Level 11街景的气闸,我便走了出去……
基地、前哨与社区
无。
我已经不愿过多提起本层级了。
入口与出口
入口
- 穿过Level 78中一扇从舷窗能看见散发着幽蓝光芒的神秘星体的气闸。
我不建议你这样做。
- 触碰Level C-5中的“蓝色”将有极小概率到达本层级。
这无异于玩火自焚。
出口
-
- _
你可以回到原来的层级;但是如果你想离开,那么必须得留下另一半。
一对虚粒子对在事件视界上被创生,它们本该走向湮灭,但反虚粒子纵身跃入了黑洞,正虚粒子方才得以逃脱。
-
- _
我亲爱的朋友,我在这里过得很好,请不要担心。
在你离开后的三千万亿年后,这里终于变得一片冷寂了,我可以安心下来思考万物了。你随时可以过来看我,你将看到我在事件视界上永恒的身影,那是属于我的终末,也是我的永生。
« Level C-23 | Level C-24 | Level C-25 »
请按如下方式引用此页:
“Level C-24”,作者 Meauzeek Zampona,来自后室中文维基。原文链接:http://backrooms-wiki-cn.wikidot.com/level-c-24。遵循 CC BY-SA 3.0 协议。
图像名:空间、黑洞、宇宙
图像作者:Evangeliena
授权协议:Pixabay License
来源链接:https://pixabay.com/zh/photos/space-black-hole-universe-astronomy-7011298
图像名:太空城废墟管道分支
图像作者:Meauzeek Zampona
授权协议:CC0
来源链接:https://www.midjourney.com (注:付费会员)
图像名:生存难度等级“黑洞”等级
图像作者:Meauzeek Zampona
授权协议:CC BY-SA 3.0
来源链接:http://backrooms-wiki-cn.wdfiles.com/local--files/level-c-24/sketch1647093585004.png
衍生自:生存难度系统 - 使用指南
更多授权相关信息,请查阅授权指导。