import url('https://fonts.googleapis.com/css2?family=Trispace:wght@300&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Staatliches&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Josefin+Sans&display=swap'); @import url('https://fonts.googleapis.com/css2?family=PT+Sans+Narrow&display=swap'); @media screen and (prefers-reduced-motion: no-preference) { #page-title, #breadcrumbs, #page-content > * { animation-name: fadeIn; animation-duration: 1s; animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: backwards; } } #page-title { animation-delay: 0s; } @keyframes fadeIn { from { opacity: 0; transform: translate(0,30px); } to { opacity: 1; transform: translate(0,0); } } #login-status { color: rgb(var(--white-monochrome)); } #account-options { background-color: rgb(var(--dark-accent)); border-color: rgb(var(--black-monochrome)); } #account-options li a:hover { color: rgb(var(--bright-accent)); } #side-bar:hover, #side-bar:active { background-color: rgb(var(--swatch-background)); } :root { --theme-base: "black-highlighter"; --theme-id: "liminal"; --theme-name: "Liminal Theme"; --logo-image: url("http://backrooms-sandbox-2.wdfiles.com/local--files/collab%3Awhoyoucallinapinhead-and-snowy-biofell-theme/biofelllogo.png"); --header-title: "BIOFELL项目"; --header-subtitle: "永恒滋长"; --body-font: 'Josefin Sans'; --header-font: Staatliches'; --title-font: 'Trispace', serif; --mono-font: 'PT Sans Narrow', monospace; --white-monochrome: 255, 255, 255; --pale-gray-monochrome: 34, 34, 34; --light-gray-monochrome: 255, 255, 255; --gray-monochrome: 34, 34, 34; --black-monochrome: 255, 0, 0; --bright-accent: 140, 136, 126; --medium-accent: 0, 0, 0; --dark-accent: 32, 32, 32; --pale-accent: 140, 136, 126; --swatch-headerh1-color: 255, 255, 255; --swatch-headerh2-color: 255, 255, 255; --swatch-menutxt-light-color: 255, 255, 255; --swatch-menubg-medium-color: 34, 34, 34; --swatch-tertiary-color; 255, 255, 255 --swatch-border-color: 255, 255, 255; --swatch-text-general: 255, 255, 255; --swatch-text-light: 255, 146, 146; --swatch-background: 20, 20, 20; --header-gradient-color-bottom: 191, 191, 191; --swatch-topmenu-border-color: var(--medium-accent); --link-color: 230, 23, 68; --hover-link-color: 230, 23, 68; --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); } } #extrac-div-1 { position: fixed; width: 100vw; height: 100vh; pointer-events: none; background: repeating-linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.15) 50%,rgba(0,0,0,0)); background-size: auto 8px; opacity: 0.7; } #extrac-div-2 { position: fixed; width: 100vw; height : 1rem; top: 0; pointer-events: none; background: linear-gradient(to bottom, rgba(229, 34, 80) 0%,rgba(229, 140, 36,1) 50%,rgba(229, 140, 36,0.98) 51%,rgba(229, 140, 36) 100%); opacity : .1; animation: scanm 6s linear infinite; } @keyframes scanm { 0% { top: -1rem; opacity : .05;} 25% { top: 50%; opacity: .03;} 37.5% { top: 75%; opacity: 0.06;} 50% { top: 100%; opacity: .03;} 100% { top: 100%;} } #extrac-div-3 { position: fixed; width: 100vw; height: 100vh; pointer-events: none; background-image: radial-gradient(circle, rgb(229, 140, 36) 4%, rgb(0,0,0) 45%, rgb(229, 140, 36) 95%); opacity: 0.25; mix-blend-mode: color-dodge; background-repeat: no-repeat; background-size: cover; z-index: 30; } #page-content > :nth-child(1) { animation-delay: calc(1 * var(--fade-in-delay)); } #page-content > :nth-child(2) { animation-delay: calc(2 * var(--fade-in-delay)); } #page-content > :nth-child(3) { animation-delay: calc(3 * var(--fade-in-delay)); } #page-content > :nth-child(4) { animation-delay: calc(4 * var(--fade-in-delay)); } #page-content > :nth-child(5) { animation-delay: calc(5 * var(--fade-in-delay)); } #page-content > :nth-child(6) { animation-delay: calc(6 * var(--fade-in-delay)); } #page-content > :nth-child(7) { animation-delay: calc(7 * var(--fade-in-delay)); } #page-content > :nth-child(8) { animation-delay: calc(8 * var(--fade-in-delay)); } #page-content > :nth-child(9) { animation-delay: calc(9 * var(--fade-in-delay)); } #page-content > :nth-child(10) { animation-delay: calc(10 * var(--fade-in-delay)); } #page-content > :nth-child(11) { animation-delay: calc(11 * var(--fade-in-delay)); } #page-content > :nth-child(12) { animation-delay: calc(12 * var(--fade-in-delay)); } #page-content > :nth-child(13) { animation-delay: calc(13 * var(--fade-in-delay)); } #page-content > :nth-child(14) { animation-delay: calc(14 * var(--fade-in-delay)); } #page-content > :nth-child(15) { animation-delay: calc(15 * var(--fade-in-delay)); } #page-content > :nth-child(n+15) { animation-delay: calc(16 * var(--fade-in-delay)); } #skrollr-body { width: 100%; position: absolute; top: 0; left: 0; background-image: url("http://backrooms-sandbox-2.wdfiles.com/local--files/collab%3Awhoyoucallinapinhead-and-snowy-biofell-theme/gh.png"); background-repeat: repeat-x; background-size: inherit; } #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%; left: 11rem; top: -1rem; background-image: var(--logo-image); background-size: auto 8.5rem; background-position: left; 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%; display: flex; justify-content: center; } #header h1 a::before, #header h2 span::before { text-shadow: .7rem .7rem .9rem #000000; } a.newpage { background: transparent; text-decoration: none } a.newpage { color: rgb(var(--newpage-color)) } div.block-center { min-width: 30% } @media only screen and (max-width:768px) { div.block-center { min-width: 40% } } blockquote { box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25); } .styled-quote { background-color:rgb(var(--gray-monochrome)); border-left: 0.5rem solid rgba(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); } .titleblock { background-color: rgb(var(--dark-gray-monochrome)); color:rgb(var(--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(--bright-accent)) 2px; } .titlebox{ color: rgb(var(--dark-gray-monochrome)); position: relative; top: -1.6rem; background-color: rgb(var(--bright-accent)); padding: 0.25rem 1rem; line-height: 0.1rem; } .dark-styled-quote { background-color:rgb(var(--red-monochrome)); border-left: 0.5rem solid rgba(var(--swatch-headerh1-color)); 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); } .dark-styled-quote a { color: rgb(var(--swatch-menubg-medium-color)); } .lightblock { background-color:rgb(var(--gray-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); } .darkblock { background-color:rgb(var(--red-monochrome)); 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); } /* sd banner colours */ .sd-container { --sd-bullets:167,12,10; } .darkblock a { color: rgb(var(--swatch-menubg-medium-color)); }
前言
满打满算,距离第四届文章接龙活动结束已经有了1个多月了,我怕这个活动淡出大家视野,所以backroomsjiege举办了第五届“文章接龙活动”,正好现在快6月份了,请以“水深危险”为主题接龙写文,本次的编号为:Cloud-279。
由于尚未写完,所以时间延长至5月底
活动结束,感谢各位参与
backroomsjiege:(宣)
2023.6.2 20:22 星期五
↓下面为正文部分↓
Level Cloud 279 - “水深危险”
生存难度:
等级 变化
- 神秘属性
- 信息匮乏
- 实体不定
Level Cloud 279是云室的第279层
描述
Level Cloud 279类似于上世纪80年代的一个中型城镇,位于城镇的中心处,坐落着一口井,经过探索,这口井连接了本层级的区域二,并且本层级不存在昼夜循环,时间保持着秋季的下午3:00,天空中挂着一颗恒星,经过扫描,恒星为F型恒星。
地面部分
生存难度:生存難度:
等级等級 0
- {$one}
- {$two}
- {$three}
“井”的图片
地面部分类似中国南方上世纪八十年代的一个中型城镇,为线性空间,边界处有一面高50米的墙,似乎无法摧毁或攀爬。地面部分的Wi-Fi信号经评测为-95dBm。地磁与前厅恰好相反。空气湿度为50%。常温25℃。
地面部分虽然湿度宜人,没有过高或过低,但是切入这里的流浪者均报告称自己切入这里后“很快就干的不行,口渴难耐,感觉喉咙干的着火了一样”,并且任何随身携带的可饮用液体都会不翼而飞。
流浪者此时会试图拜访城镇中的小屋。小屋的样式是典型的徽派建筑,大小在100㎡到20㎡不等。小屋中一般不含任何东西,只有实木地板和被粉刷得白得耀眼的墙。
在地面部分的正中心有一口“井”,“井”中的液体无法检测。这口“井”用石头打造,旁边系了一根棉制绳子,绳子上系着一个舀水用的木桶。
地面部分目前未找到出口。
流浪者在地面部分游荡了过久后若仍未找到出口或是“井”,那么他将脱水而死。目前最久的在地面部分的生存记录为2小时23分钟。
地面部分似乎不含有任何生命存在,即使是实体。
水域部分
生存难度:生存難度:
等级等級 死区
- {$one}
- 生存概率渺茫
- 无可辨别实体
已知井下唯一一张图片,拍摄者已经死亡。
井下环境及其恶劣,可以采集到的进入记录显示几乎无人生还。内部Wi-Fi极差,传出的信息严重失真。
在水下,能见度极低,几乎所有的流浪者都无法预防水下实体的攻击,当流浪者跳下井后,会体验到10秒左右的失重感,随后就进入了完全充满水的空间,我们将流浪者进入这个空间时处在的高度记作0m,目前,我们对这里的深度不得而知,如果没有专业道具,那么流浪者会在这里痛苦地死去。
鉴于无可靠目击线索,水域部分的描述由数个从Level-Cloud-279传出的信息串以及专门的勘探记录组成。以下是Iris在误入者们的智能设备采集到的记录和专业勘探记录,并且附有一些对该层级的推测和还原。
普通记录.1
<记录开始>
这又是什么破地方,好热。算了,Iris,识别场景!
未识别成功。
完蛋,我不会栽在这里吧?唉,得赶快找出口才行。
[长达二十分钟的移动声,期间该流浪者不断抱怨自己口渴]
真是渴死我了,刚才发现我攒了一个月的杏仁水不翼而飞了⋯⋯嗯?这里有一口井!横竖都一死,渴死不如毒死。我真的快不行了,且让我舀点来喝。
怎么⋯⋯!
[水花声,严重失真而沉闷的喊叫声,难以辨识的咆哮。]
<记录结束>
[推测该层级有恶意实体攻击,推测该流浪者已死亡]
可能的结论1:由于层级效应,如果流浪者试图去井边舀水,那么该流浪者一定会掉到井里。
可能的结论2:水域部分有恶意强大实体。
可能的结论3:该层级温度较高,且进入后流浪者携带的饮品将消失。
场景还原:
该流浪者进入到此层后,开始寻找出口,最终找到了井。取水时,其不慎由于层级性质坠入水中。并遭受了实体的袭击。
未完待续
实体
区域一不存在实体。
区域二极可能存在强敌意实体,目前我们仅能推断水里存在类似小小的实体存在,他游荡在-122m至-406m的位置,曾有人使用高科技防水侦察机下潜到-3192m,从侦察机被破坏前1秒传回来的及其模糊的照片发现,侦察机貌似拍到了笑魇,但并未得到证实。
同时,区域二还存在许多未被记录的实体,这导致了几乎所有的流浪者都会在区域二中死亡。
基地,前哨和社区
由于该层级的特性,无法建立社区或前哨站。
入口与出口
入口
- 在Level Cloud-33中朝远处游去可能会来到本层级。
- 在Level Cloud-190中误入深水区有一定几率来到本层级。
- 在72号永久数据库中打开“game_PlayWithWater.exe”会来到本层级。
- 在Level Cloud-130中单纯因缺水而昏迷会来到本层级。
- 在Level 7中不小心沉在水底并失去意识有一定几率会来到本层级。
出口
- 就目前来说,不存在已知的出口。
backroomsjiege:本文的发起者,承担了找图片与撰写模板的责任,同时补充区域二的资料以及实体档案。
(如果你有做出贡献,请在此填上您的账号)
MaiziWheat:填写了地面部分。并且修改了出入口
XDRM:补充了水域部分。
图是360上找的
图二网址
图一链接忘记保存了(被打)


© The Cloudrooms云室维基 (2022-2026) - 本站不遵循CC协议。