SCP-CN-2674
@import url('https://fonts.googleapis.com/css2?family=Zhi+Mang+Xing&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:wght@300;400;500;700&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@300;400;500;700&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&subset=cyrillic,latin-ext,vietnamese');
 
body {
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
    background-repeat: repeat;
    font-family: "Noto Serif SC", "Noto Serif", serif;
    font-size: 0.85rem;
}
 
div#extra-div-1 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 161px;
    z-index: -2;
    background-image: url("http://scp-wiki.wdfiles.com/local--files/theme%3Aswirling-ashes/skyline-whitewash.png"), url("http://scp-wiki.wdfiles.com/local--files/theme%3Aswirling-ashes/skyline.png");
    background-repeat: repeat-x;
    background-size: auto 111px;
    background-position: center 50px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
 
/* HEADER */
 
div#container-wrap {
    background-image: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0, rgba(0, 0, 0, 0.5) 80px, rgba(0, 0, 0, 0.5) 161px, transparent 240px);
    background-repeat: repeat-x;
    background-size: auto 21px, auto 240px;
    background-position: center 140px, center top;
}
 
#header {
    background-image: none;
}
 
#header h1 {
    float: none;
    width: 100%;
    margin: 0;
}
 
#header h1 a {
    display: block;
    float: none;
    width: 100%;
    color: #FFF;
    text-align: center;
    font-size: 80px;
    font-weight: normal;
    font-family: "Oswald", "Zhi Mang Xing", sans-serif;
    text-shadow: 0 4px 0 rgba(0, 0, 0, 0.6);
    white-space: nowrap;
}
 
@media (max-width: 575px) {
#header h1 a {
    font-size: 50px;
}
}
 
@media (max-width: 479px) {
#header h1 a {
    font-size: 40px;
}
}
 
#header h1 a::before {
    content: "SCP FOUNDATION";
    overflow: hidden;
}
 
/* {$deserted}/
#header h1 a::before {
    content: "废年";
    font-size: 80px;
}
/{$deserted} */
 
#header h1 a span, #header h2 {
    display: none;
}
 
#search-top-box {
    right: 0;
    top: 110px;
}
 
#search-top-box-input,
#search-top-box-input:hover,
#search-top-box-input:focus,
#search-top-box-form input[type=submit],
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
    background-color: transparent;
    color: #666;
    border-color: #666;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.6);
}
 
#search-top-box-input,
#search-top-box-input:hover,
#search-top-box-input:focus {
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.6), inset 0 2px 0 rgba(0, 0, 0, 0.25);
}
 
#search-top-box-input:hover,
#search-top-box-input:focus,
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    color: #000;
    border-color: #000;
}
 
/* SIDE BAR */
 
#side-bar .side-block {
    background-color: transparent !important;
    border-color: #000;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.6);
}
 
#side-bar .side-block:not(.media) {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
 
#side-bar .heading,
#side-bar .collapsible-block-unfolded-link,
#side-bar .collapsible-block-unfolded-link .collapsible-block-link {
    color: #000;
    border-color: #000;
    font-size: 14px;
    font-weight: normal;
    font-family: "Zhi Mang Xing", sans-serif;
}
 
#side-bar a, #side-bar a:visited, #side-bar a.newpage {
    color: #000;
}
 
@media (max-width: 767px) {
#side-bar, #side-bar:target {
    background-color: transparent;
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
    border: none;
}
 
#side-bar .close-menu {
    display: block;
    opacity: 0;
    transition: ease 1s;
    -webkit-transition: ease 1s;
}
 
#side-bar:target .close-menu {
    opacity: 0.5;
    left: 19em;
    width: calc(100% - 19em);
}
}
 
/* MAIN CONTENT */
 
#top-bar ul li:hover a,
#top-bar ul li.sfhover a {
    color: #000;
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
}
 
#top-bar .mobile-top-bar .open-menu a {
    border: solid 1px #666;
    border-radius: 5px;
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
    color: #666;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
}
 
#top-bar .mobile-top-bar .open-menu a:hover {
    color: #000;
    border-color: #000;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.6);
}
 
#page-title, h1 {
    font-family: "Zhi Mang Xing", sans-serif;
    color: #000;
    border-color: #666;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
 
hr {
    background-color: #666;
}
 
.fancyhr hr {
    position: relative;
    height: 12px;
    background-color: transparent;
    width: auto;
    margin-left: 0;
    margin-right: 0;
}
 
.fancyhr hr::before {
    content: "";
    display: block;
    height: 12px;
    width: 100%;
    position: absolute;
    top: -9px;
    left: 0;
    border-bottom: solid 2px #000;
    border-radius: 12px;
}
 
.fancyhr hr::after {
    content: "";
    display: block;
    height: 12px;
    width: 100%;
    position: absolute;
    bottom: -9px;
    left: 0;
    border-top: solid 2px #000;
    border-radius: 12px;
}
 
/* RATE MODULE */
 
#page-content {
    font-size: 0.925rem;
}
 
.page-rate-widget-box, #page-content .creditRate .rate-box-with-credit-button .page-rate-widget-box {
    background-color: transparent;
    border: solid 1px #000;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    margin-left: 0;
    margin-right: 0;
}
 
.page-rate-widget-box .rate-points {
    color: #000 !important;
    background-color: transparent !important;
    border-radius: 0;
    border: none;
}
 
.page-rate-widget-box .rateup.btn,
.page-rate-widget-box .ratedown.btn,
.page-rate-widget-box .cancel {
    border: none;
    background-color: transparent;
    border-radius: 0;
}
 
.page-rate-widget-box .rateup.btn a,
.page-rate-widget-box .ratedown.btn a,
.page-rate-widget-box .cancel a {
    border: none;
    background-color: transparent;
    border-radius: 0;
    color: #666;
}
 
.page-rate-widget-box .rateup.btn a:hover,
.page-rate-widget-box .ratedown.btn a:hover,
.page-rate-widget-box .cancel a:hover {
    border: none;
    background-color: transparent;
    border-radius: 0;
    color: #000;
}
 
#page-content .rate-box-with-credit-button {
    border-radius: 0;
    border: none;
    background-color: transparent;
    box-shadow: none;
}
 
#page-content .creditRate {
    margin-left: 0;
    margin-right: 0;
}
 
#page-content .rate-box-with-credit-button .creditButton p a {
    display: inline-block;
    margin: 0;
    margin-left: 5px;
    padding-top: 3px;
    padding-bottom: 2px;
    width: 20px;
    height: 100%;
    font-size: 12px;
    text-align: center;
    color: #666;
    background-color: transparent;
    border: solid 1px #000;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    position: static;
}
 
#page-content .rate-box-with-credit-button .creditButton p a:hover {
    color: #000;
}
 
/* DIVISIONS */
 
div.adytoc {
    display: flex;
    justify-content: center;
}
 
div#toc {
    border: solid 1px #000;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    background-color: rgba(255, 255, 255, 0.75);
    color: #000;
}
 
div.adytoc div#toc {
    float: none;
    text-align: center;
}
 
div.adytoc div#toc div.title {
    font-family: "Zhi Mang Xing", sans-serif;
    color: #000;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    font-size: 200%;
}
 
div.adytoc div#toc div#toc-list div {
    margin-left: 0 !important;
    font-family: "Zhi Mang Xing", sans-serif;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    font-size: 150%;
}
 
blockquote, div.blockquote {
    border: solid 1px #000;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    background-color: transparent;
    color: #000;
}
 
.blockquote.light {
    background-color: rgba(255, 255, 255, 0.75);
}
 
.blockquote.dark {
    background-color: rgba(0, 0, 0, 0.1);
}
 
.code {
    position: relative;
    border: solid 1px #000;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    background-color: transparent;
    color: #000;
}
 
.code::before,
.code::after {
    display: block;
    content: "~ CODE ~";
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
}
 
.code::before {
    top: 0;
}
 
.code::after {
    bottom: 0;
}
评分: +35+x

项目编号:SCP-CN-2674

项目等级:Safe Neutralized

归档特殊收容措施:由于仅有死后的人员被认为可以进入SCP-CN-2674,基金会已在SCP-CN-2674周围2km内布设了警戒线及岗哨,以防止无关人员进入该区域内使得SCP-CN-2674具曝光风险。Site-CN-82-α已派遣人员驻扎于SCP-CN-2674周边,以监视、监听项目内所发生的任何事件。与SCP-CN-2674-1的尝试 正在进行中 以失败告终。

由于SCP-CN-2674并未对帷幕内社会安全造成影响,更多措施不必要。

更新:由于ΩK级“死亡终结”情景,SCP-CN-2674已自动无效化。上述收容措施已不必要。

归档描述:SCP-CN-2674为一位于██市██镇郊外的异常建筑物。其外观呈现为一老旧木屋,正门紧闭,上挂一门闩,上写有「XX1茶房,今日打烊」字样。除此之外,项目在外观上无任何不同寻常之处。SCP-CN-2674的墙体、门窗均无法以任何方式破坏或打开。此外,由于项目周边似乎存在某种能够阻止其自原址移动的屏障,转移项目的尝试已无一例外地宣告失败,故对其进行就地收容。

SCP-CN-2674-1为居住在SCP-CN-2674内的男性人类个体。该个体外貌上约70岁,使用标准现代汉语,身着灰黑色短衫与茶色长裤。由于SCP-CN-2674仅在客厅与厨房安装有窗户,仅能观测到个体进行与SCP-CN-2674-2个体交谈和煮茶两种活动,无法详细了解其起居细节。当前未观察到建筑物与外界存在物质交换,因此未知其所使用的水、茶叶与燃料等的来源。自项目被收容以来,SCP-CN-2674-1的外表从未老化;推测其新陈代谢停止,且不需要饮食与睡眠。但该个体可能刻意无视了外界种种信息,或该项目内无法听到、看到外界任何声音、画面。

SCP-CN-2674-2为一类以异常方式进入SCP-CN-2674的人员的统称。SCP-CN-2674-2个体一般被认为已经死亡,且在这之后该个体会在0.1秒内于SCP-CN-2674客厅内出现。SCP-CN-2674-2出现时均表现为17~18岁时样貌,身着生前最常穿的服饰,行为语言习惯均不会改变。在SCP-CN-2674-2出现后,SCP-CN-2674-1会主动攀谈,并在一段时间的谈论后个体会再次以异常方式消失,去向不明。该消失的过程被认为是受SCP-CN-2674-1意愿控制的。此类个体不会对上述过程感到任何惊讶,反而会极其平静地与SCP-CN-2674-1交谈。

并非所有死去的人类均能进入SCP-CN-2674。经观察,SCP-CN-2674-2个体一般具有以下特征:

  • 出生并生活在中国,且可以流利熟练地使用现代汉语;
  • 死于疾病或器官衰竭,不包括突发疾病;
  • 人生阅历丰富2
  • 相信人死后会转世,且因此生前并未犯下大罪行;
  • 喜爱中国茶,平均一天饮用3~4杯茶。

更多有关信息仍在调查中。

附录CN-2674-A:SCP-CN-2674-1与SCP-CN-2674-2个体的交谈记录。

附录CN-2674-B:无效化记录。

2020年9月12日,由于ΩK级“死亡终结”情景爆发,SCP-CN-2674无效化,具体表现为整座建筑瞬间坍塌,所具有的异常性质悉数消失。在该项目的废墟正中央,发现了一具完好无损的人类骸骨,在其手旁有一盏茶壶,上贴有「XXX3已满员,无需接待。」字样。

在无效化前一天晚,SCP-CN-2674-1表现出不同于平常的焦躁激动。其在客厅内反复踱步,且以微弱的声音自语。约半小时后,SCP-CN-2674-1拍了拍胸口,在餐桌上抓起一叠来源未知的褐色的纸张,并将其吞下。在此之后,SCP-CN-2674-1缓慢消失,身体逐渐透明,最终不知去向。

经Site-CN-82-α信息分析处唇语分析,项目最后的话语为「煮了一辈子别人家的茶,我也该休息了。」未知此与ΩK级“死亡终结”情景的爆发有无关联。

除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License