/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1 */ #top-bar .open-menu a { position: fixed; top: 0.5em; left: 0.5em; z-index: 5; font-family: 'Nanum Gothic', san-serif; font-size: 30px; font-weight: 700; width: 30px; height: 30px; line-height: 0.9em; text-align: center; border: 0.2em solid #888; background-color: #fff; border-radius: 3em; color: #888; } @media (min-width: 768px) { .mobile-top-bar { display: block; } .mobile-top-bar li { display: none; } #main-content { max-width: 708px; margin: 0 auto; padding: 0; transition: max-width 0.2s ease-in-out; } #side-bar { display: block!important; position: fixed; top: 0; left: -19em; width: 17em; height: 100%; overflow-y: auto; z-index: 10; padding: 0.3em 0.675em; background-color: rgba(0,0,0,0.1); transition: left 0.5s ease-in-out; } #side-bar:target { display: block; left: 0; width: 17em; margin: 0; z-index: 10; } #side-bar:target .close-menu { display: block; position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: -1; } #top-bar .open-menu a:hover { text-decoration: none; } .close-menu { margin-left: 19em; opacity: 0; } }
@import url('https://fonts.googleapis.com/css2?family=Architects+Daughter&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap'); /* Flopstyle CSS Theme * [2020 Wikidot Theme] * Created by Lt Flops * Select CSS Styles Are Credited Where Necessary * -- (CC BY-SA 3.0) -- **/ /* -------- SITE HEADER -------- */ span, a{ word-break: unset; } #header h1 a, #header h1 a::before{ color: hsl(0, 0%, 90%); text-shadow: .7px .7px 0 hsla(0, 0%, 0%, .8), 1.4px 1.4px 0 hsla(0, 0%, 0%, .8); } #header h1 a{ font-family: "Montserrat", "Arial", sans-serif; font-size: 170%; letter-spacing: 0; } #header h2 span, #header h2 span::before{ color: hsl(0, 0%, 90%); text-shadow: 1px 1px 0 hsla(0, 0%, 0%, .8); } /* -------- TOP MENU -------- */ #search-top-box, #top-bar, #login-status{ right: 0; } #search-top-box-input{ border-radius: 0; } #search-top-box-form input[type="submit"]{ background: hsl(0, 33%, 30%); border-radius: 0; font-size: unset; } #search-top-box-form input[type="submit"]:hover, #search-top-box-form input[type="submit"]:focus{ background: hsl(0, 25%, 50%); } /* -------- SIDE MENU -------- */ #side-bar:target{ width: 18.2em; } #side-bar .side-block{ border-color: hsl(0, 0%, 20%); border-radius: 0; } #side-bar .heading{ color: hsl(0, 0%, 5%); border-bottom: solid 1px hsl(0, 0%, 20%); } /* -------- GENERAL -------- */ body{ color: hsl(0, 0%, 5%); word-break: unset; } #search-top-box-form input[type="submit"], #search-top-box-form input[type="submit"]:hover, #search-top-box-form input[type="submit"]:focus, #top-bar ul li ul, #side-bar .side-block, .page-rate-widget-box, .scp-image-block{ box-shadow: none; } /* -------- INFO BAR -------- */ body{ --barColour: hsl(0, 89%, 18%); } .u-faq{ display: none; } .info-container .collapsible-block-content{ padding: 0 .5em 30px; } .info-container .collapsible-block-content .wiki-content-table{ width: 100%; } /* -------- INFO PANE -------- */ .creditRate{ margin-right: 0 !important; } .rate-box-with-credit-button{ border-radius: 0 !important; box-shadow: none !important; } /* -------- PAGE RATING -------- */ .page-rate-widget-box{ margin-right: 0; } .page-rate-widget-box, .page-rate-widget-box .rate-points{ border-radius: 0; } .page-rate-widget-box .cancel, .page-rate-widget-box .cancel a:hover{ border-radius: 0 !important; } /* -------- FORMATTING | [GENERAL] -------- */ #page-content h1, #page-content h2, #page-content h3, #page-content h4, #page-content h5, #page-content h6{ display: flex; flex-direction: column; justify-content: center; margin-bottom: .57em; text-align: center; word-break: unset; } hr{ height: 0; margin: 1em 0; background-color: transparent; border-top: 1px solid hsl(0, 0%, 67%); } .collapsible-block-link{ font-size: 120%; font-weight: bold; } .info-container .collapsible-block-link{ font-size: 100%; } ol li{ margin: 0 0 1em; } ul{ margin:1em 0; } .footnotes-footer, .bibitems{ padding: 0 0 .5em; } /* -------- IMAGE BLOCK -------- */ .scp-image-block.block-right{ margin: 0 0 1em 2em; } /* -------- FORMATTING | [SPECIAL] -------- */ .centered{ /* ---- Center-Aligns Text ---- */ text-align: center; } .justified{ /* ---- Justify-Aligns Text ---- */ text-align: justify; } .indented{ /* ---- Indents Block by ½-inch/2em (Use Within Other Divs) ---- */ text-indent: 2.4em; } .indented .bibcite, .indented .footnoteref, .indented ul, .indented ol, .indented .scp-image-block.block-right, .indented h1, .indented h2, .indented h3, .indented h4, .indented h5, .indented h6, .indented .scene-break, .indented .footnotes-footer, .indented .bibitems{ text-indent: 0; } .rev-red, .rev-green, .rev-blue, .rev-yellow, .terminal-span{ font-weight: bold; } .rev-red{ /* ---- Red Document Revision Text ---- */ color: hsl(360, 100%, 27%); } .rev-green{ /* ---- Green Document Revision Text ---- */ color: hsl(120, 100%, 27%); } .rev-blue{ /* ---- Blue Document Revision Text ---- */ color: hsl(240, 100%, 27%); } .rev-yellow{ /* ---- Yellow Document Revision Text ---- */ color: hsl(40, 100%, 40%); } .terminal-span{ /* ---- Computer Terminal Text ---- */ font-size: 110%; letter-spacing: .3px; } .blinkbar{color: black; animation: blink 1.5s infinite; letter-spacing: -.13em;}@keyframes blink{to{opacity: .0;}}@keyframes flicker{0% {opacity: .9890; }5% {opacity: .5842; }10% {opacity: .9865; }20% {opacity: .0412; }20% {opacity: .6255; }25% {opacity: .3157; }30% {opacity: .7328; }35% {opacity: .4654; }40% {opacity: .9128; }45% {opacity: .2449; }50% {opacity: .5485; }55% {opacity: .6438; }60% {opacity: .1180; }65% {opacity: .9085; }70% {opacity: .0266; }75% {opacity: .6795; }80% {opacity: .7812; }85% {opacity: .0117; }90% {opacity: .2239; }95% {opacity: .8897; }100% {opacity: .2260; }}@keyframes overlay-anim{0% {visibility: hidden; }10% {visibility: hidden; }11% {visibility: visible; }50% {visibility: hidden; }100% {visibility: hidden; }} /* ---- Adapted From Your Very First SCP! ---- */ @font-face{ /* ---- Code by Croquembouche ---- */ font-family: "Fira Code"; src: url(https://raw.githubusercontent.com/tonsky/FiraCode/master/distr/eot/FiraCode-Regular.eot) format("embedded-opentype"), url(https://raw.githubusercontent.com/tonsky/FiraCode/master/distr/woff2/FiraCode-Regular.woff2) format("woff2"), url(https://raw.githubusercontent.com/tonsky/FiraCode/master/distr/woff/FiraCode-Regular.woff) format("woff"), url(https://raw.githubusercontent.com/tonsky/FiraCode/master/distr/ttf/FiraCode-Regular.ttf) format("truetype"); font-weight: normal; font-style: normal; } :root{ --mono-font: "Fira Code", monospace; } .code pre, .code p, .code, tt, .page-source, .faux-source, .terminal-span{ font-family: var(--mono-font); } .code pre *{ white-space: pre; } .code *, .pre *{ font-feature-settings: unset; } .lite-heading{ /* ---- Special Heading Area (Adapted From SCP-4058) ---- */ clear: both; margin: 2.4em auto; } .lite-heading h3{ color: hsl(360, 100%, 27%); } .lite-heading hr{ width: 55%; margin: auto; border-width: medium; } div.image-showcase{ /* ---- Alternative Means of Image Showcasing ---- */ display: inline-block; min-width: 25em; max-width: 37.5em !important; margin: auto; margin-bottom: 1em; background: hsl(0, 0%, 100%); border: 3px ridge hsl(0, 0%, 5%); } .scene-break{ /* ---- Fancy Section Break ---- */ width: 2.5em; margin: 1em 0; } .footing::before{ /* ---- Article Footing ---- */ content: " "; position: absolute; bottom: 1px; left: 0; right: 0; border-bottom: 2px solid hsl(0, 0%, 47%); } .footing{ position: relative; bottom: -2px; margin-bottom: 2px; border-bottom: 1px solid hsl(0, 0%, 47%); } .series-nav{ /* ---- Series Navigation ---- */ margin: .5em 0; background: linear-gradient(to bottom right, hsla(0, 0%, 100%, 1), hsla(0, 0%, 50%, .5)); border: outset 1.5px hsl(0, 0%, 5%); border-radius: 2em; font-size: 85%; font-weight: bold; text-align: center; } .listPagesNav-prev, .listPagesNav-next{ /* ---- ListPages Navigation (Adapted from SCP-5552) ---- */ width: 45%; margin: 0 0 1em; padding: 0 2%; background: hsl(0, 0%, 90%); border: 1px solid hsl(0, 0%, 60%); } .listPagesNav-prev{ float: left; } .listPagesNav-next{ float: right; } /* -------- CUSTOM DIV BLOCKS -------- */ .raisa-header, .pink-header, .oracle-header{ margin-bottom: 1em; padding: 0 .5em; text-align: center; } .raisa-header{ /* ---- RAISA Notice Header ---- */ background: hsl(60, 65%, 85%); border: 1px solid hsl(0, 0%, 60%); } .pink-header{ /* ---- Pretty Header ---- */ background: hsl(350, 100%, 85%); border: 1px solid hsl(0, 4%, 36%); } .pink-header hr{ border-color: hsl(0, 4%, 36%); } .oracle-header{ /* ---- SPC Oracle Notice Header ---- */ color: hsl(208, 100%, 97%); background: hsl(208, 67%, 44%); border: 1px solid hsl(0, 0%, 5%); } .oracle-header hr{ border-color: hsl(208, 100%, 97%); } .img-resize img{ /* ---- Header Icons (See Examples) ---- */ float: left; width: auto; height: 8em; margin: .5em; } blockquote, /* ---- Regular Quote Block ---- */ div.blockquote{ background-color: hsl(0, 0%, 96%); border: 3px double hsl(0, 0%, 60%); } .alt-blockquote{ /* ---- Alternative Quote Block ---- */ margin: 1em 0; padding: 0 1em; background-color: hsl(0, 0%, 96%); border: 1px solid hsl(0, 0%, 60%); border-radius: 1em; } .lightweight{ /* ---- Lightweight Quote Block ---- */ margin: 1em 3em; padding: 0 1em; background-color: hsl(0, 0%, 90%); text-align: left; } .card-block{ /* ---- Decorative Quote Block ---- */ margin: 1em 0; padding: .6em 1.2em; background: hsl(220, 15%, 93%); border-left: 8px solid hsl(0, 100%, 30%); border-radius: .48em; } blockquote hr, div.blockquote hr, .alt-blockquote hr, .lightweight hr, .card-block hr{ border-color: hsl(0, 0%, 67%); } .report-box{ /* ---- Report Block ---- */ margin: 1em 0; padding: 0 1em; background-color: hsl(0, 0%, 100%); border: medium solid hsl(0, 0%, 5%); } .report-box hr{ border-color: hsl(0, 0%, 5%); } .report-box.red-tint{ background-color: hsl(360, 91%, 86%); border-color: hsl(360, 62%, 66%); } .report-box.red-tint hr{ border-color: hsl(360, 62%, 66%); } .report-box.orange-tint{ background-color: hsl(30, 91%, 86%); border-color: hsl(30, 62%, 66%); } .report-box.orange-tint hr{ border-color: hsl(30, 62%, 66%); } .report-box.yellow-tint{ background-color: hsl(60, 91%, 86%); border-color: hsl(60, 62%, 66%); } .report-box.yellow-tint hr{ border-color: hsl(60, 62%, 66%); } .report-box.green-tint{ background-color: hsl(120, 91%, 86%); border-color: hsl(120, 62%, 66%); } .report-box.green-tint hr{ border-color: hsl(120, 62%, 66%); } .report-box.cyan-tint{ background-color: hsl(180, 91%, 86%); border-color: hsl(180, 62%, 66%); } .report-box.cyan-tint hr{ border-color: hsl(180, 62%, 66%); } .report-box.blue-tint{ background-color: hsl(240, 91%, 86%); border-color: hsl(240, 62%, 66%); } .report-box.blue-tint hr{ border-color: hsl(240, 62%, 66%); } .report-box.magenta-tint{ background-color: hsl(300, 91%, 86%); border-color: hsl(300, 62%, 66%); } .report-box.magenta-tint hr{ border-color: hsl(300, 62%, 66%); } .report-box.grey-tint{ background-color: hsl(210, 9%, 86%); border-color: hsl(210, 15%, 42%); } .report-box.grey-tint hr{ border-color: hsl(210, 15%, 42%); } .realistic-shadow{ /* ---- Better Shadows ---- */ margin: 1em 0 2em 0; box-shadow: 0 1px 1px hsla(0, 0%, 0%, .23), 0 2px 2px hsla(0, 0%, 0%, .18), 0 4px 4px hsla(0, 0%, 0%, .15), 0 8px 8px hsla(0, 0%, 0%, .13); } div.o5-box{ margin: 1em 6em; padding: 0 1em; background-color: hsl(0, 0%, 75%); border: medium solid hsl(0, 0%, 5%); } div.o5-box hr{ border-color: hsl(0, 0%, 5%); } .faux-source{ /* ---- Mimics "Page Source" Appearance ---- */ margin-bottom: 1em; padding: 0 2em; background-color: hsl(0, 0%, 100%); border: 1px dashed hsl(0, 0%, 67%); } .narration{ /* ---- Mimics the Pages of a Book ---- */ margin: 1em 0; padding: 0 1em; background-color: hsl(0, 0%, 100%); border: 1px solid hsl(0, 0%, 83%); } .log-header{ /* ---- Interview/Exploration Log Header ---- */ margin-bottom: 1em; padding: 0 1em; background: hsl(0, 0%, 96%); border: 3px dashed hsl(0, 0%, 60%); border-radius: 1em; } .warning-notice{ /* ---- Simple Warning Block (Adapted From SCP-3143) ---- */ padding: 0 1em; background-color: hsl(0, 0%, 100%); background-image: url(https://scp-wiki.wdfiles.com/local--files/scp-style-resource/scp_trans.png); background-position: center; background-repeat: no-repeat; border: medium solid hsl(0, 0%, 5%); text-align: center; } .journal{ /* ---- Journal Block (Adapted From SCP-4003) ---- */ margin: 1em 0; padding: .9em; background-image: linear-gradient(to top, hsl(201, 33%, 84%) 0%, hsl(60, 29%, 89%) 8%); background-position: 0 8px; background-size: 100% 1.3rem; border: 1px solid hsl(0, 0%, 80%); border-radius: .9em; font-family: "Architects Daughter", cursive; } .journal p{ margin: 0; font-size: 1.3rem; line-height: 1.3rem; } .sms-message{ /* ---- Text Message Block ---- */ float: left; clear: left; width: 22.4em; margin: 0 0 1em; padding: 0 1.2em; background: hsl(0, 0%, 75%); border-radius: 2em; font-size: 112.5%; text-align: center; } blockquote .collapsible-block-folded, .alt-blockquote .collapsible-block-folded, .lightweight .collapsible-block-folded, .report-box .collapsible-block-folded, div.blockquote .collapsible-block-folded{ /* ---- For Collapsibles Inside Divs | [CLOSED] ---- */ padding: .75em 0; /* -------- */ } .alt-blockquote .collapsible-block-unfolded, .lightweight .collapsible-block-unfolded, .report-box .collapsible-block-unfolded, div.blockquote .collapsible-block-unfolded{ /* ---- For Collapsibles Inside Divs | [OPEN] ---- */ padding-top: .75em; /* -------- */ } /* -------- ADVANCED WARNING HEADER -------- * Adapted From SCP-001-JP - indonootoko's Proposal * See the Example at the Top of the Page **/ .orderwrapper{ position: relative; width: auto; text-align: center; } .council{ position: relative; top: 0; bottom: 0; left: 0; right: 0; width: 295px; height: 295px; margin: auto; background-image: url(https://scp-wiki.wdfiles.com/local--files/scp-style-resource/scp_trans.png); background-position: center; background-repeat: no-repeat; background-size: 295px 295px; } .ordertitle{ position: absolute; top: 27px; left: 0; right: 0; } .ordertitle h1{ color: hsl(0, 0%, 5%); font-size: 220%; line-height: 90%; } .orderdescription{ position: absolute; top: 93px; left: 0; right: 0; width: 100%; } .orderdescription h1{ color: hsl(0, 0%, 5%); font-size: 120%; } .orderdescription p{ color: hsl(0, 0%, 5%); font-size: 90%; } .itemno{ position: absolute; bottom: 18px; left: 0; right: 0; } .itemno h1{ color: hsl(0, 0%, 5%); font-size: 170%; } /* -------- YUI TAB BASE -------- */ .yui-navset .yui-nav a,.yui-navset .yui-navset-top .yui-nav a{background-color:inherit;background-image:inherit}.yui-navset .yui-nav a:hover,.yui-navset .yui-nav a:focus{background:inherit;text-decoration:inherit}.yui-navset .yui-nav .selected a,.yui-navset .yui-nav .selected a:focus,.yui-navset .yui-nav .selected a:hover{color:inherit;background:inherit}.yui-navset .yui-nav,.yui-navset .yui-navset-top .yui-nav{border-color:inherit}.yui-navset li{line-height:inherit} /* -------- YUI TAB CUSTOMIZATION -------- * Adapted From Black Highlighter Theme Dev **/ .yui-navset *{ transition: color 80ms cubic-bezier(.4, 0, .2, 1), background-color 80ms cubic-bezier(.4, 0, .2, 1); } .yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav{ display: flex; flex-wrap: wrap; width: calc(100% - .125rem); margin: 0 auto; border-color: hsl(360, 94%, 20%); box-shadow: 0 calc(.0625rem * 5) 0 0 hsl(360, 94%, 20%); } .yui-navset .yui-nav a, /* ---- Link Modifier ---- */ .yui-navset .yui-navset-top .yui-nav a{ color: hsl(0, 0%, 5%); /* ---- Tab Background Colour | [UNSELECTED] ---- */ background-color: hsl(0, 0%, 99%); /* -------- */ background-image: none; border: unset; } .yui-navset .yui-nav a:hover, .yui-navset .yui-nav a:focus{ color: hsl(0, 0%, 96%); /* ---- Tab Background Colour | [HOVER] ---- */ background-color: hsl(360, 100%, 27%); /* -------- */ } .yui-navset .yui-nav li, /* ---- Listitem Modifier ---- */ .yui-navset .yui-navset-top .yui-nav li{ position: relative; display: flex; flex-grow: 2; max-width: 100%; margin: 0; padding: 0; background-color: hsl(0, 0%, 96%); border-color: transparent; box-shadow: 0 0 0 .0625rem hsl(360, 94%, 20%); } .yui-navset .yui-nav li a, .yui-navset-top .yui-nav li a, .yui-navset-bottom .yui-nav li a{ display: flex; align-items: center; justify-content: center; width: 100%; } .yui-navset .yui-nav li em{ border: unset; } .yui-navset .yui-nav a em, .yui-navset .yui-navset-top .yui-nav a em{ padding: .35em .75em; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } .yui-navset .yui-nav .selected, /* ---- Selection Modifier ---- */ .yui-navset .yui-navset-top .yui-nav .selected{ flex-grow: 2; margin: 0; padding: 0; /* ---- Tab Background Colour | [SELECTED] ---- */ background-color: hsl(360, 94%, 20%); /* -------- */ } .yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a em{ border: hsl(360, 94%, 20%); } .yui-navset .yui-nav .selected a{ width: 100%; color: hsl(0, 0%, 96%) !important; background-image: none; } .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:active{ color: hsl(0, 0%, 96%); background-color: hsl(360, 94%, 20%); } .yui-navset .yui-nav .selected a:hover{ cursor: default; } .yui-navset-left .yui-content{ /* ---- Content Background ---- */ background-color: hsl(0, 0%, 99%); /* -------- */ } .yui-navset .yui-content, .yui-navset .yui-navset-top .yui-content{ padding: .5em; border-color: hsl(0, 0%, 60%); } /* -------- INTERWIKI -------- */ iframe.scpnet-interwiki-frame{ position: relative; width: 16.8em; height: 12em; margin-bottom: .78em; margin-left: 4px; background-color: hsl(0, 0%, 100%); border: 2px solid hsl(0, 0%, 20%); } /* -------- REDUCED MOTION ACCESSIBILITY -------- */ @media (prefers-reduced-motion: reduce){ *, *::before, *::after{ animation-duration: .001s !important; animation-iteration-count: 1 !important; transition-duration: .001s !important; } } /* -------- MOBILE MEDIA QUERY -------- */ @media (max-width: 479px){ #header h1 a{ font-size: 85%; } div.image-showcase{ width: 90%; } div.o5-box{ margin: 1em 0; } } /* -------- NOTE MEDIA QUERY -------- */ @media (min-width: 480px) and (max-width: 580px){ #header h1 a{ font-size: 100%; } div.image-showcase{ width: 100%; } div.o5-box{ margin: .5em; } } /* -------- MINI TABLET MEDIA QUERY -------- */ @media (min-width: 581px) and (max-width: 767px){ #header h1 a{ font-size: 120%; } } @media (max-width: 767px){ .open-menu a:hover{ box-shadow: none; } } /* -------- TABLET MEDIA QUERY -------- */ @media (min-width: 768px) and (max-width: 979px){ #header h1 a{ font-size: 140%; } }
SCP-3309:化为泡影之时,我们去往何方
作者:PhamtomGuy does not match any existing user name和Lt Flops(作者页)
以及Westrin的代码帮助。
点此阅读2019愚人节修订版本!
http://scp-wiki.wikidot.com/scp-3309http:scp-wiki-wikidot-com-scp-3309▸ 该作者的更多作品 ◂(原文链接)http://scp-wiki.wikidot.com/scp-3309▸ 该作者的更多作品 ◂
其他语言
来自超形上学部的通知
您将要阅读的文件“SCP-3309”描述了一个与多个子叙事层交织在一起的不可预测的叙事异常。因本文件包含了一些内嵌式叙述危害1 ,需接种叙述性疫苗。未接种对抗此种异常的疫苗的人员可能会经历一场叙述改写事件。
你确定要继续吗?
叙述性接种散播。
我们不会化为泡影,除非为时已晚。
直到我们消散、消散,深入骨髓。最后,已经没有什么还可以消散了。这就是遗忘。回忆、希望、梦想;我们全都被遗忘了。我们怎么能知道人们拥有这些记忆、这些希望和这些梦想呢?如果一开始就什么都没有,谁又能遗忘我们呢?我们会从别人的脑海中消失,但不会从自己的脑海中消失。我们和它一起生活,直到我们不能再活下去。直到我们忘记有何种方式可以让我们生活在平和中。然后,这就是我们化为泡影的时候。
消散,终成泡影。
接种完成!你可以继续了。
项目编号:項目編號:SCP-3309 | 5/3309 级級 |
收容等级:收容等級:keter | 最高机密 |
特殊收容措施:所有被SCP-3309异常影响的文档都将以转述格式保存,并保存在RAISA的存档数据库中。在收容一名实例后,分配负责受影响项目的所有人员都必须接受记忆消除处理,并转移到不相关的计划。
描述:SCP-3309是一种已编目异常自发消失的现象。受SCP-3309影响的项目包括异常对象、实体、位置和概念结构。受这种现象影响的异常现象似乎缺乏因果关系;SCP-3309的活动由来源未知的一份笔记(指定为SCP-3309-1)以表示。
在异常消失前24-36小时,SCP-3309-1会出现在项目文档的末尾。经历SCP-3309的文档将从所有已知的文件系统中清除,包括受保护的Site-01和RAISA档案。自此之后,异常本身就会被有效地无效化,或者消失。
SCP-3309-1的内容如下:
如果你不是该作者又想重写该文章,可在此帖回复申请。请先取得作者的同意。
SCP-3309也影响为消失的文档创建的备份。SCP-3309还影响遭遇过SCP-3309的异常项目的文档;大约71%的消失文档与其他不受影响的异常相联系。这导致基金会异常收容网络的削弱,可能升级为一场ADK级“异常全面失稳”情景。
附录材料
I.伦理委员会审裁处
自出现初期以来,SCP-3309平均每月影响40个异常。分配负责SCP-3309的研究人员发现了一种出现模式,并制定了以下标准:
- 受影响的项目被记录为采用了过度收容措施,例如由重型钛合金建造的收容室。这表明要么是对该异常性质的误解,要么是为了收容异常而采取了不专业的态度。
- 该受影响项目本身足够强大,足以威胁造成一场K级世界末日情景。文档仅概括出了该异常的部分后果,而临时收容措施通常与第一个标准一致。
- 该受影响项目的文档,包括任何书面补充材料都写得很糟糕,格式不正确,或充满了语法和逻辑错误。
基于这些观察,收容团队已提出计划:锥形长矛(TAPERED SPEAR)。锥形长矛概述了这些标准的适用,将其用于无效化以对抗高风险异常。由于这违背了基金会的使命,一次道德委员会特别法庭对锥形长矛的执行提出了异议。
本仲裁结果如下:
计划:锥形长矛
仲裁结果
赞同:21
否决:20
弃权:2
结论:锥形长矛已授权。正在等待将SCP-3309重新分类为Thaumiel。
II.计划:锥形长矛
已正式开始对SCP-3309进行初步测试,以确定重新分类为Thaumiel是否合适。下附一份实验记录,其结果将决定最终判断。
提案摘录
提案:使用SCP-3309以无效化SCP-4463:后者为一种复杂的基于水的空间异常,在50年内可以淹没北美。
描述:SCP-4463是一种基于水的异常,影响着亚利桑那州奇瓦瓦沙漠的部分地区。SCP-4463描述了一大片沙漠逐渐地转化为同等面积的湿地的过程。
自1990年代以来,亚利桑那州的沙漠化自东南部以每月2平方千米的速度出现。此沙漠化现象直至2008年以每年0.5%的比率增加,当时1200平方千米的从前可耕地已无法承载健康的植被。对此,亚利桑那州政府认为这种现象是一种生态灾难,并制定计划以扭转沙漠化的蔓延。这是对2006年11月图森地区附近Pascua Yaqui部落的大规模抗议的回应。
2008年8月,每平方米干枯表土中有60%由于未知的异常效应开始转化为水。目前,45%以前被沙漠化的地区已经变成了湿地,阻止了这片土地上任何原生动物或人类的发展。
采取行动:SCP-4463的文件被更新,更新内容包含严重的语法错误和与异常相关效应的重大矛盾。此外,还添加了多个空泛的附录,以及一幅描绘巨大海浪的不相关图像。
结果:SCP-4463在28小时内被从所有基金会数据库中删除。经过对原位置的进一步研究和观察,确定SCP-4463所构成的风险已被消除,该地区再次经历沙漠化。
经过持续讨论并结合涉及19个不同异常的测试结果,SCP-3309通过了道德委员会特别法庭的第二阶段投票。SCP-3309被另外分类为Thaumiel,并被授权应用于锥形长矛。重新分类后涉及49个异常的第一轮研究正在进行中。
研究员笔记
我不明白,一次测试怎么能给一个人带来这么大的压力。我想我今天早上第一次看到我的灰发,或者是一整块灰发?
消散直至化为尘埃,那是什么感觉?它会像一种疾病一样让我感觉沉重吗?还是会让我麻木?我想,如果我要离开,我就想要继续感受,甚至直至我的最后一刻。在一切都在消逝的时刻,知道我还在这里。
有什么地方不对。
我把自己锁在办公室里。我变得麻木不仁。这不是我想要的。但终结并不太在乎一个人的欲望和需求,不是吗?什么都没有,什么都没有。
我们有没有发现过这些无效化的异常都去了哪里?当然这可不容易,去做我们做过的事,不受影响地感受正义。这与我们不同。但似乎每个人,除了我,都忘记了它们发生了什么。
它是这么简单的吗?我们是不是忘记了?
我不想被人遗忘。
— 研究员Adamo Smalls
模因与信息危害部门
III. [ ]
研究员Smalls没有参加今天晚上进行的后半测试。他不再出现在我们的任何日程中,他的名字也从我的项目文件中被删除了。如果有一个没有告知过我的计划变更或日程变动,请通知我,立即。
— 研究员John Calzaroli
John,你还好吗?是的,确实有一个3小时的日程变更,但是那个“研究员Smalls”从来没有参与过这个计划。我可以向你保证——没有一个名为研究员Smalls的人与我们一起工作过。
求你了,John,休息一下,你的压力一定太多了。我知道过去几周的测试非常残酷。我也感觉到了。
— Robert Woods博士
你弄错了。你一定认识这个人。他是我们最杰出的模因学家。
但是,如果你真的声称没有研究员Smalls,那么,这个肯定还有更多什么。SCP-3309会消除异常和与它们相关的文件。我们还没有讨论这些异常现象到底去了哪里,我相信我们都有我们自己的问题。据我所知,在SCP-3309首次被发现时,Smalls就被分配至该项目了。
我们确定员工不会也被删除吗?
[账户已注销]
这到底是怎么回事?
— Robert Woods博士
来自:[账户已注销]
[消息删除]
[文件结束]