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 Itzhak Fitf 2 5!!! You ca reload the page or go to the next.
DATE: 28 Mar 2021 15:20
Item #: SCP-7999
Object Class: Safe Magna1
Special Containment Procedures: Instances of SCP-7999 are to be used by the following MTF units:
- MTF Alpha-9 ("Last Hope")
- MTF Epsilon-6 ("Village Idiots")
- MTF Epsilon-11 ("Nine Tailed Fox")
- MTF Zeta-9 ("Mole Rats")
- MTF Eta-5 ("Jäeger Bombers")
- MTF Eta-10 ("See No Evil")
- MTF Lambda-12 ("Pest Control")
- MTF Mu-13 ("Ghostbusters")
- MTF Pi-1 ("City Slickers")
- MTF Tau-5 ("Samsara")
- MTF Psi-8 ("The Silencers")
SCP-038 Is to be used to clone SCP-7999 to meet MTF requirements. All cloned SCP-7999 instances must be inspected before issue for any malfunctions. SCP-7999 clones must be placed in sites incase containment breach occurs.
Description: SCP-7999 is a small cube made out of tungsten with the initials S.C.P it is speculated that SCP-7999 came from another reality where it was developed by the SCP-Foundation to contain SCP's with ease. The cube has a camera, activation button and instructions on how to use it. Several settings can be found on SCP-7999 as well:
Item Length: 1m-100m
Item Width: 1m-200m
Item #: N/A-8000 (Changes automatically with database updates)
Transparent: True/False
Anti-Corrosive: True/False
After testing with SCP-7999 the O-5 council decided to assign SCP-7999 to the MTF units listed above (See Addendum-7999-2).
Wow! You flipped a card and got: Wandsman Theme!!! You ca reload the page or go to the next.
DATE: 28 Mar 2021 15:12
Wow! You flipped a card and got: Felixou tales!!! You ca reload the page or go to the next.
DATE: 28 Mar 2021 00:05
/* 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"); }
Yes, you recognize the place. You've heard about it multiple times. People called it a myth or a legend, but it is true. It may have taken a long time before founding it in this apocalypse, but it's there. The crusader's empire.
Wow! You flipped a card and got: coldstonerleonard!!! You ca reload the page or go to the next.
DATE: 27 Mar 2021 21:52
Item #: SCP-1908
Object Class: Safe/Euclid/Keter (indicate which class)
Special Containment Procedures: [Paragraphs explaining the procedures]
Description: [Paragraphs explaining the description]
Addendum: [Optional additional paragraphs]
Wow! You flipped a card and got: SGT Pigeon!!! You ca reload the page or go to the next.
DATE: 27 Mar 2021 20:41
Item #: SCP-5519
Object Class: Keter
Special Containment Procedures: There is no known containment for SCP-5519. All traffic tickets and pens produced by SCP-5519 are to be collected for documentation. All personnel interacting with SCP-5519 are to be respectful and compliant and are encouraged to engage in conversation concerning its nature. Personnel at Site 55 are currently working with MTF Mu-5 ("Eye in the Sky") to identify any appearances of SCP-5519.
Description: SCP-5519 is a humanoid creature donning a sheriff’s uniform and driving a sheriff’s car3 with the license plate reading “PENANCE”. It manifests between the hours of 1-3 AM and appears driving behind civilian cars, attempting to pull them over by use of police sirens. If the civilian pulls over, SCP-5519 will issue the driver a traffic ticket. A past mistake or regret the driver has will be printed on the ticket as the reason for being pulled over. The fine for the ticket often involves items related to the offense. SCP-5519 will ask the driver to sign the ticket with a provided pen. If the ticket is signed, the driver’s mistake or regret will be corrected and the fine will be paid simultaneously. SCP-5519 vanishes from existence as soon as the ticket is signed.
If a driver does not want to sign the ticket, SCP-5519 will attempt to persuade the driver to do so, insisting it is for their own good. Attempts to flee with SCP-5519 in pursuit have only proved successful if the driver avoids being pulled over until sunrise. No other methods of escaping SCP-5519’s car have been successful thus far.
Space.
[[footnoteblock]]
Wow! You flipped a card and got: The Rainbow Sinner!!! You ca reload the page or go to the next.
DATE: 27 Mar 2021 16:19
Wow! You flipped a card and got: SCP-XXXX!!! You ca reload the page or go to the next.
DATE: 27 Mar 2021 13:22
#page-content .collapsible-block { position: relative; padding: 0.5em; margin: 0.5em; box-shadow: 2px 1.5px 1px rgba(176,16,0,0.7), 0 0 0px 1px lightgrey; overflow-wrap: break-word; } .collapsible-block-unfolded{ color: black; overflow-wrap: break-word; } .collapsible-block-unfolded-link { text-align:center; } .collapsible-block-folded { text-align: center; color: dimgrey; } .collapsible-block-link { font-weight: bold; color: dimgrey; text-align: center; } .addendumbox { padding: .01em 16px; margin-bottom: 16px; margin-top: 16px; padding-bottom: 1em; box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12); } .material-box { padding: .01em 16px; margin-bottom: 16px; margin-top: 16px; padding-bottom: 1em; border: 1px lightgrey solid; box-shadow: 1px 2px 2px 0 rgba(0,0,0,0.16); } .material-box blockquote { border: 1px double #999; } .wiki-content-table { width: 100%; } .addendumbox blockquote { border: 1px double #999; } .addendumtitle { opacity: 0.8; margin-bottom: 10px; color: #b01; } .maintitle { margin-bottom: 10px; color: black; } .scp-header { text-align: center; font-size:x-large; color:#b01; } .addenda-header { width: 100%; border-bottom: 2px black solid; color: black; } .scp-info { display:flex; justify-content:space-between; font-size:large; } .scp-info-box { display:flex; justify-content:space-between; } .object-info { color:black; align-self: flex-end; font-size: large; } .title-style { opacity: 0.8; margin-bottom: 10px; color: #b01; font-size: large; text-decoration: underline; font-weight: bold; } .update-div-empty { text-align: right; font-size: x-small; color: lightgrey; } .update-div { text-align: right; font-size: x-small; } .computed { border: 1px black solid; width: 50%; display: inline-block; text-align: left; padding: 3px; } .computed:before { content:"Computed Code"; font-weight: bold; border-bottom: solid 1px black; width: 100%; } .rawcode { border: black solid 1px; width: 50%; display: inline-block; text-align: left; padding: 3px; } .rawcode:before{ content:"Raw Code"; text-align: center; font-weight: bold; border-bottom: solid 1px black; width: 100%; } .codebox { display: inline-block; width: 100%; text-align: center; } .yui-navset .yui-nav .selected a em, .yui-navset .yui-nav a em{ padding: 0.25em .75em; top: 0px; margin-bottom: 0px; } .yui-navset .yui-nav .selected a { background: gray; } .yui-navset .yui-nav .selected { margin: 0px; } .yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a:focus, .yui-navset .yui-nav .selected a:hover, .yui-navset .yui-nav .selected a { background: gray; } .yui-navset .yui-nav a:hover, .yui-navset .yui-nav a:focus { background: gainsboro; text-decoration: none; } .yui-navset .yui-nav a, .yui-navset .yui-navset-top .yui-nav a { background-color: none; background-image: none; } .yui-navset .yui-nav a { background: none; } .yui-navset .yui-nav li{ margin: 0px; } #page-content .licensebox .collapsible-block { position: unset; padding: unset; margin: unset; box-shadow: unset; } .licensebox .collapsible-block-unfolded{ color: inherit; } .licensebox .collapsible-block-unfolded-link { text-align: left; } .licensebox .collapsible-block-folded { text-align: left; color: inherit; } .licensebox .collapsible-block-link { color: inherit; text-align: left; }
SCP-XXXX prior to containment.
Special Containment Procedures: SCP-XXXX is contained within a standard Safe-class containment unit appropriate to its size, at Site-47.
Description: SCP-XXXX is a large, roughly triangular structure, of unknown metallic composition. SCP-XXXX's exterior is characterised by serve structural trauma, which is indicated by its asymmetrical and partially eroded external surface.
Additionally SCP-XXXX is characterized by an small password input terminal comprising of characters from the English language, equipped on its posterior. It is unclear what occurs after the correct code is inputted, although it is hypothesised to allow entrance into its interior.
Currently all attempts of inputting the correct code have resulted in failure. All attempts of accessing the interior of SCP-XXXX using force have also failed, despite its relatively weak composition.
Recently, an analysis performed on SCP-XXXX using carbon dating, has suggested an age of above 500 million years. This could suggest why the exterior is so mis-figured.
Discovery: SCP-XXXX was brought to the foundations attention on 1/1/1, after repetitive electromagnetic signal's were received by on site foundation satellites, persistently for six months. The signals were traced to an approximate 52,000 km away from Earth within. A recovery Probe (Probe-A1) was prepared and dispatched to the origin of the signals. Following five months, SCP-XXXX was recovered by Probe-A1.
WARNING: LEVEL 4 CLEARANCE REQUIRED TO CONTINUE
[[footnoteblock]]
Wow! You flipped a card and got: solyphonous-2!!! You ca reload the page or go to the next.
DATE: 27 Mar 2021 11:49
: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)); } }
.
An instance of SCP-XXXX-1 advertising the 2019 SCP Annual Boxathon.
Special Containment Procedures: During the months of June to August, foundation field agents are to survey every civilian settlement with a boxing venue for instances of SCP-XXXX-1. If any are found, MTF Zeta-13 "Paper Boys" are to be dispatched to the location and survey the entire town for further instances of SCP-XXXX-1 and remove them. Once MTF Zeta-13 are absolutely sure no more instances of SCP-XXXX-1 are uncontained, Class-A amnestics are to be administered to the population surrounding the area of SCP-XXXX and SCP-XXXX-1 instances to ensure no unauthorized personnel gained knowledge of SCP-XXXX. At this stage, MTF Zeta-13 will secure the perimeter of SCP-XXXX until the event concludes and the anomalous effects caused by the anomaly have passed.
Description: SCP-XXXX is the designation given to the anomalous event known as the "Annual SCP Boxathon". Every year some time between June and August, posters advertising this event (hereby referred to as SCP-XXXX-1) will appear around a town, city or other civilian area in which a boxing venue is situated. Once the start date and time stated on SCP-XXXX-1 instances is reached, SCP-XXXX will begin in the nearest boxing venue to SCP-XXXX-1 instances. At this point, two sentient anomalies currently located in foundation custody will anomalously appear within SCP-XXXX, breaching containment for the duration of the event. Once one anomaly defeats the other in a boxing match, however, both anomalies will return to containment, completely unscathed and lacking any injuries caused by the encounter. Furtheremore, investigation involving anomalies capable of communication has revealed that the anomalies involved are entirely aware of their situation during SCP-XXXX, however physical analysis has shown no difference in the state of all anomalies effected by SCP-XXXX before or after the event.
Addendum XXXX-1: The following is an interview between Senior Researcher J. Smeirs and SCP-5888 after SCP-5888 had been involved in an SCP-XXXX instance.
Interview Log 5/7/██
BEGIN LOG
Smeirs: Hello, 5888. We're here to speak to you today on the topic of your involvement with an instance of SCP-XXXX.
SCP-5888: Eh? What's that?
Smeirs: The boxing ring? Remember?
SCP-5888: Oh yes, that. What a horrific experience that was. I was severely beaten by some… horrific creature, for hours! Are you here to apologise or something?
Smeirs: Unfortunately, no. The event was not under our control. We simply wish to learn more, in fact. What happened? How are you entirely unscathed from the incident?
SCP-5888: Well, to be frank with you, mister, I haven't the faintest idea. Once minute, I was having the living daylights kicked out of me in a boxing establishment, and the next, I'm back in my little dwelling you have so kindly provided.
Smeirs: Interesting… so you don't feel any pain whatsoever?
SCP-5888: Well, now I don't, no. But at the time, it was most painful! I am quite greatful to whatever restored me back to full health.
Smeirs: Ok, thank you, SCP-5888. Your testimony is greatly appreciated.
END LOG
Wow! You flipped a card and got: James Tidbury - Shinigami's Blade!!! You ca reload the page or go to the next.
DATE: 27 Mar 2021 11:38
Item #: SCP-XXXX
Object Class: Safe
Special Containment Procedures: SCP-XXX is to be contained within a glass case in the center of a fifty (50) meter by fifty (50) meter containment cell, with three (3) locks upon the door, two (2) numerical and one (1) key lock. The two (2) numerical lock’s passcodes are required to change every two (2) months. Access to SCP-XXX requires clearance from one (1) security level two (2) personnel. CCTV inside and outside SCP-XXX ‘s containment cell is to be monitored twenty-four (24) hours a day, to ensure no unauthorized personal enter proximity of SCP-XXX ‘s effect.
All personal are required to undergo psychological analysis before being assigned to SCP-XXX to ensure they are not highly susceptible to SCP-XXX ‘s effects. Personal in proximity of SCP-XXX must undergo psychological testing every 4 (four) months, investigating any uncommon or unexplained emotional changes, with Security level two (2) personnel needing analysis every 2 (two) due to their increased access and exposure. Research teams and those directly exposed to SCP-XXX must be rotated out on an eight (8) monthly basis.
In accordance with the requirements of SCP-XXX ‘s process, A D-class is to be sacrificed to SCP-XXX, once every three (3) years. This sacrifice is to occur within a human containment cell, similar to those within police stations or prisons, in which the D-Class is to be held with SCP-XXX for seven (7) days. This allows for the entirety of SCP-XXX ‘s process to occur, with the rate of stages being incredibly high, due to proximity and nearing the end of the three (3) year “safe period”. This appears to satisfy SCP-XXX ‘s sacrificial needs and ensures the range and efficiency of SCP-XXX ‘s effect remains secure and manageable.
Any individual who falls victim to SCP-XXX ‘s is to be removed from SCP-XXX ‘s current containment site and are to be placed within a Foundation mental health ward, undergoing two (2) hour therapy sessions daily. This is to last at least one (1) year and after that, victims can be discharged upon therapist’s discretion.
Description: SCP-XXX is a five (5)-centimetre, double edge, stainless steel blade, depicting Shinigami, a Japanese death spirit, on both sides. SCP-XXX causes unstable and erratic mental health within any individuals effected by SCP-XXX, leading to suicidal tendencies.
SCP-XXX causes a four (4) stage process within victims, leading to suicidal tendencies, and will gradually affect all individuals within a fifty (50) meter radius of SPC—-, taking up to six (6) months to complete the four (4) stage process, dependent upon proximity and individual’s mental state.
Typically beginning after four (4) months of exposure, Stage One (1) causes mood swings in victims, alongside increased irritability or irrationality, normally lasting up to two (2) to three (3) weeks. Stage Two (2) causes victims to feel intense nihilism and erratic mood swings, with this stage lasting, on average, three (3) weeks. Stage Three (3) then leads to increasing depression and a loss of emotional control. Stage Three (3) normally lasts between three (3) days to one (1) week; however this stage is shown to be most likely to vary. Stage Four (4) causes victims to actively seek access to SCP-XXX and attempt to kill themselves using SPC-XXX, through slitting either wrists or throat. The final stage will last indefinitely until the individual is removed from vicinity of SCP-XXX.
This effects all individuals who are in or been through puberty, regardless of mental states previous to exposure to SCP-XXX. However, testing has shown that SCP-XXX has a stronger effect upon individuals with low levels of emotional intelligence, causing an increased rate of the process, with each stage lasting significantly less long.
SCP-XXX requires causing the death of one (1) individual every three (3) years. If SCP-XXX does not cause at least one (1) death over a three (3) year period, the range of effect increases to five thousand (5,000) meters and process rate increasing to only five (5) days, regardless of all previous mental states or emotional intelligence of victims.
Addendum: The following are instances of activations and interactions of SCP-XXX.
| date: | Event: | Instance details: | Result: |
|---|---|---|---|
| 01-11-2003 | Initial Retrieval | SCP-XXX was discovered after numerous suicides were linked to a single place of residence ten (10) miles from a village in Cornwall, UK. | No instances of activation of SCP-XXX occurred in retrieval. MTF members reported intense feelings of nihilism with twenty-four (24) hours. Diaries of victims discovered alongside SCP-XXX. |
| 04-11-2003 | First Testing | After study of diaries, Researchers theorized the anomalous effect of SCP-XXX, believing SCP to amplify existing negative emotions. Five (5) D-class were placed within a bungalow with SCP-XXX for 6 months, with varying levels of mental health and emotional intelligence. | All D-class became under effect of SCP-XXX and killed themselves using SCP-XXX, varying in rate according to their emotional intelligence and mental health. The four (4) stages of the SCP-XXX’s process found from all five (5) exhibiting same phases |
| 01-06-2003 | Initial Proximity Testing | SCP-XXX was placed within a safe, within a fifty (50) acre estate. Seventy-five (75) D-class were placed at varying distances from SCP-XXX, with orders and supplies to remain in place for two (2) weeks. | D-class showed the influences of SCP-XXX from up fifty (50) meters, becoming increasingly emotional and exhibiting mood swings. No D-class sought SCP-XXX and progressed beyond the first stage of the process. |
| 16-06-2003 | Further Proximity Testing | Proximity testing was reperformed, with D-class being ordered and supplied to remain in their place for 6 months. | All D-class within fifty (50) meters underwent the full four (4) process of SCP-XXX ’s effect. Those outside the fifty (50) meter radius showed no signs of SCP-XXX ‘s effect. D-class within closer proximity to SCP-XXX underwent the process at a faster rate. All D-class under effect abandoned all orders and actively sought SCP-XXX, all somehow knowing the exact location and direction of the safe. D-class attempted to destroy and open the safe through any means, using teeth, nails, resources nearby and even bones (gotten out of themselves and each other) to batter the safe. Resulted in all thirty (30) D-class effected by SCP-XXX to die, through blood loss, exhaustion and six (6) gaining access to SCP-XXX. A fifty (50) by fifty (50) meter containment cell was deemed suitable to contain SCP-XXX and psychological testing of staff. |
| 20-06-2006 | Breach Event | SCP was contained within a safe, within a fifty (50) meter by fifty (50) meter containment cell. No abnormalities were recorded about SCP-XXX, with no movement or visual differences, during the event or previously. | Staff directly in contact with SCP-XXX report intense feelings of depression and exhibit huge emotional distress. After five (5) hours of these reports, all site staff report similar feelings. At this time, security personnel are dispatches to local civilian areas and monitor behaviour. After eight (8) hours of initial report, all staff become aggressive and many actively seek access to SCP-XXX. Security personnel in local civilian areas begin administrating sedatives and spreading stories of gas leaks, leading to the erratic behaviour. Thirty (30) minutes later, local security personnel arrive and begin sedating all site staff. Forty-five (45) minutes later, the large majority of site staff are sedated and all remaining are restraint. Sixteen (16) hours after initial reports, site is re-secured, and local civilian areas are dealt with. The event resulted in twelve (12) personnel deaths (all of which were in contact with SCP-XXX for research). Further research was done into the history of SCP-XXX and found similar widespread events occurred within Cornwall every three (3) years. Containment procedures were modified accordingly. |
[[footnoteblock]]
Wow! You flipped a card and got: Researcher Quest!!! You ca reload the page or go to the next.
DATE: 27 Mar 2021 11:19
SCP idea: Spatial and Temporal cognitohazard that when viewed, results in them going back to 18th century London. Object itself ideas: A poster of the Big Ben, A three cornered hat from the American revolution, Could be a pill by dado advertised to be “Dado’s London Site-seeing pill!” Or something but then i would change it to only be anomalous by digestion.
Same SCP
Special Containment Procedures:All instances of SCP-XXXX are to be kept in a foundation secured locker. No personnel are permitted to consume SCP-XXXX unless testing is required.
Description: SCP-XXXX-1 is a standard pharmaceutical pill container. The label on SCP-XXXX-1 claims to be “Site-seeing Pills by dado” and has a red crayon marking inscribing the FDA approval insignia. SCP-XXXX-2 are the pills within SCP-XXXX-1. All instances of SCP-XXXX-2 seem to have a different tint to each individual. The consumption of any instance of SCP-XXXX-2 will immediately transport the consumer (now classified as SCP-XXXX-3) to a replica of a famous location commonly flocked for sight-seeing. Researchers are debating whether this is a pocket dimension or anything similar.
Test Log XXXX-A
Begin Recording
D-8965 approaches SCP-XXXX-2 instance and is instructed to consume it.D-8965 complies, consumes pill and gulps down a glass of water. Approximately 5 seconds later, D-8965 (now known as SCP-XXXX-3) vanishes.
Body Cam Initiated
SCP-XXXX-3 Wakes up in a room resembling a crude replica of Chicago with a cardboard skyline. A replica of the Cloud Gate is present in the center. Of the room and SCP-XXXX-3 is instructed to take the cloud gate replica.
1 Hour later
SCP-XXXX-3 is transported back to the testing room holding the replica of the Cloud Gate.
End Recording






Per 



