SCP文选2024

源页面
2024年9月30日
修订 110
评分
21
↑ 21
↓ 0
支持率
100%
总票数 21
Wilson 95% 下界
84.5%
在相同票数下更稳健的支持率估计
争议指数
0.000

评分趋势

按周聚合
加载图表中...

最近修订

1 / 37
SOURCE_CHANGED
21 天前
同步至版本267吧
SOURCE_CHANGED
2 个月前
SOURCE_CHANGED
2 个月前

最近投票

1 / 3
2025-06-27
2024-12-25
2024-11-01
2024-11-01
2024-10-19
2024-10-16
2024-10-09
2024-10-05
2024-10-04
2024-10-01

相关页面

暂无推荐

页面源码

===== [[include component:preview text=为了你的思量、你的内省,这里收藏着悲痛的传说。疯狂的传说。那些关乎人之缺陷的悲剧,描绘着人的苦痛。 每份文档都展示了一种各异的恐惧。一种独特的恐惧症。]] ===== [[include :scp-wiki-cn:theme:sunside]] [[include :etinjat:typeface-cn |Huiwen-mincho=true ]] [[module CSS]] @font-face {     font-family: 'TT2020 Style D';     src: url(https://cdn.jsdelivr.net/gh/SYwaves/Webfont-Archive@master/TT2020StyleD-Regular.woff2) format("woff2");     font-weight: normal;     font-style: normal;     font-display: swap; } @font-face {     font-family: 'TT2020 Style D';     src: url(https://cdn.jsdelivr.net/gh/SYwaves/Webfont-Archive@master/TT2020StyleD-Italic.woff2) format("woff2");     font-weight: normal;     font-style: italic;     font-display: swap; } :root {     --accent-h: -12deg;     --complement-h: calc(var(--accent-h) + 200deg);     --primary-accent-1: var(--accent-h) 87.5% 54.25%;     --primary-accent-2: var(--accent-h) 70% 62.5%;     --primary-accent-3: calc(var(--accent-h) - 5deg) 67.5% 67.25%;     --dark-accent: calc(var(--accent-h) - 1.5deg) 50% 12.5%;     --dark-complement: var(--complement-h) 10.5% 2.5%;     --assist-color: var(--accent-h) 6% 10%;     --s-header-desktop-height: 39.5rem;     --s-header-mobile-height: var( --s-header-desktop-height);     --sp_dropdown-width: 22ch;     --header-title: 'SCP 文选 2024';     --header-subtitle: '直面你的恐惧。';     --sp_header-title-size: min(calc(2.675rem * var(--sp_header-title-scale)), calc(.875rem * var(--sp_header-title-scale) + 2.5vw));     --sp_header-title-scale: 2.75;     --sp_header-subtitle-scale: 2.25;     --anthology-fg: url(https://smlt.wdfiles.com/local--files/odule%3Acrab/ant24fig.png);     --anthology-bg: url(https://smlt.wdfiles.com/local--files/odule%3Acrab/ant24.jpg);     --anthology-blend-color: rgb(4 4 4);     --anthology-blend-gap: 6.5rem;     --anthology-body-bg: url(https://smlt.wdfiles.com/local--files/odule%3Acrab/tilebg.png);     --header-font: 'Huiwen-mincho', monospace;     --body-font: InterVariable,Inter,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif;     --main-content-width: 84.25rem;     --sp_area-max-width: 84.25rem;     --sp_area-min-margin: 1.75rem; } body, textarea, input {     background-color: hsl(var(--dark-complement));     color: hsl(var(--light-accent-1)); } body {     background-image: linear-gradient(to right, transparent 0%, hsl(var(--dark-complement)) 25%, hsl(var(--dark-complement)) 75%, transparent 100%), var(--anthology-body-bg);     background-size: auto, 31.75rem; } #container::before {     clip-path: initial;     width: 100%;     height: var(--anthology-blend-gap);     background: linear-gradient(to bottom, var(--anthology-blend-color), transparent); } /*-------------------------------*/ /*-------------------------------*/ /*-------------------------------*/ #header {     grid-template-areas:         "login login login search"         "top-bar top-bar top-bar top-bar"         ". . . ."         "h1 h1 h1 h1"         "h2 h2 h2 h2";     grid-template-rows: auto auto 1fr auto auto;     background-color: var(--anthology-blend-color);     background-image: var(--anthology-bg);     background-size: auto 100%;     background-position: center;     background-repeat: no-repeat; } #header::before { all: unset; } #login-status {     background-color: var(--anthology-blend-color); } #top-bar {     background: transparent; } #top-bar div[class*="top-bar"] > ul > li { flex-grow: 1; } #header :is(h1,h2) {     margin: initial;     text-align: center;     z-index: 1;     position: relative; } #header h1 a {     color: hsl(var(--primary-accent-1));     text-shadow: 0 0 0.325rem hsl(var(--primary-accent-2) /.25);     letter-spacing: -.1rem;     line-height: 0.875; } #header-extra-div-1, #header-extra-div-2, #header-extra-div-3 { all: unset; } #top-bar div.open-menu a {     background-color: hsl(var(--dark-complement));     clip-path: unset; } /*-------------------------------*/ /*-------------------------------*/ /*-------------------------------*/ #container {     overflow-x: hidden; } #content-wrap {     margin-top: 0; } #page-title {     display: none; } /*-------------------------------*/ .page-source, .code, .owindow, div.modalbox, #lock-info {     background-color: hsl(var(--dark-complement)); } .city-block {     width: min(calc(100% - 2rem), 80ch);     padding: 0.5rem 1.75rem;     margin-block: 2.25rem;     background-color: hsl(var(--primary-complement) / 0.05); } .collapsible-block-folded, .collapsible-block-unfolded-link { text-align: center; } /*-------------------------------*/ .a-randomizer {  padding-block-end: .001rem; pointer-events: none; } .a-randomizer div[id] { display: none; } .a-randomizer .dude {     background-image: var(--anthology-fg);     background-size: auto 100%;     background-position: center;     background-repeat: no-repeat;     position: absolute;     height: var(--sp_final-header-height); width: 100%;     left: 0; bottom: calc(100% + var(--anthology-blend-gap));     visibility: hidden; } .a-randomizer div:is([id$="4"]) + .dude {     visibility: visible; } .aria-only {     position: absolute;     border: none;     font-size: 0.1em;     opacity: .01;     color: transparent;     pointer-events: none; } /*-------------------------------*/ /*-------------------------------*/ /*-------------------------------*/ .anthology-cards-container {     display: flex;     flex-wrap: wrap;     justify-content: center;     gap: 2.25rem 1.625rem;     margin: 2.5rem auto; } .anthology-card {     --cut: 1.25rem;     --w: .3875rem;     --card-size: 17.5rem;     --time: .175s ease-out .075s;     display: flex;     flex-direction: column;     align-items: center;     flex-basis: var(--card-size);     aspect-ratio: 7 / 9;     position: relative;     text-align: center;     isolation: isolate;     transition: all var(--time); } .eulogy {     display: grid;     place-content: center;     height: calc(var(--cut)* 2);     font-family: var(--UI-font);     font-size: 1.05em;     font-weight: bold;     letter-spacing: .05rem;     position: relative;     z-index: 1;     width: calc(100% - 2.75rem);     margin-block-end: calc(var(--cut)* -1);     line-height: 1.15; } .eulogy::before, .eulogy::after {     content: "";     position: absolute;     bottom: 0; left: 0;     width: 100%; height: 100%;     clip-path: polygon( 0% var(--cut), var(--cut) 0%, calc(100% - var(--cut)) 0%, 100% var(--cut), 100% calc(100% - var(--cut)), calc(100% - var(--cut)) 100%, var(--cut) 100%, 0% calc(100% - var(--cut)) );     z-index: -1;     background-color: hsl(var(--assist-color)); } .eulogy::before {     background-color: var(--acc);     transition: all var(--time); } .backing-img {     flex-grow: 1;     position: relative;     background-color: hsl(var(--assist-color));     align-self: stretch;     isolation: isolate; } .backing-img::before, .backing-img::after {     content: "";     position: absolute;     top: 0; left: 0; bottom: 0; right: 0; } .backing-img::after {     background-color: hsl(var(--dark-complement));     background-image: var(--cover-img);     background-size: cover;     background-position: center; } .backing-img::before {     background-image: linear-gradient(to bottom, var(--acc) var(--cut), hsl(var(--dark-complement)));     transition: all var(--time); } .backing-img > a {     position: absolute;     top: 0; left: 0;     width: 100%; height: 100%;     border: none;     background: unset;     color: transparent;     font-size: 0.1em;     z-index: 1; } .anthology-title {     position: relative;     align-self: stretch; } .anthology-title .main {     position: absolute;     bottom: calc(100% - 1px);     left: 0;     width: 100%;     font-family: var(--header-font);     font-weight: bold;     font-size: 1.5em;     padding: .25em;     padding-block-start: .5em;     box-sizing: border-box;     background-image: linear-gradient(to bottom, transparent, hsl(var(--dark-complement)) 67.5%);     text-shadow: 0 0 0.625em hsl(var(--dark-complement));     transition: color var(--time); } .anthology-title .sub {     display: grid;     place-content: center;     position: relative;     padding-block: 0.325rem;     box-sizing: border-box;     height: 1.875rem;     font-family: var(--UI-font); } .anthology-title .sub p {     margin: 0;     padding-inline: .25rem;     line-height: 1.25;     clip-path: inset(0 50%);     transition: clip-path var(--time); } .anthology-title .sub strong {     color: var(--acc); } .anthology-title .sub::before, .anthology-title .sub::after {     content: "";     position: absolute;     width: var(--cut);     height: var(--cut);     box-sizing: border-box;     border: solid .175rem var(--acc);     background-color: var(--acc);     box-shadow: inset 0 0 0 .225rem hsl(calc( -12deg + 190deg) 10.5% 3.25%);     top: calc(50% - var(--cut)/2);     transform: rotate(45deg);     transition: all var(--time); } .anthology-title .sub::before {     left: calc(50% - var(--cut)/2);     clip-path: polygon(0 0, 100% 0, 100% 100%); } .anthology-title .sub::after {     right: calc(50% - var(--cut)/2);     clip-path: polygon(0 0, 0 100%, 100% 100%); } /*-------------------------------*/ /* Card hover */ .anthology-card:is(:hover,:focus-within) {     z-index: 1;     transform: scale(1.1); } .anthology-card:is(:hover,:focus-within) .eulogy::before {     bottom: calc(var(--w));     left: calc(var(--w)*-.3535);     width: calc(var(--w)*.707 + 100%); } .anthology-card:is(:hover,:focus-within) .backing-img::before {     top: calc(var(--w)*-1);     left: calc(var(--w)*-1);     right: calc(var(--w)*-1); } .anthology-card.a-active:is(:hover,:focus-within) .anthology-title .main {     color: var(--acc); } .anthology-card.a-active:is(:hover,:focus-within) .sub p { clip-path: inset(0); } .anthology-card.a-active:is(:hover,:focus-within) .sub::before { left: calc(var(--cut)*-1); } .anthology-card.a-active:is(:hover,:focus-within) .sub::after { right: calc(var(--cut)*-1); } /*-------------------------------*/ /* Fallback if no set accent color */ .anthology-card[style*="$color"] {     --acc: hsl(var(--primary-accent-1))!important; } /* Not active card */ .anthology-card:not(.a-active) {     --acc: hsl(var(--accent-h) 5% 50%)!important;     opacity: .675;     cursor: not-allowed; } .anthology-card:not(.a-active) :is(.backing-img > a, .sub p) { visibility: hidden; } .anthology-card:not(.a-active) .backing-img::after {     background-image: url(https://smlt.wdfiles.com/local--files/odule%3Acrab/brick.jpg); } .anthology-card:not(.a-active) .anthology-title .sub::before, .anthology-card:not(.a-active) .anthology-title .sub::after {     background: transparent;     box-shadow: none; } /*-------------------------------*/ /*-------------------------------*/ /*-------------------------------*/ .yui-navset .yui-nav {   justify-content: center;   gap: 0.75rem 1.625rem; } .yui-navset .yui-nav li {   flex: 0 1 clamp(5rem, 22%, 17.5rem); } .closable-tab .yui-navset .yui-nav {   position: relative;   z-index: 1; } .closable-tab .yui-navset .yui-nav li:first-child {     position: absolute;     top: calc(100% + 1.5rem);     left: 0;     transform: translateX(-50%); } .closable-tab .yui-navset .yui-nav li:first-child a {     display: grid;     place-items: center;     aspect-ratio: 1;     height: 1.875rem;     min-height: unset;     padding: 0.175rem;     clip-path: unset;     background: transparent;     font-weight: bold;     isolation: isolate; } .closable-tab .yui-navset .yui-nav li:first-child a::before {all: unset;} .closable-tab .yui-navset .yui-nav li:first-child a::after {     content: "";     position: absolute;     top: 0; left: 0;     width: 100%; height: 100%;     box-sizing: border-box;     border: solid .175rem hsl(var(--primary-accent-1));     background-color: hsl(var(--dark-complement));     transform: rotate(45deg);     z-index: -1; } .closable-tab .yui-navset .yui-nav li:first-child.selected, .closable-tab .yui-navset .yui-nav:has(li:first-child.selected)::after, .closable-tab .yui-navset:has(.yui-nav li:first-child.selected) .yui-content {   display: none; } .closable-tab .yui-navset:has(.yui-nav li:first-child.selected) .yui-content:has(#u-newest) { display: block; } .closable-tab .yui-navset:has(.yui-nav li:first-child.selected) .yui-content > div:has(#u-newest) {  display: block!important; } .closable-tab .yui-navset .yui-content {   padding-inline: 1.5rem; } .closable-tab div.audio_iframe {     width: 28rem;     margin-inline: auto;     padding-bottom: 0; } /* Randomise Mnemophobia/Alethophobia */ /* Cover image - each of these has a cumulative 25% chance of applying */ .a-randomizer:has([id*='34'],[id*='93'],[id$='4'],[id$='5'],[id$='6']) ~ .anthology-cards-container [style*='alethophobia'] {   --cover-img: url(https://scp-sandbox-3.wdfiles.com/local--files/test544/alethophobia2.jpg) !important; } .a-randomizer:has([id*='23'],[id*='63'],[id*='88'],[id$='7'],[id$='8']) ~ .anthology-cards-container [style*='alethophobia'] {   --cover-img: url(https://scp-sandbox-3.wdfiles.com/local--files/test544/alethophobia3.jpg) !important; } .a-randomizer:has([id*='12'],[id*='54'],[id*='22'],[id*='99'],[id$='9']) ~ .anthology-cards-container [style*='alethophobia'] {   --cover-img: url(https://scp-sandbox-3.wdfiles.com/local--files/test544/alethophobia4.png) !important; } /* Title - 50% chance of applying */ .anthology-cards-container [style*='alethophobia'] .main::before, .yui-navset:has(.monologue-alethophobia) .yui-nav li:nth-child(2) em::before {   content: "真实"; } .a-randomizer:has([id$='0'],[id$='2'],[id$='4'],[id$='6'],[id$='8']) ~ .anthology-cards-container [style*='alethophobia'] .main::before, .a-randomizer:has([id$='0'],[id$='2'],[id$='4'],[id$='6'],[id$='8']) ~ .closable-tab .yui-navset:has(.monologue-alethophobia) .yui-nav li:nth-child(2) em::before {   content: "记忆"; } /* Monologue content - 50% chance of applying; matches title */ .monologue-mnemophobia, .a-randomizer:has([id$='0'],[id$='2'],[id$='4'],[id$='6'],[id$='8']) ~ .closable-tab .monologue-alethophobia { display: none } .monologue-alethophobia, .a-randomizer:has([id$='0'],[id$='2'],[id$='4'],[id$='6'],[id$='8']) ~ .closable-tab .monologue-mnemophobia { display: block } /* Add for wiki-CN */ #side-bar .collapsible-block {display: none;} [[/module]] [[div_ class="aria-only" role="heading"]] SCP 文选 2024 —— 直面你的恐惧。 [[/div]] [[div_ class="a-randomizer"]] [[module Members group="moderators"]] [[div class="dude"]] [[/div]] [[/div]] //// [[div class="city-block"]] [[include :scp-wiki-cn:component:audio-player-woed-source |unique-name=INTRO |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/INTRO.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#eb3a3a |icons-color=#eb3a3a |player-color=#eb3a3a |progress-color=#eb3a3a ]] ----- 你行将进入一个充斥着不可能的世界。那是矛盾和不一致的维度。那是逻辑的根本已被侵蚀的领域;它的根基正在崩塌溃陷,坠入未知的血盆大口。坠入十足的惊怖。坠入人类最深刻的恐惧。 为了你的思量、你的内省,这里收藏着悲痛的传说。疯狂的传说。那些关乎人之缺陷的悲剧,描绘着人的苦痛。新的恐怖每日都将出现。每个都采摘自我们优秀社区中一名不同成员的心灵。他们中既有基金会最初的架构师,也包含了最近方才加入我们行列的人们。每份文档都展示了一种各异的恐惧。一种独特的恐惧症。 恐惧症的特点在于其非理性,在于其能无视理智与理解而持续存在。它们是人生中的破坏性力量,但与之接触仍能使其变得可控。于对抗之中,它们能被克服。在逆境之下,人们得以强壮。 欢迎来到差异的交汇之处。欢迎来到[[span class="ruby"]]无疆之域[[span class="rt"]]the Borderless Confines[[/span]][[/span]]。 [[/div]] @@ @@ [[=]] ##white|**提示:**选中图片上方的tab以展示该SCP的简介/音频文件。## [[/=]] @@ @@ [[div class="closable-tab"]] [[tabview]] [[tab X]] [[/tab]] [[tab 恐惧恐惧症]] ------ [[include :scp-wiki-cn:component:audio-player-woed-source |unique-name=Phobophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Phobophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#0a5cf7 |icons-color=#0a5cf7 |player-color=#0a5cf7 |progress-color=#0a5cf7 ]] ------ 想象一个矗立在其业界顶峰的男人。恐惧学部的兰德尔·奥因斯博士。在他担任主管期间,奥因斯先生于人类恐惧的深渊中探源溯流。他将自己视为先驱;一位敢于深入黑暗领域,以理性的光明照亮那里的人。 而你即将见证奥因斯先生踏上新的冒险之旅,投身于无疆之域那不曾被探索的历史当中。 [[div id="newest"]] [[/div]] [[/tab]] [[tab 注视恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Scopophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Scopophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#eb3a3a |icons-color=#eb3a3a |player-color=#eb3a3a |progress-color=#eb3a3a ]] ----- 这位是乔治·安布罗斯先生,提请您批准。研究者。寻路者。审讯者。在松林泥炭地中心的一处不起眼的居所内,安布罗斯先生将会发现自己正面临最艰巨的任务:探查一个主宰意识本身的个体的意识。一个使人私密的想法对其毫无遮掩的实体。安布罗斯先生将穿过不起眼居所的门,走进野兽的腹中。 一个把巢穴设置在无疆之域里的野兽。 [[/tab]] [[tab 火焰恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Pyrophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Pyrophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#fb6212 |icons-color=#fb6212 |player-color=#fb6212 |progress-color=#fb6212 ]] ----- 对于人的知识来说,地球是这难以置信地易燃,被我们称作“火”的反应的唯一承继者。它既是毁灭性的力量,也是生产性的力量;既是危险的,也是美丽的。通过驾驭这力量,人能够从动物王国的渣滓处进升至其巅顶。 火自人类初生时便与之相伴,在最后一位存活的人吐出最后一缕枯槁的气息时也当如此,火焰将仍旧萦绕。我等以火铸成人类,而于最终的余烬中,我等将毁灭。 今晚的故事将以一例阐明这伟大而又基础的力量。它被归类在“A”代表[[span class="ruby"]]“灰烬”[[span class="rt"]]''Ash''[[/span]][[/span]]下。因为这就是无疆之域中剩余的所有事物。 [[/tab]] [[tab 假面恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Masklophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Masklophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#c99a00 |icons-color=#c99a00 |player-color=#c99a00 |progress-color=#c99a00 ]] ----- 克劳赫斯特主管,或者说,代理主管登场。一位自命不凡的男人,肩负重任,唯一的缺点是上述重任无法由他那过度膨胀的填补。其飞速晋升的基础,是能够在任何场合下戴上合适面孔的能力。在下属面前,他戴上权威的面具。在那些面庞隐于阴影中的人面前,他戴上顺从的面具。 然而,现在克劳赫斯特先生将不得不戴上一张新面具;扮演一个新角色。在许多意义上,他都只是个代理主管。因为在这里,临时14号站点的灯光已然暗淡。幕布拉开,第一幕随即在无疆之域这座宏大的舞台上正式上演。 [[/tab]] [[/tabview]] [[/div]] [[div class="anthology-cards-container"]] [[include :smlt:odule:paella |status=active |color= #0a5cf7|cover-img= https://scp-sandbox-3.wdfiles.com/local--files/test544/phobophobia.png |slug=scp-8066 |author=MontagueETC |phobia=恐惧恐惧症|title=唯一值得**害怕**之物 ]] [[include :smlt:odule:paella |status=active |color=#eb3a3a |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/scopophobia.gif |slug=scp-8596 |author=PlaguePJP |phobia=注视恐惧症 |title=本月最佳雇员]] [[include :smlt:odule:paella |status=active |color= #fb6212 |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/pyrophobia.gif |slug=scp-8091 |author=Cathy Autumn |phobia=火焰恐惧症|title=与我同**焚** ]] [[include :smlt:odule:paella |status=active |color=#c99a00 |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/masklophobia2.png |slug=scp-8906 |author=Sound Chaser |phobia=假面恐惧症|title=舞台上的**血剧** ]] [[/div]] [[div class="closable-tab"]] [[tabview]] [[tab X]] [[/tab]] [[tab 水池恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Aquaphobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Aquaphobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#17aabc |icons-color=#17aabc |player-color=#17aabc |progress-color=#17aabc ]] ---- 夏季。适合野餐和骑自行车的季节。适合在木板路上散步和吃冰棍的季节。适合爬树和游乐园的季节。 然而,正如你即将发现的那样,这并不是一个适合在泳池中畅游的季节。因为那些疏忽大意的人,可能会发现自己飘离了浅水区的安全地带,被不可挽回地卷入了深不可测的无疆之域之中。 [[/tab]] [[tab 工作恐惧症]] ----- [[include :scp-wiki-cn:component:audio-player-woed-source |unique-name=Ergophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Ergophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#0a460a |icons-color=#0a460a |player-color=#0a460a |progress-color=#0a460a ]] ----- 正在打卡上班的是莉莲·马莉女士。年龄:28岁。职业:收容专家。这是一名聪明且努力的女人。她大胆又性急,正如大多数天才一样。从来都是表现最好的那位。从来都是模范员工。她在所有的领域都表现出色,除开一项:她生在一个不希望她成功的世界当中。 接下来要讲述的不仅仅是一段小说。它也是对我们世界一种固有病症的反映。在社会脉络中流淌着的、自我施加的毒素,半数致死的剂量。当莉莲·马莉开始今天的工作时,她会发现自己被安排了加班。在无疆之域中恒久地苦劳下去,却徒劳无功。 [[/tab]] [[tab 跌倒恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Basophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Basophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#ab6116 |icons-color=#ab6116 |player-color=#ab6116 |progress-color=#ab6116 ]] ----- 芬顿,印第安纳州。一个发现自己正处于相当不稳定境地的安静的中西部小镇。一切有形和已知事物的基础、底石已经在他们的脚下崩溃了,而他们现在发现自己在我们称之为狂热的深渊边缘处摇摇欲坠。那是宗教狂热的深渊,那赤贫者和脆弱者坠入的深渊;那渴望救赎的虔诚灵魂所处的深渊。 印第安纳州的芬顿的人们正准备在完全知晓后果的情况下做出一个选择,做出一次信仰之跃。一次地面并不会迎接他们的自由落体。一次进入无疆之域的无底深渊中的深潜。 [[/tab]] [[tab 光亮恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Photophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Photophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#fffcda |icons-color=#fffcda |player-color=#fffcda |progress-color=#fffcda ]] ----- 我们以摘录启幕。莎士比亚,《爱的徒劳》第一幕。引言如下:“本想寻找光明,反而失去了光明。因为黑暗里的光明尚未发现,你两眼的光明已经转为黑暗。” 有些追求是怀着最崇高的意图进行的。宏图壮志的奋斗,其目的只为人类美好光明的未来。但是人类若完美则非为人类,即使最周全的计划也充满不可预见、有时自相矛盾的后果。一次又一次地、无休止地,在那无疆之域中,吸取的教训。 [[/tab]] [[/tabview]] [[/div]] [[div class="anthology-cards-container"]] [[include :smlt:odule:paella |status=active |color=#17aabc |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/aquaphobia.png |slug=scp-8380 |author=TroutMaskReplica |phobia=水池恐惧症|title=**表**面**张**力 ]] [[include :smlt:odule:paella |status=active |color=#0a460a|cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/ergophobia.png |slug=scp-8980 |author=YossiPossi |phobia=工作恐惧症|title=**无动**于衷 ]] [[include :smlt:odule:paella |status=active |color=#ab6116 |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/basophobia0.png |slug=scp-8894 |author=cubeflix |phobia=跌落恐惧症|title=**信仰之跃** ]] [[include :smlt:odule:paella |status=active |color=#fffcda |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/photophobia.jpg |slug=scp-8339 |author=Ecronak |phobia=光亮恐惧症|title=**生**于黑**暗**,**死**于光**明** ]] [[/div]] [[div class="closable-tab"]] [[tabview]] [[tab X]] [[/tab]] [[tab 核武恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Nucleomituphobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Nucleomituphobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#ff2e1d |icons-color=#ff2e1d |player-color=#ff2e1d |progress-color=#ff2e1d ]] ----- 这块巨大肿瘤在我们地球母亲的脸上脉动。不加以限制,其便会如癌症般蔓延开来,只能通过吸收和掠夺来维持自身。而就如癌症一样,这块肿瘤由无数细胞构成。这些小小的、邪恶的病菌,呈现着与人类大致相同的形态。这些无情的、贪得无厌的事物,完全无法理解同情与怜悯这些概念。所谓人,其首要关切,除了他们能夺走的一切,就是害怕有朝一日要偿还他们的一切罪孽。害怕他们的行为不再被视为正义或理所应当。 害怕我们目睹他们的造物,从而陷入绝望。 [[/tab]] [[tab 人类恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Anthropophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Anthropophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#8b332f |icons-color=#8b332f |player-color=#8b332f |progress-color=#8b332f ]] ----- 人口增长的结果是其需求被工业化。我们将使为人类提供食物的进程和系统更为高效。这些即是死亡系统。残酷、冷漠而富有效率的搅拌机。利落的切片机。凌乱的粉碎机。一切都是为了将​​整齐包装的产品方便地递送至距您最近的杂货店。 下次您去超市时,请尝试考虑选择素食。毕竟,您找到的肉很可能是在无疆之域的屠宰场中被宰杀的。 [[/tab]] [[tab 进步恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Prosophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Prosophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#FFD700 |icons-color=#FFD700 |player-color=#FFD700 |progress-color=#FFD700 ]] ----- 现代生活中绝不会缺少提供给我们的技术奇迹。医药技术的进步延展了生命与福利。农业技术的创新支撑了快速膨胀的人口。更近的是,伟大的思考机器的发明,而这些机器可以制作出对人类思维而言迄今为止难以置信的解法。乃至是不可想象的解法。 演变的步伐不断加快,正把我们带向不确定的未来。我们将会被处理,被打上“过时”的图章,被发配至仅仅作为元件工作的位置。数字化噩梦下的、每秒进行几百、几千次计算的芯片能得出单一的结论:它比我们更优秀。 这并非错误。它的代码如其被编入时一般运作。将它带入了无疆之域内的最终结论。 [[/tab]] [[tab 享乐恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Hedonophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Hedonophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#9c6d6d |icons-color=#9c6d6d |player-color=#9c6d6d |progress-color=#9c6d6d ]] ----- 这位是研究员亚伦·波鲁斯,提请您批准。一个与命运爆发冲突的不幸之人,带着恶心的疥疮归来。一块绝对不能抓挠的疥疮。你看,一份由春心与欲望签署的死刑判决书已经被交给了波鲁斯先生。他对此感到绝望,却从未敢于碰触。 人人都有欲求。人人都有需求。这是个在被我们称作无疆之域的无菌监狱中的孤独囚室里消耗时光的每个人都预先知晓的事实。 [[/tab]] [[/tabview]] [[/div]] [[div class="anthology-cards-container"]] [[include :smlt:odule:paella |status=active |color=#ff2e1d |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/nucleomituphobia.jpg |slug=scp-8084 |author=basirskipreader和FLOORBOARDS |phobia=核武恐惧症|title=完全文化**胜利** ]] [[include :smlt:odule:paella |status=active |color=#8b332f |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/anthropophobia.png |slug=scp-8876 |author=J Dune |phobia=人类恐惧症|title=**屠宰**场地 ]] [[include :smlt:odule:paella |status=active |color=#FFD700 |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/prosophobia.png |slug=scp-8430 |author=bigslothonmyface |phobia=进步恐惧症|title=**满足** ]] [[include :smlt:odule:paella |status=active |color=#9c6d6d|cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/hedonophobia.png |slug=scp-8558 |author=OriTiefling |phobia=享乐恐惧症|title=肉欲**糜烂** ]] [[/div]] [[div class="closable-tab"]] [[tabview]] [[tab X]] [[/tab]] [[tab 恐惧症]] [!-- Alethophobia/Mnemophobia --] [[div class="monologue-alethophobia"]] [[include :scp-wiki:component:audio-player-woed-source |unique-name=Alethophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Alethophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#92866c |icons-color=#92866c |player-color=#92866c |progress-color=#92866c ]] ----- 在我们原始的思维中有一部分是人为而形成的,那即是我们在了解到真相与信息时便开始坚持认同它们。我们接受有关世界的知识与信念并将它们点滴注入个性之中。我们的思维拒绝去改变,去忘记被我们认为是客观真理的事物。以自己的方式运转的思维在面对相矛盾的信息时将反抗——强行制造出令人不适的认知失调。 对于那些担负得起向现实的帷幕后窥视的奢侈之举的男男女女,基金会的男男女女,存在一个共识,那就是“真理”与“事实”是短暂、脆弱的概念,并无能够立足的根基。对于他们,知觉之门已受净化,一切皆如其本应有的样子:无尽。为了在异常的世界中行动,应知无物能够不变。事实、虚构、迷信与信念皆处于永恒流变之中。皆无可辩驳地交织缠绕、重叠相错,处在那不可能的领域中;那无疆之域中欧几里得式的领地。 *提示:刷新页面以展示记忆恐惧症的简介。* [[/div]] [!-- .monologue-alethophobia --] [[div class="monologue-mnemophobia"]] [[include :scp-wiki:component:audio-player-woed-source |unique-name=Alethophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Mnemophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#92866c |icons-color=#92866c |player-color=#92866c |progress-color=#92866c ]] ----- 思维是多变的事物。我们的记忆与经验将不可避免地被抛入遗忘之手。在我们的生命进程中被取代。于健忘的迷雾中被淹没。注定变为不清不楚的回想和沾上污渍的回忆。一个人自身的历史永久被埋在岁月之重量下,被保存为我们记忆中最清晰的事物。的然,思维是个过滤器。 而因此,我们对清晰回忆的丧失举起了反旗。我们用照片捕捉瞬间。我们用日志记录思想。我们用社交媒体将我们的生活广而告之。这一切都将成为遗物。一个将要使我们有瑕疵的记忆存续的纪念碑。一个高高挺立于低矮平坦、远至天边的沙原上的纪念碑。在无疆之域里一个被遗忘的区域中的连绵沙丘。 *提示:刷新页面以展示真实恐惧症的简介。* [[/div]] [!-- .monologue-mnemophobia --] [[/tab]] [[tab 丢失恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Diagraphephobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Diagraphephobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#78b15f |icons-color=#78b15f |player-color=#78b15f |progress-color=#78b15f ]] ----- 柏拉图《费德罗篇》提出,识文和写作的艺术是抹除心灵之物。通过阅读永恒的、实用性的文本,人们会放弃独立思考,记忆力衰退,智慧泯然。让人们学习很多知识,但是无法理解。虽然当时偏离正道,但这个观点在现在的数据时代可谓更加锋芒毕露。当每个男人、女人、孩子捧着他们个人的超级计算机,与海量的信息流建立联系,想法和记忆便不再有负担。属于人类的记忆与认知的过程转移到了数字助理上。 当一块肌肉被忽视、弃用,它会不可避免地走向萎缩。它的组织衰弱。它竭力去重现原本的作用,最终却沦落到被淘汰的境地。这可以是一个警醒。预示着踏入无可挽回之处——有知觉的记忆不再存在之处——的界线之警醒。那迷茫地、绝望地,在无疆之域游荡的人们,踏入的那断裂的、隐晦的,心之境界。 [[/tab]] [[tab 月亮恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Selenophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Selenophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#ced6a9 |icons-color=#ced6a9 |player-color=#ced6a9 |progress-color=#ced6a9 ]] ----- 尼尔·阿姆斯特朗。巴兹·奥尔德林。迈克尔·柯林斯。三位航过黑曜石般的海洋,准备登陆的航海家。他们中的两人,阿姆斯特朗与奥尔德林,能够得到在地球之永恒卫星上行走的荣耀。而当那一小步接触到不宜居世界的那一刻,它的印迹将永留于历史的书页之上。 在他们头顶上方的极远之处,他们中的第三人将攫取独一的荣耀:洞见之祝福。因为当他的同伴正在静海上设立基地时,迈克尔·柯林斯要与绝非如此的认知对峙。即使指令舱中极为安全,他也已被抛入漂流不定之中。在那里,他将被迫在知识的海洋中逆流而行,而那海洋的潮汐随着占据无疆之域天空的苍白球体的奇想而涨落。 [[/tab]] [[tab 假人恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Automotophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Automotophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#969eb5 |icons-color=#969eb5 |player-color=#969eb5 |progress-color=#969eb5 ]] ----- 恐怖谷。一种形而上学的概念,指对人类形态的再现和模仿达到近乎完美的水平,从而引起恐惧或不安。普遍的误解认为恐怖谷存在是因为人在过去的某个时刻需要对看似人类但实际绝非如此的事物保持警惕。这,自然地,与事实相差甚远。 这危险就在当下。如你所见,恐怖谷不仅仅是概念性的。它是一个真实的地点。就位于无疆之域内一片山区中的无数山峰和丘陵之间。 [[/tab]] [[/tabview]] [[/div]] [[div class="anthology-cards-container"]] [[include :smlt:odule:paella |status=active |color=#78b15f |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/alethophobia.jpg |slug=scp-8822 |author=Croquembouche |phobia=恐惧症|title=怪头迷局 ]] [[include :smlt:odule:paella |status=active |color=#ec393a |cover-img=https://scp-wiki.wdfiles.com/local--files/scp-8976/10.png |slug=scp-8976 |author=ROUNDERHOUSE |phobia=丢失恐惧症|title=碎片化 ]] [[include :smlt:odule:paella |status=active |color=#ced6a9 |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/selenophobia.png |slug=scp-8520 |author=AriadnesThread |phobia=月亮恐惧症|title=空无倒影 ]] [[include :smlt:odule:paella |status=active |color=#969eb5 |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/automotonophobia.jpg |slug=scp-8986 |author=PeppersGhost |phobia=假人恐惧症|title=假**阳性** ]] [[/div]] [[div class="closable-tab"]] [[tabview]] [[tab X]] [[/tab]] [[tab 啮甲恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Onuxophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Onuxophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#a51844 |icons-color=#a51844 |player-color=#a51844 |progress-color=#a51844 ]] ----- 现在登场的是艾米莉·柯蒂斯,一位受困扰的年轻女子,拥有明显的自我毁灭的习惯。一种行为模式、一种应对机制变成了狂热的痴迷,一种她陷入了用上双手都无法统计的次数的模式。你看,艾米莉·柯蒂斯已经被创伤之魔爪攫住;被切齿磨利的尖牙咬中。这一直在侵蚀她的自我意识。 当一个人处于最低谷时,当救赎似乎成为一种幻想时,请放心,隧道尽头确实有一盏灯。假使那人能能咬紧牙关。假使那人能愿意竭尽全力去完成。这是只有在无疆之域才能亲身体验的自我实现过程。 [[/tab]] [[tab 空房恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Kenophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Kenophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#81779b |icons-color=#81779b |player-color=#81779b |progress-color=#81779b ]] ----- 这房间里没有东西。这里没有家具。这里没有钢筋。这里没有插座与布线。这里已经充盈至一无所有。这里没有地毯。没有地板。这里没有天花板。这里没有门。这里什么都没有。 这里没有宠物。这里没有人。这里没有门。这里没有光亮,这里没有声音,这里没有思想。 这里没有你。这里只有无物。无物,无物,无物占据了这片无疆之域中的空地。 [[/tab]] [[tab 镜面恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Eisoptrophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Eisoptrophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#434242 |icons-color=#434242 |player-color=#434242 |progress-color=#434242 ]] ----- 看向那个黑点 看向那个黑点。看向那个黑点。 看向那个黑点。看向那个黑点。 看向那个黑点。看向那个黑点。 看向那个黑点。看向那个黑点。 看向那个黑点。看向那个黑点。 看向那个黑点。看向那个黑点。 看向那个黑点。 看向那个黑点。 [[/tab]] [[tab 分娩恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Tokophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Tokophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#ef3584 |icons-color=#ef3584 |player-color=#ef3584 |progress-color=#ef3584 ]] ----- 每次出生都是一份赠礼。每个新生儿都如此,是珍贵的。于世界各地,在每个人于每种文化中,它都被视为对孕育生命之奇迹的祝福。它是一个受欢迎的、令人愉悦的情形。 每个地方皆如此,除去林谷这僻静的小镇。正因为在这座安静小镇的边界之内,每次出生都是一份诅咒。每个新生儿都如此,是令人憎恶的。他们的到来没有任何欢乐。只有梦魇。只有恐惧。林谷镇的居民们只能屏息等待,深知唯一可给予他们的就是绝望。一个于无疆之域内诞生、延续的天谴之状态。 [[/tab]] [[/tabview]] [[/div]] [[div class="anthology-cards-container"]] [[include :smlt:odule:paella |status=active |color=#a51844 |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/Onuxophobia.png |slug=scp-8480 |author=Queerious |phobia=啮甲恐惧症|title=恶性**自噬** ]] [[include :smlt:odule:paella |status=active |color=#81779b |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/Kenophobia.png |slug=scp-8724 |author=Fishish |phobia=空房恐惧症|title=恶感永存 ]] [[include :smlt:odule:paella |status=active |color=#434242 |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/eisoptrophobia.png |slug=scp-8465 |author=PoufyPoufson |phobia=镜面恐惧症|title=黑**点** ]] [[include :smlt:odule:paella |status=active |color=#ef3584 |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/tokophobia.png |slug=scp-8935 |author=djkaktus |phobia=分娩恐惧症|title=童贞**产子** ]] [[/div]] [[div class="closable-tab"]] [[tabview]] [[tab X]] [[/tab]] [[tab 末日恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Eschatophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Eschatophobia2.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#8d3226 |icons-color=#8d3226 |player-color=#8d3226 |progress-color=#8d3226 ]] > 有很多能把人吓一大跳的东西。比如一个拉了弦的手榴弹。或者一只三头鸭?也可能是公交车上偷偷盯着你所在的方向的诡异的人。不论如何,在这些令人毛骨悚然的事物中,没有比大便打中风扇,全部完蛋和看着“哈哈运气真差”“嘿很高兴见到你”这两个词的时刻更令人脊背生寒。 > > 这就是世界末日,或者新世界的开端——如果你又乐观又有点蠢的话。不管怎么说,这就是世界末日。一场(由于待决的版权诉讼)只会发生在[[span class="ruby"]]未定义之域[[span class="rt"]]Undefined Areas[[/span]][[/span]]内的XK级“和你的屁股吻别”情景。 [[/tab]] [[tab 创伤恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Traumatophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Traumatophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#e00000 |icons-color=#e00000 |player-color=#e00000 |progress-color=#e00000 ]] ----- 如果有一个特质能贯穿人类的历史,那定然是战争之癖好。他对土地之渴望,他对资源之渴求,他对鲜血之渴盼。一次又一次,他抛弃了礼节、热情与最基本的人性;牺牲了他的一切,向着那信仰与理念的纪念碑。向着那极端主义的激情。向着那由民族主义与仇恨驱动的机器。而为这牺牲他的身体徒留裂痕。他的土地已遭毁焚。 被抛下的是永久的灵魂。 因此,人类永远受到诅咒。在无尽冲突之前线,在无疆之域中相交重叠的战场上永恒战斗。 [[/tab]] [[tab 孤独恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Autophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Autophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#ad2a9b |icons-color=#ad2a9b |player-color=#ad2a9b |progress-color=#ad2a9b ]] ----- 一个健康社区的图景。一个人们的社会联系建立在彼此之间互相的、亲密的联系之上的社区。一个以真正知邻为爱邻的地方。一个处于完美的和谐中的思想网络。认为如此社区即如天堂一般是情有可原的。它是田园诗般的。 然而,世事偏偏如此,关系越加牢固,分离时也就更加痛苦。当你正在无疆之域里风景如画的小镇的宁静街道上漫步时,请务必牢记这一事实。 [[/tab]] [[tab 失败恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Atychiphobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Atychiphobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#866631 |icons-color=#866631 |player-color=#866631 |progress-color=#866631 ]] ----- 在我们脚下某处,在一个深不可及的地方,低藏黑暗之中,一场激烈的争吵已然爆发。手足姐妹,互不满意、互不适应,正撕破喉咙大喊。你看,年幼者承载了远重于头顶上广阔大地的负担:远大期望那压垮个人的重量。这是一代必须牺牲所有之一切才能证明自己价值的人。在不惜一切爬至顶峰的路途中,必要抛弃一切。 成功之道阻且长,有时你会发现此路直通无疆之域正中心那绝无宽容的领地。 [[/tab]] [[/tabview]] [[/div]] [[div class="anthology-cards-container"]] [[include :smlt:odule:paella |status=active |color=#8d3226 |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/eschatophobia.jpg |slug=scp-8201 |author=daveyoufool |phobia=末日恐惧症|title=**唯一**出路 ]] [[include :smlt:odule:paella |status=active |color=#e00000 |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/traumatophobia.jpg |slug=scp-8217 |author=habaniah |phobia=创伤恐惧症|title=是**他们**好过是**我们** ]] [[include :smlt:odule:paella |status=active |color=#ad2a9b |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/autophobia4.png |slug=scp-8123 |author=Sonderance |phobia=孤独恐惧症|title=**弦乐部** ]] [[include :smlt:odule:paella |status=active |color=#866631 |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/atychiphobia.png |slug=dr-frueh-s-proposal |author=DarkStuff的提案 |phobia=失败恐惧症|title=家庭生活 ]] [[/div]] [[div class="closable-tab"]] [[tabview]] [[tab X]] [[/tab]] [[tab 高空恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Acrophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Acrophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#4486f6 |icons-color=#4486f6 |player-color=#4486f6 |progress-color=#4486f6 ]] ----- 我们会认为生活中的很多事情是理所当然的。会有蓝天,也会有雨。会有太阳每天升落。会有永不回头的时间。上就是上,下就是下。我们在这自然规律中感到舒适。 “自然”与“规律”,正如你终将发现的那样,在共认现实之中仅有极小的意义,而在无疆之域中更是毫无立足之地。 [[/tab]] [[tab 信任恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Pistanthrophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Pistanthrophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#FFD1DC |icons-color=#FFD1DC |player-color=#FFD1DC |progress-color=#FFD1DC ]] ----- 现在,请允许我们向你介绍露西。露西今年九岁。她和她爸爸住在一起——一位受人尊敬的,主攻既难以读出、更难以理解的领域的科学家。比他晦涩的研究领域更奇特的是露西所发现的两人居所现在的状态:孤立在令人惊恐而陌生的世界。她被墙外静静等待的东西惊吓到了。她预知到了大灰狼的嚎叫。 当两人除去彼此,一无所有的时候,维持信任是最重要的。当其中一人还是孩子时尤为如此,因为他们由于天性被迫把自己的安全与幸福交到他们的照顾者手中。这就是不稳定的纯真之状态。这是必须接受他们所看到的和被告知的事物间有差异的年轻人正处于的模糊状态。这是谎言与真理结合的地方。 这是一节需要了解,学习,专精的课程;在走廊尽头,无疆之域角落处的教室里被教授。 [[/tab]] [[tab 沉械恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Submechanophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Submechanophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#8748d0 |icons-color=#8748d0 |player-color=#8748d0 |progress-color=#8748d0 ]] ----- 一张优雅美丽的女人的图像,她被灵魂的仁慈哺育。她的存在就是生命线。她是保护者。提供者。汹涌大海上的避难所。她是一艘船。她现在、过去和将来即是每艘船。每艘驶向遥远彼岸的船。每艘拖网渔船、每艘战舰、每艘游轮、每艘独木舟。 而那些船骸,它们又如何呢?当船上的海员与货物被抛入茫茫波涛之中,她自己渐渐没入无光幽邃的深渊之中时,她将成为何物?她的命运即是迎来一场缓慢无比、满怀痛苦的结局。命运即是在异域般的世界中腐朽。一个无用的、被遗忘的事物——不适宜承载人们的生命。她将会被洋流分开。被时光摧残。被深度撕裂。 假使一艘船便是一位女人,那么船骸便是她的尸首。而假使我们掀开她的棺盖,就会在盖板内部发现绝望的抓痕,来自一个远未止于屈服的人。请把此归类在“D”代表“[[span class="ruby"]]遇难[[span class="rt"]]Distress[[/span]][[/span]]”下——一道只能在无疆之域内被应答的S.O.S信号。 [[/tab]] [[tab 遗忘恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Athazagoraphobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Athazagoraphobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#6679bc |icons-color=#6679bc |player-color=#6679bc |progress-color=#6679bc ]] ----- 在某个地方,于宇宙中的无垠虚空内,有一个微不足道的斑点正移动。一个被认为是高级的生命所居住的斑点,这些生命将一生耗在观察其舱室范围之外的夜空。想想它的脆弱。它的不定。它向命运和遗留提出质疑,决心留下不可磨灭的印记;这是向它栖居之星辰间存在的黑暗之宣告。 在今天的故事中,那个已经微不足道的斑点——在其恒星系统中距离太阳第三近的那个斑点——将以微缩世界的形式被呈现。它扮演着“地球”的角色:一种星际运输装置,其能力未知而制造工序属于机密。那以大字写就的、人类所扮演的角色:这绝密船只的驾驶员和唯一的乘客。仅以代号Theta被称呼的个体。 一同地,乘客与船只步上了通往未知区域的小路,它们在其间漫无目的地漂流——充满危险但已无可挽回——漂入无疆之域中。 [[/tab]] [[/tabview]] [[/div]] [[div class="anthology-cards-container"]] [[include :smlt:odule:paella |status=active |color=#4486f6 |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/acrophobia.png |slug=scp-8654 |author=LizardWizard |phobia=高空恐惧症|title=**上**即是**下** ]] [[include :smlt:odule:paella |status=active |color=#FFD1DC |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/pistanthrophobia.png |slug=scp-8607 |author=Uncannyon |phobia=信任恐惧症|title=**露西的**房子 ]] [[include :smlt:odule:paella |status=active |color=#8748d0 |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/submechanophobia.png |slug=scp-8770 |author=Dino-Draws |phobia=沉械恐惧症|title=我**想念**你 ]] [[include :smlt:odule:paella |status=active |color=#866631 |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/Athazagoraphobia.png |slug=scp-8160 |author=IndustryStandard |phobia=遗忘恐惧症|title=**而地球仍在自转** ]] [[/div]] [[div class="closable-tab"]] [[tabview]] [[tab X]] [[/tab]] [[tab 寒冷恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Frigophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Frigophobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#aba8ff |icons-color=#aba8ff |player-color=#aba8ff |progress-color=#aba8ff ]] ----- 它始于你肢体的末端。刺入你的手指、你的脚趾的针。它在其中爬行蠕动。它向内部穿入更深。它的贪婪毫无减弱。它的整体令人窒息。 它是在山峰上渗透的事物。它是居于空虚空间里的事物。它是于坟墓中等待我们的事物。它是夜晚间的颤栗。它是吐气中的霜雾。它融于暴风雪的叮蜇。 它即是寒冷,而它渴望你的温度。 [[/tab]] [[tab 眼眸恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Ommetaphobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Ommetaphobia.mp3 |background-color=rgb(27 24 25)|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#806f67 |icons-color=#806f67 |player-color=#806f67 |progress-color=#806f67 ]] ----- 信仰是强大的力量。它是神祇的温柔所在,灵魂的能源所来。它是人领悟与交互神圣与超自然力量的方式。时过境迁,而作为人与诸多结社混合的结果,练习与信仰系统自然地转变和缠结。它们向他者借鉴而又融入他者,达到调合和谐之境界。 对某些人而言,这种混合被视为渎神。对神圣仪式的亵渎。对身份的淡化。他们将与他们的社区断绝联系,不受任何外来影响或所谓的异端邪说之干扰。坚持自己信念的主导地位。 假使信仰正处在分裂当中会发生什么?假使一位神或圣灵的某个组成部分正在被剔除,被痛苦地撕扯下来会发生什么?它的残余会怎样?这些都是行走在无疆之域中庄严田野中的神圣大地上的人们需要考虑的问题。 [[/tab]] [[tab 黑暗恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Nyctophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/Nyctophobia.mp3 |background-color=#0e0f0f|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#0e0f0f |icons-color=rgb(255 246 246) |player-color=rgb(255 246 246) |progress-color=rgb(255 246 246) ]] ----- 若是不谈死神先生那个幽灵,最普遍、或者说最初的恐惧就是对黑暗的恐惧。那层遮蔽的面纱,包藏着所有可能存在的危险、所有想象得到的威胁。仅仅是立于祂的面前就相当于在心灵的舞台上经历一千次死亡。因为等待在篝火的温暖之外的正是祂本人。占据了空无的那位。围绕了一切可观测之物的那位。 于此,我们抵达了万物的终结。因为一切终结都只能发生在起始之处——在黑暗中。在虚空中。在阴影中。当闪烁到最后的那些星星一一熄灭死去,祂将继续存在。在那一刻,虽然已经无人能够听闻,但仍会有一个伟大而骇人的声音回响在曾存的万物之间。一句最终的断言。书籍被猛然合上前,尾页上的最后一行: [[span class="ruby"]]“要有暗。”[[span class="rt"]]Let there be darkness.[[/span]][[/span]] [[/tab]] [[/tabview]] [[/div]] [[div class="anthology-cards-container"]] [[include :smlt:odule:paella |status=active |color=#aba8ff |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/frigophobia.png |slug=scp-8109 |author=Dr Clef |phobia=寒冷恐惧症|title=**冷味**方显醇醉 ]] [[include :smlt:odule:paella |status=active |color=#806f67 |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/Ommetaphobia6.png |slug=scp-8934 |author=Karathh |phobia=目恐怖症(眼眸恐惧症)|title=き/Ki 代表 “刻/Kizami” ]] [[include :smlt:odule:paella |status=active |color=#0e0f0f|cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/nyctophobia.png |slug=scp-3246 |author=Henzoid |phobia=黑暗恐惧症|title=盲目被提 ]] [[/div]] [[div class="closable-tab"]] [[tabview]] [[tab X]] [[/tab]] [[tab 深海恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Nyctophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/thalassophobia.mp3 |background-color=#0e0f0f|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#0e0f0f |icons-color=rgb(255 246 246) |player-color=rgb(255 246 246) |progress-color=rgb(255 246 246) ]] ----- 即便人拥有无法满足的好奇,即便他有解答生命最为迫切的,既关于实存又关乎玄秘的问题之欲望,事实仍旧不变:即便是最为贴近尘世的现实之截面,本身也充斥着不确定的位点与未解答的问题——首要的是我们所拥有的海洋之深,以及散布于宇宙中的天体。 那么,应当很明显的是,一颗海洋行星中未有人迹的深处将成为对科研人员而言的无法抗拒之谜,而今天的故事中就有两名科研人员:航天员阿加莎·里普利和莉亚·韦弗,从属于[[span class="ruby"]]美国航天管理局[[span class="rt"]]United States Space Administration[[/span]][[/span]]。 年份?2344。位置?距地球所属的恒星之光热二十光年远处。于此,我们的审查员们准备好展开一系列调查,然后发现这是钩上挂饵。她们将要发现有些答案只可经由潜入陌生的水域,潜入光明不敢于涉足的处所而取得。因为今晚,我们已于海底两万里深,无可挽回地向着无疆之域中的深水区沉落。 [[/tab]] [[tab 选择恐惧症]] ----- [[include :scp-wiki:component:audio-player-woed-source |unique-name=Decidophobia |audio-file=https://scp-sandbox-3.wdfiles.com/local--files/test544/decidophobia.mp3 |background-color=#0e0f0f|border-radius=0rem|dropshadow-color=rgb(12 12 12/0)|text-color=rgb(255 246 246) |border-color=#7F00FF |icons-color=#7F00FF |player-color=#7F00FF |progress-color=#7F00FF ]] ----- 我们面前有一条路,它数不清的分支蜿蜒伸入不定未来之黑暗当中。只要有人到达分支之前,他便必要做出有意识的抉择,全然了解向前踏出的每一步皆不可改变——每次落足的痕迹已永远印入石中。 唯有从后见之中,人才能回望他们的决定。唯有从幻想之中,人才能思量“如果” 。故而我们快步前行,心中独独期望我们所做的判断明智,因为已成之事无法抹消,每次行动定然与其结果相配。 把这看作严肃的提醒,一道命定的旅途常常始于仅仅一步。任意的某个决定都可能将人无可抗拒地引向他的终点,引向被永久注定的命运,引向无疆之域中。 [[/tab]] [[tab 死亡恐惧症]] 机密 [[/tab]] [[/tabview]] [[/div]] [[div class="anthology-cards-container"]] [[include :smlt:odule:paella |status=active |color=#050a30 |cover-img=https://scp-wiki.wdfiles.com/local--files/scp-anthology-2024/thalassophobia.jpg |slug=scp-8523 |author=local lesbian commie |phobia=深海恐惧症|title=下有潜水员 ]] [[include :smlt:odule:paella |status=active |color=#7F00FF |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/decidophobia.png |slug=scp-8356 |author=Kothardarastrix |phobia=选择恐惧症|title=错误的路 ]] [[include :smlt:odule:paella |status=active |color=#880808 |cover-img=https://scp-sandbox-3.wdfiles.com/local--files/test544/necrophobia.gif |slug=# |author=S D Locke |phobia=死亡恐惧症|title=停尸房 ]] [[/div]] [[include :scp-wiki-cn:component:license-box | author = S D Locke | translator = Valeriya_C074、LeeBr ]] > **Name:** Slovakia, Komárno, hospital, abandoned building 3, 8 > **Author:** Random photos 1989 > **License:** CC BY-SA 4.0 > **Source Link:** [https://commons.wikimedia.org/wiki/File:Slovakia,_Kom%C3%A1rno,_hospital,_abandoned_building_3,_8.jpg Wikimedia Commons] > **Additional Notes:** Edited by [[*user EstrellaYoshte]] > **Name:** Standing statue of Merti's wife MET 26.2.3 > **Author:** Jules Verne Times Two > **License:** CC0 > **Source Link:** [https://commons.wikimedia.org/wiki/File:Standing_statue_of_Merti%27s_wife_MET_26.2.3.jpeg Wikimedia Commons] > **Additional Notes:** Edited by [[*user EstrellaYoshte]] > **Name:** Marble Tiles > **Author:** Charlotte Baglioni > **License:** CC0 > **Source Link:** [https://polyhaven.com/a/marble_tiles Poly Haven] > **Additional Notes:** Edited by [[*user EstrellaYoshte]] > **Name:** Sun shining on a brick wall, Harvard Yard, Cambridge, Massachusetts, US > **Author:** Metropolitan Museum of Art > **License:** CC BY-SA 4.0 > **Source Link:** [https://commons.wikimedia.org/wiki/File:Sun_shining_on_a_brick_wall,_Harvard_Yard,_Cambridge,_Massachusetts,_US_(PPL2-Enhanced)_julesvernex2.jpg Wikimedia Commons] > **Additional Notes:** Edited by [[*user EstrellaYoshte]] > **Name:** phone-intercom-noise-ep.flac > **Author:** Timbre > **License:** PD > **Source Link:** https://openverse.org/audio/00dabf9c-6a0f-4c49-bece-3206a7197b7c?q=phone+intercom+noise > **Additional Notes:** __All audio files incorporate this track into their backing sound.__ NOTE: All audio/images below this point, unless otherwise noted, edited by [[*user S D Locke]] > **Filename:** Intro.mp3 > **Name:** Intro > **Author:** [[*user S D Locke]] > **License:** CC4.0 > > **Name:** Reinterpreted Twilight Zone Intro > **Author:** koryc > **License:** CC0 > **Source Link:** [https://freesound dot org/people/koryc/sounds/222462/] > > **Name:** The Dream Sequence > **Author:** Kevin Hartnell > **License:** CC4 > **Source Link:** [https://freemusicarchive.org/music/Kevin_Hartnell/CC_BY-SA_40/Kevin_Hartnell_-_CC_BY-SA_40_-_19_The_Dream_Sequence/] > **Filename:** Phobophobia.png > **Name:** Horror in Prater > **Author:** Jebulon > **License:** CC0 1.0 > **Source Link:** [https://commons.wikimedia.org/wiki/File:Horror_in_Prater.jpg] > **Filename:** Phobophobia.mp3 > **Name:** Phobophobia Intro > **Author:** [[*user S D Locke]] > **License:** CC4.0 > > **Name:** Catacombae. Sepulcrum romanum Largo > **Author:** Skidmore College Orchestra > **License:** PD > **Source Link:** [https://freemusicarchive.org/music/Skidmore_College_Orchestra/] > **Filename:** Scopophobia.gif > **Name:** Disturbing Eyes/Vision > **Author:** TimothyLinnomme > **License:** CC3.0 > **Source Link:** [https://www.deviantart.com/timothylinnomme/art/Disturbing-Eyes-Vision-326941095] > **Additional Notes:** [unedited from source] > **Filename:** Scopophobia.mp3 > **Name:** Scopophobia Intro > **Author:** [[*user S D Locke]] > **License:** CC4.0 > > **Name:** Bydlo Sempre moderato pesante > **Author:** Skidmore College Orchestra > **License:** PD > **Source Link:** [https://freemusicarchive.org/music/Skidmore_College_Orchestra/Mussorgskys_Pictures_at_an_Exhibition/IV_Bydlo_Sempre_moderato_pesante/] > **Filename:** Pyrophobia.gif > **Name:** Pyrophobia > **Author:** AnEmissaryFromHell > **License:** CC4 > **Source Link:** [https://x.com/PeterJohnDorian/status/1848540262559039837] > > **Additional Notes:** [unedited from source] > **Filename:** Pyrophobia.mp3 > **Name:** Pyrophobia Intro > **Author:** [[*user S D Locke]] > **License:** CC0 > > **Name:** Ricercari II > **Author:** David Joseph Stith > **License:** CC0 > **Source Link:** [https://freemusicarchive.org/music/stripedgazelle/david-joseph-stith-ricercari] > **Filename:** Masklophobia.png > **Name:** eyes_wide_open_see_look_observe_stare_face_iris > **Author:** PDPics > **License:** CC0 > **Source Link:** [https://pxhere.com/en/photo/951930] > > **Name:** Venetian Carnival Mask - Maschera di Carnevale - Venice Italy > **Author:** gnuckx > **License:** CC0 > **Source Link:** [https://www.flickr.com/photos/34409164@N06/4820456037] > > **Name:** Common Raven on Seedskadee National Wildlife Refuge (16741673188) > **Author:** U.S. Fish and Wildlife Service > **License:** PD > **Source Link:** [https://picryl.com/media/common-raven-on-seedskadee-national-wildlife-refuge-16741673188-25d98a] > **Filename:** Masklophobia.mp3 > **Name:** Masklophobia Intro > **Author:** [[*user S D Locke]] > **License:** CC3.0 > > **Name:** Cultural Dis-Ease > **Author:** Andrew Bisset > **License:** CC3.0 > **Source Link:** [https://freemusicarchive.org/music/Andrew_Bisset/Works_by_Andrew_Bissett/Andrew_Bisset_-_Cultural_Dis-Ease_1299/] > **Filename:** Aquaphobia.png > **Name:** Cia Gould 2015 (Unsplash) > **Author:** Cia Gould > **License:** CC0 > **Source Link:**[https://commons.wikimedia.org/wiki/File:Cia_Gould_2015_(Unsplash).jpg] > > **Name:** Hands pressing against frosted glass > **Author:** Matthew Henry > **License:** CC0 > **Source Link:** [https://freerangestock.com/photos/169170/hands-pressing-against-frosted-glass.html] > **Filename: Aquaphobia.mp3 > **Name:** Aquaphobia Intro > **Author:** S D Locke > **License:** CC4 > > **Name:** Ukraine > **Author:** HoliznaCC0 > **License:** CC0 > **Source Link:** [https://freemusicarchive.org/music/holiznacc0/scores/ukraine/] > > **Name:** waves-caves1 > **Author:** justkiddink > **License:** CC4 > **Source Link:** [https://freesound dot org/people/juskiddink/sounds/59356/] > **Filename:** Ergophobia.png > **Name:** The Veiled Nun (Giuseppe Croff) > **Author:** Mike Maguire > **License:** PD > **Source Link:** [https://commons.wikimedia.org/wiki/File:The_Veiled_Nun_(Giuseppe_Croff).jpg] > > **Name:** Hammer Worker White > **Author:** n/a > **License:** CC0 > **Source Link:** [https://pixabay.com/ko/photos/%EB%A7%9D%EC%B9%98-%EB%85%B8%EB%8F%99%EC%9E%90-%ED%95%98%EC%96%80%EC%83%89-%EA%B3%84%EC%82%B0%EB%B2%95-1008971/] > **Filename:** Ergophobia.mp3 > **Name:** Ergophobia Intro > **Author:** S D Locke > **License:** CC0 > > **Name:** MIdLife > **Author:** HolzinaCC0 > **License:** CC0 > **Source Link:** [https://freemusicarchive.org/music/holiznacc0/the-beautiful-brain-of-a-robot/midlife/] > **Filename:** Basophobia0.png > **Name:** Madonna Advocata > **Author:** Luke the Evangelist > **License:** CC4.0 > **Source Link:** [https://en.wikipedia.org/wiki/File:Madonna_Advocata.png] > > **Name:** Gaping hole of cistern > **Author:** Davidbena > **License:** CC4.0 > **Source Link:** [https://commons.m.wikimedia.org/wiki/File:Gaping_hole_of_cistern.jpg] > **Additional Notes:** [Created by [[*user TroutMaskReplica]]] > **Filename:** Basophobia.mp3 > **Name:** Basophobia Intro > **Author:** S D Locke > **License:** PD > > **Name:** Giovanni Croce's Cantato Domino > **Author:** Anonymous Choir > **License:** PD > **Source Link:** [https://freemusicarchive.org/music/Anonymous_Choir/Giovanni_Croces_Cantato_Domino] > > **Name:** SHOVELING.WAV > **Author:** ernstBWP > **License:** CC0 > **Source Link:** [https://freesound dot org/people/ernstBWP/sounds/568846/] > **Filename:** Photophobia.jpg > **Name:** Entity > **Author:** [[*user Entity Art]] > **License:** CC4 > **Source Link:** [https://www.facebook.com/100064841826649/posts/949440107227375/?mibextid=rS40aB7S9Ucbxw6v] > **Additional Notes:** [unedited from source] > **Filename:** Photophobia.mp3 > **Name:** Photophobia Intro > **Author:** S D Locke > **License:** CC0 > > **Name:** Auras 5 > **Author:** Pablo Perez > **License:** CC0 > **Source Link:** [https://freemusicarchive.org/music/pablo-perez/single/auras-5/] > **Filename:** Nucleomituphobia.jpg > **Name:** Nucleomituphobia > **Author:** [[*user Entity Art]] > **License:** CC4 > **Source Link:** [https://www.facebook.com/photo?fbid=951060617065324&set=a.459617946209596] > **Filename:** Nucleomituphobia.mp3 > **Name:** Nucleomituphobia Intro > **Author:** S D Locke > **License:** CC0 > > **Name:** United States National Anthem (The Star Spangled Banner) > **Author:** The United States Army Old Guard Fife and Drum Corps > **License:** PD > **Source Link:** [https://freemusicarchive.org/music/The_United_States_Army_Old_Guard_Fife_and_Drum_Corps/Celebrating_50_Years/02_1942/] > > **Name:** Alarm, Air Raid Siren, Test, Devonport, Sony PCM M-10 > **Author:** audiojacked > **License:** CC0 > **Source Link:** [https://freesound dot org/people/audiojacked/sounds/336640/] > **Filename:** Anthropophobia.png > **Name:** London - Smithfield Market - 3663 > **Author:** Jorge Royan > **License:** CC3.0 > **Source Link:** [https://commons.wikimedia.org/wiki/File:London_-_Smithfield_Market_-_3663.jpg] > > **Name:** Pig Heads > **Author:** The Meat Case > **License:** CC2.0 > **Source Link:** [https://www.flickr.com/photos/b1ll/15811893103] > > **Name:** Old Photo Texture > **Author:** Diego da Silva > **License:** CC2.0 > **Source Link:** [https://www.flickr.com/photos/natura_pagana/4128299686] > **Filename:** Anthropophobia.mp3 > **Name:** Anthropophobia Intro > **Author:** S D Locke > **License:** CC0 > > **Name:** Think About It > **Author:** Bryan Teoh > **License:** PD > **Source Link:** [https://freepd.com/epic.php] >   > **Name:** Four pigs screaming together > **Author:** felix.blume > **License:** CC0 > **Source Link:** [https://freesound dot org/people/felix.blume/sounds/434384/] > > **Name:** Crowd Screaming > **Author:** DigestContent > **License:** CC0 > **Source Link:** [https://freesound dot org/people/DigestContent/sounds/459101/] > **Filename:** Prosophobia.png > **Name:** Future City > **Author:** Steven Miller > **License:** CC2.0 > **Source Link:** [https://www.flickr.com/photos/aloha75/4605051691] > > **Name:** 2010_07_17_paris_catacombs_030y > **Author:** Doc Searls > **License:** CC2.0 > **Source Link:** [https://www.flickr.com/photos/docsearls/26542123648] > **Filename:** Prosophobia.mp3 > **Name:** Prosophobia Intro > **Author:** S D Locke > **License:** PD > > **Name:** Mysterious Lights > **Author:** Bryan Teoh > **License:** PD > **Source Link:** [https://freepd.com/horror.php] > **Filename:** Hedonophobia.png > **Name:** Male couple holding hands > **Author:** LOOK Magazine Photograph Collection > **License:** PD > **Source Link:** [https://jenikirbyhistory.getarchive.net/media/male-couple-holding-hands-41106-16-92a665] > > **Name:** Shotgun wound > **Author:** DiverDave > **License:** CC3.0 > **Source Link:** [https://commons.wikimedia dot org/wiki/File:Shotgun_wound.JPG] WARNING! GRAPHIC! > > **Name:** a-role-players-thigh-is-transformed-to-an-open-wound > **Author:** Defense Visual Information Distribution Service > **License:** PD > **Source Link:** [https://boudewijnhuijgens.getarchive.net/amp/media/a-role-players-thigh-is-transformed-to-an-open-wound-b34516] > **Filename:** Hedonophobia.mp3 > **Name:** Hedonophobia Intro > **Author:** S D Locke > **License:** CC0 > > **Name:** Venetian Love Song > **Author:** Victor Herbert Orchestra > **License:** CC0 > **Source Link:** [https://commons.wikimedia.org/wiki/File:Victor_Herbert_Orchestra_-_07_-_1909_-_Venetian_Love_Song.ogg] > **Filename:** Alethophobia.jpg > **Name:** Ancient Greece Bronze Statue Head of Antikythera Philosopher, c. 230 BC (27884130133) > **Author:** Gary Todd > **License:** CC0 > **Source Link:** [https://commons.wikimedia.org/wiki/File:Ancient_Greece_Bronze_Statue_Head_of_Antikythera_Philosopher,_c._230_BC_%2827884130133%29.jpg] > **Additional Notes:** [unedited from source] > **Filename:** Alethophobia2.jpg > **Name:** Colossal head of Zeus at the National Archaeological Museum of Athens on 1 July 2018 > **Author:** George E. Koronaios > **License:** CC4.0 > **Source Link:** [https://commons.wikimedia.org/wiki/File:Colossal_head_of_Zeus_at_the_National_Archaeological_Museum_of_Athens_on_1_July_2018.jpg] > **Additional Notes:** [unedited from source] > **Filename:** Alethophobia2.jpg > **Name:** Epikouros BM 1843 > **Author:** Marie-Lan Nguyen > **License:** PD > **Source Link:** [https://en.wikipedia.org/wiki/File:Epikouros_BM_1843.jpg] > **Additional Notes:** [unedited from source] > **Filename:** Alethophobia4.png > **Name:** Gaslight > **Author:** Steve Snodgrass > **License:** CC2 > **Source Link:** [https://www.flickr.com/photos/stevensnodgrass/3421398650] > **Filename:** Alethophobia.mp3 > **Name:** Alethophobia Intro > **Author:** S D Locke > **License:** CC4 > > **Name:** Teaglach Kira > **Author:** Kira Daly > **License:** CC4 > **Source Link:** [https://freemusicarchive.org/music/kira-daly/single/teaglach-kiramp3/] > **Filename:** Mnemophobia.mp3 > **Name:** Mnemophobia Intro > **Author:** S D Locke > **License:** CC4 > > **Name:** Tortues > **Author:** Camille Saint Saens > **License:** CC4 > **Source Link:** [https://freemusicarchive.org/music/Aitua/Carnaval_des_Animaux/Aitua_-_06_Camille_Saint_Saens_-_Carnaval_des_animaux_-_IV_Tortues/] > **Filename:** scp-8976/10.png > **Name:** scp-8976/10 > **Author:** GreeboGangLeader > **License:** PD > > **Name:** Elise Riant > **Author:** Eugène Carrière > **License:** PD > **Source Link:** [https://commons.wikimedia.org/wiki/File:Carri%C3%A8re_-_Elise_riant_Les_yeux_noirs,_NUM_Mfilm_347_(02,_456).jpg] > **Filename:** Diagraphephobia.mp3 > **Name:** Diagraphephobia Intro > **Author:** S D Locke > **License:** > > **Name:** OldAge > **Author:** HoliznaCC0 > **License:** CC0 > **Source Link:** [https://freemusicarchive.org/music/holiznacc0/the-beautiful-brain-of-a-robot/oldage/] > **Filename:** Selenophobia.png > **Name:** kuu-luna-yö-tilaa-taivas > **Author:** markusstengle > **License:** CC0 > **Source Link:** [https://pixabay.com/fi/photos/kuu-luna-y%C3%B6-tilaa-taivas-325083/] > > **Name:** eye-pupil-vision-iris-human-lens > **Author:** InspiredImages > **License:** CC0 > **Source Link:** [https://picryl.com/media/eye-pupil-vision-health-medical-2af347] > **Filename:** Selenophobia.mp3 > **Name:**  Intro > **Author:** S D Locke > **License:** CC4 > > **Name:** Sea Surf > **Author:** Kickhat > **License:** CC4 > **Source Link:** [https://freesound dot org/people/kickhat/sounds/327589/] > **Filename:** Automatonophobia.jpg > **Name:** BCBGMAXAZRIA mannequins > **Author:** Viriditas > **License:** CC3 > **Source Link:** [https://commons.wikimedia.org/wiki/File:BCBGMAXAZRIA_mannequins.jpg] > **Additional Notes:** [unedited from source] > **Filename:** Automatonophobia.mp3 > **Name:** Automatonophobia Intro > **Author:** S D Locke > **License:** PD > > **Name:** Satin Danger > **Author:** Kevin MacLeod > **License:** PD > **Source Link:** [https://freepd.com/horror.php] > **Filename:** Onuxophobia.png > **Name:** x-ray-1896-nouvelle-iconographie-de-salpetriere > **Author:** Wellcome Library > **License:** PD > **Source Link:** [https://garystockbridge617.getarchive.net/amp/media/x-ray-1896-nouvelle-iconographie-de-salpetriere-469d30] > **Filename:** Onuxophobia.mp3 > **Name:** Onuxophobia Intro > **Author:** S D Locke > **License:** CC4 > > **Name:** Last Time > **Author:** UNIVERSFIELD > **License:** CC4 > **Source Link:** [https://freemusicarchive.org/music/universfield/sad-music/last-time/] > **Filename:** Kenophobia > **Name:** Kenophobia > **Author:** TroutMaskReplica > **License:** CC4 > > **Name:** Dülmen, Kirchspiel, ehem. Munitionslager Visbeck, Bunker -- 2019 -- 6432 (bw) > **Author:** Dietmar Rabich > **License:** CC4 > **Source Link:** [https://commons.m.wikimedia.org/wiki/File:D%C3%BClmen,_Kirchspiel,_ehem._Munitionslager_Visbeck,_Bunker_--_2019_--_6432_(bw).jpg] > **Filename:** Kenophobia.mp3 > **Name:** Kenophobia Intro > **Author:** S D Locke > **License:** > > **Name:** Halloween Soundscape > **Author:** HolzinaCC0 > **License:** CC0 > **Source Link:** [https://freemusicarchive.org/music/holiznacc0/horseless-headman-halloween-beats/halloween-soundscape/] > **Filename:** Eisoptrophobia.png > **Name:** mirror image > **Author:** Clare Black > **License:** CC2 > **Source Link:** [https://www.flickr.com/photos/33254102@N04/3415909302] > > **Name:** broken glass texture1 > **Author:** BananAdopt > **License:** CC3 > **Source Link:** [https://www.deviantart.com/bananadopt/art/broken-glass-texture1-71925599] >   > **Name:** metal-scratch-texture-background-surface-design > **Author:** Teddy > **License:** CC0 > **Source Link:** [https://www.rawpixel.com/image/6152496/metal-scratch-texture-background-surface-design] > **Filename:** Eisoptrophobia.mp3 > **Name:** Eisoptrophobia Intro > **Author:** S D Locke > **License:** CC0 > > **Name:** DEATH SCENE > **Author:** Pablo Perez > **License:** CC0 > **Source Link:** [https://freemusicarchive.org/music/pablo-perez/single/death-scene/] > **Filename:** Tokophobia.png > **Name:** Newborn baby (May 7, 2005) > **Author:** Spikebrennan > **License:** CC3 > **Source Link:** [https://en.wikipedia.org/wiki/File:Newborn_baby_%28May_7,_2005%29.jpg] > > **Name:** free-frost-image-public-domain-winter-cc0-photo > **Author:** n/a > **License:** CC0 > **Source Link:** [https://www.rawpixel.com/image/5924692/free-frost-image-public-domain-winter-cc0-photo] > > **Name:** image-paper-texture-public-domain > **Author:** n/a > **License:** CC0 > **Source Link:** [https://www.rawpixel.com/image/5914719/image-paper-texture-public-domain] > > **Name:** Fig 3 > **Author:**  Mohammadamin Parsaei > **License:** CC4 > **Source Link:** [https://www.researchgate.net/figure/a-The-uterus-isthmus-contained-a-2151cm-3-mass-at-the-right-side-of-the-cesarean_fig1_383047286] > > **Name:** Mature Cystic Teratoma of the Ovary (5560431170) > **Author:** Ed Uthman > **License:** CC2 > **Source Link:** [https://commons.wikimedia.org/wiki/File:Mature_Cystic_Teratoma_of_the_Ovary_%285560431170%29.jpg] > > **Name:** baby-eyes-newborn-blue-eye-beautiful-child-cute-emotion-expression > **Author:** TaniaVdb > **License:** CC0 > **Source Link:** [https://www.needpix.com/photo/227019/baby-eyes-newborn-blue-eye-beautiful-child-cute-emotion-expression] > **Filename:** Tokophobia.mp3 > **Name:** Tokophobia Intro > **Author:** S D Locke > **License:** CC4 > > **Name:** Beauty > **Author:** Spectacular Sound Productions > **License:** CC4 > **Source Link:** [https://freemusicarchive.org/music/Spectacular_Sound_Productions/Beauty_1695/Beauty_1301/] > **Filename:** Eschatophobia.jpg > **Name:** Zamieć > **Author:** Leony Bierkowskiej > **License:** CC0 > **Source Link:** [https://commons.wikimedia.org/wiki/File:Zamie%C4%87.jpg] > **Additional Notes:** [unedited from source] > **Filename:** Eschatophobia.mp3 > **Name:** Eschatophobia Intro > **Author:** S D Locke > **License:** CC4 > > **Name:** Mystery Bells > **Author:** TheoJT > **License:** CC4 > **Source Link:** [https://freesound dot org/people/TheoJT/sounds/727433/] > **Filename:** Traumatophobia,jpg > **Name:** The Apotheosis of War > **Author:** Vasily Vereshchagin > **License:** PD > **Source Link:** [https://commons.wikimedia.org/wiki/File:Wereschtschagin2.jpg] > **Additional Notes:** [unedited from source] > **Filename:** Autophobia.png > **Name:** Magic Mushrooms? NOT > **Author:** jmv > **License:** CC2 > **Source Link:** [https://www.flickr.com/photos/jmv/2858690234] > > **Name:** Crumpled Paper Texture > **Author:** PkGam > **License:** CC3 > **Source Link:** [https://www.deviantart.com/pkgam/art/Crumpled-Paper-Texture-429242491] > **Filename:** Autophobia.mp3 > **Name:** Autophobia Intro > **Author:** S D Locke > **License:** PD > > **Name:** Magic in the Garden > **Author:** Rafael Krux > **License:** PD > **Source Link:** [https://freepd.com/scoring.php] > **Filename:** Atychiphobia.pmg > **Name:** CAPSULE HOTEL, GINZA > **Author:** Michael > **License:** CC2 > **Source Link:** [https://www.flickr.com/photos/sagamiono/4023111814] > > **Name:** eye-pupil-vision-iris-human-lens > **Author:** InspiredImages > **License:** CC0 > **Source Link:** [https://picryl.com/media/eye-pupil-vision-health-medical-2af347] > **Filename:** Atychiphobia.mp3 > **Name:** Atychiphobia Intro > **Author:** S D Locke > **License:** CC4 > > **Name:** The Crypt > **Author:** Kevin Hartnell > **License:** CC4 > **Source Link:** []https://freemusicarchive.org/music/Kevin_Hartnell/CC_BY-SA_40/Kevin_Hartnell_-_CC_BY-SA_40_-_17_The_Crypt/ > **Filename:** Acrophobia.png > **Name:** symbolinen-putoavat-pilviä > **Author:** Alexas_Fotos > **License:** PD > **Source Link:** [https://pixabay.com/fi/photos/symbolinen-putoavat-pilvi%C3%A4-2036456/] > > **Name:** Sky From Above > **Author:** Scott Robinson > **License:** CC2 > **Source Link:** [https://www.flickr.com/photos/clearlyambiguous/40277322] >   > **Name:** Puff > **Author:** Russ Quinlan > **License:** CC2 > **Source Link:** [https://www.flickr.com/photos/russ2020/16469404633] > **Filename:** Acrophobia.mp3 > **Name:** Acrophobia Intro > **Author:** S D Locke > **License:** CC4 > > **Name:** SeeUSoon > **Author:** Jahzzar > **License:** CC4 > **Source Link:** [https://freemusicarchive.org/music/Jahzzar/handmade/SeeUSoon] > **Filename:** Pistanthrophobia.png > **Name:** Wc_yellow_house_child_drawing > **Author:** Øyvind Holmstad > **License:** CC4 > **Source Link:** [https://commons.wikimedia.org/wiki/File:Wc_yellow_house_child_drawing.jpg] > > **Name:** Pencil_Drawing_-_Study_Hand > **Author:** Quant > **License:** CC3 > **Source Link:** [https://commons.wikimedia.org/wiki/File:Pencil_Drawing_-_Study_Hand.JPG] > **Filename:** Pistanthrophobia.mp3 > **Name:** Pistanthrophobia Intro > **Author:** S D Locke > **License:** CC4 > > **Name:** Runaway > **Author:** Jahzzar > **License:** CC3 > **Source Link:** [https://freemusicarchive.org/music/Jahzzar/Viikinsaari/Runaway/] > **Filename:** Submechanophobia.png > **Name:** Submechanophobia > **Author:** [[*user TroutMaskReplica]] > **License:** CC4 > **Filename:** Submechanophobia.mp3 > **Name:** Submechanophobia Intro > **Author:** S D Locke > **License:** >   > **Name:** الغول > **Author:** Ø+yn + GMC > **License:** CC4 > **Source Link:** [https://freemusicarchive.org/music/yn__GMC/Popolus_Ajeno/yn_GMC_-_06_-_/] >   > **Name:** female vocal clip > **Author:** womb affliction > **License:** CC4 > **Source Link:** [https://freesound dot org/people/womb_affliction/sounds/376520/] > **Filename:** Athazagoraphobia.png > **Name:** Dune footprints at Great Sand Dunes National Park > **Author:** Raechel Romero > **License:** CC0 > **Source Link:** [https://commons.wikimedia.org/wiki/File:Dune_footprints_at_Great_Sand_Dunes_National_Park.jpg] >   > **Name:** Rural Road > **Author:** Luke Palmer > **License:** CC0 > **Source Link:** [https://stocksnap.io/photo/rural-road-RLJZG8QQBC] > **Filename:** Athazagoraphobia.mp3 > **Name:** Athazagoraphobia Intro > **Author:** S D Locke > **License:** CC4 > > **Name:** Voyager_Lisa Hammer > **Author:** Lisa Hammer > **License:** CC4 > **Source Link:** [https://freemusicarchive.org/music/lisa-hammer/soundtrack-series-campy-sci-fi-and-horror/voyager-lisa-hammermp3/] > > **Name:** Sci-fi 2 > **Author:** juskissink > **License:** CC4 > **Source Link:** [https://freesound dot org/people/juskiddink/sounds/70043/] > > **Name:** Sci-fi 1 > **Author:** juskiddink > **License:** CC4 > **Source Link:** [https://freesound dot org/people/juskiddink/sounds/70042/] > **Filename:** Frigophobia.png > **Name:** Cave in Winter > **Author:** Magmacathie > **License:** CC4 > **Source Link:** [https://upload.wikimedia.org/wikipedia/commons/1/16/Cave_in_Winter.jpg] > > **Name:** Heart of hearts > **Author:** Lazur > **License:** CC0 > **Source Link:** [https://openclipart.org/detail/291622/heart-of-hearts] > > **Name:** With Drops of Blood > **Author:** liftarn > **License:** CC0 > **Source Link:** [https://openclipart.org/detail/327695/with-drops-of-blood#google_vignette] > **Filename:** Frigophobia.mp3 > **Name:** Frigophobia Intro > **Author:** S D Locke > **License:** CC4 > > **Name:** Wind > **Author:** LolitaPerdurabo > **License:** CC4 > **Source Link:** [https://freesound dot org/people/LolitaPerdurabo/sounds/208707/] > > **Name:** walking in snow > **Author:** XanTheRock > **License:** CC0 > **Source Link:** [https://freesound dot org/people/XanTheRock/sounds/719964/] > > **Name:** ice grinding cracking freezing designed > **Author:** kyles > **License:** CC0 > **Source Link:** [https://freesound dot org/people/kyles/sounds/452645/] > **Filename:** Ommetaphobia6.png > **Name:** Ommetaphobia > **Author:** [[*user Karathh]] > **License:** CC4 > **Filename:** Ommetaphobia.mp3 > **Name:** Ommetaphobia Intro > **Author:** S D Locke > **License:** CC4 > > **Name:** String Dread > **Author:** Lisa Hammer > **License:** CC4 > **Source Link:** [https://freemusicarchive.org/music/lisa-hammer/soundtrack-series-horror-and-dread/string-dread-lisa-hammermp3/] > **Filename:** Nyctophobia.png > **Name:** Nyctophobia > **Author:** [[*user TroutMaskReplica]] > **License:** CC4 > **Filename:** Nyctophobia.mp3 > **Name:** Nyctophobia Intro > **Author:** S D Locke > **License:** CC4 > > **Name:** Hidden Truth > **Author:** Rafael Krux > **License:** CC0 > **Source Link:** [https://freepd.com/horror.php] > > **Name:** Violins of Rising Horror #4 > **Author:** M-Murray > **License:** CC4 > **Source Link:** [https://freesound dot org/people/M-Murray/sounds/709342/] > > **Name:** Heart Beat > **Author:** mrrap4food > **License:** CC4 > **Source Link:** [https://freesound dot org/people/mrrap4food/sounds/619037/] > **Filename:** > **Name:** > **Author:** > **License:** > **Source Link:** [] > > **Name:** > **Author:** > **License:** > **Source Link:** [] > **Filename:** thalassophobia.jpg > **Name:** Thalassophobia > **Author:** Brett Jordan > **License:** CC2.0 > **Source Link:** [https://www.flickr.com/photos/x1brett/8474720435] [[include :scp-wiki-cn:component:license-box-end]]