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)); }
生存难度:生存難度:
等级等級 DR
- 生化危害
- 危险实体威胁
- 外来实体绝迹
Level Kp-95是Kp层群的第96层,是一个风格类似于前厅欧洲中世纪晚期1建筑风格的城市,极度危险。
描述
Level Kp-95是一个小型城市,建筑风格类似于前厅欧洲中世纪晚期,楼房通常是石制的,较难被破坏。楼房的排列非常密集,街道通常仅仅允许三位流浪者并排行走,并且高层延伸出的阳台结构严重阻塞了街道,流浪者需要低头通过。所有楼房上都存在扭曲的黑色字迹,经过辨认可能为大写字母“P”。
Level Kp-95中不存在昼夜循环,浓厚的阴霾和烟尘几乎阻隔了天空,可见的天空被阴云笼罩。层级内的街道并不平整,甚至可能使人绊倒。街道上堆放着各种生活垃圾,让流浪者的通行受阻,同时散发出的异味充斥整个层级,并会吸引层级原生实体“疫鼠”。
Level Kp-95的楼房内的陈设风格各不相同,但都存在盛放着浑浊液体的木盆、缠绕着未知黑色香料的十字架和类人实体尸体。2
入口与出口
入口
- Level Kp-23“塔拉格”中的一个村庄中存在一个底部封口的地窖,钻入后重新钻出将会来到Level Kp-95
- 在Level Kp-94中以错误的方式3切出均会来到Level Kp-95
- 有疑似E.G.G.员工从Level Kp -8切入的报告,未得到E.G.G.方面确认。
出口
附件
一名生还的流浪者在一栋楼房中发现了一张纸条,可能是类人实体死亡前所写。
R.P.C.对此层级的勘探记录,档案来自经纬支队和埃尔法支队。
勘探编号:95-02
勘探人员:温斯顿·K·查理(下简称为K)
(人员位于Level Kp-94内,准备切出至Level Kp-95)
K:很好……现在我就从这里切出就行了对吧?
总部:是的。请注意安全,你要探索的层级非常危险。
K:我明白。
(人员切出)
K:咳咳,确实是一个城市,但是好像非常的拥挤。就如同……咳咳……没有认真规划过一样。
总部:明白,你继续。
K:天空几乎看不见,全是灰尘,很呛人……咳咳……全都是灰黑色的,也没有路灯,很阴森……咳咳……地上全是碎石子。
K:咳咳……早知道应该申请一个口罩的……
总部:口罩全部被用来探索负五城市了,基地暂时腾不出来,如果这个层级有更高探索价值可能会抽调一下。
K:好吧。不过我总有一种心慌的……咳咳……感觉,好像这里发生了什么。我要不要进一个楼里看一看?
总部:批准。
K:这些建筑外面都写了个“P”,黑色的好瘆人……咳咳……我得进去了。
K:楼里总算是没有灰尘了。看起来这栋楼的主人还算富有,这是个三层的洋房吧?
K:没有什么特别的……桌子上有胡椒、咖啡、茶叶。楼上好像是个书房,摆着一本书,还放着个十字架……我突然想起来好像进入后室后还没祷告过……
总部:……看看书上写了什么。
K:嗯……好像一整页都在写同一个单词……
总部:是什么?
(沉默)
总部:查理?你还在吗?收到请回复!
K:不……不……是……咳……
总部:你听得到吗?放弃勘探任务!赶紧撤离!
K:是……是大瘟疫5!快……快……
总部:好熟悉的名字……赶紧撤离!
K:库拉尔科!
总部:什么?
K:不不你这该死的老鼠!滚开!啊啊啊啊啊!
总部:K?你还在吗!
总部:查理?唉,第三个。
后记:据推测,K可能遭遇了实体“疫鼠”后致死。