WELCOME TO THE LONGEST SCP ARTICLE ON THE PLANET! HERE YOU CAN SEE ALL KINDS OF SCP ARTICLES TO CRITIQUE ON, NO SEARCH REQUIRED.
Wow! You flipped a card and got: Dr Lefaye!!! You ca reload the page or go to the next.
DATE: 01 Jul 2021 12:50
/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1 */ #top-bar .open-menu a { position: fixed; top: 0.5em; left: 0.5em; z-index: 5; font-family: 'Nanum Gothic', san-serif; font-size: 30px; font-weight: 700; width: 30px; height: 30px; line-height: 0.9em; text-align: center; border: 0.2em solid #888; background-color: #fff; border-radius: 3em; color: #888; } @media (min-width: 768px) { .mobile-top-bar { display: block; } .mobile-top-bar li { display: none; } #main-content { max-width: 708px; margin: 0 auto; padding: 0; transition: max-width 0.2s ease-in-out; } #side-bar { display: block!important; position: fixed; top: 0; left: -19em; width: 17em; height: 100%; margin: 0; overflow-y: auto; z-index: 10; padding: 0.3em 0.675em; background-color: rgba(0,0,0,0.1); transition: left 0.5s ease-in-out; } #side-bar:target { display: block; left: 0; width: 17em; margin: 0; z-index: 10; } #side-bar:target .close-menu { display: block; position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: -1; } #top-bar .open-menu a:hover { text-decoration: none; } .close-menu { margin-left: 19em; opacity: 0; } }
/* Penumbra Theme [2020 Wikidot Theme] By EstrellaYoshte Based on: Paperstack Theme by EstrellaYoshte Ad Astra Theme by NatVoltaic and stormbreath Inkblot Theme by Croquembouche Anderson Robotics Theme by Croquembouche BHL Style Collapsible by Monkatraz */ @import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); @import url(https://fonts.googleapis.com/css2?family=Fira+Code&display=swap); #page-content { font-size: .9rem; } body { font-family: 'Roboto', sans-serif; color: #EDEDED; background-color: #2F333C; background-image: linear-gradient( to bottom, #21252E, #21252E 90px, #21252E 90px, #2F333C 200px, #2F333C 200px, #2F333C 100%); background-repeat: no-repeat; } #main-content { top: -1.2rem; } /* ---- SCROLLBAR ---- */ ::-webkit-scrollbar { width: 9px; background: transparent; } ::-webkit-scrollbar-track { background: #21252E; } ::-webkit-scrollbar-thumb { background: #ededed; border: none; } ::-webkit-scrollbar-thumb:hover { background: var(--accentColor); } /* ---- HEADER ---- */ div#container-wrap { background-image: none; } div#header { background-image: none; } div#extra-div-1 { height: 164px; width: 100%; top: 0; position: absolute; background: var(--lgurl); background-size: contain; background-repeat: no-repeat; background-position: 50% 50%; z-index: -1; } #header h1, #header h2 { margin-left: 0; float: none; text-align: center; } /* Move the subtitle down a smidge */ #header h2 { margin-top: 0.45rem; } /* Hide the existing text */ #header h1 span, #header h2 span { font-size: 0; display: none; } /* Style the new text */ #header h1 a::before, #header h2::before { color: var(--accentColor); font-family: 'Josefin Sans', sans-serif; text-shadow: none; } /* Set the new text's content from variable */ #header h1 a::before { content: var(--header-title, "SCP FOUNDATION"); font-weight: 300; font-size: 1.3em; } #header h2::before { content: var(--header-subtitle, "SECURE - CONTAIN - PROTECT"); font-weight: 600; font-size: 1.22em; } #login-status { color: #ededed; } #login-status a { color: var(--accentColor); } #login-status ul a { color: #ededed; background: #21252E; } #login-status ul a:hover { color: var(--accentColor); } #account-topbutton{ border: solid 1px var(--accentColor); } #footer, #footer a { background: transparent; color: #ededed; } #license-area { color: #ededed; } #search-top-box { top: 2.2rem!important; right: 8px; } #search-top-box-form > input[type=submit] { border: solid 1px #ededed; background: #21252E!important; box-shadow: none; border-radius: 0; color: #ededed; transition: color 0.15s linear; } #search-top-box-form input[type=submit]:hover { border: solid 1px var(--accentColor); box-shadow: none; color: var(--accentColor); } #search-top-box-form > input[type=text] { display: none; } /* ---- TOP BAR ---- */ #top-bar { top: 8.4rem; display: flex; justify-content: center; right: 0; } @media (max-width: 768px) { .mobile-top-bar { display: flex; justify-content: center; max-width: 100%; width: 100%; left: 0; } } #top-bar, #top-bar a { color: #ededed; transition: color 0s; } #top-bar ul li ul { border-color: var(--accentColor); overflow: hidden; } #top-bar ul li.sfhover ul li a, #top-bar ul li:hover ul li a { border-top-color: #2F333C; } #top-bar ul li.sfhover a, #top-bar ul li:hover a { background: #21252E; color: #ededed; } #top-bar ul li.sfhover a:hover, #top-bar ul li:hover a:hover { background: #21252E; /* top bar hover background color */ color: var(--accentColor); transition: color 0.1s linear; } /* ---- SIDE BAR ---- */ div#side-bar{ background: #21252E; clear: both; padding: .8em; border-radius: 0; box-shadow: none; overflow-x: hidden; } #side-bar .heading{ color: #ededed; font-family: 'Josefin Sans', sans-serif; font-size: 0.94rem; border-bottom: solid 1px #ededed; } #side-bar .side-block { border: transparent; border-radius: 0; box-shadow: none; background-color: #21252E; } #side-bar .side-block.media { background-color:#21252E; } #side-bar .side-block.media > * { display: flex; justify-content: space-evenly; } #side-bar .side-block.resources { background-color:#21252E; } .side-block .menu-item > .image { display: none; } #top-bar div.open-menu a { border-radius: 0; box-shadow: none; color: var(--accentColor); background-color: #21252E; border: solid 1px #21252E; } @media (max-width: 767px) { #main-content { padding: 0; margin: 0 5%; border-left: none; } #page-title { margin-top: 0.7em; } #side-bar { background-color: #21252E; left: -18.6em; } #side-bar:target { border: none; box-shadow: none; } #side-bar .close-menu { transition: width 0.5s ease-in-out 0.1s, opacity 1s ease-in-out 0s; display: block; position: fixed; width: 100%; height: 100%; top: 0; right: 0; background: rgba(0,0,0,0.3); background-position: 18.6em 50%; z-index: -1; opacity: 0; pointer-events: none; } #side-bar:target .close-menu { width: calc(100% - 18.6em); right: 0; left: auto; opacity: 1; pointer-events: auto; } #side-bar:target .close-menu:hover { background: unset; } #page-content > hr, #page-content > .list-pages-box > .list-pages-item > hr { margin: 3em -5.5%; } #side-bar { top: 0; } #side-bar .heading { padding-left: 1em; margin-left: -1em; } #search-top-box { top: 107px; } } /* ---- TABS ---- */ /* ---- 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: var(--accentColor); box-shadow: none; } .yui-navset .yui-nav a, /* ---- Link Modifier ---- */ .yui-navset .yui-navset-top .yui-nav a{ color: #ededed; font-weight: bold; /* ---- Tab Background Colour | [UNSELECTED] ---- */ background-color: #21252E; border: unset; box-shadow: none; box-shadow: none; transition: background-color 0.15s linear; } .yui-navset .yui-nav a:hover, .yui-navset .yui-nav a:focus{ color: #ededed; /* ---- Tab Background Colour | [HOVER] ---- */ background-color: var(--accentColor); } .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: #ededed; background-color: #21252E; 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: var(--accentColor); } .yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a em{ border: none; } .yui-navset .yui-nav .selected a{ width: 100%; color: #21252E; font-weight: bold; } .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:active{ color: #21252E; background-color: var(--accentColor); } .yui-navset .yui-content { background-color: #21252E; box-shadow: none; } .yui-navset .yui-content, .yui-navset .yui-navset-top .yui-content{ padding: .5em; border: none; } /*---- TAB ANIMATION by Croquembouche ---- */ .yui-navset .yui-content > div { display: block; top: 0; overflow: hidden; transform-origin: 0 0; } #page-content .yui-navset .yui-content > div[style*="none"] { display: block !important; flex: 0; max-height: 0; padding: 0 0.5em; border-width: 0; /* The following transition affects the one that DISAPPEARS */ transition: padding 0s linear 0.5s, border-width 0s linear 0.5s, flex 0.5s cubic-bezier(.18,.51,.54,.9) 0s; animation: tab-disappear 0.5s ease-in-out 0s 1 both; } #page-content .yui-navset .yui-content > div[style*="block"] { display: block !important; flex: 1; max-height: 9999rem; /* The following transition affects the one that APPEARS */ transition: padding 0s linear 0.5s, border-width 0s linear 0.5s, flex 0.5s cubic-bezier(.18,.51,.54,.9) 0.5s; animation: tab-appear 0.5s ease-in-out 0.5s 1 both; } @keyframes tab-disappear { 0% { max-height: 9999rem; } 1% { max-height: 100vh; } 100% { max-height: 0; } } @keyframes tab-appear { 0% { max-height: 0; } 99% { max-height: 100vh; } 100% { max-height: 9999rem; } } /* ---- INFO BAR ---- */ body{ --barColour: #21252E; --linkColour: #ededed; } .info-container .collapsible-block-content{ padding: 0 .5em 30px; } .info-container .collapsible-block-content .wiki-content-table{ width: 100%; } /* Ayer's info-bar patch by Monkatraz */ #page-content .info-container .collapsible-block-folded, #page-content .info-container .collapsible-block-unfolded-link { width: 100%; max-width: 100%; margin: 0 auto; padding: 0; box-shadow: none; } #page-content .info-container .collapsible-block-link::before, #page-content .info-container .collapsible-block-unfolded-link::before { content: " "; display: none; } #page-content .info-container .collapsible-block-content::after { display: none; } /* ---- INFO PANE ---- */ #page-content .creditRate{ margin: unset; margin-top: 4px; margin-bottom: 4px; margin-right: 3px; } #page-content .rate-box-with-credit-button { background-color: #21252E; border: solid 2px #21252E; border-radius: 0; box-shadow: 3px 0px 0px 0px var(--accentColor); } #page-content .rate-box-with-credit-button .creditButton p a { border-left-color: transparent; } #page-content .rate-box-with-credit-button .page-rate-widget-box .cancel { border-radius: 0; } #page-content .rate-box-with-credit-button .page-rate-widget-box .rate-points { border-left: 0; } .rate-box-with-credit-button .page-rate-widget-box .cancel a:hover { border-radius: 0; } #page-content .rate-box-with-credit-button .fa-info { color: #ededed; } #page-content .rate-box-with-credit-button .fa-info:hover { color: var(--accentColor); } #page-content .creditButtonStandalone p a { background-color: #21252E; border: solid 2px #21252E; border-radius: 0; box-shadow: 3px 0px 0px 0px var(--accentColor); color: #ededed; } #page-content .creditButtonStandalone p a:hover { color: var(--accentColor); } #page-content .modalbox { background: #2F333C !important; color: #ededed; box-shadow: none; } .close-credits, .credit-back { filter: grayscale(100%) invert(100%) contrast(275%); } /* ---- PAGE RATING ---- */ .page-rate-widget-box { margin: unset; border-radius: 0; border: solid 2px #21252E; box-shadow: 3px 0px 0px 0px var(--accentColor); background-color: #21252E; margin-top: 4px; margin-bottom:4px; margin-right: 3px; } .page-rate-widget-box .rate-points { background-color: #21252E !important; border: none; color: #ededed !important; text-transform: capitalize; } .page-rate-widget-box .rateup, .page-rate-widget-box .ratedown { background-color: #21252E; border-top: none; border-bottom: none; } .page-rate-widget-box .rateup a, .page-rate-widget-box .ratedown a { background: transparent; color: #ededed; } .page-rate-widget-box .rateup a:hover, .page-rate-widget-box .ratedown a:hover { background: #21252E; color: var(--accentColor); } .page-rate-widget-box .cancel { background: transparent; background-color: #21252E; border: none; } .page-rate-widget-box .cancel a { color: #ededed; } .page-rate-widget-box .cancel a:hover { background: #21252E; color: var(--accentColor); } /* ---- PAGE ELEMENTS ---- */ .page-source, tt{ font-family: "Fira Code", monospace; font-size: 0.87rem; } .code pre, .code p, .code { font-family: "Fira Code", monospace; font-size: 0.87rem; color: #21252E; } h1 { color: var(--accentColor); font-family: 'Josefin Sans', sans-serif; font-weight: bold; } h2, h3, h4, h5, h6 { color: #EDEDED; font-family: 'Josefin Sans', sans-serif; font-weight: bold; } #page-title { color: #ededed; font-family: 'Josefin Sans', sans-serif; font-size: 1.65rem; text-align: center; border-color: #ededed; } /* Clicky links */ a, a.newpage, a:visited, #side-bar a:visited { color: var(--accentColor); transition: color 0.15s linear; } a:hover, a.newpage:hover, a:visited:hover, #side-bar a:visited:hover { color: #ffffff; text-decoration: none; background-color: var(--accentColor); } a.newpage { filter: hue-rotate(180deg); } /* patch for sidebar media, collapsibles, ACS, info button and ayers module so link doesn't override */ #page-content .collapsible-block-folded a:hover, #page-content .collapsible-block-unfolded-link a:hover, #page-content .rate-box-with-credit-button .fa-info:hover, #side-bar .side-block.media a:hover, .danger-diamond a:hover { background: transparent; } .info-container .collapsible-block-folded .collapsible-block-link, .info-container .collapsible-block-link { background: var(--linkColour) !important; } hr{ background-color: var(--accentColor); } blockquote, div.blockquote, #toc { background-color: #21252E; border: solid 2px #2F333C; box-shadow: -3px 0px 0px -0.1px var(--accentColor); } .code { background-color: #F8F8F8; border: solid 3px #2F333C; box-shadow: none; } .scp-image-block { border: solid 8px #21252E; border-bottom: solid 0px #21252E; box-shadow: 0px 0.26rem 0px 0px var(--accentColor); box-sizing: border-box; } .scp-image-block .scp-image-caption { background-color: #21252E; border: solid 4px #21252E; color: #ededed; font-size: 0.84rem; } .scp-image-block.block-left { margin-left: 0; } .scp-image-block.block-right { margin-right: 0; } @media (max-width: 540px) { .scp-image-block.block-left, .scp-image-block.block-right { float: none; clear: both; margin-left: auto; margin-right: auto; } } #page-content .wiki-content-table tr th { border: solid 1px var(--accentColor); color: var(--accentColor); background-color: #21252E; /* set border for table title */ } #page-content .wiki-content-table tr td { border: solid 1px var(--accentColor); /* set border for table content */ } /* fancy collapsible */ #page-content .collapsible-block-folded, #page-content .collapsible-block-unfolded-link { background: #21252E; transition: background 0.25s linear; padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; padding-right: 1rem; width: min-content; white-space: nowrap; overflow: hidden; margin: auto; box-sizing: border-box; } #page-content .collapsible-block-folded .collapsible-block-link::before { content: "▷ "; } #page-content .collapsible-block-unfolded .collapsible-block-link::before { content: "▽ "; } #page-content .collapsible-block-link { text-decoration: none; color: #ededed; font-weight: bold; } #page-content .collapsible-block-folded:hover, #page-content .collapsible-block-unfolded-link:hover { background: var(--accentColor); } #page-content .collapsible-block-unfolded-link { box-shadow: 0px -0.26rem 0px 0px var(--accentColor); } #page-content .collapsible-block-folded, #page-content .collapsible-block-unfolded-link { margin-top: 10px; margin-bottom: 10px; } /* Selection */ ::selection { background: var(--accentColor); color: #ffffff; } /* Footnotes */ .hovertip { font-size: .9rem; background-color: #21252E !important; border: solid 1px var(--accentColor) !important; } .footnotes-footer { background-color: #21252E; padding-left: 1.4rem; padding-right: 1.4rem; padding-bottom: 1.5rem; box-shadow: -0.24rem 0px 0px 0px var(--accentColor); } .footnotes-footer .title { color: #ededed; } .footnote .f-footer, .equation .e-footer, .reference .r-footer { display: none; } /* Tags */ #main-content .page-tags a { margin-top: .18rem; } .page-tags span { border-top: 1px solid #ededed; } /* Pop-Up Windows */ .owindow { background-color: #21252E; border-color: var(--accentColor); } .owindow .modal-header { background-color: #21252E; } .owindow .modal-body img { background-color: transparent !important; } .owindow .title { background-color: #21252E; color: #var(--accentColor); border-bottom: 1px solid #2F333C; } .owindow .button-bar a { background-color: #21252E; border-color: var(--accentColor); color: #ededed; } .owindow .button-bar a:hover { background-color: var(--accentColor); } /* Edit Buttons */ .buttons .btn { background-color: #21252E; border-color: var(--accentColor); color: var(--accentColor); padding: 3px 5px; } .buttons .btn:hover { background-color: var(--accentColor); color: #21252E; } /* Edit Lock Info*/ #lock-info { background-color: #21252E; border-color: #ededed; } /* Close Button for Page Source, Rating, Etc */ a.action-area-close:hover { background-color: #21252E; } /* Page-History Current */ .pager .current { background-color: var(--accentColor); border-color: #ededed; } /* History Compare */ .inline-diff ins, .inline-diff del { color: #21252E; } /* ---- INTERWIKI ---- */ .scpnet-interwiki-frame{ filter: invert(100%) grayscale(100%) contrast(75%); } /* ---- CUSTOM SYNTAX ---- */ .darkbox { background-color: #21252E; border-left: solid 0.26rem var(--accentColor); border-right: solid 0.26rem var(--accentColor); padding: .4rem; margin-top: 12px; margin-bottom:12px; } .lightbox { background-color: #ededed; color: #21252E; border-left: solid 0.26rem var(--accentColor); border-right: solid 0.26rem var(--accentColor); padding: .4rem; margin-top: 12px; margin-bottom:12px; } .lightbox h2, .lightbox h3, .lightbox h4, .lightbox h5, .lightbox h6 { color: #21252E; } .limit { margin-bottom: -1rem; z-index: 5; } .anchor { position: sticky; height:0; top: 0; z-index: 5; } .sidebox { background-color: #21252E; border-top: solid 2px var(--accentColor); 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; } /* Sidebox mobile optimization, courtesy of Woed */ @media (max-width: 1290px) { .sidebox { width: auto; max-width: 65vw!important; border: none; padding-left: 0.4rem; padding-right: 0.4rem; top: 0.75rem; right: calc(((100vw - 45.8rem)/2) * -1); left: initial; -webkit-clip-path: inset(-0.125rem -0.25rem 0 calc(100% - 0.85rem)); clip-path: inset(-0.125rem -0.25rem 0 calc(100% - 0.85rem)); -webkit-transition: color 0.2s ease-in-out 0.1s, -webkit-box-shadow 0.5s ease-in-out 0.1s, -webkit-clip-path 0.5s ease-in-out 0.1s; transition: color 0.2s ease-in-out 0.1s, -webkit-box-shadow 0.5s ease-in-out 0.1s, -webkit-clip-path 0.5s ease-in-out 0.1s; -o-transition: color 0.2s ease-in-out 0.1s, box-shadow 0.5s ease-in-out 0.1s, clip-path 0.5s ease-in-out 0.1s; transition: color 0.2s ease-in-out 0.1s, box-shadow 0.5s ease-in-out 0.1s, clip-path 0.5s ease-in-out 0.1s; transition: color 0.2s ease-in-out 0.1s, box-shadow 0.5s ease-in-out 0.1s, clip-path 0.5s ease-in-out 0.1s, -webkit-box-shadow 0.5s ease-in-out 0.1s, -webkit-clip-path 0.5s ease-in-out 0.1s; overflow: visible; } .sidebox::before, .sidebox::after { content: " "; position: absolute; right: 0; } .sidebox::before { top: calc(50% - 0.75rem); width: 0; height: 0; border-top: 0.75rem solid transparent; border-bottom: 0.75rem solid transparent; border-right: 0.75rem solid var(--accentColor); transition: border 0.1s ease-in-out 0.1s; z-index: 10; } .sidebox::after { top: 0; max-width: 0.75rem; width: 100%; height: 100%; box-shadow: 0.15rem 0 0 0 var(--accentColor); max-height: calc(100vh - 18rem); background-color: #21252E; z-index: -1; transition: box-shadow 0.5s ease-in-out 0.1s, max-width 0.5s ease-in-out 0.1s; } .sidebox > * { opacity: 0; -webkit-transition: opacity 0.2s ease-in-out 0.2s; -o-transition: opacity 0.2s ease-in-out 0.2s; transition: opacity 0.2s ease-in-out 0.2s; } .sidebox:hover { overflow: visible; -webkit-clip-path: inset(-0.125rem -0.25rem 0 0); clip-path: inset(-0.125rem -0.25rem 0 0); -webkit-transition: color 0.5s ease-in-out 0.2s, right 0.5s ease-in-out 0.1s, -webkit-clip-path 0.5s ease-in-out 0.1s, -webkit-box-shadow 0.5s ease-in-out 0.1s; transition: color 0.5s ease-in-out 0.2s, right 0.5s ease-in-out 0.1s, -webkit-clip-path 0.5s ease-in-out 0.1s, -webkit-box-shadow 0.5s ease-in-out 0.1s; -o-transition: color 0.5s ease-in-out 0.2s, right 0.5s ease-in-out 0.1s, clip-path 0.5s ease-in-out 0.1s, box-shadow 0.5s ease-in-out 0.1s; transition: color 0.5s ease-in-out 0.2s, right 0.5s ease-in-out 0.1s, clip-path 0.5s ease-in-out 0.1s, box-shadow 0.5s ease-in-out 0.1s; transition: color 0.5s ease-in-out 0.2s, right 0.5s ease-in-out 0.1s, clip-path 0.5s ease-in-out 0.1s, box-shadow 0.5s ease-in-out 0.1s, -webkit-clip-path 0.5s ease-in-out 0.1s, -webkit-box-shadow 0.5s ease-in-out 0.1s; } .sidebox:hover::before { border-top: 0 solid transparent; border-bottom: 0 solid transparent; } .sidebox:hover::after { box-shadow: 0 -0.125rem 0 0 var(--accentColor); right: 0; max-width: 100%; } .sidebox:hover > * { opacity: 1; } } @media (max-width:768px) { .sidebox, .sidebox:hover { right: calc(((100vw - (100% - 3rem))/2) * -1 + 1.9rem); } } :root { --accentColor: #1EB5E8; --lgurl: url("https://scp-wiki.wdfiles.com/local--files/theme%3Apenumbra/logo.png"); }
:root { --timeScale: 1; --timeDelay: 0s; } /* Converting middle divider from box-shadow to ::before pseudo-element */ .anom-bar > .bottom-box { box-shadow: none!important; } .anom-bar > .bottom-box::before { position: absolute; content: " "; width: 100%; height: 0.5rem; background-color: rgb(var(--black-monochrome, 12, 12, 12)); transform: translateY(-0.74rem); } /* DIVIDER */ .anom-bar > .bottom-box::before { animation-name: divider; animation-duration: calc(0.74s * var(--timeScale)); animation-delay: calc(0.1s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.32,.38,.39,.94); animation-fill-mode: backwards; } /* CLASSIFIED LEVEL BARS */ div.top-center-box > * { animation-name: bar; animation-duration: calc(0.45s * var(--timeScale)); animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: backwards; } div.top-center-box > :nth-child(1) { animation-delay: calc(0.2s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(2) { animation-delay: calc(0.32s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(3) { animation-delay: calc(0.45s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(4) { animation-delay: calc(0.61s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(5) { animation-delay: calc(0.75s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(6) { animation-delay: calc(0.95s * var(--timeScale) + var(--timeDelay)); } /* TOP TEXT */ div.top-left-box, div.top-right-box { clip-path: polygon( 0% -50%, 150% -50%, 150% 100%, 0% 100%); } div.top-left-box > *, div.top-right-box > * { position: relative; animation-name: bottomup; animation-duration: calc(0.65s * var(--timeScale)); animation-delay: calc(0.5s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: backwards; } /* CONTAINMENT, DISRUPTION, RISK CLASSES */ div.text-part > * { clip-path: polygon( 0% 0%, 100% 0%, 100% 100%, 0% 100%); animation-name: expand2; animation-duration: calc(0.5s * var(--timeScale)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.12,.41,.27,.99); animation-fill-mode: backwards; } div.text-part > :nth-child(1) { animation-name: expand1; } div.text-part > :nth-child(1) { animation-delay: calc(0.6s * var(--timeScale) + var(--timeDelay)); } div.text-part > :nth-child(2) { animation-delay: calc(0.75s * var(--timeScale) + var(--timeDelay)); } div.text-part > :nth-child(3) { animation-delay: calc(0.86s * var(--timeScale) + var(--timeDelay)); } div.main-class::before, div.main-class::after { animation-name: iconslide; animation-duration: calc(0.45s * var(--timeScale)); animation-delay: calc(0.8s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.12,.41,.27,.99); animation-fill-mode: backwards; } /* BOTTOM TEXT */ div.main-class > *, div.disrupt-class > *, div.risk-class > * { animation-name: flowIn; animation-duration: calc(0.42s * var(--timeScale)); animation-delay: calc(0.75s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: backwards; } /* DIAMOND */ div.arrows { animation-name: arrowspin; animation-duration: calc(0.7s * var(--timeScale)); animation-delay: calc(0.6s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.12,.41,.27,.99); animation-fill-mode: backwards; } div.quadrants > * { animation-name: fade; animation-duration: calc(0.3s * var(--timeScale)); animation-delay: calc(1.4s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.12,.41,.27,.99); animation-fill-mode: backwards; } div.top-icon, div.right-icon, div.left-icon, div.bottom-icon { animation-name: nodegrow; animation-duration: calc(0.4s * var(--timeScale)); animation-delay: calc(1.4s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.12,.41,.27,.99); animation-fill-mode: backwards; } div.diamond-part { clip-path: polygon( -10% 0.37%, 120% 0.37%, 120% 100%, -10% 100%); animation-name: diamondBorder; animation-duration: calc(0.8s * var(--timeScale)); animation-delay: calc(0.5s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.32,.38,.39,.94); animation-fill-mode: backwards; will-change: box-shadow; } /* MOBILE QUERY */ @media (max-width: 480px ) { .anom-bar > .bottom-box::before { display:none; } .anom-bar > .bottom-box { box-shadow: 0 -0.5rem 0 0 rgb(var(--black-monochrome, 12, 12, 12))!important; } div.top-center-box > * { animation-name: bar-mobile; animation-duration: calc(0.9s * var(--timeScale)); } div.top-center-box > :nth-child(1) { animation-delay: calc(0.1s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(2) { animation-delay: calc(0.2s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(3) { animation-delay: calc(0.3s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(4) { animation-delay: calc(0.4s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(5) { animation-delay: calc(0.5s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(6) { animation-delay: calc(0.6s * var(--timeScale) + var(--timeDelay)); } } /*--- Motion Accessibility ---*/ @media (prefers-reduced-motion) { div.anom-bar-container { --timeScale: 0; } } /*-------------------------*/ @keyframes divider { from { max-width: 0%; } to { max-width: 100%; } } @keyframes bar { from { max-width: 0%; } to { max-width: 100%; } } @keyframes bar-mobile { from { max-height: 0%; } to { max-height: 100%; } } @keyframes bottomup { from { top: 100px; } to { top: 0; } } @keyframes expand1 { from { opacity: 0; clip-path: inset(0 calc(100% - 0.75rem) 0 0);} to { opacity: 1; clip-path: inset(0);} } @keyframes iconslide { from { opacity: 0; transform: translateX(-5rem);} to { opacity: 1; transform: translateX(0);} } @keyframes expand2 { from { opacity: 0; max-width: 1%;} to { opacity: 1; max-width: 100%;} } @keyframes fade { from { opacity: 0;} to { opacity: 1;} } @keyframes flowIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } @keyframes arrowspin { from { clip-path: circle(0%); transform: rotate(135deg); } to { clip-path: circle(75%); transform: rotate(0deg); } } @keyframes nodegrow { from { transform: scale(0);} to { transform: scale(1);} } @keyframes diamondBorder { from { box-shadow: -0.5rem -20rem 0 0 rgb(var(--black-monochrome, 12, 12, 12)); } to { box-shadow: -0.5rem 0 0 0 rgb(var(--black-monochrome, 12, 12, 12)); } }
Special Containment Procedures:
As of Incident XXXX-X, SCP-XXXX is no longer within Foundation custody and is believed to have joined forces with GoI The Serpent's Hand, who assisted in granting it freedom. As it is not known whether or not the entity intends to assist the Hand in further attacks against Foundation sites, it is imperative that SCP-XXXX be located and recaptured as soon as reasonably possible. The deceptive capability of its anomalous properties make it a dire threat to Foundation security.
SCP-XXXX is to be held in a modified, airtight and windowless humanoid containment cell measuring 5m in each dimension located in Site-88. It must be outfitted with surveillance cameras in each of the room's four corners, as well as a speaker and microphone for communication purposes. The room is to be entirely unfurnished, with the exception of one large desk and two chairs, to be used for interviews and meetings with the entity. Should it showcase violent or manipulative behavior, or attempt to breach containment by any means, this privilege may be revoked. This should prove to be sufficient deterrent to unwanted behavior, as face-to-face interaction appears to been observed to be important to the subject's mental state.
The interior walls, floor, and ceiling of SCP-XXXX's cell are to be comprised of reinforced glass panels, behind which will be large-scale monitors controlled remotely in SCP-XXXX's Observation Deck. These monitors should be active at all times, and must display a synchronized pattern of shifting colors. It is imperative that this pattern not be repeating in any way, shape, or form. Attempting to display a repeating pattern on the monitors in SCP-XXXX's chamber is grounds for immediate demotion or dismissal from Foundation employment. In the event of malfunction that would cause these monitors to fail, no physical interactions are to be had with SCP-XXXX until functionality has been restored. The exterior walls of the chamber are to be comprised of blast-resistant modular plating.
The entrance to SCP-XXXX’s containment chamber must be preceded by an airtight antechamber. At absolutely no point should the entrance to the antechamber and the direct entrance to SCP-XXXX’s containment chamber be open at the same time. Before any face-to-face interaction with SCP-XXXX is had, oxygen from the antechamber should be filtered into the entity's containment chamber. Should the monitors in the cell not accurately depict the currently selected color pattern, any personnel attempting to enter the chamber are to abort interaction immediately.
One large Scranton Reality Anchoring device3 must be installed underneath SCP-XXXX's cell. Due to the large amount of power these devices require, it is to remain inactive. In emergency cases, such as Site-88 containment breaches or sudden attack by the entity, power to SCP-XXXX's containment chamber may be redirected to the large SRA. SRA technology has proven capable of destabilizing the entity's anomalous properties, making them harder for it to maintain.
SCP-XXXX is allowed three meals per day, to be delivered in person, and should meet with it's assigned on-site psychological therapist4 once per week. Should SCP-XXXX have lost in-person visitation privileges, this meeting is to be carried out via the verbal communication system present in the Observation Deck. Any requests by SCP-XXXX are to be processed by the current Head of Research. Ongoing interviews regarding SCP-XXXX's history are to be carried out by the current Head of Research or a researcher with at least Level 3 security clearance who has direct, written permission from the Head of Research to do so.
As an added note, there is a moderate likelihood that SCP-XXXX has joined The Serpent's Hand and intends to assist them in further attacks against the Foundation. Staff are reminded to keep a look-out for any structural or decorative inconsistencies in site architecture. Report any of these inconsistencies immediately. Do not panic. Do not react. Do not show emotion. As amicable as it may seem from the outset, SCP-XXXX is a dangerous threat that should not be underestimated.
~Site Director Anderson
Description:
Discovery Log: SCP-XXXX was discovered operating a small antique shop in Rye, East Sussex, England after an unstable man wielding an illegal firearm entered the shop in the interest of armed robbery. When SCP-XXXX appeared resistant to his demands, it was shot, shattering its human carapace around the upper left quadrant of its skull, exposing the entity's anomalous nature. There were three other individuals present at the scene, including one member of Foundation personnel: Agent Yates, on paid leave at the time, who was successfully able to phone the Foundation. MTF Epsilon-6 "Village Idiots" was dispatched to secure the site.
Citizens who witnessed the event were administered Class-A Amnestic treatment and were subsequently released. SCP-XXXX's assailant was sedated, injected with traces of the hallucinogenic compound phenylcyclohexyl piperidine, and released. Monitoring reports that the suspect turned himself in to the British police. His experience was declared a result of drug-induced hallucination by the state and he was sentenced with life imprisonment. The entity itself was notably unharmed and willingly detained for questioning.
Addendum:
Wow! You flipped a card and got: Dr Morgenstern!!! You ca reload the page or go to the next.
DATE: 01 Jul 2021 05:00
Item #: SCP-XXXX
Object Class: Euclid Keter
Special Containment Procedures: — A standard 2x2x2 glass box with personal checking up on it every 2 hours. Weekly cleaning is required — SCP-XXX is to be kept within a hermetically sealed glass case, at least 5 inch thick. This case is to be contained within a steel and iron room at all times. Doors are to be locked at all times, with the exception of allowing personnel in or out. No fewer than four (4) armed guards are to guard the room. Guards must remain outside at all times and are not allowed within the containment room under any circumstances. The room must always be under surveillance using cameras and should surveillance ever be compromised, Security Protocol [DATA EXPUNGED] is to be enacted. In case of instances of Scp-xxx-A exiting scp-xxx, MTF Epsilon-11 and on-site security detail is to neutralise all targets.
Addendum: Following the events that took place during the last containment breach, Scp-XXX has been classified Keter Class and all direct research has been prohibited by the order of 05 Command
Description: Scp-XXX is a anomalous tree of the species Ulmus parvifolia and is similar to its ordinary counterparts except that occasionally it causes spatial distortions around it, during which it expels out small quantities of slag, embers and charcoal. At the centre of its base is a worm hole via which entities Scp-XXX-A and B emerge. Scp-XXX-A is a subspecies of the genus Homo and bear a resemblance to Scp-3288 however, they are more aggressive, faster and have a higher rate of reproduction, which makes a Containment Breach a possible SK-class dominance shift scenario. At least fifteen (15) instances of Scp-XXX-A have know to emerge when Scp-XXX is not under direct observation.
Due to anomalous and currently unknown reasons, the worm hole is not capable or affecting or altering the area surrounding Scp-XXX. Research into where the worm hole leads is difficult as any and all metal is unable to pass through it and it is too small for personal to fit through. Via plastic periscopes, it has been observed that the worm hole leads to an area now classified Loc-XXX-Omega, which appears to be a hallway. At the far end of the hallway leads to a laboratory whose function is currently unknown. It is to be noted that no metal has been used in the construction of said hallway and walls appear to be made of plant and organic matter, and evidence collected shows the plants belong to the genus Parthenocissus and bear a resemblance to the species Parthenocissus inserta however presence of unknown genes makes it an unknown subspecies.
Addendum: On 15/2/20, three (3) instances of Scp-XXX-B were ejected from the worm hole and on 2/1/21 two (2) instances were ejected.
Scp-XXX-B are organic, living machines made using unknown procedures and have a anomalous power source. To date, five (5) such instances were recovered. The first object, now labelled Scp-XXX-B-1 appears to be damaged clepsydra made of stems and a cartilaginous tube identified as a functioning trachea belonging to the species A. mongoliensis. Water is generated at the top by anomalous means and in place of wheels and cogs, moving branches power the clock. Broken branches and parts cannot be repaired using metal counterparts and the technique to instil organic parts is unknown. Scp-XXX-B-2 and Scp-XXX-B-3 are machines of unknown function. Scp-XXX-B-4 is a rocket engine utilising oxygen and hydrogen for fuel. It utilises a cooling system that converts atmospheric oxygen and hydrogen to form water and use the thermal energy expelled as energy, a part of which powers the coolant. The inner layer of Scp-XXX-B-4 is covered by a liquid compromised of human synovial fluid and unknown superfluids. Scp-XXX-B-4 is currently being researched to make a reliable power supply for Foundation vehicles and sites. Scp-XXX-B-5 appears to be a [DATA EXPUNGED] and is similar in function and make to [Redacted] and [DATA EXPUNGED]. It is believed that Scp-XXX-B-1 to 5 alongside Scp ████ were created by Scp-1000 and was preserved by unknown methods. Scp-XXX-B-5 is currently being tested to be used as experimental and anomalous weaponry. When not being researched, it is to be returned to Site Director ████████. It is unclear if Loc-XXX-Omega is a warehouse or a laboratory and the connection of Scp-3288 with Scp-1000 is currently being debated upon.
Interviewed: Scp-XXX-A-Ω-1
Interviewer: Agent █████
Foreword: Scp-XXX-A do not appear to have photophobia like their Scp-3288 counterparts and even have fully functional limbs. Due to this, they are believed to be more dangerous than Scp-3288 due to which seismic charges have been implanted into their necks and will be activated in case of a containment breach.
<Begin Log>
** Agent █████:** Hello. Please identify yourself. Your cooperation will be enforced by force.
** Scp-XXX-A-Ω-1:** *Unintelligent noises*
** Agent █████:** I repeat, your cooperation is not optional.
** Scp-XXX-A-Ω-1:** Name mine Grook.
** Agent █████:** so Grook, can you tell me how did you come through the worm hole?
** Scp-XXX-A-Ω-1:** Master say we need retrieve Ubrolisk. We come get
** Agent █████:** is the Ubrolisk the tree through which you came?
** Scp-XXX-A-Ω-1: ** We come for Ubrolisk. We need serve master.
** Agent █████:** Where is the place that is on the other side of the Worm Hole?
** Scp-XXX-A-Ω-1:** why Grook tied? Who is human? I want to go
** Agent █████:** We will release you if you cooperate with us.
** Scp-XXX-A-Ω-1:** Let go now
At this point the effects of the drugs were coming off and Scp-XXX-A-Ω-1 went into a hostile state and was neutralised.
<End Log>
Scp-XXX-A-Ω-2 resisted while he was being drugged for interview and was killed before he could breach containment.
Interviewed: Scp-XXX-A-Ω-3
Interviewer: Agent █████
<Begin Log>
** Agent █████:** Hello. Please identify yourself. Your cooperation is not optional.
** Scp-XXX-A-Ω-3:** Where plëck and qwiń?
** Agent █████:** They are being interviewed like you. If you cooperate we will release you. Now, tell me where does the hallway in the worm hole lead?
** Scp-XXX-A-Ω-3:** To master
** Agent █████:** who is your master. Can you describe him?
** Scp-XXX-A-Ω-3:** Master brave. Master strong. I no see master
** Agent █████:** Why do you need that tree?
** Scp-XXX-A-Ω-3:** master say. Master need Ubrolisk. Master need bring friends.
** Agent █████:** Can you explain what do you mean by bring? Where are his friends now?
** Scp-XXX-A-Ω-3:** Dead
** Agent █████:** How will the Ubrolisk bring back Master’s friends?
** Scp-XXX-A-Ω-3:** Heart tree. Master order, I need to……
** Agent █████:** Yes?
** Scp-XXX-A-Ω-3:** I no smell Grook, no smell qwiń. You lie
At this point Scp-XXX-A-Ω-3 broke free of his restrains and was neutralised.
<End Log>
Closing Statement: Scp-XXX may be a much more powerful object than we thought it would be. If what they said is true, and this…Tree can revive the dead, we could unlock so much more. Not just the foundation but for humanity. -Dr Morgenstern
[[footnoteblock]]
Wow! You flipped a card and got: plaguepjp!!! You ca reload the page or go to the next.
DATE: 01 Jul 2021 04:59
/* source: http://ah-sandbox.wikidot.com/component:collapsible-sidebar-x1 */ #top-bar .open-menu a { position: fixed; top: 0.5em; left: 0.5em; z-index: 5; font-family: 'Nanum Gothic', san-serif; font-size: 30px; font-weight: 700; width: 30px; height: 30px; line-height: 0.9em; text-align: center; border: 0.2em solid #888; background-color: #fff; border-radius: 3em; color: #888; } @media (min-width: 768px) { .mobile-top-bar { display: block; } .mobile-top-bar li { display: none; } #main-content { max-width: 708px; margin: 0 auto; padding: 0; transition: max-width 0.2s ease-in-out; } #side-bar { display: block!important; position: fixed; top: 0; left: -19em; width: 17em; height: 100%; margin: 0; overflow-y: auto; z-index: 10; padding: 0.3em 0.675em; background-color: rgba(0,0,0,0.1); transition: left 0.5s ease-in-out; } #side-bar:target { display: block; left: 0; width: 17em; margin: 0; z-index: 10; } #side-bar:target .close-menu { display: block; position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: -1; } #top-bar .open-menu a:hover { text-decoration: none; } .close-menu { margin-left: 19em; opacity: 0; } }
:root { --timeScale: 1; --timeDelay: 0s; } /* Converting middle divider from box-shadow to ::before pseudo-element */ .anom-bar > .bottom-box { box-shadow: none!important; } .anom-bar > .bottom-box::before { position: absolute; content: " "; width: 100%; height: 0.5rem; background-color: rgb(var(--black-monochrome, 12, 12, 12)); transform: translateY(-0.74rem); } /* DIVIDER */ .anom-bar > .bottom-box::before { animation-name: divider; animation-duration: calc(0.74s * var(--timeScale)); animation-delay: calc(0.1s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.32,.38,.39,.94); animation-fill-mode: backwards; } /* CLASSIFIED LEVEL BARS */ div.top-center-box > * { animation-name: bar; animation-duration: calc(0.45s * var(--timeScale)); animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: backwards; } div.top-center-box > :nth-child(1) { animation-delay: calc(0.2s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(2) { animation-delay: calc(0.32s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(3) { animation-delay: calc(0.45s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(4) { animation-delay: calc(0.61s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(5) { animation-delay: calc(0.75s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(6) { animation-delay: calc(0.95s * var(--timeScale) + var(--timeDelay)); } /* TOP TEXT */ div.top-left-box, div.top-right-box { clip-path: polygon( 0% -50%, 150% -50%, 150% 100%, 0% 100%); } div.top-left-box > *, div.top-right-box > * { position: relative; animation-name: bottomup; animation-duration: calc(0.65s * var(--timeScale)); animation-delay: calc(0.5s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: backwards; } /* CONTAINMENT, DISRUPTION, RISK CLASSES */ div.text-part > * { clip-path: polygon( 0% 0%, 100% 0%, 100% 100%, 0% 100%); animation-name: expand2; animation-duration: calc(0.5s * var(--timeScale)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.12,.41,.27,.99); animation-fill-mode: backwards; } div.text-part > :nth-child(1) { animation-name: expand1; } div.text-part > :nth-child(1) { animation-delay: calc(0.6s * var(--timeScale) + var(--timeDelay)); } div.text-part > :nth-child(2) { animation-delay: calc(0.75s * var(--timeScale) + var(--timeDelay)); } div.text-part > :nth-child(3) { animation-delay: calc(0.86s * var(--timeScale) + var(--timeDelay)); } div.main-class::before, div.main-class::after { animation-name: iconslide; animation-duration: calc(0.45s * var(--timeScale)); animation-delay: calc(0.8s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.12,.41,.27,.99); animation-fill-mode: backwards; } /* BOTTOM TEXT */ div.main-class > *, div.disrupt-class > *, div.risk-class > * { animation-name: flowIn; animation-duration: calc(0.42s * var(--timeScale)); animation-delay: calc(0.75s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: ease-out; animation-fill-mode: backwards; } /* DIAMOND */ div.arrows { animation-name: arrowspin; animation-duration: calc(0.7s * var(--timeScale)); animation-delay: calc(0.6s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.12,.41,.27,.99); animation-fill-mode: backwards; } div.quadrants > * { animation-name: fade; animation-duration: calc(0.3s * var(--timeScale)); animation-delay: calc(1.4s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.12,.41,.27,.99); animation-fill-mode: backwards; } div.top-icon, div.right-icon, div.left-icon, div.bottom-icon { animation-name: nodegrow; animation-duration: calc(0.4s * var(--timeScale)); animation-delay: calc(1.4s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.12,.41,.27,.99); animation-fill-mode: backwards; } div.diamond-part { clip-path: polygon( -10% 0.37%, 120% 0.37%, 120% 100%, -10% 100%); animation-name: diamondBorder; animation-duration: calc(0.8s * var(--timeScale)); animation-delay: calc(0.5s * var(--timeScale) + var(--timeDelay)); animation-iteration-count: 1; animation-timing-function: cubic-bezier(.32,.38,.39,.94); animation-fill-mode: backwards; will-change: box-shadow; } /* MOBILE QUERY */ @media (max-width: 480px ) { .anom-bar > .bottom-box::before { display:none; } .anom-bar > .bottom-box { box-shadow: 0 -0.5rem 0 0 rgb(var(--black-monochrome, 12, 12, 12))!important; } div.top-center-box > * { animation-name: bar-mobile; animation-duration: calc(0.9s * var(--timeScale)); } div.top-center-box > :nth-child(1) { animation-delay: calc(0.1s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(2) { animation-delay: calc(0.2s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(3) { animation-delay: calc(0.3s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(4) { animation-delay: calc(0.4s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(5) { animation-delay: calc(0.5s * var(--timeScale) + var(--timeDelay)); } div.top-center-box > :nth-child(6) { animation-delay: calc(0.6s * var(--timeScale) + var(--timeDelay)); } } /*--- Motion Accessibility ---*/ @media (prefers-reduced-motion) { div.anom-bar-container { --timeScale: 0; } } /*-------------------------*/ @keyframes divider { from { max-width: 0%; } to { max-width: 100%; } } @keyframes bar { from { max-width: 0%; } to { max-width: 100%; } } @keyframes bar-mobile { from { max-height: 0%; } to { max-height: 100%; } } @keyframes bottomup { from { top: 100px; } to { top: 0; } } @keyframes expand1 { from { opacity: 0; clip-path: inset(0 calc(100% - 0.75rem) 0 0);} to { opacity: 1; clip-path: inset(0);} } @keyframes iconslide { from { opacity: 0; transform: translateX(-5rem);} to { opacity: 1; transform: translateX(0);} } @keyframes expand2 { from { opacity: 0; max-width: 1%;} to { opacity: 1; max-width: 100%;} } @keyframes fade { from { opacity: 0;} to { opacity: 1;} } @keyframes flowIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } } @keyframes arrowspin { from { clip-path: circle(0%); transform: rotate(135deg); } to { clip-path: circle(75%); transform: rotate(0deg); } } @keyframes nodegrow { from { transform: scale(0);} to { transform: scale(1);} } @keyframes diamondBorder { from { box-shadow: -0.5rem -20rem 0 0 rgb(var(--black-monochrome, 12, 12, 12)); } to { box-shadow: -0.5rem 0 0 0 rgb(var(--black-monochrome, 12, 12, 12)); } }
:root { --posX: calc(50% - 358px - 12rem); } /*--- Footnote Auto-counter --*/ #page-content { counter-reset: megacount; } /*--- Footnote Superscript Number --*/ .fnnum { display: inline-block; text-indent: calc(-1% - 0.1em); overflow: hidden; line-height: 83%; text-decoration: none; font-weight: bold; font-style: initial; color: transparent; position: relative; top: -0.25em; font-size: 82%; padding: .15em calc(.21em - 0.4px) .12em calc(.11em - 1px); margin-left: -0.06em; margin-right: -0.25em; counter-increment: megacount; user-select: none; } .fnnum::after { content: "" counter(megacount); color: var(--fnColor, #E6283C); } .fnnum:hover { text-decoration: none; cursor: pointer; background-color: var(--fnColor, #E6283C); } .fnnum:hover::after { color: white; } /*--- Footnote Content Wrapper --*/ .fncon { position: absolute; right: calc(var(--posX) + 80px); line-height: 1.2; padding: 0.82rem; width: 10.3rem; background: white; border: 2px solid black; font-weight: initial; font-style: initial; text-align: initial; pointer-events: none; opacity: 0; transition: opacity 0.15s linear, right 0.3s cubic-bezier(.08,.72,.5,.94); z-index: 9; } .fnnum:hover + .fncon { opacity: 1; right: var(--posX); } .fncon::before { position: absolute; top: 0; left: 0; transform: translateX(-52%) translateY(-55%) scale(1.15); background-color: var(--fnColor, #E6283C); color: white; content: counter(megacount); font-size: initial; font-weight: bold; font-style: initial; padding-left: 0.32em; padding-right: 0.32em; padding-top: 0.18rem; padding-bottom: 0.08rem; } /*--- Mobile Query --*/ @media only screen and (max-width: 1279px) { .fncon { position: fixed; bottom: 1.3rem; left: calc(11% - 50px); width: 70%; transition: opacity 0.15s linear, left 0.3s cubic-bezier(.08,.72,.5,.94); } .fnnum:hover + .fncon { left: 11%; } }
SCP-XXXX.
Special Containment Procedures:
Description: SCP-XXXX is a bipedal creature resembling a stuffed bear. It is sapient and sentient and speaks with a thick, New Yorker accent. SCP-XXXX is linked to SCP-XXXX-1, Restaurant Name, a restaurant in City, Place. Patrons who enter and sit in SCP-XXXX-1 alone will be joined by SCP-XXXX, who will eat and attempt to make conversation. SCP-XXXX self-identifies as Wallace, and will not provide a surname if pressed. A handwritten note on a tag stitched into SCP-XXXX's right leg reads as follows:
| Friend for losers :) |
|---|
SCP-XXXX is extremely difficult to contain, however, these failures have been through inadvertent actions on SCP-XXXX's part or unrelated circumstances leading to efforts being unsuccessful.
Addendum XXXX-1, Containment Log:
Due to the difficulty in containing SCP-XXXX during previous attempts, Site-43 organized the following procedure.
Part One: Occupy
Site-43 staff is to replace all employed staff members and patrons at Restaurant Name. Personnel has drawn straws for their positions, and they are as follows.
Dr. E. Andrews — Server
Dr. H. Arancia — Interviewer of SCP-XXXX
Dr. H. Blank — Server for SCP-XXXX
Guest Dr. J. Dune — Bus Boy
Rsr. F. Fitzgerald — Server
Dr. E. Grant — Bus Boy
Guest Dir. P. Lague — Chef
Dr. L. Lillihammar — Hostess
Chief C. Zaman — Chef
Dr. W. Wettle — Chef

If your name is not listed here, you are most likely playing the role of Patron. Please see Dr. Blank for more information.
— Harold Blank, Archives and Revision
— Oversight from Henry Arancia, Sapient Anomaly Specialist, Psychology and Parapsychology
Present personnel were connected via an earpiece to discuss their actions throughout the containment attempt. These messages are denoted by a BLUE name. SCP-XXXX entered SCP-XXXX-1 at 20:23:54 on 17 October 2021, five minutes after Dr. Arancia was seated.
Interview Log
Date: 17 October 2021
Present: Dr. Henry Arancia (Sapient Anomaly Specialist, Psychology and Parapsychology), Dr. Harold Blank (Archives and Revision, Server), SCP-XXXX
SCP-XXXX: Ay, how ya doin'. Name's Wallace. Call me Wally, Waldo, Willy. I don't care.
SCP-XXXX thrusts its paw out. Dr. Arancia shakes it.
Dr. Arancia: Nice to meet you. I'm Dr. Arancia.
Rsr. Fitzgerald: Ah shit.
Dr. Arancia takes a breath.
SCP-XXXX: Oh! We're bein' formal today! Apologies docta, I'm not dressed for the occasion.
Dr. Blank: We're good, we're good. Keep going.
Dr. Arancia: It's… quite alright. So, what have you been—
SCP-XXXX: Waiter!
Dr. Blank rushes over.
Dr. Blank: Yes sir?
SCP-XXXX: Been here a thousand times, mind if I order?
Dr. Arancia: Oh, yeah… go ahead.
Dr. Blank: What can I get you?
SCP-XXXX: Cheese plate, two New England clam chowders, and an order of the mussels. Entree we're gonna do the surf and turf — how do you like your steak?
Dr. Arancia: Medium-rare. Actually, about the clams and—
SCP-XXXX: An aristocrat, two medium-rare surf and turfs. And make sure you get the extra butter sauce. Tommy back there knows what I'm talkin' about. Thank ya.
Dr. Arancia: I— Thanks.
Dr. Dune: What's the problem?
Dr. Wettle: He's allergic to shellfish.
SCP-XXXX: Ya like movies? I did the Good Fellas back there.
Dr. Arancia: Yeah. I got that.
SCP-XXXX: To tell you the truth, lotta freaks around here recently. I think it's somethin' with the tourists or whateva. I haven't seen the regulars 'round here in weeks and they got all these new staff members runnin' around.
Dr. Arancia: I'm sure that's hard.
SCP-XXXX: You a therapist or somethin? You seem like you're tryna analyze me.
Dr. Arancia: Nope, not at all.
Part Two: Lure
Numerous attempts have failed because SCP-XXXX pulled away from the conversation. It does not like intrusive questions and will opt to leave if they go too far. It does show a want to form a personal bond with the people it sits with. So, the job of the interviewer is as follows:
- Talk about yourself. Engage with its questions.
- Laugh at its jokes.
- It really likes movies, please recognize its references. There is a box of Tarantino and Scorcese movies in my office.
- Ease into its origin. Where it's from, what its parents did, its job, etc.
- Confirm the introduction of containment attempts (Detailed in Part Three).
It is also imperative that you create an emotional backstory. It latches onto those.

— Harold Blank, Archives and Revision
— Oversight from Henry Arancia, Sapient Anomaly Specialist, Psychology and Parapsychology
In preparation, Dr. Arancia viewed Quentin Tarantino's entire catalog, all films regarding the Italian Mafia from Martin Scorsese, and three of the seven seasons of The Sopranos. This was determined to be adequate.
Dir. Lague: I just want to note how much of a pain in the ass this place is being.
Dr. Lillihammar: What do you mean?
Dir. Lague: This place really, and I mean really does not want me putting these drugs in the food.
Dr. Blank: Elaborate, please.
Dir. Lague: Listen, I read the draft of what this thing does. "Inadvertent actions on SCP-XXXX's part or unrelated circumstances leading to efforts being unsuccessful." I'm about 99% sure the restaurant is to blame.
Dr. Blank: How so?
Dir. Lague: I have Zaman and Wettle beside me, they'll tell you. Half the time you try to pour the sedatives in, the container falls from your hand, or the lights go out, or you spill something.
Dr. Lillihammar: Is it possible you're just clumsy?
Dir. Lague: It's physically and statistically impossible for us to be doing all of this on accident. Come in here and try if you don't believe me. I have half of the prep food duct-taped to the counters. I thought I calmed it down earlier but I guess not.
Chief Zaman: We're not lying. This is some weird shit going on.
Dr. Wettle: What he said.
Dir. Lague: Hmm.
Chief Zaman: "Hmm" what?
Dir. Lague: I think I figured something out. The building doesn't want us to mess with the bear. It knows we're trying to, though.
Chief Zaman: So what?
Dir. Lague: I'm just thinking out loud.
Interview Log
Date: 17 October 2021
Present: Dr. Henry Arancia (Sapient Anomaly Specialist, Psychology and Parapsychology), SCP-XXXX
SCP-XXXX is consuming its bowl of clam chowder. Dr. Arancia leaves his untouched.
SCP-XXXX: So, tell me, what're ya doin' alone up here.
Dr. Arancia: Long story short: I think my wife and I are splitting up.
SCP-XXXX: Ah that's terrible. It's always hard to deal with something like that. Any kids?
Dr. Arancia: Nah. That's the reason really. She wanted kids, I didn't. With everything you see in the world, you don't want to bring a baby into this suffering.
Dir. Lague: That's a good one.
Dr. Wettle: Very smart choice. Nice job, Hank.
SCP-XXXX: Tale as old as time my friend. I'll be honest, you look awful, especially for a doctor. Pale, your eyes are baggy, I can see your veins.
Dr. Arancia: Thanks.
SCP-XXXX: I'm just breakin' your balls. I promise you, at some point, it'll get better. Hell, maybe it'll work itself out. If not, plenty of fish in the sea. Can I ask where you're from?
Dr. Arancia: The US originally. I was transferred here for work and have stayed put for about seven years. I can't complain.
SCP-XXXX: I sure as hell can.
Dr. Arancia: What about you?
SCP-XXXX: What about me?
Dr. Arancia: Are you from around here?
SCP-XXXX: Eh, I've never really stayed put. Been here, been there. Did a tour in 'Nam, hit up Europe for a while. Landed back in this freezer and decided to stay for a while.
Dr. Arancia: Vietnam?
Dir. Lague: Sherlock Holmes, ladies and gentlemen.
SCP-XXXX: Where else would it be? What kinda doctor is this I thought you bastards were supposed to be smart.
Dr. Blank: You have no idea.
Dr. Arancia laughs.
Dr. Arancia: Well, you know…
SCP-XXXX: What do you study?
Dr. Arancia: Clinical psychology.
Dr. Lillihammar: Pffft. Sure.
SCP-XXXX: The big bucks! Look at you, my friend. I once spoke with an "astronaut" not too long ago5. Now that was a weirdo.
Dr. Wettle: Hey, what the hell?
Dr. Lillihammar: You talked about aliens, you idiot. No credible astronaut would talk about aliens.
Dr. Wettle: I literally talked to them, Lil. I have the recording.
Dr. Blank: She's right.
Dr. Arancia: In what way?
SCP-XXXX: He was just going on and on and on and on and on about mundane shit. Nothin' interestin' at all. The dude was just borin', and he had been to space! Imagine that! You left the planet and have no personality other than bein' a nervous asshole who wants to get into your business.
Dr. Wettle: Asshole.
SCP-XXXX: All due respect he did have a cool story about aliens or somethin'.
Dr. Wettle: Ha! Kiss my ass!
Part Three: Assault
Containment efforts are going to be rapidly sent out over the course of the night. The majority of them will occur during the entree portion. For the safety of the containment team, it is imperative that you either
DO NOT CONSUME ANY OF THE FOOD OR DRINK
or
TAKE THE ANTI-SEDATIVE
Every inch of the kitchen has been laced with high-grade sedatives developed by Site-322. Personnel in the chef position is required to take the anti-sedative. There is also monitoring equipment in every room in the building, including restrooms.
Upon SCP-XXXX entering SCP-XXXX-1, a mobile task force will be stationed at each exit. The doors have been previously replaced with iron security doors which will electronically lock. In the event of a potential breach. The doors and windows will be welded shut.
On a personal note, I'd like to say that complaints regarding us "overdoing it" for a "teddy bear," I omitted a certain f-word there, are not appreciated nor are they conducive to the Foundation's goal. We have a job and we need to do it. I'll be honest, I am a bit frustrated, and you should be too. This "teddy bear" has eaten through more manpower than it has for 90% of anything Site-43 has contained combined. If my level of frustration is coming off in these notes, I apologize.
Let's get this done.

— Harold Blank, Archives and Revision
— Oversight from Henry Arancia, Sapient Anomaly Specialist, Psychology and Parapsychology
Interview Log
Date: 17 October 2021
Present: Dr. Henry Arancia (Sapient Anomaly Specialist, Psychology and Parapsychology), SCP-XXXX
SCP-XXXX: —So the wife says "That's not a pig, that's a duck" The husband says "I wasn't talkin' ta you."
Dr. Arancia laughs.
Dr. Andrews: That's just misogynistic.
Dr. Arancia: Yeah. So, ahem, you work?
SCP-XXXX: Odd jobs. Mostly construction at my brother's company. He has me as a foreman down there. I always liked to lead. [Pause] I see that in you. That drive and all.
Dr. Arancia: How so?
SCP-XXXX: Some people just have it. There's a thing the Hollywood fucks have where they can sniff out a star just by lookin' at 'em — they don't even have to see them act or sing or nothin'. I've always had that with people who want to do something. All this bullshit you said you're goin' through it'll pass regardless of whatever way it goes. And you'll carry on. Like in The Sopranos, the main character, Tony, he gets shot and almost dies, but he comes out with a new perspective on life. He values it. I think this situation will do the same, and you'll do good because of it.
Dr. Arancia: That really means a lot. Thank you.
SCP-XXXX: Well, it's rare — to find someone with that spark. I've sat with many a-people and I only found one other. I hope he's off doin' his thing.
Dr. Arancia: You mentioned your brother.
SCP-XXXX: What about him?
Dr. Arancia: You said he owns a company.
SCP-XXXX: Yeah a few. He's my older brother and has always been there for me.
Dr. Dune: Shouldn't it be out at this point?
Dr. Lillihammar: Lague, was it in the soup?
Dir. Lague: Wait. Shit, I used yesterday's pot. As for Jay's question, it could take a bit longer than that.
Dr. Lillihammar: Goddamn it, how did you do that?
Dir. Lague: It was a mixup. What do you want me to do about it?
Dr. Lillihammar: Make sure it's on the steak.
Dir. Lague: I'm making sure. You just…
A bang is heard.
Dr. Lillihammar: Paul?
Chief Zaman: He just collapsed.
Dr. Lillihammar: Did he take the counter drug?
Chief Zaman: He said he did. Wettle?
Dr. Wettle: He said he would after he got… the soup.
Dr. Lillihammar: For the love of God. Blank! Come in.
Dr. Blank: What do you want me to do? I call in this guy because he has a gumball machine doing his taxes and he laces the soup with the wrong drug.
Dr. Blank delivers their meal. Dr. Arancia glares.
SCP-XXXX: Ay, what's goin' on back there? You figurin' out world peace? Defusin' a bomb?
Dr. Arancia begins to eat.
SCP-XXXX: You hear what I said, I ask him "You figurin' out world peace or defusin' a bomb?"
Dr. Arancia chuckles.
Dr. Blank: Code Black. Check the other channel for details. Hank, we're figuring something out. Stay put and don't panic.
SCP-XXXX: Ay, what's wrong? You look like you saw a ghost or somethin'. I didn't know someone could get paler. You'd give a vampire a run for its money
Dr. Arancia: It's nothing. Just one of those memories that pop into your head at the worst times.
SCP-XXXX: I sure as hell know about those. The ones where you did somethin' embarrassin' and want to forget but it's seared into there.
Dr. Blank: Okay, we're at the nuclear option now. Tackle and restrain it.
Dr. Arancia types into his cellphone.
Dr. Arancia: what the fuck why
Dr. Blank: Lague didn't eat the counter pill and he dropped it in the soup.
Dr. Arancia: youve got to be kidding
Dr. Blank: I'm not.
Dr. Arancia: im not doing that
Dr. Blank: You know what? I will.
Dr. Arancia: do not ill handle it
SCP-XXXX: You good over there Typey McGee?
Dr. Arancia: Yeah sorry, my mom.
SCP-XXXX: Mothers.
Dr. Arancia: Speaking of, are your parents also bears?
SCP-XXXX: Nah I was dropped from a stork into their arms. Yes, they're bears how the hell else would I look like this? We're your parents also pale and twig thin and have receding hairlines?
Dr. Arancia: I'm just asking, sorry for striking a nerve. You live near this joint?
SCP-XXXX: The woods really.
Dr. Arancia: Oh… with the whole you being a bear. I should have guessed that.
SCP-XXXX: You think I live in the woods because I'm a bear? Nah, I just do it to get more connected to the Earth.
Dr. Arancia: Do you identify as anarcho-prim—
SCP-XXXX: Nah I'm straight as an arrow. I don't care about whoever you like though, or anyone for that matter. Live your life is what I say and let no one tell you otherwise. You like the steak?
Dr. Arancia: Those aren't related but that's good to know. Steak's not bad — a bit overdone.
SCP-XXXX: Speaking of, they forgot my butter for the lobster. I'll tell you, they're really losin' their touch. I'm getting…
Dr. Arancia: What?
SCP-XXXX: Em geddin… reeeeally… tired—
SCP-XXXX collapses.
Dir. Lague: Booyah, baby!
Addendum XXXX-2, Post-Containment Debrief: SCP-XXXX was subsequently captured and placed in a standard sapient creature containment chamber. Subsequent tests have not manifested SCP-XXXX's return to SCP-XXXX-1, therefore its connection to the building has been rendered neutralized and the sub-designation is no longer needed.
Interview Log
Date: 21 October 2021
Present: Dr. Henry Arancia (Sapient Anomaly Specialist, Psychology and Parapsychology), Dr. Harold Blank (Archives and Revision), Dir. Paul Lague (Site-322)
Dr. Blank: We're going to break down your containment attempt in a more professional manner one more time. This is going on record, please be thorough.
Dir. Lague: No more booyahs?
Dr. Blank: No more booyahs.
Dir. Lague: Fine. So I realized the restaurant, SCP-XXXX-1, was causing your containment efforts to not work. Pots and pans just don't fling themselves across a room.
Dr. Blank: So, with that in mind…
Dir. Lague: I wondered if I could trick it. Make it think it got me by mixing up the soup pots and causing me to drop my counter pill in there.
Dr. Blank: So, you knew the soups were mixed up?
Dir. Lague: When I first pulled the pot out, no, but when I realized that the building was messing with us. I dropped a placebo in to see if it would calm down. And it did.
Dr. Blank: Why did you have those on you?
Dir. Lague: I carry them with me whenever I bring the pills. I'm a scientist, I experiment.
Dr. Blank: Alright… Why did you think that would work?
Dir. Lague: I didn't really. I was more focused on getting the food out and going with the plan. As I said, it calmed down with the placebo in, so I faked the fainting to see if that would do anything and it completely stopped messing with Wettle and Zaman. The steaks were already covered at that point so it was a matter of waiting.
Dr. Blank: So what I'm hearing is that you were so focused on cooking that bear a meal that you accidentally contained it.
Dir. Lague: Well, when you put it that way I sound like a jackass. But sure, that's about right.
Wow! You flipped a card and got: Swordfang2868 colony!!! You ca reload the page or go to the next.
DATE: 30 Jun 2021 22:57
Item #: SCP-XXXX
Object Class: Euclid
Special Containment Procedures:
SCP-XXXX is kept in a standard biological containment chamber with heat lamps installed in the ceiling and a custom made valve that is to be connected to a source of mineral and protein enriched water.
SCP-XXXX is to be supplied with biweekly rations of a concentrated mix of sugar, minerals, and vitamins as detailed in SCP-XXXX's feeding requirements.
If the object requests any metal material for repairs they are to be reported to the site manager who may fill those requests if not deemed too pretentious, and if the object ever becomes damaged then it is to be immediately supplied emergency rations of titanium, copper, magnetite, and if necessary silver and gold. These materials are to be kept in a storage locker near the object's containment in a powdered form for reasons such as this.
Interviews are to be carried out once every two days by personnel with a base knowledge of political science, microbiology, and mechanics as per the object's request.
Description:
SCP-XXXX is an air tight water-filled mechanical vessel that appears to be constructed in the shape of a bipedal humanoid with a tail, antlers, and webbed hands and feet. The vessel is made from a multi layered plating of titanium fused with copper and carbon in a manner that makes it stronger than diamond and more durable than any other known nonanomalous metal. The technology implemented in the vessel is extremely complex and made in a manner that is only possible through nothing but microscopic precision and workmanship. The vessel is capable of locomotion and dexterity similar to that of a normal human with the exception being its tail.
The vessel is also capable of short range teleportation, low elevation hovering, and the use of sonic weapons, repulsion cannons, and experimental technology that is capable of temporarily disrupting the brain functions of biological organisms. These weapons, installed in the apparatuses of the vessels hands, are used only in self defense and demonstration.
The antlers on the vessel are lined with sensory equipment
The vessel also used to be capable of interdimensional travel through the use of a spacial anomaly generator located within the chest section of the vessel, but it is reported that the generator has been damaged in a way that makes repair or replacement impossible with currently accessible technology.
The vessel is inhabited by a large singular colony of several hundred species of microscopic life which have all developed a level of sentience equal to humans. This colony is connected by an anomalous telepathic network which serves as a means of sharing information, assigning tasks, and communication. The colony also maintains the functions and integrity of the vessel.
This colony is capable of communicating with personnel through an apparatus in the cranial section of the vessel that transmits and accepts both radio and verbal communication. When communicated with, the colony has a single organism stationed in the communication center of the cranium section that will speak for the colony as a whole usually only referring to itself in the speech patterns when asked for personal information or other such questions pertaining to it as an individual.
The colony is friendly towards staff and due to its constant cooperation with staff and valuable knowledge on several subjects, is allowed to request meetings with the site director and occasionally roam the facility.
Following examination of volunteering individual specimens of the colony it was discovered that the colony has a certain species within it that was responsible for the creation of the vessel and the incorporation of several hundred species of nonanomalous microscopic life as well as those species development of sentience.
This species (designated SCP-XXXX-A) is capable of activating the development of sentience in other microscopic species including microscopic animals, bacteria, extremophiles, algae, amoebas, and any other protists which are capable of personal locomotion. It is theorized that this species has constructed the vessel as a means of protection from threats including the destruction of a solar system and also as a means of self preservation. It is also theorized that the colony has visited our planet in the past due to the fact that it was able to easily understand personnel in its first interview.
Addendum:
The object was discovered during a routine investigation of a large burst of electromagnetic radiation followed by a distress call transmitted by radio from an unknown source. The object had opened a rift to the [redacted] desert and was in a severe state of damage. Following the interview after its repair it was confirmed that during this time the colony was had evacuated all its individuals to the cranial section so no individuals were lost despite leaks in the chest and leg sections.
The object was immediately transported to the nearest site for emergency repairs after the evidence of sentient life inside before attempting an interview. In the following interview the colony requested its own containment for the purpose of protecting itself.
Wow! You flipped a card and got: SCP-XXXX!!! You ca reload the page or go to the next.
DATE: 30 Jun 2021 22:09
Special Containment Procedures: SCP-XXXX must be contained within a standard containment cell, located at Site-81. Insults to the object are strictly prohibited, as it could become extremely hostile. It is to be kept Surveillance and audio are to be running at all times, and any personnel who need to enter SCP-XXXX's containment must obligate level 2 clearance.
Description: SCP-XXXX appears to be a silver tea kettle, approximately 8 inches in height. Its material is metal, and its lid will not open whatsoever. The object is occasionally calm, but becomes hostile to insults. The origins of the anomaly are still of yet unknown. When an individual chants "Pi, Ol, Oy" to the object, it will vibrate for an approximate 3 seconds, before it turns from silver, to gold. Any liquid substance that individual says to the object, it will pour inside of any nearby cups. If there are no available cups nearby, it will pour the liquids on the ground.
The process of [DATA REDACTED] is now ongoing.
[[footnoteblock]]
Wow! You flipped a card and got: Site 65!!! You ca reload the page or go to the next.
DATE: 30 Jun 2021 21:35
| Assigned Site | Site Director | Research Head | Assigned Task Force |
| Site-65 | Chris Dom Lasupall | Samuel Hamm Spillman | MTF Alpha-Ql-8 "Flying Lights" |
Introduction
Site-65 is a site meant to contain the bird-like anomaly, iamtheweirdo.
Wow! You flipped a card and got: NuclearChonker!!! You ca reload the page or go to the next.
DATE: 30 Jun 2021 17:21
Item #: SCP-XXXX
Object Class: Euclid
Special Containment Procedures:
Description:
Addendum: [Optional additional paragraphs]
[[footnoteblock]]
Wow! You flipped a card and got: TheTanline666!!! You ca reload the page or go to the next.
DATE: 30 Jun 2021 16:04
NOTE: REWRITE IN PROGRESS.
Item #: SCP-XXXX
Object Class: Euclid
Special Containment Procedures: SCP-XXXX is to be contained in a standard humanoid containment cell at Site-06-3. SCP-XXXX is to be provided 14 books of its choice a week and access to online library sites. As a result of good behavior demonstrated by the SCP, it is free to interact with personnel if both parties agree to do so under supervision by security.
SCP-XXXX is currently uncontained. Currently, efforts are focused on getting the SCP back.
Description: SCP-XXXX is a male humanoid entity standing at 173cm tall and appears to be 20-25 years old. What sets apart SCP-XXXX from regular humans is its ability to speak in, read in, and write in every language. This includes binary, sign language, and ciphers it has never before seen. SCP-XXXX also possesses a reading speed of 1250 words per minute, about 5 times faster than the average human.
SCP-XXXX came to the Foundation's attention after it was discovered in the streets of Boston, having gotten the attention of people for its ability to seemingly know any language. Because of this, after the Foundation managed to successfully contain SCP-XXXX, Class A amnestics were used on those witnessing it.
Addendum 1: In order to demonstrate the SCP's ability, several tests were conducted. The tests and the results are available publicly to personnel.
Addendum 1.1: SCP-XXXX was given a sheet of paper with the text "Bird, pen, robot, four". Each letter was replaced with a random symbol. The word was then scrambled to create a unreadable cipher. SCP-XXXX was not shown any answer key nor given any information regarding the cipher. The cipher is written below.
◓♕𓃭⠶, ♗⠱𓅀, ➮⅗⅓𓆢◧, ※▹𓁗☉
SCP-XXXX read the words "Bird, pen, robot, four" out loud before saying "easy".
Addendum 1.2: D-1063 and D-1064 were both given the cipher "1j9sd4l0ccp-s". D-1063 was told the cipher means "mad wolf" while D-1064 was told it means "red dice". The cipher was then given to SCP-XXXX. SCP-XXXX stated that the cipher "has multiple meanings", it then proceeded to state both "mad wolf" and "red dice".
Addendum 1.3: SCP-XXXX was given a sheet of paper with the letters "aofmepxlsd" written on it. This sequence has no meaning. SCP-XXXX produced a new language where "aofmepxlsd" means "table". SCP-XXXX can now fluently speak this language.
Note: It seems that SCP-XXXX will invent new languages on the spot if it is unable to communicate in other manners.
Addendum 1.4: SCP-XXXX was given a single frog. SCP-XXXX managed to communicate with the frog and proceeded to play with it. After two hours SCP-XXXX taught the frog how to do a backflip, sit, stand on its hind legs while holding on to a wall, and attack.
Addendum 1.5: SCP-XXXX was given a deaf cat. SCP-XXXX begun to meow at the cat. After this form of communication failed, SCP-XXXX attempted to create a sort of sign language with the cat. When this too failed, SCP-XXXX fell into a state of depression and did not come out of it until it was given a normal cat 45 minutes later.
Addendum 1.6: D-1065 was blindfolded and brought into SCP-XXXX's chamber. D-1065 is deaf and knows sign language. SCP-XXXX forcibly removed D-1065's blindfold. It then begun to chat with D-1065. D-1065 reported being interested in the conversation and noted that unlike human conversations, SCP-5342 never misunderstood a word he signed.
Addendum 1.7: SCP-049's journal was handed to SCP-XXXX in an attempt to decipher the language written in its pages. The experiment was cancelled unexpectedly; see below addendum for more details.
Addendum 2: During an experiment for the purpose of deciphering SCP-049's journal, the site at which SCP-XXXX was being contained at was raided by the Chaos Insurgency. Several staff members were killed as a result of the commotion
[[footnoteblock]]
Wow! You flipped a card and got: The Mask of Immortals!!! You ca reload the page or go to the next.
DATE: 30 Jun 2021 15:13
Item #: SCP-9205
Object Class:Euclid
Special Containment Procedures: SCP-9205 is to be housed in the high-value item storage, locker 9205 built into the MTF-Χ 2 staging area. Only during briefings is SCP-9205-A allowed to access the locker. SCP-9205-A is to be checked weekly by a psychiatrist.
Description: SCP-9205 appears to be a 3M™ Rugged Comfort Quick Latch Half Facepiece Reusable Respirator. SCP-9205 displays no anomalous abilities when handled by anybody other than SCP-9205-A. Upon donning SCP-9205 by SCP-9205-A, multiple anomalous properties manifest. Two creatures of east Asian origin materialize on the mask. These creatures have been identified from Chinese mythology, being Qinglong, and Chongming. The locations of the creatures vary but are often both in the middle. Further testing revealed that the iris of both eyes changed color from brown to blue in the right eye and white in the left eye. This property seems to take effect only during the utilization of SCP-9205 and has no effect on eyesight. The mask can only be taken off by SCP-9205-A appearing to be welded to his face when in use. SCP-9205-A inherits the anomalous abilities of the creatures.
Discovery Log: Initial contact with SCP-9205 and SCP-9205-A was after a training accident at SCP-9205-A’s personal range. A student negligently discharged a firearm in the direction of SCP-9205-A. SCP-9205-A was hit, but quickly recovered from the accident. The student was anesthetized by agents after a brief interview. SCP-9205-A along with SCP-9205 was subsequently taken into Foundation custody.
Interviewed: SCP-9205-A
Interviewer: Dr.█████
Foreword: Interview Conducted after initial testing
<Begin Log, 1530 28/5/████>
Interviewer: This is Dr.█████ interviewing SCP-9205-A. The date and time are 1530 on the twenty-eighth of May ████. SCP-9205-A, how did you come across the mask?
SCP-9205-A: I bought it from the Homedepot in ████████ Texas and decided to paint on the creatures or I suppose mythical animals. I believe in ancient Chinese mythological stories and decided to use them as protection. I didn’t expect that to manifest at this level.
Dr.█████: So was it you that made the mask anomalous?
SCP-9205-A: It was not me, I have painted these creatures on multiple other things and they never experienced this kind of reaction, if that is what you could call it. I think the gods, and/or creatures chose this to manifest themselves albeit they do not manifest as creatures or a god in 3d space.
Dr. █████: Do you think that what you call the gods or creatures chose you for a reason?
SCP-9205-A: I really don’t know, I sometimes practice Chinese alchemy and I have heard that it may lead to immortality. To be clear, I never was going for immortality, just better health. I guess this is my introduction to being immortal.
Dr. █████: So, you think you are immortal
SCP-9205-A: Possibly, yes. I have not tried anything to prove that I am. A lot of unanswered questions, however.
Dr. █████: Have you noticed anything different when you gained these abilities?
SCP-9205-A: I noticed that I am slightly stronger, but did not know that I was bulletproof and could destroy such things.
Dr. █████: Well, I guess you are welcome.
SCP-9205-A: I guess I am, but I do not appreciate getting shot without my mask.
Dr. █████: Well, you did regenerate from that didn’t you?
SCP-9205-A: Yes I did, but still don’t like getting shot at.
<End Log, 1600 28/5/████>
Closing Statement: SCP-9205-A appears to have limited knowledge of the fact that he is immortal however, he is unsure if it is complete immortality or just a longer lifespan than the average human.
Addendum-9205-1: Addendum-9205-1: Due to the background of SCP-9205-2 and being the only person able to employ SCP-9205 and its abilities, Mobile Task Force Χ-2 “Immortals” was created to utilize SCP-9205. MTF Χ-2 is commanded by Captain [REDACTED], SCP-9205-A is to be integrated into a 12 man team. This MTF is employed by the Foundation at Site-██.
Addendum-9205-2: The following is an audio log taken from SCP-9205-A meeting with a psychologist. The log has been transcripted as well as translated from Mandarin Chinese to English
I tell myself that I am not immortal but is that really the case? Do I outlive others but a couple of hundred years or do I live to see humanity as I know it destroyed and turned into dust? Is this a punishment for something I did earlier in my life or something I did in my previous or is it a blessing to help others? Why me, why not somebody else? All these questions and no answers.
Incident Log-9205: During a major containment breach at Site-██ MTF X-2 was utilized as a recovery team. During this incident, SCP-9205 was utilized to contain different anomalies. This prompted Captain [REDACTED] to request a change in the mission profile of MTF X-2 from an on-site MTF unit to one that can be used as a quick reaction force for multiple MTF units as well as used as a standalone team for certain missions. This request was granted by the 05 Council.
Addendum-9205-3: During initial testing one researcher handling SCP-9205 experienced what he describes as a burning sensation over his face, and hands lasting for several hours. Upon further examination of the researcher, no injuries were found. He subsequently began having deep bouts of depression and existential thoughts.
[[footnoteblock]]
Wow! You flipped a card and got: The endless road. ( W.I.P )!!! You ca reload the page or go to the next.
DATE: 30 Jun 2021 13:45
SCP-567894321
class: Euclid
Description:
Addendum: [Optional additional paragraphs]
[[footnoteblock]]
[[div class="footer-wikiwalk-nav"]]






Per 



/medium.jpg)

