scp-000000000

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: kjl3080!!! You ca reload the page or go to the next.
DATE: 25 Jul 2021 15:49

Special Containment Procedures:
SCP-6642 is kept in Site-██, within a containment cell in the upper-east wing. The cell
is built to standard for human anomalies. SCP-6642 is to be under constant surveillance by two security guards posted outside the and security cameras. SCP-6642 is to be reminded should it ever attempts to that it is not allowed to converse with any foundation researchers without prior approval from a Level 4 researcher. SCP-6642 is allowed a notebook, pencil and paper.

The cell is to be checked daily by no less than (one) security personnel with cognitohazard-resistant training for the presence of SCP-6642, or whenever a possibly anomalous event occurs, such as the random opening of doors or disappearance of items. Should it be found absent, a site-wide alert is to be issued monitoring all movement. In the event of any significant deviations on established behavior (As detailed in Addendum-6642-1), should be noted and submitted to personnel with level 4 security clearance or above for examination.

Description:
SCP-6642 is a bipedal humanoid with a physiology consistent with Canis Lupus. It is capable of human speech, as it claims to be the result of [REDACTED]. Although never observed to do so after Incident-6642-█ and ████████, it is capable to become undetectable by anyone presently observing it via an anti-memetic effect, though this may be countered by use of sufficient anti-memetic training or supplements. It [INSUFFICIENT CLEARANCE].

The remainder of this file is Level 4/6642 Classified with Restrictions.


Wow! You flipped a card and got: LiveFireExercise-Wiki-and-Reality!!! You ca reload the page or go to the next.
DATE: 25 Jul 2021 12:56

SCP-2928 - Contains the SCP Foundation website, which is a Wiki for The Foundation, dedicated to writing and managing their archives. The wiki was created to further the development of all SCP systems and facilities. No matter what sort of article is found, such articles will also exist to provide resources for further investigation of SCP systems or infrastructure. The wiki is still under development. Every wiki article should be a source of information on SCP systems, including user interface pages, the properties of certain properties, and the history of the systems used. In order to maintain this wiki and have it maintain even after a rewrite of an article is made, some basic information about the wiki should be included in a summary that can be found in the wiki. Many articles should be able to access and reference SCP information without being immediately read or edited by a wiki editor.

SCP-2929 - The original Foundation source material of SCP-2928 is contained in this wiki. This wiki has been rewritten from the original template document and is based off of what appears at index.html. SCP-2929 is the first of the 'contains the SCP Foundation website' and appears at index.html, and its content follows the same format as the Foundation's official website.

Description: SCP-1310: SCP-1310 is the name of a fictitious newspaper published in the first month of 2016 in an English-speaking country, supposedly owned by one of its citizens. Within the article is a link to a link to The International Yearbook of Literature, published by this city's most prominent newspaper, M.F.A. (Mirage, August 12, 2016) and The Star-Spangled Banner (April 27, 2016). This article has been considered to be a hoax, in an effort to "provide a general look at international literatures", due to the apparent censorship of several papers.

The article is entitled "The International Yearbook of Literature, published in January 2017 by M.F.A.". This publication was also advertised as "An anthology of literary articles by various international writers". The article was initially published as an article about the "Danger to Nature", from the "Scientific American", as well as several articles related to human activities and its environmental problems, on August 25-27, 2016, however, it was later changed to something more interesting. There is no indication that either the new article or the article with the title was in fact a hoax by either of these countries.

SCP-XXXX is a person whose name comes from the word SCP-XXXX. It is the largest living living being known. It is the first manifestation of SCP-XXXX.

SCP-XXXX has become the most powerful living thing on Earth and is the only living being that can communicate with a human. It is only a matter of time before it appears in your memories.

SCP-XXXX is responsible for transforming SCP-XXXX-2 from the living animal into a full-fledged form.

It resembles a dragon.

SCP-XXXX is the oldest living being on Earth, and is the largest that ever lived. Although the age is somewhat different, it is the absolute most powerful living thing known, capable of causing the physical transformation of any living creature and causing the deaths of many of its own.

The world over it is an enormous, chaotic and dangerous place full of monsters, ghosts and aliens, all with many threats lurking in their wake. The only question is will it find its way to you and become sentient again. As of today, none of these


Wow! You flipped a card and got: DestroBro Idea Ramblings and Drafts!!! You ca reload the page or go to the next.
DATE: 25 Jul 2021 10:21
Ideas How Much I Like The Idea Extra Details
Idea 1: x _
Idea 2: x _
Idea 3: x _
Idea 4: x _

[[footnoteblock]]


Wow! You flipped a card and got: North Star Hub!!! You ca reload the page or go to the next.
DATE: 25 Jul 2021 02:26

Tales Hub » Series Archive » North Star Hub

rating: 0+x

North Star Hub


Latest Tale

> Brink of Hysteria <
The three of them jumped to their feet and saluted the commander.
By DrDapperDrDapper


Table of Contents

Part 0: Initiation

The Scottish Goliath
"I'm assuming it has something to do with the new recruits." Albany said in his thick Scottish accent.
By DrDapperDrDapper

The Minutemen
The three of them jumped to their feet and saluted the commander.
By DrDapperDrDapper

Brink of Hysteria
He blinked rapidly and moved his eyes to let her know he was, in fact, not dead.
By DrDapperDrDapper

Part 1: Humans and Horrors

[COMING SOON]


Wow! You flipped a card and got: SCP-XXXX-2!!! You ca reload the page or go to the next.
DATE: 25 Jul 2021 00:09


rating: 0+x
: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)); }
}




Document body here. You will need to use " " on new lines to properly space text.


Like so.

You can use [[<]], [[=]], and [[>]] to align different lines/paragraphs to give proper feel.

Enjoy.

[[footnoteblock]]


Wow! You flipped a card and got: SCP-XXXX!!! You ca reload the page or go to the next.
DATE: 25 Jul 2021 00:02


rating: 0+x

: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)); }
}

dark%20exit%20%282%29.jpg

Holding Facility 21-B post SCP-XXXX swarm event.


Assigned Department Site Director Research Head Assigned Task Force
Biomimetics Division Dir. Hans Langston Sr. Researcher Lee PTF 1-χ "Terminators"

Special Containment Procedures: All variants in swarm and/or individual behaviour must be immediately documented, employing suitable countermeasures under Project APSU; the primary supervision of which is attributed to Site Director Langston and Sr. Researcher Lee. Project APSU is to be implemented in a chronological, triphasic system, according to the following phases: Research, Containment, and Restoration.

Current macro-scale containment efforts are ongoing.

Description: SCP-X is the preliminary designation given to the emergence of anomalous swarming behaviours in all world rat (rattus rattus) populations. Present investigations display no evident divergences from typical rat behaviour and biology at an individual level, with the anomalous effects however appearing to manifest as an emergent property of collective rat behaviour.

Currently recorded swarm behaviours are as follows:

  • Disruption of public services, such as sewage facilities, public transportation, waste disposal, electricity services, etc.
  • Complete consumption of all unsecured food stores.
  • Decimation of crops.
  • Strategic avoidance of exterminator crews.
  • Complete consumption of livestock.
  • Destruction of property and movement of substantial amounts of debris.

These behaviours are accepted as ‘intentional’ by means of the swarms’ emergent intelligence, however they produce ‘unintentional’ or indirect consequences, including increased spread of disease, food shortages and public panic.

In effect, SCP-X represents the spontaneous and simultaneous acquisition of highly sophisticated swarm coordination by all rat populations, with this degree of collective intelligence unseen in any organism groups over time.

The following is an evaluation of the unique nature of SCP-X’s behaviour in comparison to other swarm anomalies, by Dr. C. Miler of the Anomalous Biomimetics Division.

Throughout the Foundation’s containment history, the prevalence of swarm anomalies has forced our cumulative understanding of swarm behaviour1 to an inordinately high level compared to the complexity of the anomalies’ behaviours themselves. This is mainly resulting from the majority of ‘swarm’ anomalies being insectoid rather than mammalian or avian - the exact reason why our department classifies them as ‘swarms’ as opposed to ‘herds’ or ‘flocks’. This disproportionate distribution aids our research because of the biological similarities between these swarm anomalies, allowing our predictive systems to easily adapt to new testing data.

However, every pattern has exceptions, and under the unique circumstances where we encounter non-insectoid swarm anomalies with complex behaviour; the task of rebuilding our system(s) proves impractically large.


PROJECT%20APSU%20FINAL.png

PROJECT APSU
PHASE I: RESEARCH

Research Memorandum:

  • Individual instances of SCP-X are to be tested for thaumaturgical and memetic influences, as well as other deviations from baseline biology resulting in differing behaviour.
  • Division of Anomalous Biomimetics commissioned under combined supervision of the Artificial Intelligence Applications Division (AIAD) and the Department of Zoology.
  • Permission to operate Machine Learning Algorithm Beta-2 (hereafter ‘M-LAB’) granted by O5-4.

TEST RESULT COMMENTS
60kg animal meat left near storm drain. Swarm emerged after 73 seconds, consuming the meat in under 15 seconds before retreating into sewage system. As expected, the storm drain provides an easy exit point from the sewer. Yet, exactly how the swarm smells the food from so far remains unclear.
80kg contaminated meat left near storm drain. Swarm emerged after 45 seconds, devouring entire animal carcass within 11 seconds, before retreating into sewage system.2 Considering all nearby food stores have been secured, it's no wonder they’re ravenous.
80kg of the same contaminated meat left near storm drain. Swarm emerged after 23 seconds, observing the carcass for 15 seconds before retreating.3 They appear to have communicated that this type of meat cannot be eaten. In addition, The vast increase in swarm size cannot be attributed to normal reproduction, so either they have merged with another swarm, or have developed an enhanced reproductive cycle. Perhaps both.
100kg live ram given small dose of sedatives and left near storm drain. Swarm emerged after 20 seconds, instantly devouring the entire ram in under 7 seconds, despite the screaming and struggling. The swarms appear to be constantly searching for any source of food, alive or not. It’s worth noting the increased speed of both discovery and consumption of the animal; they must know this location is a reliable food source.
75kg human male (D-6743) blindfolded and instructed to wait near storm drain. 2 individual SCP-X instances ran past D-6743 and under a line of cars. No other movement observed. The lack of activity could be due to the unnatural smell of synthetic cloth fibres or perhaps the toxic implication of a bright orange jumpsuit. More testing required.
D-6743 is blindfolded and wearing dull coloured clothing soaked in animal blood. Instructed to wait near storm drain. No activity. Interesting.

Addendum X.X: PoI-8372 Interview

Interviewer: Site Director Hans Langston

Interviewee: PoI-8372

<Begin Log>


PROJECT APSU
PHASE III: RESTORATION TERMINATION

POI-8347 TERMINATION PROPOSAL

PROPOSAL:

"Terminate PoI-8347, therefore neutralising SCP-X and its anomalous adaptations." - (Dir. Langston)

O5 COUNCIL VOTE SUMMARY:

Unanimous agreement for the termination of PoI-8347



STATUS
PENDING ETHICS COMMITEE APPROVAL

PLACEHOLDER
"//PLACEHOLDER TEXT lorum ipsum dolor etc

A particularly costly example of one such fact is, "The operations of 'YWTGTSYT' are

Read on, knowing that you must accept what the universe says is true, even if it doesn't make sense. One plus one doesn't always equal two.

[[footnoteblock]]


Wow! You flipped a card and got: Croquemtest Ohno!!! You ca reload the page or go to the next.
DATE: 24 Jul 2021 22:18
Wow! You flipped a card and got: Lolo_Ohashi!!! You ca reload the page or go to the next.
DATE: 24 Jul 2021 16:53

========================================================
ARTICLE: "THE SAKHALIN MIRACLE"

ITEM #: XXXX
CLEARANCE LEVEL: Restricted ( 2 )
CONTAINMENT CLASS:
DISRUPTION CLASS:
RISK CLASS:

SPECIAL CONTAINMENT PROCEDURES:
SCP-XXXX is to be kept in a Standard Containment Unit at Site-64. Two armed personnel with training from MTF Eta-10 ("See No Evil") concerning cognitohazards and reality-bending detection are to be present at the entrance to its Containment Unit at all times.

Every seven days one assessed D-Class is to enter the Containment Unit of SCP-XXXX with a one liter nozzled container containing human blood of the same blood-type as the assigned D-Class and a glass cup of 40 milliliters.
Upon entering the Containment Unit, the D-Class are to fill the glass cup with blood via supplied container and ingest it through the mouth. Following this, D-Class are to approach SCP-XXXX-A and pour the remaining blood of the container into the visible hole on its surface.

All personnel assigned to SCP-XXXX are to be assessed on a daily basis using the Abstract Cognitive Permanence Test (ACPT). All personnel whom score lower than 95 percent are to be assessed for cognitive deficiency and reassigned from SCP-XXXX. If any personnel look at SCP-XXXX-B, they are to be locked into the Containment Unit until incapacitated, retrieved, assessed by ACPT, given amnestic treatment, and reassigned from the project.

ITEM DESCRIPTION:
SCP-XXXX is a sculpture composed of a stainless steel cylindrical base (SCP-XXXX-A) and a sphere measuring two meters across composed of steel, artificial human muscles, and human skin (SCP-XXXX-B). The anomalous effects of SCP-XXXX are can be exhibited by physical proximity to it, although direct eyesight to SCP-XXXX-B causes immediate acute symptoms.

SCP-XXXX-A measures one meter tall and one meter across, featuring a hole for pouring fuel and a panel. Its interior features a modified human blood engine4with a custom blood oxygenation apparatus5and two pipes leading to SCP-XXXX-B which carry blood. On the internal base of SCP-XXXX-A is a lazer-etched Blood Magick Sigil and the initials "AWCY?" in the far corner from the panel. SCP-XXXX-B is a sphere with a diameter of 2 meters across, composed of, from its center to the surface: stainless steel tubing and its subdivisions, artificial human bone, artificial human muscle, and human-sourced skin in a patchwork pattern which is fully capable of epidermic conditions including perspiration, acne, and rashes.

SCP-XXXX-B contains cognitohazards transferred by direct eye-sight with its surface. Affected individuals exhibit symptoms closely associated with "Stendhal Syndrome"; increased heart palpitations, sudden memory loss, visual-auditory hallucinations, and loss of consciousness.
These effects may lead to death in the case of affected individuals with health conditions.
Under view of digital and/or analog visual means, the effects of SCP-XXXX-B extend to viewers to minor extent.

RECOVERY LOG:


Wow! You flipped a card and got: dr-squirreltoons!!! You ca reload the page or go to the next.
DATE: 24 Jul 2021 15:11
rating: 0+x
fox

Scp-XXXX

Special Containment Procedures: SCP-XXXX is contained within a computer held at secure facility site 17. If Scp-XXXX becomes hostile, a sound anywhere between 90 to 100 DB is to be played. Should SCP-XXXX breach containment, all electrical appliances (excluding containment cells) are to immediately be shut down, and rebooted.

Description: Scp-XXXX is an assembly of pixels arranged in the shape of an orange fox. Scp-XXXX is fully capable of speech, but prefers to stay quiet since being placed in the computer. Scp-XXXX's computer is supplied electricity via a solar panel and is contained within a 8 by 8 containment cell constructed of concrete.

Scp-XXXX is generally polite to all staff and personnel that interact with it and means no harm.

Addendum: [Optional additional paragraphs]

[[footnoteblock]]


Wow! You flipped a card and got: The eye that watches!!! You ca reload the page or go to the next.
DATE: 24 Jul 2021 03:41

Ok[[>]]

rating: 0+x

[[/>]]

URL-GOES-HERE

CAPTION-GOES-HERE

Item #: SCP-XXXX

Object Class: Euclid

Special Containment Procedures:

Description: a floating metallic eye of unknown metals [Paragraphs explaining the description]

Addendum: [Optional additional paragraphs]

quoted text

[[footnoteblock not sure]]