/*
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');
#page-content { font-size: .9rem; }
#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, "SUBVERTING COMMON PRACTICE");
font-weight: 700;
font-size: 1.2em;
}
@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;
}
#header h2::before {
font-size: 0.9em !important;
}
}
.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://scp-wiki.wdfiles.com/local--files/theme%3Aflopstyle-dark/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://scp-wiki.wdfiles.com/local--files/theme%3Aflopstyle-dark/wl_border.png') 600 round;
border-image-width: 6;
padding: 2vw;
}
/*
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/css?family=Do+Hyeon');
#header h1 a::before, #header h2::before {
font-family: 'Do Hyeon', 'Montserrat', sans-serif !important;
}
#header h1 a::before {
content: var(--header-title, "์ 43์ฐ๊ตฌ๊ฒฉ๋ฆฌ๊ธฐ์ง");
}
#header h2::before {
content: var(--header-subtitle, "ํํ ๊ดํ์ ๋ถ์๋ค");
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Do Hyeon', 'Montserrat', sans-serif !important;
}
/*
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');
#page-content { font-size: .9rem; }
#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, "SUBVERTING COMMON PRACTICE");
font-weight: 700;
font-size: 1.2em;
}
@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;
}
#header h2::before {
font-size: 0.9em !important;
}
}
.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://scp-wiki.wdfiles.com/local--files/theme%3Aflopstyle-dark/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://scp-wiki.wdfiles.com/local--files/theme%3Aflopstyle-dark/wl_border.png') 600 round;
border-image-width: 6;
padding: 2vw;
}
/*
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/css?family=Do+Hyeon');
#header h1 a::before, #header h2::before {
font-family: 'Do Hyeon', 'Montserrat', sans-serif !important;
}
#header h1 a::before {
content: var(--header-title, "์ 43์ฐ๊ตฌ๊ฒฉ๋ฆฌ๊ธฐ์ง");
}
#header h2::before {
content: var(--header-subtitle, "ํํ ๊ดํ์ ๋ถ์๋ค");
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Do Hyeon', 'Montserrat', sans-serif !important;
}
ํ๋ก์ ํธ ํ๋ฅดํ๋ก์ค
ํ๋ก์ ํธ ๊ฐ์: ํ๋ก์ ํธ ํ๋ฅดํ๋ก์ค๋ ํต์์ ์ผ๋ก โ์ โ์ด๋ผ ๋ถ๋ฆฌ๋ ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด๋ค ์ค ์ ๋์ ๋
๋ฆฝ์ฒด๋ค์ ๋ํ ๋์์ ์ํด ์ ์๋์๋ค. ํ๋ก์ ํธ์ ์ต์ข
๋ชฉํ๋ ์ ๋์ ์ธ ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด๋ค์ ์ํฅ๋ ฅ์ผ๋ก๋ถํฐ์ ์์ ํ ํด๋ฐฉ ๋ฐ ๊ฒฉํด๋ค.
ํ๋ก์ ํธ ๋ด๋น์: ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด ์ ์ ์ ๋์ ์ฐ๊ตฌ๋ถ์ฅ ๋ฆฌ์ฒ๋ ๋์ค
ํ๋ก์ ํธ ๋ด๋น ๊ฐ๋
๊ด: O5-2, O5-13
ํ๋ก์ ํธ ๊ด๋ จ ์์ค:
- ์๊ธ๊ฐ์์ฌ๋ น๋ถ ๋ณธ๋ถ
- ์ 15๊ธฐ์ง
- ์ 27๊ธฐ์ง
- ์ 41๊ธฐ์ง
- ์ 81๊ธฐ์ง
- ์ 100๊ธฐ์ง
ํ๋ก์ ํธ ์ฃผ๋ ๋ถ์:
- ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด ์ ์ ์ ๋์ ์ฐ๊ตฌ๋ถ
๋ด๋น ํน๋ฌด๋ถ๋
- ์ํ-7(โ๋ถ์ ์์ ์ฌ๋๋คโ): ์ํ-7์ ๋ค์๊ณผ ๊ฐ์ ์ธ์๋ค์ ํฌํจํ๋ค.
- ์ํ-1(โ๋ถ์ ์ค๋ฅธ์โ)
- ์ฌ๋จ ๋ด ๋ฌผ๋ฆฌ, ํํ, ๊ธฐ์ ์ฐ๊ตฌ์
๋ํ ํ์์ ๋ฐ๋ผ ํด๋น ์๋ฌด์ ํนํ๋ ๋ถ๋๋ค์ ์ง์์ ๋ฐ๋ ๊ฒ์ ํ๊ฐํ๋ค.
ํ๋ก์ ํธ ์๋ฌด: ํ๋ก์ ํธ ํ๋ฅดํ๋ก์ค๋ ์ ๋์ ์ธ ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด๋ค์ ๋ํ ๋ฅ๋์ ์ธ ๋์ ๋ฐ ๋ฌด๋ ฅํ๋ฅผ ์ํด ์ ์๋ ํ๋ก์ ํธ๋ก, ๋ค์๊ณผ ๊ฐ์ ์๋ฌด๋ฅผ ๊ฐ์ง๋ค.
1. ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด๋ค ์ค ์ธ๋ฅ์๊ฒ ์ ๋์ ์ธ ๊ฐ์ฒด๋ค์ ๋ํ ๋ณด๋ค ์ง์ค์ ์ธ ๋ถ์
2. ์ ๋์ ์ธ ํด๋น ๋
๋ฆฝ์ฒด๋ค์ ๋ํ ํจ๊ณผ์ ์ธ ๋ฌด๋ ฅํ ๋ฐ ๋ํญ ์๋จ ์ฐ๊ตฌ
3. ์ ๋์ ์ธ ๋
๋ฆฝ์ฒด๋ค์ ์ค์ง์ ๋ฌด๋ ฅํ ์๋ฌด ์ํ
์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด์ ๋ํ ์ ์: ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด๋ผ ์ ์๋๋ ๋
๋ฆฝ์ฒด๋ค์ ์๋ง์ ํํ, ์ฑํฅ, ํ๋ ์์๋ค์ ์ง๋๊ณ ์์ผ๋, ์ด๋ค์ ๋ค์๊ณผ ๊ฐ์ ๊ณตํต๋ ํน์ง์ ์ง๋๋ค.
- ๋์ ๋ด๋ถ ํ ์ค์: ํต์์ ์ธ ํ์ค์กฐ์ ์๋ค๋ณด๋ค๋ ์๋์ ์ผ๋ก ๋์ ๋ด๋ถ ํ ์ค์๊ฐ ์ธก์ ๋๋ค. ์ง๊ธ๊น์ง ์ธก์ ๋ ๊ฒฐ๊ณผ ์ต์ โโโโ์์ ์ต๋ โโโโโ๊น์ง ์ธก์ ๋ ์ฌ๋ก๊ฐ ์๋ค. ๊ทธ๋ ๊ธฐ์ ํต์์ ์ธ ํ์ค์กฐ์ ๋ณ์น์ฑ์ผ๋ก ์ด๋ค์๊ฒ ์ง์ ์ ์ผ๋ก ์ํด๋ฅผ ๊ฐํ๋ ๊ฒ์ ๋ถ๊ฐ๋ฅํ๋ค.
- ์ด์ฝ๋ฅด ๋ฐฉ์ฌ์ : ์ด์ฝ๋ฅด ๋ฐฉ์ฌ์ ์ด๋ผ ๋ช
๋ช
๋ ๋ฐฉ์ฌ์ ์ ๋ฐฉ์ถํ๋ค. ์ด์ฝ๋ฅด ๋ฐฉ์ฌ์ ์ ๋
๋ฆฝ์ฒด์ ๋ณ์น์ฑ์ด ๋ฐ๋ํ ๋ ์์น๊ฐ ์ฆ๊ฐํ๋ ๊ฒ์ผ๋ก ๋ํ๋ฌ๋ค.
- ๋ถ๋ฉธ์ฑ: ๊ธฐ๋ณธ์ ์ผ๋ก ๋
ธ์ ํ๊ฑฐ๋ ์์ฐ์ฌํ์ง ์๋๋ค. ์ด๋ก ์ธํด ๋๋ถ๋ถ์ ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด๋ค์ ๊ทธ ์ญ์ฌ๊ฐ ์ธ๋ฅ๋ฅผ ๋น๋กฏํ ์ฐ์ฃผ์ ์ญ์ฌ๋ณด๋ค๋ ์ค๋๋ ๊ฒฝ์ฐ๊ฐ ๋ง๋ค.
- ์ด์ฐจ์์ฑ: ์ธ๊ฐ์ ๋์ผ๋ก ์ธ์งํ ์ ์๋ ๋
๋ฆฝ์ฒด์ ํ์์ 3์ฐจ์์ ์ํ ๋ชจ์ต์ ํ์ ๋๋ฉฐ, ๋
๋ฆฝ์ฒด๋ค์ ์ค์ฒด, ์ ์ฒด, ํน์ ์ผ๋ถ๋ 3์ฐจ์ ์ด์์ ๊ฑธ์ณ ์กด์ฌํ๋ค.
์์ ๊ฐ์ ๊ธฐ์ค์ ์๊ฑฐํ์ฌ ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด๋ก ๋ถ๋ฅ๋ ์กด์ฌ๋ค์ ๋ค์๊ณผ ๊ฐ๋ค.
SCP-2014
SCP-2014๋ ํ๋ฒ๋๋ง๋ฑ๋ถ์ด(Eublepharis macularius) ์ข
์ ์์ปท ์ฑ์ฒด ๊ฐ์ฒด์ ๋น์ํ ๋ค๋ฅธ ์ฐจ์์ ์กด์ฌ โ์๋ฅด ๋ง๊ณ ์คโ๋ก, ๋ณธ์ธ์ด ๊ณผ๊ฑฐ ๋ณต์์ ์ฌ์ด๋น ์ข
๊ต์ ๋ฒ์ฃ ๋ฐ์์ ์์ธ์ด๋ผ ์ฃผ์ฅํ๋ค. ๋ถ์ ๊ฒฐ๊ณผ ์ด์ฝ๋ฅด ๋ฐฉ์ฌ์ ์ด ๊ฒ์ถ๋์์ผ๋ฉฐ, SCP-2014์ ์ถ์ ์ฐ์ฃผ์ ๋ํ ์กฐ์ฌ๊ฐ ์งํ ์ค์ด๋ค.
SCP-2317
โ์ธ์์ ์ง์ด์ผํค๋ ๊ฑธ์ ์๊ทโ๋ผ ๋ถ๋ฆฌ๋ ํ์ฌ ๋ด์ธ ์ํ์ ์๋ ์ ์ฅ 200km์ ๊ฑฐ๋ ๋
๋ฆฝ์ฒด, ์ฌ๋จ๊ณผ ์ฐํฉ์ ๋น๋กฏํ ์ด์ ๋จ์ฒด๋ค์ด ์ฐํฉํ ๊ฒฝ์ฐ ์ ๋ฉด์ ์ผ๋ก๋ ๊ดด๋ฉธ์ ์ธ ์์ค์ ๊ฐ์ํ๊ณ ๋ฌด๋ ฅํ๊ฐ ๊ฐ๋ฅํ ๊ฒ์ผ๋ก ์์๋๋ ํผํด๋ฅผ ์ต์ํ์ํฌ ๋ค๋ฅธ ๋ฐฉ์์ ๋ชจ์ ์ค์ด๋ค. ํ์ฌ ๋ด์ธ์ ์งํฑํ๊ณ ์๋ ์ฌ์ฌ๋ค ์ค ๋จ ํ๋๋ง์ด ๋ณด์กด๋์ด ์์ผ๋ฉฐ, ๊ฒฉ๋ฆฌ ํ๊ธฐ๊ฐ ์๋ฐํ ์ํฉ์ด๋ค.
SCP-2845
์ฐ์ฃผ์์ ์จ ์ฌ๋์ ์ผ๊ตด์ ํ ์ฌ์ด ํํ์ ๋
๋ฆฝ์ฒด, ๊ตฌ์กฐ์ ์ผ๋ก ์ฌํฑ ๋ถ๊ฐ๋ฅํ ๋ฟ์ ์ง๋
์ผ๋ฉฐ, ๋ฌผ์ง์ ์กฐ์ํ๋ ๋ณ์น์ฑ์ ์ง๋
๋ค. SCP-2845๋ ์ฌํ ๋ค๋ฅธ ๋
๋ฆฝ์ฒด๋ค๊ณผ๋ ๋ฌ๋ฆฌ ์ด๋ ํ ๋จ์ฒด๋ค๊ณผ๋ ์ ์ ์ด ์กด์ฌํ์ง ์์ผ๋ฉฐ ๊ด๋ จ๋ ๊ณผ๊ฑฐ ์คํ๋ ๊ธฐ๋ก ๋ฑ์ ์๋ฃ๊ฐ ์กด์ฌํ์ง ์๋๋ค. ์ด๊ฒ์ SCP-2845๊ฐ ์ง๊ตฌ์ ๋ฐ๊นฅ์ด ๊ธฐ์์ด๋ฉฐ ๊ณผ๊ฑฐ(์ ์ด๋ ์ข
๊ต์ ๊ฐ๋
์ด ์๊ฒจ๋ ์ด๋๋ก) ๋จ ํ ๋ฒ๋ ์ธ๋ฅ์์ ์ ์ด์ด ์กด์ฌํ์ง ์์์์ ์์ฌํ๋ ๊ฒ์ผ๋ก ์ถ์ ๋๋ค.
SCP-3125
๊ฐ๋ ฅํ๊ณ ๊ณต๊ฒฉ์ ์ธ ๋ฐ์ ๋ณตํฉ์ฒด๋ก ๊ตฌ์ฑ๋์ด ์๋ ๋ฐ์ ๋
๋ฆฝ์ฒด. ๋
๋ฆฝ์ฒด์ ์ค์ฒด๋ ฮ'์ฐจ์์ ์ผ๋ก ์กด์ฌํ๋ ๊ฒ์ด ํ์ธ๋์๋ค. ๊ฐ๋ ฅํ ํญ๋ฐ์ ํฌ์์๋ก ๋์์ ์ ๋ณด์ ์ ๊ทผํ๋ ๊ฒ์ ๊ต์ฅํ ์ํ ๋ถ๋ด์ ๊ฐ์ํด์ผ ํ๋ค.
SCP-3740
์์๋ฆฌ์-๋ฐ๋น๋ก๋์์์ ๊ณต๊ธฐ์ ์ ์ด์ ์์๋ฆฌ์ ์ ๋ค ์ค ์ผ๋ธ์ธ ์์๋ฅด๋ก ์ถ์ ๋๋ ์กด์ฌ๋ก, SCP-3740์ ์ง์ ๋๋ก ๋์์ ์ ๋ง ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด๋ผ๋ ๊ฒ์ด ๋ฐํ์ก๋ค. ๋ด๋ถ ํ ์ค์๋ โโโโ๋ผ๋ ๊ฒฐ๊ณผ ๊ฐ์ด ๋์์ผ๋ฉฐ, ์๋น ์์น์ ์ด์ฝ๋ฅด ๋ฐฉ์ฌ์ ์ญ์ ๊ฒ์ถ๋์๋ค. ์๋์ ์ผ๋ก ์์ด๊ธฐ ์ฝ๊ณ ์ด๋ก ์ธํด ๊ฒฉ๋ฆฌ๊ฐ ๊ฐ๋ฅํ๊ธฐ์ ํฐ ์ํ์ ๋์ง ๋ชปํ ๊ฒ์ผ๋ก ๋ณด์ธ๋ค.
SCP-5721-1
SCP-5721-1์ Hammer and Chizel ์ฌ์ ์ค๋ฆฝ์ ์ ์ด์จ ์ํธ๋ก ์ ๋์ฒดํ ํ ์์ฅ ์ค์ธ ๋ถํ์ ์ฌ์ ์๋ฆฌ์ค๋ก, ์ด์ฝ๋ฅด ๋ฐฉ์ฌ์ ์ธก์ ๊ฒฐ๊ณผ ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด์์ด ํ์ธ๋์๋ค. ํ์ฌ ์ค์ด๋ ์ ๋๋ค์ ๋ํ ๋์์ฑ
์ผ๋ก ๋์ค์ฝ๋๋ฅผ ํตํด ์ด์ฉ์๋ค์ ์๋ช
์ฝ๋์๋์ง๋ฅผ ํก์ํ๊ณ ์๋ค.
์๋ค๋ฐ์คํธ
์์ฃผ์ ๋จ์ฒด ์ฌ๋ฅดํฅ ์ญ๋ฐฐ์ ์ ์ด์, ๋งค๋์ ๋์์ด๋ค. ์ฌ๋ฅดํฅ ์ญ๋ฐฐ์ ์ข
๊ต๊ด์ ๋ฐ๋ฅด๋ฉด ์๋ค๋ฐ์คํธ์ ๊ฐ๋ฆผ์ ์ธ๋ฅ์ ์กด์์ ํฐ ์ํฅ์ ์ค ๊ฒ์ผ๋ก ๋ณด์ธ๋ค. ์๋ค๋ฐ์คํธ์ ์์กฑ์ด๋ผ๋ ์ฌ์ฏ ์๋ฅด์ฝ๋ค ์ญ์ ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด์ผ ๊ฒ์ผ๋ก ์ถ์ ๋๋ค.
๋ฉ์นด๋ค
์์ฃผ์ ๋จ์ฒด ๋ถ์์ง ์ ์ ๊ต๋จ์ ์ ์ผ๋ก, ๊ตฌ์ฒด์ ์ธ ์์ธ์ ๋ถ๋ช
์ด๋ ํ์ฌ ์ฌ๋ฌ ํํธ์ผ๋ก ํฉ์ด์ง ์ํ์ด๋ค. ๊ต๋จ์ด ์ ์ ํํธ์ด๋ผ ์ฃผ์ฅํ ๋ฌผ์ฒด๋ค๋ก๋ถํฐ ๊ฐํ ์ด์ฝ๋ฅด ๋ฐฉ์ฌ์ ์ด ๊ฒ์ถ๋์์ผ๋ฉฐ, ํนํ ์ฌ์ฅ์ด๋ผ ์ฃผ์ฅ๋ SCP-882์ ์ด์ฝ๋ฅด ๋ฐฉ์ฌ์ ์์น๊ฐ ๊ฐ์ฅ ๋์์ ๋ฌผ๋ก , ๋งค์ฐ ๋์ ๋ด๋ถ ํ ์ค์๊ฐ ์ธก์ ๋์๋ค.
ํก๊ธ๋ก์ค
์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด๋ค ์ค์์๋ ์์ฃผ ์ค๋ ์๊ฐ๋์ ์กด์ฌํด ์จ ๋
๋ฆฝ์ฒด๋ก ๋ณด์ธ๋ค. ํด๋น ๋
๋ฆฝ์ฒด๊ฐ ๋จ๊ธด ํ์ ๋ค์์ ์๋นํ ์์น์ ์ด์ฝ๋ฅด ๋ฐฉ์ฌ์ ์ด ๊ฒ์ถ๋จ.
๋ค์์ ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด๋ค๋ก ์ถ์ ๋๋ ๋ช
ํํ ๊ฒ์ฆ์ด ์ด๋ฃจ์ด์ง์ง ๋ชปํ ์กด์ฌ๋ค์ด๋ค.
๋ชฉ ๋งค๋ฌ๋ฆฐ ์
SCP-2264๋ก ์ง์ ๋ ์ธ๋ถ์ฐจ์ ์๋ผ๊ฐ๋ค์ ๊ตฐ์ฃผ. ํ์ฌ ๋น์ ์กฐ์ฐํ๋ ์ฟจ๋ง๋์ค์ ๋ด๋ฒ์ฌ๋ค์ ์ฆ์ธ์ ๋ฐ๋ฅด๋ฉด ์ฌ๋ฅดํฅ ์ญ๋ฐฐ์ ๊ต์กฐ โ์๋ํ ์นด๋ฅด์์คํธ ์ด์จโ์ด ๋ฐ๋ฅด๋ ์ด๋ ํ ๊ณ ๋์ ์กด์ฌ์ ๋๋ฑํ ๊ฐํจ์ ์ง๋
๋ค๊ณ ์์ฌ๋๋ค. ๋น์ ํ์ฌ์กฐ๊ฐ ์๋ผ๊ฐ๋ค์ ๋์ฌ๋ผ๋ ์กด์ฌ์ ์กฐ์ฐํ์ ๋น์๋ฅผ ๊ณ ๋ คํ์์ ๋ ์ฐ๋ฆฌ์๊ฒ ์ฐํธ์ ์ด์ง ์์ ๊ฒ์ผ๋ก ์ถ์ ๋๋ค. SCP-2264๋ก ํตํ๋ ๋ฌธ ๋๋จธ์์ ๋ฏธ์ฝํ ์ด์ฝ๋ฅด ๋ฐฉ์ฌ์ ์ด ๊ฒ์ถ๋์๋ค.
SCP-2747
โ๋ฐ์์ฌโ ์์ฑ์ ์ง๋ ํ๊ดด์ ์ธ ์กด์ฌ๋ก, ์์ ์ด ๋ฑ์ฅํ ์ํ์ ์ญ์ ์ํค๋ฉฐ ๋์์ ์ฌ๋๋ค์ ๊ธฐ์ต์์ ์ง์๋ฒ๋ฆฐ๋ค. ํ์ด์ดํ์ ์ด๋ SCP-2747์ ์ํฅ์ ๋ฐ์ ํ์ ๋ค์์ ์ด์ฝ๋ฅด ๋ฐฉ์ฌ์ ๊ณผ ๋์ผํ ํจํด์ ์๋ฅ ๋ฐ์ดํฐ ์ ํธ๋ค์ด ๊ฒ์ถ๋์๋ค.
๋ณด๋ฅด์ฐํ ์ด๋
์์ฃผ์ ๋จ์ฒด ์ 2 ํ์ดํ ์ค ๊ต๋จ๊ณผ ์ฐ๊ด๋ ์กด์ฌ. ๊ต๋จ์ ์ํ๋ฉด ์ด๋ฏธ ๊ณผ๊ฑฐ์ ์ฐ์ฃผ๋ค์ ํ๊ดดํ ์ ์ ์ด ์กด์ฌํ๋ ์ ์ด๋ค. ๊ต๋จ์ ์ฃผ์ฅ๋๋ก๋ผ๋ฉด ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด๊ฐ ๋ง์ผ๋, ํ์ฌ ๋ฐ๊ฒฌ์ ํ์ง ๋ชปํด ์ด๋ ํ ๊ฒฐ๊ณผ๊ฐ๋ ์กด์ฌํ์ง ์์ ๋ณด๋ฅ ์ค์ ์๋ค.
๋๋ฌด๋ฃจ์ผ์ ๋น๋กฏํ ์ผ๊ณฑ ์ ๊ฒฉ
์์ฃผ์ ๋จ์ฒด ์ 2 ํ์ดํ ์ค ๊ต๋จ๊ณผ ์ฐ๊ด๋ ์กด์ฌ๋ค๋ก, ํ์ฌ๋ ๋๋ฌด๋ฃจ์ผ๋ง์ด ์ ์ผํ ์์กด์๋ก ์ฌ๊ฒจ์ง๋ค. ์ธ๋ถ ์ฐ์ฃผ์ ์ ๋์ ๋
๋ฆฝ์ฒด๋ค๋ก๋ถํฐ ์ฐ๋ฆฌ ์ฐ์ฃผ๋ฅผ ์งํค๋ ์ ๊ฒฉ๋ค๋ก ์๋ ค์ ธ ์์ผ๋, ๋ณด๋ฅด์ฐํ ์ด๋์ ๋ง์ฐฌ๊ฐ์ง๋ก ์ด๋ ํ ๊ฒฐ๊ณผ๊ฐ๋ ์ธก์ ํ์ง ๋ชปํด ๋ณด๋ฅ ์ค์ ์๋ค.
์ฃผํ์
์ฃผํ์์ ํ๋์ ๋
๋ฆฝ์ฒด๋ก ์กด์ฌํ๋ ์ ๊ฒฉ์ด ์๋, ํ์๊ณผ ๊ฐ๋
์ ๊ฐ๊น์ด ์กด์ฌ๋ก, ์ฃผํ์๊ณผ ์ฐ๊ด๋ ์กด์ฌ๋ค์๊ฒ์ ์ด์ฝ๋ฅด ๋ฐฉ์ฌ์ ์ด ๊ฒ์ถ๋์์ผ๋ ๊ทผ์์ธ ์ฃผํ์ ๊ทธ ์์ฒด๊ฐ ์ด์ฝ๋ฅด ๋ฐฉ์ฌ์ ์ ๋ฐ์ฐํ๋ ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด์ธ์ง์ ๋ํ ์ฌ๋ถ๋ ๋ฐํ์ง ๋ฐ ์๋ค. ๋ง์ฝ ์ฃผํ์์ด ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด์ผ ๊ฒฝ์ฐ, ๊ทธ ์ค์ฒด๋ ๊ทธ๋ฆฌ์ค ์ ํ์ ์นด์ค์ค์ ๋์ค ๊ฐ์ ๊ฐ๋
์ ์ ๊ฒฉ๊ณผ ์ ์ฌํ ๊ฒ์ผ๋ก ๋ณด์ธ๋ค.
๋ค์์ ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด๋ก ์ถ์ ๋์์ผ๋ ์๋ ๊ฒ์ผ๋ก ๋ฐํ์ง ์กด์ฌ๋ค์ด๋ค.
SCP-682
๋ถ๋ฉธ์ฑ์ ์ง๋
์ผ๋ ์ด์ฝ๋ฅด ๋ฐฉ์ฌ์ ์ด ๊ฒ์ถ๋์ง ์์์ผ๋ฉฐ ๋ด๋ถ ํ ์ค์๋ ์ด๋ ์ ๋ ๋์ผ๋ ์ฒ๋์ ์ ํจํ ๊ฐ์ ์๋๋ค. ๋ค๋ง ์คํ ๊ณผ์ ์์ ๋ค๋ฅธ ๋ฐ์ดํฐ๊ฐ ๊ด์ธก๋์๋๋ฐ ์ด๋ [ํธ์ง๋จ]
SCP-3930
SCP-3930, ํจํด ์คํฌ๋ฆฌ๋จธ๋ ๊ณผ๊ฑฐ ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด์ ์ผ์ข
์ผ๋ก ์ถ์ ๋์์ผ๋, ์ฌ๋จ์์ ์ ์ํ ๊ธฐ์ค์์ผ๋ก๋ ๊ทธ ์ด๋ ํ ์กฐ๊ฑด๋ ์ถฉ์กฑํ์ง ๋ชปํ๋ค. ์ด์ฝ๋ฅด ๋ฐฉ์ฌ์ ๋ ํ ์ค์๋ ๋ณ๋ค๋ฅธ ๊ฒฐ๊ณผ์น๊ฐ ์์ผ๋ฉฐ, ์์ ํ โ๋ฌดโ ๊ทธ ์์ฒด์ธ ๊ฒ์ผ๋ก ๋ณด์ธ๋ค.
SCP-3004
SCP-3004๋ ์ด์ฝ๋ฅด ๋ฐฉ์ฌ์ ์ ๋ฐฉ์ถํ์ง ์์ผ๋ฉฐ ์ญ์ผ๋ก ์ด์ฝ๋ฅด ๋ฐฉ์ฌ์ ์ ๋ฌผ๋ก ์ํค๋ฐ ๋ฐฉ์ฌ์ ๊น์ง ์๋ถ ์ผ์ ํก์ํ๋ ๊ฒ์ผ๋ก ๋ณด์ธ๋ค. SCP-3004๋ ์ ์์ฌ์ ๊ฐ์ง๊ณ ์ญ๋ฐฐ๋ฐ๋ ๋ค๋ฅธ ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด๋ค์๊ฒ ๊ธฐ์ํ๋ ๊ธฐ์ ๋
๋ฆฝ์ฒด์ ๋ถ๊ณผํ๋ค๋ ๊ฒฐ๋ก ์ด ๋ด๋ ค์ก๋ค.
ํด๋ ํ์ ์ ์
ํด๋น SCP-001์ ์ค์กดํ๋ค. ๊ทธ๋ฌ๋, ํด๋น ์์น์๋ ์ด๋ ํ ์ถ์
๊ตฌ๋ ์กด์ฌํ์ง ์์ผ๋ฉฐ, ๋
๋ฆฝ์ฒด์ ๋ํ ๋๋ถ๋ถ์ ์ ๋ณด ์ญ์ ์ฌ๋จ์ด ๋ง๋ค์ด๋ธ ํ๋กํ๊ฐ๋ค์ด๋ค. ๊ทธ ์ค์ฒด๋ ํ์ผ์ ๋ฐ์ฐํ๋ ์ง์ ์๋์ง ๋
๋ฆฝ์ฒด์ด๋ฉฐ, ์ด์ฝ๋ฅด ๋ฐฉ์ฌ์ ์ ๋ฐฉ์ถํ์ง๋, ๋ด๋ถ ํ ์ค์๊ฐ ๋์ง๋ ์๋ค. ๊ทธ๊ฒ์ ์๋ ฅ ์ญ์ ๋งค์ฐ ๊ณผ์ฅ๋ ์ ๋ณด์ด๋ค.
๋ ๋ง์ ๋ชฉ๋ก๋ค์ ๋ํด์ ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด ์ ์ ์ ๋์ ์ฐ๊ตฌ๋ถ์ ์ฐ๋ฝํ์ญ์์ค.
์๋
ํ์ญ๋๊น, ๋น์ ์ ์ด์ ์ฌ๋จ ๋ด์์ ๊ฐ์ฅ ๊ฑฐ๋ํ๊ณ ์ํํ ์ ์ฅ ์ค ํ๋๋ก ๋ฐ์ด๋์
จ์ต๋๋ค.
๋น์ ์ ์๋ง ์ฌ๋จ ๋ด์์๋ ์๊ธฐ ๋ถ์ผ์์ ์๋นํ ์ ๋ฅํ์ผ๋ฉฐ, ์จ๊ฐ ๋ณ์น๋ค์ด ๋๋ฌดํ๋ ์ด๊ณณ์์ ๋ฌด์ฌํ ์ด์๋จ์ ์ด์ง๊ฐํ ๋ณ์น๋ค์๋ ์๋ฌด๋ ์ง๋ ์์ ๊ฒ์
๋๋ค. ์๋ง ๊ฝค๋ ์์ ๋ง๋งํ๊ฒ ์ค์ ๋ถ๋ค๋ ๊ณ์๊ฒ ์ฃ .
์ด์ ๋ถํฐ ๊ทธ๊ฒ๋ค๊ณผ๋ ๋น๊ต๋ ํ ์ ์๋ ๊ฒ๋ค๊ณผ ๋ง์ ์ธ์์ผ ํฉ๋๋ค.
์ฌ๋จ์ ๋ถ์กฐ๋ฆฌ์ ๋ํญํฉ๋๋ค. ๋จผ ์๋ ์ธ๋ฅ๋ ์์ ๋ค์ด ์ดํดํ์ง ๋ชปํ๋ ๊ฒ๋ค์ ๋ํด ์ ์ ์ง๋ฒ์ด๋, ์
๋ง์ ํ๊ณ๋ ํ๋ฉด์ ๋๋ ค์์ ๋จ์์ต๋๋ค. ํ์ง๋ง ์ด์ฑ๊ณผ ํฉ๋ฆฌ์ฃผ์๊ฐ ๋ฐ๋ฌํด ๊ฐ์ ๋ฐ๋ผ ์ฐ๋ฆฌ๋ ์ด๊ฒ๋ค์ ํ๋ณดํ๊ณ , ๊ฒฉ๋ฆฌํ๊ณ , ๋ณดํธํ์ต๋๋ค. ์ดํดํ์ง ๋ชปํ๋ ๋ถ์กฐ๋ฆฌ์ ๋ํด ํ๋ํ๋ ์ ๋ณตํด ๋๊ฐ์ฃ .
๊ทธ๋ฌ๋ ์ฐ๋ฆฌ์๊ฒ ์์ง๊น์ง ๊ฐ์ฅ ๊ฑฐ๋ํ ๋ถ์กฐ๋ฆฌ๊ฐ ๋จ์์์์ต๋๋ค.
๋ฐ๋ก ์ ์ด์ฃ .
์ ์ ์ฐ๋ฆฌ์ ์ด๋ช
์ ์ฅ๊ณ ํ๋ค์์ต๋๋ค. ๊ทธ ์์๊ท ์์์ ์ฐ๋ฆฌ๊ฐ ๋น ์ ธ๋๊ฐ ๋ฐฉ๋ฒ์ ์์์ผ๋ฉฐ, ๊ทธ์ ๊ทธ ์์๊ท ์์์ ์ผ์ด๋๋ ๋ชจ๋ ๋ณํ์ ๋ํด ๊ทธ์ ์ง์ผ๋ณด๊ณ ์์ ์๋ฐ์ ์์์ต๋๋ค. ๊ทธ ๋ณํ๊ฐ ์ข๋ , ๋์๋ ๋ง์ด์ฃ . ์ ์ด ์์ ์๊ฒ์ ์์คํ ๋ฌด์ธ๊ฐ๋ฅผ ์์๊ฐ๋ , ๊ฐ์๊ธฐ ์ผ๋์ ์ฌ๋๋ค์ ๋ชจ์กฐ๋ฆฌ ์ธ์ด๋ฒ๋ฆฌ๋ , ์ ์ฃผ๋ฅผ ๋ด๋ฆฌ๋ ์ฐ๋ฆฌ๋ ๋ฌด๋ ฅํ๊ฒ ๊ทธ์ ๋นํ ์๋ฐ์ ์์์ต๋๋ค. ์ฐ๋ฆฌ์กฐ์ฐจ๋ ์ง๊ธ๊น์ง๋ ๊ทธ๊ฒ๋ค์ ํน์ง์ ๋ถ์ํ๊ณ ๋๋ง์น๋ ๋ฐฉ๋ฒ, ์กฐ๊ธ์ด๋ผ๋ ๊ฑฐ๋ฆฌ๋ฅผ ๋๋ ๋ฐฉ๋ฒ์ ์ง์คํ ๋ฟ์ด์์ต๋๋ค.
๊ทธ๋ฌ๋ ํ์ฌ, ์ฐ๋ฆฌ๋ ๊ทธ๋ฐ ์๋๋ฅผ ๋๋ด๊ธฐ ์ํด ๋ชจ์์ต๋๋ค.
์ฐ๋ฆฌ์ ๋ชจ๋ ์๋ฌด๋ ๋ณธ๊ฒฉ์ ์ผ๋ก ์คํํ ๋๋ง๋ค ๊ณ ๋น๋ฅผ ๊ฒช์ ๊ฒ์
๋๋ค. ์ง๊ธ๊ป ๋ง์ฃผ์น ๊ฒ๋ค๋ณด๋ค ๋์ฑ ํค์๋ฆฌ๊ธฐ ์ด๋ ค์ด ์ํ์ ๋ถ๋ชํ๊ฒ ์ฃ . ์ง๊ธ๊น์ง๊ฐ ์กฐ๊ธ ๊ฑฐ์ผ ํ๋์๋ค๋ฉด, ์ฐ๋ฆฌ๋ ํด์ผ์ ๋ง์ ์ธ์์ผ ํฉ๋๋ค. ํฐ ํฌ์์ ์น๋ฅด๊ฒ ๋ ์๋ ์๊ฒ ์ฃ . ํ์ง๋ง ์ฐ๋ฆฌ๊ฐ ์ธ์ฐ๋ ํ ์ธ๋ฅ๋ ๋ถ์กฐ๋ฆฌ์์ ๋ฒ์ด๋ ์ ์์ ๊ฒ๋๋ค. ๋๋ก๋ ๋๋ฌด๋๋ ํ๊ฒจ์์ ์ฐ๋ฆฌ๊ฐ ์ฌ๋ฐ๋ฅธ ๊ธธ๋ก ๊ฐ๊ณ ์๋ ๊ฒ์ธ์ง, ์๋ชป๋ ๊ธธ์ ํํ ๊ฒ์ ์๋์ง ์๊ตฌ์ฌ์ด ๋ค ์๋ ์์ ๊ฒ๋๋ค. ๋ง์์ ๋ค์ก์ผ์ญ์์ค. ๊ทธ ๊ณ ๋์ ๊บพ๊ณ ๋๋ฉด ๋น๋ก์ ํด๋ต์ด ๋ณด์ผ ๊ฒ์
๋๋ค.
์ด์ ๋ ์ ๋ค์ด ์ฐ๋ฆฌ๋ฅผ ๋๋ ค์ํด์ผ ํ ์ฐจ๋ก์
๋๋ค.
ํ๋ก์ ํธ ํ๋ฅดํ๋ก์ค์ ์ค์ ๊ฒ์ ๋ค์ ํ ๋ฒ ํ์ํฉ๋๋ค. - ์ด์์ ๊ณ ๋ ๋
๋ฆฝ์ฒด ์ ์ ์ ๋์ ์ฐ๊ตฌ๋ถ์ฅ, ๋ฆฌ์ฒ๋ ๋์ค