/* Dark Liminal Legacy Theme [Dark Legacy Theme] by Lynch & Etoile. Remixed by Stretchster. */ @import url('https://fontlibrary.org/face/fantasque-sans-mono'); @import url("http://scpsandboxcn.wikidot.com/local--files/typeface/Typeface-zcoolwenyiti.css"); @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+SC&display=swap"); :root { --theme-base: "black-highlighter"; --theme-id: "dark-liminal-legacy"; --theme-name: "Dark Liminal Legacy Theme"; --logo-image: url("http://sensenca-picture.wikidot.com/local--files/main/EagleWhiteSD.png"); --header-title: "后室的传承"; --header-subtitle: "注意你的背后..."; --body-font: 'Noto Sans SC', sans-serif; --header-font: 'zcoolwenyiti', sans-serif; --title-font: 'Noto Sans SC', sans-serif; --white-monochrome: 17, 38, 57; --pale-gray-monochrome: 34,80, 121; --light-gray-monochrome: 45,53,67; --gray-monochrome: 57, 10, 10; --grey-monochrome: 45,53,67; --black-monochrome: 222, 222, 222; --bright-accent: 34,80, 121; --medium-accent: 86, 23, 23; --dark-accent: 164, 107, 0; --pale-accent: 203,0, 183; --newpage-color 145,185,220; --alt-accent: 145,185,220; --legacy-accent: 255, 185, 97; --darker-legacy-accent: 57, 10, 10; --backrooms-yellow: 215,200,0; --swatch-topmenu-border-color: var(--darker-legacy-accent); --swatch-topmenu-bg-color: var(--darker-legacy-accent); --swatch-headerh1-color: 222, 222, 222; --swatch-headerh2-color: 255, 185, 97; --link-color: 255, 185, 97; --hover-link-color: 255, 185, 97; --visited-link-color: 142, 39, 39; --background-gradient-distance: 0rem; --gradient-header: linear-gradient(to top, rgb(var(--legacy-accent)) 0%, rgb(var(--darker-legacy-accent)) 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%); } #side-bar .heading p { color: rgb(var(--legacy-accent)); } #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: 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; } #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: .063rem 0.1rem 0.1rem #0c0c0c; } h1, h2, h3, h4, h5, h6 { color: rgb(var(--legacy-accent)); } .yui-navset .yui-nav .selected a { color: rgb(var(--legacy-accent)) !important; } table.wiki-content-table th { color: rgb(var(--black-monochrome)); } #login-status { color: rgb(var(--legacy-accent)); } #login-status a { color: rgb(var(--legacy-accent)); } #search-top-box input.empty { color: rgb(var(--legacy-accent)); } #search-top-box input.text { color: rgb(var(--legacy-accent)); } a.newpage { background: transparent; text-decoration: none } a.newpage { color: rgb(var(--alt-accent)); } #page-title { color: rgb(var(--legacy-accent)); } #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(--legacy-accent)); } a:hover::before { content: "> "; } blockquote { box-shadow: 0.05rem 0.1rem 0.3rem rgba(90, 20, 20,.25); } .styled-quote { background-color:rgb(var(--bright-accent)); border-left: 0.5rem solid rgba(var(--grey-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); } .light-styled-quote { background-color:rgb(var(--darker-legacy-accent)); border-left: 0.5rem solid rgba(var(--legacy-accent)); color:rgb(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); } .light-styled-quote a{ color: rgb(var(--swatch-menubg-medium-color)); } .darkblock { background-color:rgb(var(--white-monochrome)); 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); } .block { background-color:rgb(var(--grey-monochrome)); 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 { background-color:rgb(var(--darker-legacy-accent)); 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); color: rgb(var(--black-monochrome)); } .lightblock a { color: rgb(var(--swatch-menubg-medium-color)); } .borderblock { background-color:rgb(var( --grey-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(--bright-accent)); } .alt-borderblock { background-color:rgb(var(--bright-accent)); 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(--grey-monochrome)); } .light-borderblock { background-color:rgb(var( --darker-legacy-accent)); 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(--legacy-accent)); } .border-logoblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(255, 255, 255); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--grey-monochrome)); border: solid 0.3rem rgb(var(--bright-accent)); } .border-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(https://7bye.com/hoah/i/2024/01/19/ikmc4p.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .light-border-logoblock{ padding: 0.01rem 1rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); color:rgb(255, 255, 255); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--darker-legacy-accent)); border: solid 0.3rem rgb(var(--legacy-accent)); } .light-border-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(https://7bye.com/hoah/i/2024/01/19/ikmc4p.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .logoblock{ padding: 0.01rem 1rem; color:rgb(255, 255, 255); box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--grey-monochrome)); } .logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(https://7bye.com/hoah/i/2024/01/19/ikmc4p.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .light-logoblock{ padding: 0.01rem 1rem; color:rgb(255, 255, 255); box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); margin: 0.5rem 0 0.5rem 0.25rem; display: block; position: relative; background-color: rgb(var(--darker-legacy-accent)); } .light-logoblock::after{ content: ""; float: center; border: solid 2px #0000; background: url(https://7bye.com/hoah/i/2024/01/19/ikmc4p.png) center/25% no-repeat; opacity: 0.25; top: 0; left: 0; bottom: 0; right: 0; position: absolute; z-index: 1; } .titleblock { background-color: rgb(var(--grey-monochrome)); color:rgb(var(--black-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(--grey-monochrome)); position: relative; top: -1.6rem; background-color: rgb(var(--bright-accent)); padding: 0.25rem 1rem; line-height: 0.1rem; } .light-titleblock { background-color: rgb(var(--darker-legacy-accent)); color:rgb(var(--black-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(--legacy-accent)) 2px; } .light-titlebox{ color: rgb(var(--darker-legacy-accent)); position: relative; top: -1.6rem; background-color: rgb(var(--legacy-accent)); padding: 0.25rem 1rem; line-height: 0.1rem; } .border-block { background-color:rgb(var(--grey-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)); } .featurebox{ padding:0 0.5rem; margin:1rem 0; background:#B6AF7E; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #d6ce92; box-sizing:border-box; } .featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#B7B073; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #c7c089; box-sizing:border-box; transition:0.2s; } .newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(199,192,137,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } .light-featurebox{ padding:0 0.5rem; margin:1rem 0; background:#5A1414; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #FFB961; box-sizing:border-box; } .light-featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#FFB961; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #6B1E1E;; box-sizing:border-box; transition:0.2s; } .light-newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(75,16,16,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } .dark-featurebox{ padding:0 0.5rem; margin:1rem 0; background:#2D3543; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #F4F4F4; box-sizing:border-box; } .dark-featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#225079; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #202732; box-sizing:border-box; transition:0.2s; } .dark-newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(32,39,50,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } .yellow-featurebox{ padding:0 0.5rem; margin:1rem 0; background:#CDAB00; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #F4F4F4; box-sizing:border-box; } .yellow-featureflavor{ padding:0 0.5rem; margin:0.5rem 0; background:#CDAB00; border-radius:0.6rem; box-shadow: 0px 0px 3px; border: 1.75px solid #F4F4F4; box-sizing:border-box; transition:0.2s; } .yellow-newsbox{ padding:1px 1rem; margin:1rem 0; background: linear-gradient(90deg, rgba(205,171,0,1) 0%, rgba(214,206,146,0) 100%); border-radius:0.8rem; } @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); } } :root { --fade-in-delay: 0.1s; /* Change the speed here. */ } #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)); }
实体编号 :C-121
栖息地:建筑物
描述

典型的冥画形象。
冥画是一系列通过伪装成挂画进行捕猎的实体的统称,此类画上的内容与前厅中的一些著名画作高度相似,且通常具有仅含一名人物与清晰的人脸形象的特征。由于其相当高的隐蔽性,我们在该实体已经造成一定规模损害时才发现它们的存在。
此类实体的“仿制品”并非与他们在前厅中的对应原作完全相同,他们通常拥有以下几种不同点:
- 五官/人体比例失调
- 细节缺失
- 怪异的色调
- 不符合常识的人体特征(如:六根手指)
行为
冥画通常会出现在各个层级的建筑物内,在Level 5以及与其装潢风格相似的层级可能会更加频繁的出现该实体,但此时的冥画暂时不会对流浪者产生威胁。据报告称,在冥画附近逗留会使流浪者产生强烈的不安感,这种不安感被描述为“像是在被画上的人盯着”,这种异常效应会迫其迅速离开。
冥画会选定那些长期独居家中的人作为狩猎对象,它们会突然出现在受害者家里最明显的位置。最开始受害者还可能为家中突然出现的“画”而诧异,但很快就会将其忽略。随着时间流逝,受害者对于“画很正常”这一认知也会逐渐加深,这被视作冥画的另一个异常效应。值得注意的是,该效应仅能影响受害者一人,如果这期间有其他人员进入受害者的家中,他们依旧会认为这幅“画”十分诡异。

监控抓拍到冥画扭曲的一幕。
在冥画潜伏受害者家中约一周后,便会开始狩猎行动。首先,实体的外形会发生变化,画作上的人物形象会逐渐变得扭曲,可怖,妖魔化,紧接着实体的画布会从人物的嘴部裂开,展现出长满獠牙的三瓣状口器。一根极长的类似于舌头的器官将会从口器中伸出,并缓慢朝受害者靠近,一旦“舌头”触碰到受害者,它就会迅速将其卷起拉入口中,这一整套过程不超过10分钟。在冥画进行狩猎过程中时,如果受害者的目光所及范围内包括冥画,其将会立刻恢复常态并暂停狩猎,无论是是用镜子,还是使用电子设备观察结果皆是如此,这代表着受害者本人想要察觉到冥画的狩猎过程是极为困难的,通常受害者在意识到自己正在被攻击时事态已经发展到了无可挽回的地步。
在冥画狩猎完毕后,其便会从受害者的家中消失。
生物学特征
冥画的大小不一,边长在两米以内,画框通常为木质,有时会刻有一些花纹。冥画几乎无法以任何方式被销毁,无论是用火烧还是腐蚀性物质,甚至笔与油漆也无法在冥画上留下任何痕迹,目前已知唯一一个可以有效对抗该实体的方法是将其正面朝墙或是面向地面放置,此时该实体将无法造成任何威胁与影响。当然,如果您不想将一个实体储存在家中,也可以选择将其就近交给任意一个M.E.G.基地或前哨站,我们会将其妥善处理。但请不要将冥画随意丢弃,更不要交给他人。
发现
这段录音为证明冥画存在的关键证据,因此我们将它放入了这个页面。
附件
记录开始
Joe:“好了,打开了,让我们继续上周的话题吧。”
Clyde:“额….Joe。”
Joe:“嗯?怎么?”
Clyde:“那幅画是你新买的吗,上次来的时候我怎么没看见?”
Joe:“啊,那个…我也有点忘了,不过你关注这个干什么?”
Clyde:“我不知道。”(停顿)“老实说,那东西让我很不舒服。”
Joe:“你太敏感了,那只是一幅画而已。”
Clyde:“嗯…好吧,咱们说到哪来着?”
(约五分钟无用内容已剪辑)
Joe:“是的,这边的施工计划需要…”
Clyde:“Joe!”
Joe:“什么?”
Clyde:“那幅画是在动吗?还是我看错了?”
Joe:“嗯?啧…”
Joe:“老兄,放轻松,好吗,你是不是这几天工作太累精神都不好了?如果你真得觉得那东西让你不适的话只要不去看它就好了。”
Clyde:“好…好…我尽量…”
(约三分钟无用内容已剪辑)
Joe:“就咱们这个项目…”
Clyde:(失声尖叫)“啊!妈呀!”
Joe:“又怎么了你?”
Clyde:“快,快,快回头!你后面!!!”
Joe:“啥呀?”
Joe:“不是我说,你是不是真得了什么精神疾病啊,要不我去给你拿瓶杏仁水?”
Clyde:“啊!不,不,他还在那里!就是你回头的时候它,它又…”
Joe:“嘶….要不你还是先回去休息一下吧,怎么几天没见变得神经兮兮的。”
Clyde:“不是!那个,你听我解释,它就在…”
Joe:“够了够了,我送你出去吧。”
Clyde:“不要!不要!我求你了!你会死的!”:(声音渐远)
Clyde:(疯狂的砸门声)“Joe!Joe!我求你了!快出来!我求你了!”
Joe:“真是….发什么神经。”
Joe:“嗯?这是?”
Joe:“啊啊啊啊啊!!!”
(碎裂声)
记录结束
行为准则:
应当:
- 谨慎对待来源不明的画
- 将确认为冥画的实体妥善处理
不应:
- 无视冥画
- 无视他人提醒
感谢阅读,这是我的第八篇原创。
~ Koden_Kyleza
图片皆由6pen ai生成。
迷你世界的一生,老玩家看完都哭了
« Entity C-120 | Entity C-121 | Entity C-122 »