/* 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) {
#top-bar .mobile-top-bar {
display: block;
}
#top-bar .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;
position: fixed;
top: 0;
left: -20em;
width: 17.75em;
height: 100%;
margin: 0;
overflow-y: auto;
z-index: 10;
padding: 1em 1em 0 1em;
background-color: rgba(0,0,0,0.1);
transition: left 0.4s ease-in-out;
scrollbar-width: thin;
}
#side-bar:target {
left: 0;
}
#side-bar:focus-within:not(:target) {
left: 0;
}
#side-bar:target .close-menu {
display: block;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
margin-left: 19.75em;
opacity: 0;
z-index: -1;
visibility: visible;
}
#side-bar:not(:target) .close-menu { display: none; }
#top-bar .open-menu a:hover {
text-decoration: none;
}
/* FIREFOX-SPECIFIC COMPATIBILITY METHOD */
@supports (-moz-appearance:none) {
#top-bar .open-menu a {
pointer-events: none;
}
#side-bar:not(:target) .close-menu {
display: block;
pointer-events: none;
user-select: none;
}
/* This pseudo-element is meant to overlay the regular sidebar button
so the fixed positioning (top, left, right and/or bottom) has to match */
#side-bar .close-menu::before {
content: "";
position: fixed;
z-index: 5;
display: block;
top: 0.5em;
left: 0.5em;
border: 0.2em solid transparent;
width: 30px;
height: 30px;
font-size: 30px;
line-height: 0.9em;
pointer-events: all;
cursor: pointer;
}
#side-bar:focus-within {
left: 0;
}
#side-bar:focus-within .close-menu::before {
pointer-events: none;
}
}
}
/*
BLANKSTYLE CSS
[2021 Wikidot Theme]
By Placeholder McD and HarryBlank
Based on:
Paperstack Theme by EstrellaYoshte
Penumbra Theme by EstrellaYoshte
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,800;1,800&display=swap');
body{
color:#333;
}
#page-content { font-size: 0.8rem; }
#main-content {
top: -1.6rem;
padding: 0.2em;
}
div#container-wrap {
background-image: none;
}
div#header {
background-image: none;
}
#header h1, #header h2 { margin-left: 0; float: none; text-align: center; }
#header h2 { margin-top: 0.5rem; }
#header h1 span, #header h2 span { font-size: 0; display: none;}
#header h1 a::before, #header h2::before {
color: #000;
letter-spacing: 1px;
font-family: 'Montserrat', sans-serif !important;
text-shadow: none;
}
#header h1 a::before {
content: var(--header-title, "R\0026 C SITE-43");
font-weight: 400;
font-size: 1.3em;
}
#header h2::before {
content: var(--header-subtitle, "顛覆 常規 慣例");
font-weight: 700;
font-size: 1.3em;
}
@media (max-width: 707px) {
#header h1 a::before {
font-size: 1.6em;
}
}
#login-status,
#login-status a {
color: #333333;
}
#page-title {
display: none;
}
#footer, #footer a {
background: transparent;
color: #333333;
}
#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 {
border: none;
background: #333333;
box-shadow: none;
border-radius: 0px;
color: #efefef;
}
#search-top-box input.empty {
color: #999999;
}
#search-top-box {
top: 2.3rem!important;
right: 8px;
}
#top-bar {
display: flex;
justify-content: center;
right: 0;
top: 7.9rem;
}
#top-bar, #top-bar a {
color: #333333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Montserrat', sans-serif;
color: #000;
letter-spacing: 1px;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.45em;
}
div#extra-div-1 {
height: 160px;
width: 100%;
top: 0;
position: absolute;
background: url('https://scp-wiki.wdfiles.com/local--files/theme%3Ablankstyle/43Head.png');
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 50%;
z-index: -1;
}
@media (max-width: 707px) {
div#extra-div-1 {
top: 15px;
}
}
body {
background-image: linear-gradient(
to bottom,
#e0e0e0, #e0e0e0 90px,
#e0e0e0 90px, #ffffff 200px,
#ffffff 200px, #ffffff 100%);
background-repeat: no-repeat;
}
:root {
--timeScale: 1.5;
--timeDelay: 1.5s;
--posX: calc(50% - 358px - 13rem);
--fnLinger: 1s;
}
#page-content hr {
background-color: #000;
}
#page-content tr th {
padding: 6px;
border: #000 1px solid;
}
#page-content tr td {
padding: 12px;
border: #000 1px solid;
line-height: 1.4;
}
#page-content .sidebox tr td,
#page-content .sidebox tr th {
padding: 0.35em;
}
#side-bar {
border-right: 1px solid #333;
background: #DDD;
}
#side-bar .side-block {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
}
#top-bar div.open-menu a {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
}
@media (max-width: 767px) {
#side-bar:target {
border: 1px black;
box-shadow: none;
}
}
#side-bar .side-block {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
background-color: #FDF6D7;
}
#side-bar .side-block.media {
background-color:#D7EFE7;
}
#side-bar .side-block.resources {
background-color:#F5D8E0;
}
#page-content .creditRate{
margin: unset;
margin-bottom: 4px;
}
#page-content .rate-box-with-credit-button {
background-color: #ffffff;
border: solid 1px #000;
box-shadow: none;
border-radius: 0;
}
#page-content .rate-box-with-credit-button .fa-info {
border: none;
color: #333333;
}
#page-content .rate-box-with-credit-button .fa-info:hover {
background: #333333;
color: #ffffff;
}
.rate-box-with-credit-button .cancel {
border: solid 1px #ffffff;
}
/* ---- PAGE RATING ---- */
.page-rate-widget-box {
box-shadow: none;
border: solid 1px #000;
margin: unset;
margin-bottom: 4px;
border-radius: 0;
}
div.page-rate-widget-box .rate-points {
background-color: #ffffff;
color: #333333;
border: none;
border-radius: 0;
}
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
background-color: #ffffff;
border-top: none;
border-bottom: none;
}
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
background: transparent;
color: #333333;
}
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
background: #333333;
color: #ffffff;
}
.page-rate-widget-box .cancel {
background: transparent;
background-color: #ffffff;
border: none;
border-radius: 0;
}
.page-rate-widget-box .cancel a {
color: #333333;
}
.page-rate-widget-box .cancel a:hover {
background: #333333;
color: #ffffff;
border-radius: 0;
}
#page-content .rate-box-with-credit-button .page-rate-widget-box { border: none; }
.anchor {
position: sticky;
height:0;
top: 0;
}
.sidebox {
padding: .14rem;
margin-top: 0;
margin-bottom: 8px;
width: calc((100vw - 870px)/2);
max-height: calc(100vh - 18rem);
position: absolute;
top: 0;
left: 103.5%;
z-index: 5;
overflow: auto;
box-sizing: border-box;
}
@media (max-width: 1290px) {
.sidebox {
display: none;
visibility:hidden;
}
}
.scp-image-block {
box-shadow: none;
}
/* ---- 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 ----*/
.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: #333333;
box-shadow: none;
}
.yui-navset .yui-nav a, /* ---- Link Modifier ---- */
.yui-navset .yui-navset-top .yui-nav a{
color: #333333;
/* ---- Tab Background Colour | [UNSELECTED] ---- */
background-color: #efefef;
border: unset;
box-shadow: none;
box-shadow: none;
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus{
color: #ffffff;
/* ---- Tab Background Colour | [HOVER] ---- */
background-color: #333333;
}
.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;
color: #ffffff;
background-color: #ffffff;
border-color: transparent;
box-shadow: none;
}
.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: #333333;
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a em{
border: none;
}
.yui-navset .yui-nav .selected a{
width: 100%;
color: #ffffff;
}
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:active{
color: #ffffff;
background-color: #333333;
}
.yui-navset .yui-content {
background-color: #ffffff;
box-shadow: none;
}
.yui-navset .yui-content,
.yui-navset .yui-navset-top .yui-content{
padding: .5em;
border: 1px solid #333;
box-sizing: border-box;
}
/*---- SCROLLBAR ----*/
::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-track {
background: #FFF;
border-left: 1px solid #333;
}
::-webkit-scrollbar-thumb {
background: #CCC;
border: #333 1px solid;
}
::-webkit-scrollbar-thumb:hover {
background: #EEE;
}
/*---- CENTER IMAGES ON MOBILE courtesy of EstrellaYoshte and PeppersGhost ----*/
.imagediv {
float: right;
margin: 15px
}
@media (max-width: 540px) {
.imagediv {
float: none;
text-align:center;
margin: auto;
}
}
@media only screen and (max-width: 600px) {
.scp-image-block.block-right{
float: none;
margin: 10px auto;
}
}
/*---- ACS-COLORED TABLE DIVS ----*/
#page-content .table1 tr th,
#page-content .table1 .scp-image-block .scp-image-caption {
background-color: #D7EFE7;
}
#page-content .table2 tr th,
#page-content .table2 .scp-image-block .scp-image-caption {
background-color: #D8ECF4;
}
#page-content .table3 tr th,
#page-content .table3 .scp-image-block .scp-image-caption {
background-color: #FDF6D7;
}
#page-content .table4 tr th,
#page-content .table4 .scp-image-block .scp-image-caption {
background-color: #FFDABF;
}
#page-content .table5 tr th,
#page-content .table5 .scp-image-block .scp-image-caption {
background-color: #F5D8E0;
}
#page-content .table6 tr th,
#page-content .table6 .scp-image-block .scp-image-caption {
background-color: rgba(146, 0, 255, 0.2);
}
.tableb .wiki-content-table {
border-collapse: separate;
border-spacing: 2px;
}
.tableb .scp-image-block {
border: none;
}
.tableb .scp-image-block img {
border: #000 1px solid;
box-sizing: border-box;
}
.tableb .scp-image-block .scp-image-caption {
margin-top: 2px;
border: #000 1px solid;
box-sizing: border-box;
}
.top-left-box > .item {
display: none;
}
/* ---- WORDS NO LONGER BROKEN, THE CROQUEMBOUCHE HAS SPOKEN ---- */
span, a { word-break: normal !important }
.avatar-hover { display: none !important; }
#breadcrumbs, .pseudocrumbs {
text-align: center;
padding-top: 10px;
}
#main-content .page-tags span {
max-width: 100%;
}
/* -- FANCY THINGS from Woedenaz's Dustjacket Theme -- */
.fancyhr hr {
border-top: 2vw solid transparent;
background-color: rgba(var(--bright-accent), 0);
height: 0;
box-sizing: border-box;
border-image-source: url('https://wanderers-library.wikidot.com/local--files/component:dustjacket-theme/wl_hr.png');
border-image-repeat: round round;
background: none;
border-image-slice: 80 500 80 500 fill;
border-image-width: 10em 80em 10em 80em;
}
.fancyborder {
box-sizing: border-box;
border: 2vw solid rgba(0,0,0,0.5);
border-image: url('https://wanderers-library.wikidot.com/local--files/component:dustjacket-theme/wl_border.png') 600 round;
border-image-width: 6;
padding: 2vw;
}
作品著作資訊
標題:SCP-ZH-997 - 嘉德阿威亞與薩瑪納札之謎
作者:
ting129
誰掌握了過去,誰就掌握了未來;誰掌握了現在,誰就掌握過去。
來自: 三垣-05
日期: 2013/03/26
主旨: 有關日前發生的大規模認知失調現象
各位三垣的成員,在下次會議開始前,我認為有必要向大家分享我透過私人管道獲取的情報。可能會影響你們對於這次事件的想法。
詳細內容會在會議中提出。情報見附錄。
我非常樂意抓住這個機會,將這些初熟的果實奉獻給賜與我祝福的雙手。沒有絲毫懷疑地,閣下您按照一貫的仁慈和善良,保證接受這本小書,作為我對您豐厚感激的見證。正因如此,閣下,以全然的謙卑與敬意。
閣下最感激且最恭順的僕人,
喬治・薩瑪納札。
特殊收容措施
基金會已控制SCP-ZH-001效應的擴散,並展開相關調查行動,確保所有人類遠離SCP-ZH-001的影響。與SCP-ZH-001相關的資訊已封鎖於三垣議會的獨立資料庫中,除了三垣議會成員、基金會其餘分部高階議會成員、GOC108議會成員,不允許任何人獲取與SCP-ZH-001異常效應相關的資訊。基金會歷史校正部門正在開發檢驗客觀資訊,並判斷各式文本與正史契合度的標準程序。
描述
SCP-ZH-001是好發於東亞地區的一種認知失調現象,受該異常現象影響者,會對部分地理環境及歷史事件產生質疑,並因此出現自我懷疑、恐慌等症狀。SCP-ZH-001會因文字、影像等物理資訊載體,以及個體自身的記憶、認知、自然環境等非實體資訊而觸發。目前世界上大約有5%人類正受到SCP-ZH-001的影響,其中約有0.03%表現出嚴重的認知失調症狀。基金會正在調查SCP-ZH-001的成因,以及SCP-ZH-001與《福爾摩沙歷史與地理的描述》導致的現實扭曲之間的關聯。
三垣-05:雖然希望議會全員都能到齊,但還是有幾個人沒有出現。
三垣-05:沒關係,這次只是詳細的補充,還有一項提案需要大家表決。
三垣-01:不用等了,直接開始吧。
三垣-05:這個提案是由歷史校正部門提出的,他們發現在SCP-ZH-001效應擴散的初期,世界整體的現實穩定性下降了0.06%到0.09%,以認知失調類型的異常來說不小。問題在於,SCP-ZH-001跟現實穩定性的關聯在哪?
三垣-05:他們選擇先從基金會的資料庫開始找,在交叉比對三萬筆SCP-ZH-001個案以及文本後,發現了這個。
三垣-05:喬治・薩瑪納札寫的《福爾摩沙歷史與地理的描述》,1704年出版的偽歷史書。我在附錄裡已經整理了一些相關資訊,反正全書幾乎全部都是假的。但不曉得大家還記不記得,受到SCP-ZH-001影響的個案是怎麼說的。
三垣-08:就我所知,沒有人記得東亞的地圖。就連大致的樣貌也畫不出來,連本地人都一樣。
三垣-05:問題就出在這裡,他們的記憶被這本書的內容覆蓋了。無論過去知不知道,現在他們所相信的,是這本怪書裡虛構出來的版本。歷史校正部門希望可以從源頭把這件事抹除掉,我們會需要一些跨越時間的力量。
三垣-01:你是說RCT-Δt?
三垣-05:可能還不夠。這本書的作者並沒有以真名示人,而且幾乎可以確定早在十八世紀就過世了,我們還無法斷定SCP-ZH-001的異常效應到底來自何處。
三垣-02:書本身應該沒有問題吧?你拿著的是什麼版本?
三垣-05:喔對,書本身沒問題,直接閱讀書的內容也不會有事,SCP-ZH-001不是靠這種方式傳播的,更像是某個埋藏許久的開關因為刺激而開啟。而且我手上的這本書,是在三垣的書庫裡找到的。
三垣-01:知道是誰的嗎?
三垣-05:登記的資訊裡沒有提到,但編號確實有通過資料庫審核。代表這本書是我們其中一人提供的。
三垣-05:檢查過了,沒問題。大家可以自己翻看看,說不定不同領域的研究會帶來不同線索,我們現在急需一個突破口。
三垣-08:我有個問題。
三垣-05:請說。
三垣-08:我們對這個作者目前了解多少?像是他的個人資訊、生平、後代、出版的作品之類的。
三垣-05:這部分倒是滿詳細的,我可以整理之後再寄給各位。但比較麻煩的是,他以喬治・薩瑪納札George Psalmanaazaar這個假名度過餘生,在此之前的部分幾乎是一片空白。我們還沒確認他的背景,也不清楚他跟異常世界的關聯。
三垣-05:對了,差點忘記原本要表決的提案。歷史校正部門為了防止SCP-ZH-001的影響拓展到電子資料或書面紀錄上,正在著手開發內容比對的系統。這部分可能會牽涉到一點資訊安全還有其他組織隱私的問題,雖然處理SCP-ZH-001一定是最優先的事情,但還是提出來讓大家投票決定要不要實行。詳細內容可以看附錄的第五頁。
三垣-01:好。先確認,各位還有臨時動議嗎?
三垣-01:那我們準備開始投票。
第二次SCP-ZH-001最高收容會議
表決題目:
是否同意歷史校正部門為防止SCP-ZH-001的影響拓展至電子資料或書面紀錄,
在尚未取得其他組織許可的情況下先行開發相關文本比對系統?
是 |
未出席
(無意見) |
否 |
三垣-01 |
|
|
三垣-02 |
|
|
|
三垣-03 |
|
三垣-04 |
|
|
三垣-05 |
|
|
|
|
三垣-06 |
|
三垣-07 |
|
三垣-08 |
|
|
三垣-09 |
|
|
|
三垣-10 |
|
三垣-11 |
|
|
|
|
三垣-12 |
|
三垣-13 |
|
[一名男子坐在討論室中間的椅子上,前方擺著一張小的方桌。另一個穿著西裝的男子拿著一小疊文件走進討論室,在桌子對面坐下。]
瑞斯尼特探員:亨利・殷尼斯Hanry Innes先生。我們現在正在調查上週末發生的竊盜案,有些重要文件在過程中遺失了,想跟你請教幾個問題。
殷尼斯:我會盡力配合。
瑞斯尼特探員:有關五月三十號發生的恐怖攻擊騷動,事件發生的當下你人在哪裡?
殷尼斯:嗯……我當時應該正在辦公室裡,我跟黛米在聊天。後來就聽到外面傳來爆炸聲。
瑞斯尼特探員:你當時如何反應?
殷尼斯:我立刻跑到窗邊,發現街上正在騷動。我馬上跟黛米一起跑到地下室通知其他人,之後就按照標準程序疏散。
瑞斯尼特探員:你是什麼時候發現自己的東西遭竊的?
殷尼斯:隔天早上回去之後才發現的。我們撤離之後沒有回去,一直等到隔天早上沒事之後才回到辦公室,還因為目擊現場狀況被請去調查。之後就發現書不見了。
瑞斯尼特探員:就你所知,在爆炸發生前,有其他並非MI666成員的人進到辦公室嗎?
殷尼斯:當天中午辦公室叫了披薩,但外送員只有走到門口櫃檯。其他人的話,當天有一名基金會的聯絡員來開會,但也沒有進到辦公區。
瑞斯尼特探員:你記得那個基金會聯絡員的長相嗎?
殷尼斯:不太確定,但我記得他是個亞洲臉孔的男性,身高大約170公分左右,身材適中。
瑞斯尼特探員:有什麼印象深刻的細節嗎?
殷尼斯:他左臉上有痘痘,好幾個。
瑞斯尼特探員:好的,我瞭解了。之後可能會再向你請教幾個問題,你可以離開了。
[兩人同時起身,瑞斯尼特替殷尼斯開門,兩人離開討論室。]
我的好友,
冒昧以信件打擾,在世態紛亂的時刻,我只希望能向你分享我的近況,或許知道彼此還安好,能夠安撫你焦躁的內心,就如同在教堂中祈禱。
你還記得嘉德阿威亞美麗之島嗎?過了這麼多年,我還是會為那段時間的愚蠢和無禮行徑感到羞愧。即使成為一方名人,也還是必須時時刻刻提防各界的攻擊與挑戰。那是我最不明智的決定,而也因為你的幫助,讓我沒有完全淪落至名聲帶來的驕傲之中,也以宗教的力量帶領我度過最為艱困的日子。我的好友,我已經做出改變。
不久前,我參與撰寫的史書完成編輯,我盡我所能地,尋找正確且值得信賴的資料,取代我謊稱自己身為福爾摩沙人時,口中說出的各種狂言。今天的我,已不再是我們第一次見面時的那個我,不再是福爾摩沙或嘉德阿威亞人。我甚至希望能拋棄薩瑪納札這個名字,回去接受過去的自己。但當我回想時,我卻無法想起在遇見你之前的過往。
我仍然不夠勇敢,無法承擔在此之前的人生。這是我必須要面對的問題,我相信你也能和我一樣,找到方式償還曾經犯下的愚蠢行徑。亞歷山大・殷尼斯Alexander Innes,我的好友,你在上一封信中提到的圖書館員,雖然我無法理解你所說的大部分內容,但也希望你已經找到方法。無論從上帝或是自己所行的道路之中。
誠摯地,
喬治・薩瑪納札
三垣-01:今天主要討論的是異常的處理進度。各位有任何進展嗎?
三垣-02:目前受到SCP-ZH-997影響的人數有下降的趨勢,上週已經從63%人口降到44%了。
三垣-05:歷史校正部門的工作很順利。
三垣-11:如果順利,影響人數怎麼會一下子從10%變成70%。
三垣-05:這不是歷史校正部門的工作。
三垣-02:我們正在尋找可能的原因。那本書,有許多相關的假訊息開始在網路上流傳,而且形式非常繁多。只要是跟書的內容矛盾的資訊,全都需要處理。
三垣-05:這部分也已經納入比對系統裡了,但我認為這還不夠。既然已經開始研究了,我們可以反過來利用書的效果,把修改認知的效果應用在大規模的異常應對上。這是可能辦到的。
三垣-08:聽起來你已經有些想法了。
三垣-05:之前的討論時我有提過,喬治・薩瑪納札是個虛構的名字,並非作者的真名。我們在確立異常的模式之後,就有機會仿造同樣的方式建立虛構的形象,達到更高程度的收容。
三垣-02:如果我們透過逆向工程理解SCP-ZH-997改變歷史、扭曲人類認知的方法,或許真的可以辦到。
三垣-09:我不是這麼贊同,現在看起來有太多變數了,我們甚至還沒完全控制住SCP-ZH-997造成的問題。
三垣-05:但他們進度很不錯,效率也很高。預計9月前就能夠完成了,我們可以到時候再討論。
三垣-11:好吧,如果順利完成收容與控制的話,多一項工具還是比較安心。
三垣-01:我會放進會議排程裡。
我們幾乎可以確定,原先屬於殷尼斯的那本書現在落入別人的手中。基金會已經向GOC傳達一項認知失調異常正影響著世界近乎半數的人口,而失調的來源跟書的內容有強烈關聯。
我不清楚殷尼斯本身知不知道這件事,但調查結果顯示他幾乎不知情,也不知道這本書本身具備的力量。根據他的證詞,這本書來自他的家族,而殷尼斯跟薩瑪納札的連結,比我們一開始預想的還大。有關薩瑪納札製造的各種偽證、沒有經過證實的故事,幾乎都是在亞歷山大・殷尼斯的鼓吹下產生的。讓薩瑪納札成為英國國教徒,在當時產生了不小的宗教影響力。
MI666已經準備跟108議會裡的基督宗教團體代表討論這個問題,我們需要盡快找到可能的異常效應源頭,而且這很可能跟我們的認知差距非常大。現在能夠確認的,就是薩瑪納札看似處於暴風圈的正中心,但造成一連串問題的那個人、那本書,很有可能是具備一定程度異常知識的殷尼斯。
第五次SCP-ZH-997最高收容會議
表決題目:
是否同意歷史校正部門將SCP-ZH-997異常效應納入歷史事件重建,
以及預防潛在異常危害發生的工具?
是 |
未出席
(無意見) |
否 |
|
|
三垣-01 |
三垣-02 |
|
|
|
|
三垣-03 |
|
|
三垣-04 |
三垣-05 |
|
|
|
|
三垣-06 |
|
|
三垣-07 |
三垣-08 |
|
|
三垣-09 |
|
|
|
|
三垣-10 |
三垣-11 |
|
|
|
|
三垣-12 |
|
|
三垣-13 |
來自: G.P.
日期: 2013/08/11
主旨: Re: 來找我
感謝你的來信,
我理解你的用意,但我不確定我是否能用這種方式達成你的期望。你所說的這個基金會,以及歷史校正部門,需要你的協助,我反而只是藉著這個機會,獲得重新活一次的機會。這對我、對你、對你所屬的這個組織來說,都是非常重大的變化。我需要一個扭轉自己錯誤的機會,殷尼斯,我的好友,我希望我也能替他償還他曾經犯下的過錯。用你所說的這個能力,以及書的存在,我相信我有改變世界的機會。
我願意接替你的位置,在你安排好新的身份之後,我就會出現。
特殊收容措施
由於當前的世界已經重新與SCP-ZH-997的資訊重合,SCP-ZH-997已經不再產生新的認知失調問題。與SCP-ZH-997相關的資訊需持續受歷史校正部門檢驗,確認沒有矛盾文本在任何形式的資訊平台上流通。目前卡波斯基Kaboski與大佩莪科Great Peorko的休謨值已經受到監控,其餘島嶼也正在規劃中。
描述
SCP-ZH-997是由喬治・薩瑪納札所著的《福爾摩沙歷史與地理的描述》,以及其內容帶有的現實穩定效應。根據現有證據推測,SCP-ZH-997來自一個地理環境紀錄與本世界地球相異的環境,書中對於福爾摩沙島部分地理特徵的描述和基金會所處的世界不同。包含但不限於:福爾摩沙是一座島,而非五座島嶼的統稱;嘉德阿威亞不存在,福爾摩沙先後受到清、日本、中國統治等資訊。
SCP-ZH-997內記錄了作者在福爾摩沙島的生活紀錄,並詳述該島的文化、習俗、人口、語言、政治體制、歷史、社會結構。閱讀或以任何方式接觸到SCP-ZH-997的內容資訊,皆有可能造成個體的認知失調,進而拓展SCP-ZH-997帶有的現實穩定效應。
2014/01/01更新:SCP-ZH-997造成的異常影響已經降至可忽略程度,SCP-ZH-997將重新分級為Safe。
三垣-01:你不留下來嗎?
三垣-04:我想他剛剛已經表示得很清楚,我猜他甚至已經決定好接下他職位的人選了。
三垣-05:是這樣沒錯,我心意已決。你們很快會見到接替我的人選,他已經在基金會工作非常久了,是個值得我,也值得各位信任的人。我甚至可以說他比我還適合這個位置。
三垣-07:真的不再考慮一下嗎?我以為你在基金會建立時認可這份責任。
三垣-05:這個問題,我從接下這個身份之後就已經開始思考了。今天的會議結果讓我徹底失望,你們依舊沒有勇氣正面迎接事實。
三垣-10:輕易離開的人,無法掌握自己的命運。
三垣-05:你們難道以為自己曾經真正掌握過?