Wow! You flipped a card and got: Collab: Mars!!! You ca reload the page or go to the next.
DATE: 30 Apr 2021 12:33
Picture of SCP-#### taken before being moved
Item #: SCP-XXXX
Object Class: Safe
Special Containment Procedures: SCP-#### is currently contained at Site ██. SCP-#### is to be contained in a 5m x 5m x 7m, padded containment cell with nothing else in it. The cell should be monitored from 2am-4am every night, and no unauthorized personnel should enter during this time.
All personnel must try to avoid damaging any part of the statue at all costs during testing, and no items should be left in the cell.
Description: SCP-#### is a fiberglass statue of a half dressed nuclear family (Mother, father, young boy and baby) that stand on a plus shaped, stone podium. The podium has a copper sign on it, but the original writing has been covered over and it now states "The Family - NEGLECT." The mother is holding the baby in her arms, while the father appears to be helping the young boy walk.
SCP-####-1 "The young boy" is the statue of a young boy, believed to be age 3-4, wearing shoes and a pair of shorts, with "AWCY" carved onto the left leg. For 23 hours and 50 minutes a day, the boy will remain dormant in the same pose, with no signs of life or sentience. However, between 2:55am - 3:05am (GMT) SCP-####-1 will awaken and gain sentience. During this time, it consistently tries to "awaken" its parent's, which it attempts to do so by hitting its parents, throwing items at them and crying but with no tears produced. At 3:05am, if SCP-####-1 has failed to wake its parents then it will return to its previous pose on the podium until 2:55am the next day.
SCP-####-2 "The father" is the statue of a man, believed to be in its 40's, wearing dress shoes and a pair of jeans fastened with a belt with "AWCY" carved onto the buckle. SCP-####-2 will always remain dormant, appearing to only come active if it is damaged or injured. If damaged, it will "awaken" and create a low pitched howl until it eventually stops and returns to its dormancy.
On ██/██/200█, SCP-####-1 animated as normal, and attempted to wake up its parents again. However, when trying to do so it accidentally ripped off SCP-####-2's left index finger, which finally caused its father to "awaken" and animate. SCP-####-1 appeared to be ecstatic, jumping in joy and emitting a high pitched squeal. This quickly stopped when SCP-####-2 picked up SCP-####-1 and emitted a deep bellow for 4 minutes, until he put it back down then returned to its original position. SCP-####-1 proceeded to remain animated for another 24 hours, continuously crying while emitting the same high pitched squeak, before returning to it's original position at 3:05am the next day. SCP-####-1 has continued to attempt to wake its parents every day but to no avail.]
Addendum
Wow! You flipped a card and got: SCP-9651!!! You ca reload the page or go to the next.
DATE: 30 Apr 2021 09:20
l
l
l
l
l
l
l
l
Wow! You flipped a card and got: Berrely!!! You ca reload the page or go to the next.
DATE: 30 Apr 2021 05:51
@supports((display: -ms-grid) or (display: grid)) {
:root {
/* header measurements */
--header-height-on-desktop: 10rem;
--header-height-on-mobile: 10rem;
--header-h1-font-size: -webkit-calc(2rem + (2.5 - 2) * ((100vw - 18.750rem) / (60 - 18.750)));
--header-h1-font-size: -moz-calc(2rem + (2.5 - 2) * ((100vw - 18.750rem) / (60 - 18.750)));
--header-h1-font-size: calc(2rem + (2.5 - 2) * ((100vw - 18.750rem) / (60 - 18.750)));
}
#header {
background: none;
}
#header::before {
content: " ";
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0.75rem;
background-image: var(--logo-image);
background-repeat: no-repeat;
background-position: center -3.5rem;
-webkit-background-size: auto 8rem;
-moz-background-size: auto 8rem;
-o-background-size: auto 8rem;
background-size: auto 8rem;
background-position: center top;
opacity: 0.45;
pointer-events: none;
}
#header h1,
#header h1 a,
#header h1 a::before {
position: absolute;
top: 0;
left: 0;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
max-height: inherit;
z-index: 0;
}
#header>h1>a>span {
width: 100%;
height: 100%;
top: 0;
left: 0;
max-width: inherit;
}
#header h1 {
height: -webkit-calc(100% - 2.25rem);
height: -moz-calc(100% - 2.25rem);
height: calc(100% - 2.25rem);
}
#header h1 a::before,
#header h1 a {
text-align: center;
line-height: 0.8;
}
#header h2,
#header h2 span,
#header h2 span::before {
position: absolute;
left: 0;
top: 0.15em;
margin-left: 0;
padding: 0;
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-webkit-align-items: flex-end;
-moz-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
max-height: inherit;
z-index: 0;
text-transform: uppercase;
pointer-events: none;
}
#login-status {
min-height: -webkit-calc(var(--base-font-size) * 1.5);
min-height: -moz-calc(var(--base-font-size) * 1.5);
min-height: calc(var(--base-font-size) * 1.5);
-webkit-border-radius: .0625rem;
-moz-border-radius: .0625rem;
border-radius: .0625rem;
-webkit-border-radius: var(--border-radius-width);
-moz-border-radius: var(--border-radius-width);
border-radius: var(--border-radius-width);
color: rgb(var(--pale-gray-monochrome));
background-color: rgba(0, 0, 0, 0);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-moz-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
left: 3%;
right: initial;
}
#login-status .printuser {
--wght: 900;
position: relative;
top: 0;
left: 0;
color: rgb(var(--swatch-menutxt-light-color));
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
padding: 0.25rem;
margin: 0;
font-weight: 900;
}
#login-status #my-account {
--wght: 300;
color: rgb(var(--pale-gray-monochrome));
font-weight: 300;
}
#login-status #account-topbutton {
border: initial;
padding: 0.5em 0.5em 0.5em 0.25em;
position: relative;
height: 100%;
top: 0;
left: 0;
margin: 0;
font-size: 1em;
}
#account-options {
width: auto;
padding: 0.5em;
border-color: rgba(var(--bright-accent));
background: var(--gradient-header);
color: rgb(var(--swatch-text-light));
}
#account-options ul li a {
color: rgb(var(--swatch-text-light));
}
#account-options li a:hover {
color: rgb(var(--swatch-text-light));
text-decoration: underline;
}
@media only screen and (min-width: 769px) {
#search-top-box {
right: 3%;
top: 0.5rem;
}
#search-top-box-form>input,
#search-top-box-form>input:hover,
#search-top-box-form>input:focus {
background: rgb(var(--black-monochrome));
}
#search-top-box-form>input {
-webkit-box-shadow: 0 0 0 0.125rem rgb(var(--swatch-menubg-dark-color));
-moz-box-shadow: 0 0 0 0.125rem rgb(var(--swatch-menubg-dark-color));
box-shadow: 0 0 0 0.125rem rgb(var(--swatch-menubg-dark-color));
}
#search-top-box-form>input:hover,
#search-top-box-form>input:focus {
-webkit-box-shadow: 0 0 0 0.125rem rgb(var(--swatch-menubg-medium-dark-color));
-moz-box-shadow: 0 0 0 0.125rem rgb(var(--swatch-menubg-medium-dark-color));
box-shadow: 0 0 0 0.125rem rgb(var(--swatch-menubg-medium-dark-color));
}
#search-top-box-form input[type="submit"],
#search-top-box-form input[type="submit"]:focus,
#search-top-box-form input[type="submit"]:hover {
border: none;
border-left: 0.0625rem solid rgb(var(--swatch-primary-darkest));
-webkit-box-shadow: 0 0 0 0.125rem rgb(var(--swatch-menubg-dark-color));
-moz-box-shadow: 0 0 0 0.125rem rgb(var(--swatch-menubg-dark-color));
box-shadow: 0 0 0 0.125rem rgb(var(--swatch-menubg-dark-color));
}
#search-top-box-form input[type="submit"] {
background: rgb(var(--swatch-primary-darkest));
color: rgb(var(--swatch-menutxt-light-color));
}
#search-top-box-form input[type="submit"]:focus,
#search-top-box-form input[type="submit"]:hover {
background: rgb(var(--swatch-primary));
-webkit-box-shadow: 0 0 0 0.125rem rgb(var(--swatch-menubg-medium-dark-color));
-moz-box-shadow: 0 0 0 0.125rem rgb(var(--swatch-menubg-medium-dark-color));
box-shadow: 0 0 0 0.125rem rgb(var(--swatch-menubg-medium-dark-color));
}
}
#page-title {
text-align: center;
}
@media only screen and (max-width:768px) {
:root {
--header-h1-font-size: -webkit-calc(2rem + (2.5 - 2) * ((100vw - 18.750rem) / (60 - 18.750)));
--header-h1-font-size: -moz-calc(2rem + (2.5 - 2) * ((100vw - 18.750rem) / (60 - 18.750)));
--header-h1-font-size: calc(2rem + (2.5 - 2) * ((100vw - 18.750rem) / (60 - 18.750)));
}
#header h1,
#header h1 a,
#header h1 a::before {
top: 0.25rem;
}
#header h2,
#header h2 a,
#header h2 a::before {
top: 0;
}
#header h2 span {
margin-top: -webkit-calc(var(--header-height-on-mobile)/2 + var(--header-h1-font-size)/2 + .25rem);
margin-top: -moz-calc(var(--header-height-on-mobile)/2 + var(--header-h1-font-size)/2 + .25rem);
margin-top: calc(var(--header-height-on-mobile)/2 + var(--header-h1-font-size)/2 - .25rem);
}
}
Special Containment Procedures: [Paragraphs explaining the procedures]
Platform 3 at North ██████ Station
Description: SCP-5778 is a humanoid like entity that manifests only at Platform 3 on █████ Line London Underground Stations.
SCP-5778 most commonly manifests when the platform is semi-isolated. It is currently unknown how SCP-5778 manifests, as it is always out of sight of station personnel or CCTV cameras. Once SCP-5578 has appeared, it will proceed to walk up to the closest passenger to the station exit and push them onto the rails.
There does not appear to be a correlation as to who SCP-5778 will target, and phycology reports show no feelings of depression or other disorders in most targeted. SCP-5778 does not have a set cycle for targeting commuters, with some attacks over 2 months apart, and others only 27 seconds.
CCTV footage obtained from one attack shows a tall humanoid-like figure, though no further details could be recovered. Following the attack, SCP-5778 leaves sight of all humans and CCTV cameras and disappears to an unknown location.
Addendum: [Optional additional paragraphs]
[[footnoteblock]]
Wow! You flipped a card and got: Dr Lilyana's Sandbox!!! You ca reload the page or go to the next.
DATE: 30 Apr 2021 04:13
: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: SCP-XXXX instances are to be kept at Site-34 in a high security object locker. Prior to being added to the locker, each instance of SCP-XXXX is to be left powered on without any charging apparatus, until the battery of the device is unable to keep the device powered.
Description: SCP-XXXX is a collection of unmarked touchscreen tablet devices of no known brand, with a memetic entity contained inside of them. When used to take pictures or videos of the person holding the object, the entity, designated SCP-XXXX-1, will duplicate all information from their mind necessary to make online purchases.
SCP-XXXX-3-1, featuring SCP-XXXX-2-1
It can be noted when a video or image has triggered SCP-XXXX-1's effect due to the fact that the video or image will come out heavily distorted, with the subjects making uncharacteristic expressions which range from odd to traumatizing. These images have been classified as SCP-XXXX-3.
Once the information has been duplicated, SCP-XXXX-1 will then proceed to order various random items to be delivered at the domicile of the subject of the picture, designated at which point as SCP-XXXX-2. These orders will continue until the financial assets of SCP-XXXX-2 have been expended.
These items have included but are not limited to:
- 1 tonne of depleted uranium rods, delivered to a zoology student from Arkansas.
- 35 lamps of varying unique designs, delivered to a craftsperson living in the UK.
-A gorilla, delivered to a housewife in California.
-1 kg of bone supposedly taken from the first Mayor of [DATA REDACTED], delivered to an HR Specialist living in [DATA REDACTED] Missouri.
- Weapons grade titanium, delivered to a tiktok influencer in Italy.
- 6472 sets of polyhedral dice used in various tabletop roleplaying games, delivered to a teacher in ████████████.
- The surgically removed [DATA EXPUNGED] of a Megachasma pelagios, commonly referred to as a Megamouth shark, delivered to an individual who runs an online store that caters to members of a subculture interested in anthropomorphic animal characters.
- ███████ Magazines of 5.7×28mm ammunition, delivered to Site-34.
- 8372 Orange D-Class jumpsuits, which were delivered to Site-34.
It is unknown where the entities are kept or stored on the device, as wiping the devices have not succeeded in removing them, nor has magnetizing the devices, though they have retained functionality after said test. The entities do not seem to be harmed by the devices being powered off, as even after being contained for a year, the entities are still existing within the devices. It is unknown if this is due to them being advanced programs within the device, or an extra-dimensional entity attached to them.
SCP-XXXX was discovered in 20██, after a series of arrests were made of individuals who had purchased materials that were either deemed illegal or dangerous by their local governments, despite no prior criminal history or intent. Following a few particularly curious purchases, embedded Foundation agents sought out and obtained the various SCP-XXXX instances.
All interrogated instances of SCP-XXXX-2 have confessed to no recollection of where they obtained the tablets, having written them off as a gift from some distant relative for either a birthday or holiday.
Scans of SCP-XXXX reveal a scorched segment of the circuitry inside the tablets, which appear to be where a brand logo was removed using heat. One instance of SCP-XXXX was opened to investigate, however the heat distortion was too intense, and whatever symbol used to be there is irrecoverable.
: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: SCP-XXXX is to be kept in a standard anomalous humanoid containment chamber in Site-34. The walls are to be lined with Scranton Reality Anchors, henceforth referred to as SRAs, spaced so that there is not any point in the chamber not being affected by the SRAs. This will keep SCP-XXXX in a corporeal humanoid form that can be easily monitored and contained. SCP-XXXX is only allowed to partake in recreational activities in areas of stabilized reality to avoid potential containment breaches.
All instances of SCP-XXXX-1 are to be approached diplomatically approached, and diplomatic relations established. As of now no containment procedures have proved effective against conscious members of this subspecies. If isntances of SCP-XXXX-1 are encountered whilst unconscious, time lock capsules model T-59 have been found to be effective in keeping them in the same state of consciousness. Samples of SCP-XXXX-1's flesh may be used for experiments with O5 approval. -Following Incident-XXXX-2, no samples of SCP-XXXX are to be used in experiments outside zones of frozen time. See incident report for more details.
All T-59 units that are successfully used to contain instances of SCP-XXXX-1 are to be kept in Site-34 in a subterranean bunker constructed 25 kilometers from the primary structure, located 10 kilometers underground.
In case of a hostile SCP-XXXX-1 instance breaching containment, the O5 Council will judge if either amnestics or SCP-2000 would best be used to offset the effects of such a breach.
Any instance of SCP-XXXX-2 can be contained in high security enclosures, though each requires different parameters to be set up for each individual instance. In general, the following measures are a safe bet as a set up for average SCP-XXXX-2 instances:
- Titanium reinforced for handling impacts in excess of 1 million newtons of force
- Hermetically sealed so as not to allow gases or liquids to escape once sealed
- An outer shell of Para-Fabric.
- An internal chamber that is suspended so that kinetic energy from impacts on the inside of the chamber will be dispersed before reaching the outer layers of the containment unit.
- Scanners which detect the movement and composition of gasses within the enclosure, connected to monitors that allow Foundation personel to track the movement of SCP-XXXX-2 instances even if they are in forms that do not reflect light in the visual spectrum.
- Gas dispersal units for filling internal volume with a wide variety of sedatives. Once contained, these are to be cycled through the available sedatives until the contained instance ceases movement.
Description: SCP-XXXX is a reality bending humanoid that was caught posing as a staff member during experiments with SCP-1440. Despite the human appearance of SCP-XXXX, no events happened when only SCP-XXXX was around SCP-1440. SCP-XXXX expressed disappointment that its ruse had been uncovered, as it was excited to continue learning about the anomalies contained by the Foundation.
The reality bending capabilities of SCP-XXXX are limited but thorough, as it appears to have fine control over the particles that make up its body. This allows it to alter its appearance at will, taking on the appearance and clothing of whatever design it chooses. SCP-XXXX has also been observed altering the state of its particles to allow it to pass through otherwise solid objects. Whilst not extensive, it appears SCP-XXXX-1 has the ability to extend this control to matter outside of its own body, though in limited capacities. So far it primarily has done this to summon basic research supplies, such as paper, clipboards, and pens.
Despite its impressive abilities, SCP-XXXX appears to be unable to utilize its anomalous properties whilst within an area affected by a Scranton Reality Anchor.
Activation of SCP-XXXX's anomalous abilities are often accompanied by the creation of ice, even if the end result is seemingly unrelated. This is acheived through a heightened understanding of the manipulation of atoms and quantum physics. For more details, see Interview Log XXXX-S-1.
SCP-XXXX was very compliant with Foundation personel regarding its initial containment, offering no meaningful resistance other than complaints about rough treatment. SCP-XXXX was interviewed about its anomalous qualities, the results of which are in Interview Log XXXX-1. Following the interview, SCP-XXXX was allowed limited access to a limited number of other anomalies, approved by Site Director V.N. -Following incident XXXX-1, SCP-XXXX has been reclassified as SCP-XXXX-1-1, and had all previous agreements with Foundation personnel revoked. Despiite this, SCP-XXXX-1-1 still appears to operate within Foundation facilities, notes and projects being left where others may find them, always beneficial to the Foundation and its goals of containment and secrecy.
- 035 - Possessive Mask - Granted
- 610 - The Flesh That Hates - Denied
- 690 - Joke Bandages - Granted
- 2695 - Lucibelle Perhacs - Granted
- XXXX - Identity Theft Tablets - Granted
Description: SCP-XXXX is an anomalous extradimensional species of organisms that originate from outside of our reality, in a realm that sapient instances refer to as 'Sjeneria.' Following Experiment-XXXX-S-1, it has been confirmed that this realm is in constant flux, with the only structures and forms in existence being formed from the willpower of those inside the realm.
Without any effort, individuals will remain stationary, neither falling nor floating, simply remaining locked in place as they were, unless they will an environment into existence around them. Then they will interact with the environment as expected of what they will into being.
In addition to being malleable and fluctuating, the environment is xenophagic of all matter and energy other that which is in the amorphous state that the environment is in its natural state. Any matter or energy that is left unobserved in this realm, classified as SCP-XXXX-4, will over time be erroded away into the amorphous state of the realm. The energy generated by thoughts is included in this spectrum, making the environment extremely dangerous to personnel untrained in defending their minds.
This caustic nature of the environment is what leads to the distinction between XXXX-1 and XXXX-2, though both share the same origin of spontaneous generation by the environment, though the pattern of this generation, if any, is currently unknown:
- XXXX-1 are entities who managed to, after being 'born' into XXXX-4, learned to defend both their minds and their physical forms from the erroding effect of their dimension of origins, developing sentience and sapience. Some of these entities develop the ability to reality bend, as their existence depends on their capacity to learn how to manipulate the amorphous world around them.
- Supposedly there are cities of these entities dotted amongst XXXX-4, however so far all attempts to locate them have failed.
- XXXX-2 are entities who fail to protect their mind significantly, but manage to preserve enough of it to retain enough sentience to maintain their existence. These entities are little more then animals, showing at most complex the intelligence of domesticated felines, though most are considered 'feral' by those who have managed to protect their minds.
- Though they retain the ability to undergo metamorphosis at will like their more intelligent counterparts, most instances of XXXX-2 do not possess the capability of interdimensional travel, though according to instances of XXXX-1, there have been XXXX-2 entities who gained interdimensional travel. So far, none of these instances have been recorded by Foundation personnel.
- XXXX-3 are entities who only protect their mind and fail to protect their physical forms develop into entities of̵ ̴p̴u̷r̶e̵ ̶i̸n̵f̴o̵r̷[DATA CORRUPTED]
- There is no classification for entities who protect neither mind nor body, as they are absorbed back into the fabric of XXXX-4.
Addendum: [Optional additional paragraphs]
[[footnoteblock]]
Tags: Extradimensional, Sapient, Metamorphic, Sentient, Alive
Good timezone!
My name is Lilyana, I am new to writing for the SCP wiki, and I was hoping to get your feedback on a concept I had. I am not on any sort of time-table, so please take your time, and any critique at all will be much appreciated.
It has elements of both horror and humour, and based on the profiles of the Butterfly Squad, I believe this would be the most up your alley.
I am happy to answer any questions you may have before taking a look at these, and am thankful for your consideration and time.
The Idea Critique forum thread is here:
http://scp-wiki.wikidot.com/forum/t-14079271/identity-theft-tablet-devices-seeking-greenlight
Additionally, I Sandboxed it, if you would like to see my current draft of it:
http://scp-sandbox-3.wikidot.com/dr-lilyana
Thank you so much for your time, I hope you have a wonderful rest of your day~
Sincerely,
Lilyana Res
More text in another tab! You can add lots of tabs.
More text in another tab! You can add lots of tabs.
More text in another tab! You can add lots of tabs.
: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: SCP-XXXX
Description: SCP-XXXX
Addendum: [Optional additional paragraphs]
Interviewed: [The person, persons, or SCP being interviewed]
Interviewer: [Interviewer, can be blocked out using █]
Foreword: [Small passage describing the interview]
<Begin Log, [optional time info]>
Interviewer: [speech]
Person: [speech]
[Repeat as necessary]
<End Log, [optional time info]>
Closing Statement: [Small summary and passage on what transpired afterward]
[[include :scp-wiki:component:acs-peppo-split
|object= keter
|object-image= http://scp-wiki.wikidot.com/local--files/component:anomaly-class-bar/keter-icon.svg
|object-color= keter
|esoteric-color= esoteric
]]
Wow! You flipped a card and got: SCP-10943 2!!! You ca reload the page or go to the next.
DATE: 30 Apr 2021 02:13
l
l
l
l
l
l
l
l
l
l
l
l
Wow! You flipped a card and got: Hellbyte_2,0!!! You ca reload the page or go to the next.
DATE: 30 Apr 2021 00:50
[[/>]]
Item #: SCP-7820
Object Class: Euclid
Special Containment Procedures: Avoid interacting with the guest. To avoid spawning in this anomaly, do NOT say anything about the guest-removal update. Do not listen to what the guest says, just stay in the game and it will be fine. Any personnel that spawns in this anomaly, have to not communicate with the anomaly, don't listen to what the anomaly says.
Description: SCP 7820 is an anomaly found in the Online Multiplayer Kids Game "Roblox". It first started long after the guest removal update. Which new players are gonna have to make accounts to play. The witness found a hard drive under his seat on a bus, then decided to put it in his computer to see what's inside. The witness found a Blood splattered wallpaper and Roblox installed. So he decided to go play Jailbreak on a very strange account. The witness was freaked out when he saw Guest 666. The witness tried to leave the game but couldn't leave. Then he took it out of his computer and told his parents to bring it to Site-16 for further inspection. The person controlling Guest 666 is still unknown.
[[footnoteblock]]
Wow! You flipped a card and got: Skittlez1259!!! You ca reload the page or go to the next.
DATE: 29 Apr 2021 23:56
Item #: SCP-7280
Object Class: Euclid
Special Containment Procedures: Don't say anything that guests are gone in Roblox, also don't inter
Description: [Paragraphs explaining the description]
Addendum: [Optional additional paragraphs]
[[footnoteblock]]
Wow! You flipped a card and got: Aaris!!! You ca reload the page or go to the next.
DATE: 29 Apr 2021 23:10
Info
SCP-6000 by Aaris Whyle does not match any existing user name
NOTICE FROM THE SITE-16 STAFF
AND DR. WHYLE
THE FOLLOWING FILE DESCRIBES SCP-6000 BEFORE BEING RECLASSIFIED AS EUCLID/HIEMAL. SOME INCONSISTENCIES MAY PERSIST.
6000
Special Containment Procedures: Because of the spontaneous manifestation of SCP-6000 in forested areas, the Silvology Division and the O5 Command are still implementing procedures for efficient containment of the entity. Please refer to Doctor Whyle for more information.
Provisional Containment Procedures: All individuals having had visual contact with SCP-6000 are to be kept at Site-16 and studies are to be conducted for a possible cure. Witnesses of the entity are to be administered Class-A amnestics and released back to the public after having been questioned about their experience. All media referring to SCP-6000 such as photos, videos, etc. are to be confiscated and web-crawler S6000-ab.int is to monitor the internet for a possible medium of such. All areas where SCP-6000 is confirmed to have manifested are to be quarantined for a duration of 2 weeks and studied under the guise of geological studies.
A forest in which SCP-6000 manifested.
Description: SCP-6000 is an hostile and intelligententity driven by self-preservence above all, that is believed to only appear during significant ecological events or high pollution periods. It can manifest in all known types of forests, while it has also been observed to appear in a suburban or rural area as well, but to a lesser degree. SCP-6000 is not invulnerable to firearms damage. However, any attempt to lure the beast into a trap and kill it with type 4 or above weapons have proven futile as the entity does not manifest in the wanted area. The use of anomalous weapons hasn't been approved.
The creature has the ability to transform any human individual in its direct line of sight into a tree-like organism. Once a human is seen, branches will emerge from the original point of sight and will gradually cover the whole body, with the time-varying on the expose. Based on the time of observance, an organism needs 40 seconds on average of the continuous direct line of sight with the creature to be considered deceased. All of its manifestations are accompanied by whispers from no apparent source, which circle the creature to a range of 5 meters, though it has been theorized that their source could be anything from the voices of the victims of the entity up to them being the way this creature communicates.
Exploration Video Log Transcript
Exploration Team: Zeta-6 ''Wood-rangers''
Overview: Zeta-6 was instructed to search and secure the perimeter after an SCP-6000 manifestation and recover any injured civilians or witnesses.
Team Lead: ζ-6 Walter
Team Members: ζ-6 Andy, ζ-6 Yuri, ζ-6 Elliot
[BEGIN LOG]
ζ-6 Walter: Alright, advance into the forest, team.
ζ-6 Andy: What’s our mission, anyways? We’re not equipped to fight that thing. “Samsara” should deal with it.
ζ-6 Yuri: Thant’s a good point.
ζ-6 Elliot: Our mission, is to recover any witnesses or injured civilians who haven’t been transformed. We can’t have people claiming a creature attacked them in a forest.
ζ-6 Walter: Be on the alert, you don't know if the creature will appear.
ζ-6 Yuri: I hope not.
ζ-6 Andy: Hey, I'm picking up a thermal signature, 20 meters on our left.
ζ-6 Walter: Let's check it out, then.
ζ-6 Yuri: Why do we always have to be in this kind of situation at night, I can't this anything in here. And can't just they call the cops to recover some people?
ζ-6 Elliot: You're new here Yuri, you'll get used to it. And imagine a normal cop seeing a dead guy with branches emerging from his mouth and nose and covering his whole body how would that make you feel?
ζ-6 Yuri: Yeah, I get what you mean.
ζ-6 Andy: Could you 2 just stop talking-
[WHISPERS CAN BE HEARD]
ζ-6 Walter: [whispering] Quiet!
Mobile Task Force Zeta-6 takes cover behind a bush.
ζ-6 Elliot: [whispering] I think it doesn't see us.
[SCP-6000 turns its head to their position]
ζ-6 Elliot: [using provided body camera] Fuck, it's looking directly at us.
[after several seconds of silence, the whispers fade away]
ζ-6 Walter: using provided body camera] Ok, I think it's gone. Let's take that body.
ζ-6 Andy: But where does it take those trees…
Note: the rest of the operation was successful and conducted without any incidents.
[END LOG]
INTERVIEW LOG
Interviewer: Agent Marder
Interviewed: M. Peterson
NOTE: M. Peterson has been a witness of an SCP-6000 manifestation. He saw the creature but wasn't saw himself.
[BEGIN LOG]
Agent Marder: So, let,s start from the beginning, shall we?
M. Peterson: Wait- where am I? Who the heck are you guys?
Agent Marder: We work for a governmental organization of national security. Just answer some of our questions, and we'll let you go.
M. Peterson: Questions? About what?
Agent Marder: Yesterday, you encountered… something, in that forest, can you recall it?
[M. Peterson remains silent for a few seconds]
M. Peterson: How- How did you know?
Agent Marder: So, you do remember.
M. Peterson: I wish I didn't.
Agent Marder: Tell me everything you remember.
M. Peterson: Sure… So, my friends and I decided to take a small trip to the nearby National Park. Heard it was really beautiful in the summer… everything was normal, until the night. I was sleeping in my tent when I started hearing some rather questionable sounds from outside… whispers. I thought it was my mind just not awake or my friends snoring. I went back to sleep. I was awakened by a scream. I opened my tent, wanting to see what happened. Then I saw it… standing 2 feet tall, just over my friend Jacob. Poor him, he looked at me in despair while leaves and branches began growing from his arms and legs. I don't want to detail too much what he became-
Agent Marder: It's okay, continue with the story.
M. Peterson: Alrigh, I don't know why, but I feel like it spared me. It didn't even look at me. But I felt like it knew me like it wanted to help.
[short break]
M. Peterson: I think we deserve what it does to us, considering we are destroying ecosystems around the planet. It just wants to teach us a lesson. It then picked him up and left, who knows where. I stayed there, unable to move for a few minutes, then I packed my things and tried to run away. And I hit my head in a tree. Then all blank. The next thing I know, I'm being handled by some people in black, being put in a car, I thought it was an ambulance with the army.
[M. Peterson gasps]
Wait- I know you! You were there, weren't you? It was you that was talking to those men in black!
Agent Marder: I've collected enough information. We may administer some more amnestics and then send him to the nearest hospital.
[END LOG]
Operation ARTEMIS
Approved by O5 Command back in June, this is a neutralization attempt, as SCP-6000 has become too powerful. We will attempt to take away the power of this creature, neutralize it, of you will. But it's a god. It won't be easy. But as we did with SCP-2845, we'll do with this one too.
We'll use [DATA REDACTED] to ensure this goes smoothly. I know, not the best idea, but if you have a better one, just tell me. We will imprison SCP-6000 inside SCP-████, a newly discovered anomaly, just 2 kilometres down the Hudson Bay. There is no way out of there. I hope an infinite forest will please it.
We will bait it with some Ds and then conduct the ritual. It will then be a Euclid. And it can plant how many trees it wants in that forest. Hope this time it works.
O5 COMMAND VOTE:
| Y |
N |
- |
| O5-01 |
|
|
| O5-02 |
|
|
| O5-03 |
|
|
| O5-04 |
|
|
| O5-05 |
|
|
|
|
O5-06 |
| O5-07 |
|
|
| O5-08 |
|
|
|
O5-09 |
|
|
O5-10 |
|
| O5-11 |
|
|
| O5-12 |
|
|
| O5-13 |
|
|
Comments:
O5-10: This is ridiculous! It won't work.
O5-09: I stand with O5-10. I don't think this is the way out of this.
O5-06: This seems interesting. While I don't personally agree with it, what choice do we have, anyway?
To: tni.pcs.61etis|elyhwsuilamra#tni.pcs.61etis|elyhwsuilamra
From: tni.pcs.dnammoc5o|6-50#tni.pcs.dnammoc5o|6-50
Subject: Operation ARTEMIS
The operation is successful. 6000 has been contained and stripped of its power. All personnel assigned to this anomaly will be transferred and anesthetized. A new file will be created for this anomaly.