:root { --theme-base: "black-highlighter"; --theme-id: "dark-liminal"; --theme-name: "Dark Liminal Theme"; --logo-image: url("http://backrooms-wiki.wikidot.com/local--files/component:theme/logo.svg"); --header-title: "The Backrooms"; --header-subtitle: "你曾经来过这里。"; --body-font: Inter, Noto Sans SC, Arimo, Verdana, Geneva, sans-serif; --header-font: Inter, Noto Sans SC, Franklin Gothic Medium, Franklin Gothic, ITC Franklin Gothic, Arial, sans-serif; --title-font: var(--header-font); --mono-font: Recursive, 幼圆, Noto Serif SC, Consolas, monaco, monospace; --white-monochrome: 18, 22, 32; --pale-gray-monochrome: 0, 4, 15; --light-gray-monochrome: 95, 95, 95; --gray-monochrome: 183, 186, 195; --black-monochrome: 230, 235, 239; --bright-accent: 115, 119, 129; --medium-accent: 183, 186, 195; --dark-accent: 115, 119, 129; --pale-accent: 115, 119, 129; --dark-gray-monochrome: 207, 207, 203; --light-pale-gray-monochrome: 11, 11, 11; --very-light-gray-monochrome: 40, 40, 40; --gradient-header: linear-gradient(to top, rgba(var(--pale-gray-monochrome)) 0%, rgba(var(--pale-gray-monochrome), 0.20) 100% ); --swatch-headerh1-color: var(--black-monochrome); --swatch-headerh2-color: var(--black-monochrome); --swatch-topmenu-border-color: var(--pale-gray-monochrome); --swatch-topmenu-bg-color: var(--pale-gray-monochrome); --link-color: 230, 23, 68; --hover-link-color: 230, 23, 68; --background-gradient-distance: 0rem; --diagonal-stripes: linear-gradient(transparent 0); } #skrollr-body { background-image: radial-gradient(circle, rgb(var(--pale-gray-monochrome)) 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(--pale-gray-monochrome), 0.40) 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; } #footer{ color: rgb(var(--pale-gray-monochrome)); } a.newpage { background: transparent; text-decoration: none } a.newpage { color: rgb(var(--newpage-color)) } #search-top-box-input:hover, #search-top-box-input:focus { background: rgba(var(--medium-accent), .25); } #top-bar div.top-bar > ul > li > a, #top-bar div.mobile-top-bar > ul > li > a { color: rgb(var(--black-monochrome)); } #top-bar div.top-bar > ul > li > a:hover, #top-bar div.mobile-top-bar > ul > li > a:hover { color: rgb(--pale-gray-monochrome)); } #top-bar div.top-bar > ul > li:hover > a, #top-bar div.mobile-top-bar > ul > li:hover > a { color: rgb(var(--pale-gray-monochrome)); } #login-status { color: rgb(var(--black-monochrome)); } #login-status a { color: rgb(var(--black-monochrome)); } #login-status ul a { color: rgb(var(--pale-gray-monochrome)); } #account-topbutton { color: rgb(var(--black-monochrome)); } table.wiki-content-table th { background-color: rgb(var(--pale-gray-monochrome)) !important; color: rgb(var(--black-monochrome)); border-color: rgb(var(--black-monochrome)); } .scp-image-block { box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } blockquote, div.blockquote { box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .styled-quote { background-color:rgb(var(--pale-gray-monochrome)); border-left: 0.5rem solid rgba(var(--gray-monochrome)); padding: 0.1rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); } .dark-styled-quote { background-color:rgb(var(--gray-monochrome)); border-left: 0.5rem solid rgba(var(--pale-gray-monochrome)); color:rgb(var(--white-monochrome)); padding: 0.1rem 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)); } .darkblock { background-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); color: rgb(var(--black-monochrome)); } .lightblock { background-color:rgb(var(--gray-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); } .darkerblock { background-color:rgb(var(--pale-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); color: rgb(var(--black-monochrome)); } .darkblock a { color: rgb(var(--swatch-menubg-medium-color)); } /* sd banner colours */ .sd-container { --sd-border:var(--white-monochrome); --sd-text:222,222,222; --sd-symbol:var(--sd-text); --sd-bullets:var(--sd-text); --sd-symbol: var(--sd-border) !important; --sd-symbol-secondary: 255, 255, 255; }
:root { --box-border: var(--gray-monochrome); --box-shadow: var(--swatch-tertiary-color); --box-color-0: 27, 122, 44; --box-color-1: 88, 248, 70; --box-color-2: 211, 186, 0; --box-color-3: 239, 149, 0; --box-color-4: 254, 110, 24; --box-color-5: 253, 69, 69; } .extrabox { float: right; position: relative; } .box { position: relative; width: max-content; min-width: 11rem; display: flex; flex-direction: column; height: 2.25rem; box-sizing: border-box; padding: 0 0.5rem; background: rgb(var(--pale-gray-monochrome)); border-left: 0.5rem solid rgba(var(--box-border), 0.5); box-shadow: inset 0 0 0 0.0625rem rgba(var(--box-shadow), 0.5), inset 0.0625rem 0 0 0 rgba(var(--box-shadow), 0.5), inset 0 -0.0625rem 0 0 rgba(var(--box-shadow), 0.75); transition: height 0.25s cubic-bezier(0.4, 0, 0.2, 1); font-family: Inter, "Noto Serif SC", sans-serif; cursor: default; overflow: hidden; } .box br { display: none; } .box .iets-before { position: relative; font-size: 1.5rem; display: flex; opacity: 1; right: 0; top: 0; transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1); } .box .iets-after { position: relative; right: 999rem; top: 0; opacity: 0; transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1), top 0s 0.25s, right 0s 0.25s; } .box .iets-before .iets-link { opacity: 1; } .box:hover { height: 5.063rem; } .box:hover .iets-before { top: -2.25rem; right: 999rem; opacity: 0; transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1), top 0s 0.25s, right 0s 0.25s; } .box:hover .iets-after { display: flex; flex-direction: column; top: -2.25rem; right: 0; opacity: 1; transition: opacity 0.25s cubic-bezier(0.4, 0, 0.2, 1); } .box .iets-after .iets-link { font-size: 1.5rem; } .extrabox[class*="{"] .lang-tr, .extrabox[class*="cn/tr"] .lang-tr, .lang-cn .lang-tr, .lang-tr .lang-cn { display: none; } .box.class-0 { --box-border: var(--box-color-0); --box-shadow: var(--box-color-0); } .box.class-1 { --box-border: var(--box-color-1); --box-shadow: var(--box-color-1); } .box.class-2 { --box-border: var(--box-color-2); --box-shadow: var(--box-color-2); } .box.class-3 { --box-border: var(--box-color-3); --box-shadow: var(--box-color-3); } .box.class-4 { --box-border: var(--box-color-4); --box-shadow: var(--box-color-4); } .box.class-5 { --box-border: var(--box-color-5); --box-shadow: var(--box-color-5); }
实体编号:C-33
栖息地:未知
描述
冥府默客是一名具有沟通能力的人形实体。据目前仅有的目击报告称,冥府默客身着在肩头及兜帽上挂有锁链的黑色拖地长袍,并携带一把黑色的、有金属光泽的镰刀,但目前没有任何有关冥府默客使用它的记录。

由一名流浪者所绘制的冥府默客艺术作品。
外观
冥府默客在外观上没有任何裸露部分,且无论光线条件如何都无法看到兜帽下的样貌,也没有人观察到其摘下过兜帽。长袍被认为是由布料与寂静汁液所混合的材料所制成,但无法对其取样并研究。长袍上所附的锁链有金属光泽,色泽较白,疑似为银或铁所制。
行为
冥府默客仅会在一个流浪者表达出其完全认可“死亡比活着美好”时出现。冥府默客在出现时会带来一阵寒冷但意外地令人舒适的风,据报告其感觉就像“在火炉旁边烤一种冰冷的火”。随后,冥府默客会口头“请求”这名流浪者身旁的其他流浪者离开,表示想要单独与这名流浪者谈话。无论其他的流浪者性格或心情如何,都会听从冥府默客的“请求”离开所处的区域,并失去自己有关冥府默客的所有记忆。
在此之后,冥府默客会以“一种温柔语气的人类女性声音”询问流浪者的生平,并会安静地倾听流浪者的讲述。随后,冥府默客会询问流浪者是否确定愿意迎接死亡。若流浪者给出否定的回答,冥府默客会默默地点头,随后便会消失不见;若给出肯定回答,冥府默客会将流浪者拥入怀中,此后这名流浪者便会失踪。推测这些流浪者已经死亡。
在讲述过程中,冥府默客会对流浪者提出的大部分问题做出回答。但是,在否定冥府默客的问题后的流浪者均会失去有关自己与其谈话的具体内容有关的所有记忆1,而做出肯定回答的流浪者均已失踪,因此目前只有一名流浪者的提问以录音的形式保留下来2。这份录音已作为附录附在文档中,心智尚不健全、尚未形成完整生命观的流浪者请勿收听该录音。
这份录音文件于2020年9月3日由流浪者埃里斯•霍华德在Level C-195的一家酒店录制。在遇到冥府默客前,霍华德正在使用录音笔,因此记录下了这段录音。霍华德似乎是故意将冥府默客引至其所在地以对其进行采访的,但因其无法验证。
录音开始播放。
已将与本文档无关的部分略去。
霍华德:……所以,我认为死亡比活着要好得多。
响起了风刮过的声音。霍华德站起身来,一个低沉而温和的声音响起。
未知:不必害怕,坐下吧,我本无残害你之意。
霍华德:……你是谁?
冥府默客:许多人称我为死神……但于我而言,我更喜欢“冥府默客”这个名字。
霍华德:明白了。(霍华德缓缓地坐下来。)所以,你是来取我的性命的?
冥府默客:并非完全如此。我因听得你思考所得的答案而来到此地,决定你应该留于世间或归于尘土。
霍华德:也就是说,我有决定去留的权利?
冥府默客:是这样。但在此前,我想先听听你的一生。这并不会影响你最后的选择权,因为人类的一切选择与我皆无关系,我也不会对它们做出任何评价。
霍华德:既然如此,为什么还要听我的故事呢?我只是万千流浪者的其中一个而已,我的一生与其他人的一生相比没有什么特别的。
冥府默客:因为,很少有人类的事迹能够流传千年。在时间的冲刷下,真实的事迹会变成夸张的传说,再变成杜撰的故事,最后没有人能够准确表达事件的真相。我不希望任何一个人类的事迹遭到这样的结果,而我也有能力将它准确地保留在我的记忆中,并在之后有人需要时讲述给他听。
霍华德:好吧。
霍华德开始讲述他的一生。在霍华德讲述的过程中,冥府默客没有打断他任何一次,直到霍华德讲完才继续说话。
冥府默客:感谢。
霍华德:……我有几个有关于死亡的问题一直得不到解答。你可以告诉我吗?
冥府默客:当然。
霍华德:那么,人死后会去向何方?有没有天堂、地狱一说?
冥府默客:在死后,生命会离你远去,而你的意志会在这个世间继续停留,无论你的死法如何,是自杀或是他杀。而所谓天堂和地狱,恐怕是没有的。一条生命并不会因为自己犯下的罪过或自己做过的善事在死后得到什么报应。
霍华德:原来如此……那么留存在世的灵魂还能重新获得生命么?
冥府默客:首先,意志并非灵魂。人类定义的灵魂只有生命体才拥有,而世间的一切物体都具有意志,包括非生命体。其次,已经失去生命的意志可以获得生命,但是在重新获得生命的那一刻,决定意志行为的重要部分“记忆”会被清空,以适配新的生命应该有的行为。
霍华德:……明白了。
冥府默客:你似乎并不完全相信我所说的。没关系,慢慢来,你会明白的。还有什么想问的吗?
霍华德:世间的一切由何而来?有没有主导一切的上帝?
冥府默客:在万物起源的方面,无神论者的观点是正确的——一样事物总是由另一样事物产生。而据我所知,并没有上帝这样的存在。但拥有类似上帝能力的意志是有的,而它就主导着你身旁的一切。
霍华德:……后室意志?
冥府默客:没错。
霍华德:我还以为那玩意只是某些流浪者吹比吹出来的……
冥府默客:自然,人类乃至一般的意志无法直接接触和感知后室意志,只能推导或是猜测它的存在,但后室意志本身依然存在,并主导着后室中的一切。我也是受它控制的意志之一。
霍华德:那么,你既然已经意识到自己受它控制,为什么不反抗呢?知道自己的行为都是由另一个意志所控制的感觉难道很好受吗?
冥府默客:我没有足以反抗意志的力量。我并不能控制已死的意志为我做事,我也不想这么做。在毫无胜算的情况下贸然行事只能遭致它的惩罚。何况,它除了玩弄受它控制的意志,以及惩罚逆反它的那些意志以外并没有做什么别的事情,所以我没有想要反抗意志的意图。
霍华德:虽然我不是很认可这种观点……我还有最后一个问题。
冥府默客:请讲。
霍华德:你知道那个叫生神的实体吗?
冥府默客沉默了约5秒。
冥府默客:……我对他只能说是略有耳闻,我也并不认同他的行为。还有别的想问的吗?
霍华德:没有了,谢谢。
冥府默客:那么,你想要就此离开现世,还是留在这里继续原本的一生?无论你决定去还是留,我都不会使你感到痛苦。
霍华德欲言又止。在3秒后,他开口了。
霍华德:……我决定了。我要离开。
冥府默客:那么,请起身上前来。
霍华德站起来,向冥府默客走去。
冥府默客:不会很痛苦的,我的朋友。
一阵风声响起,之后录音中只剩下了寂静。
霍华德后来再也没有被其他流浪者目击到过。M.E.G.推测他已经死亡,并回收了这段录像。
当前,冥府默客和逐尸鸟、死兆等其他有关“死亡”的实体的关系尚不清楚。有些逐尸鸟盘旋于上的流浪者会因为答应了冥府默客的问题而失踪,而目前并没有流浪者同时目击到死兆与冥府默客同时出现的状况。
行为准则
应当
- 尽量记录与冥府默客的对话。
- 拒绝接受死亡。
不应当
- 试图冒犯或侮辱冥府默客,即使其性情似乎较为温和。
- 答应接受死亡。
本文的作者是Thisuserdoesntexist does not match any existing user name
Thisuserdoesntexist 作者页
艺术作品的作者为MirryisMirry
« Entity C-32 | Entity C-33 | Entity C-34 »