vohzd.com
SCP-9764

I've Seen The Face

Series
10
Size
6.0 KB
Views
0

Did you know humans have never seen eels breeding in their natural habitat? This is despite tracking down eels earliest stages to the Sargasso Sea, presumably where they gather to breed. Strange, isn't it? Suspicious, even? You know, what's even weirder then that is apparently the "different" European eels are actually all the same species at various stages of development. People used to believe they were five different species, but apparently they're all just one. Supposedly. Did you know eels can cross land? Apparently they can just do that. They can cross land. Eels can wiggle across land. And we've never seen them breed. And they're actually all just one species or whatever. That's fucking bullshit man. Fuck eels.

CRat26

Check out my Author Page!

Word Count: 240 (Est. 3 minutes). If for whatever reason the embed doesn't work for you, use this link


3/9764 LEVEL 3/9764

CLASSIFIED

Item #: SCP-9764

keter


Special Containment Procedures:

Efforts must be enacted to prevent any humans from observing eels breeding in the wild.

Description:

SCP-9764 is an anomalous self-defense mechanism present in all members of the Anguilliformes order. When any human observes these species breeding in the wild, the individual will immediately begin to evaporate.

This effect is consistent across all species. Evaporation will begin at an individual's head, and conclude with their right pinky toe. Individuals undergoing the process have reported it to be painless, yet uncomfortable. As the brain dissolves, subjects quickly become incomprehensible and immobile. This, combined with the ease of cleanup, makes SCP-9764 a notably effective tool for disposal.

Individuals have described SCP-9764's process as "cold". Others have described it as "empty". Many have described it as "heavy". None have described it as wet.

In all instances, victims have displayed an adversity to emotional reaction. They are typically quiet, and must be prompted to talk. They often report feeling ill.

All individuals have reported feeling tired. All individuals have reported feeling warm. All individuals have reported feeling comfortable.

Water produced from SCP-9764 is always cold. It is otherwise typical. Water produced from SCP-9764 is salt water. Water produced from SCP-9764 has makeup consistent with samples taken from the Sargasso Sea.

Many recordings of SCP-9764 have been produced. They appear, for all purposes, unremarkable. A safe version of a video has been provided below. Frames have been split to ensure consistent censoring.

△ Hide Code △

@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700&display=swap);

/* Centered Header Sigma

  • [2021 Wikidot Component]
  • By Lt Flops (CC BY-SA 3.0)
  • Forked from:
    • Penumbra Theme by EstrellaYoshte
  • Also based on:
    • Centered Header BHL by Woedenaz **/

/* ---- VARS ---- */
:root{
--titleColor: hsl(0, 0%, 95%);
--subtitleColor: hsl(60, 62%, 85%);
--lgurl: url(https://scp-wiki.wdfiles.com/local--files/component:pride-highlighter/lgbtqp_logo.svg);
}

/* ---- SITE BANNER ---- */
#header,
div#header{
background-image: none;
}

#header::before{
position: absolute;
width: 100%;
height: 100%;
content: "";

 background-image: var(--lgurl);
 background-position: center top;
 background-repeat: no-repeat;
 background-size: auto 9em;
 opacity: .33;

}

#header h1,
#header h2{
float: none;
margin-left: 0;

 text-align: center;

}

#header h1 span,
#header h2 span{
/* Hide the Existing Text */
display: none;
}

#header h1 a::before,
#header h2::before{
/* Style the New Text */
font-family: "Montserrat", "Arial", sans-serif;
text-shadow: none;
}

#header h1 a::before{
position: relative;
bottom: .15em;

 color: var(--titleColor);

 font-size: 115%;
 font-weight: 700;

}

#header h2::before{
position: relative;
top: .1em;

 color: var(--subtitleColor);

 font-size: 130%;
 font-weight: 600;

}

#header h1 a::before{
/* Set the New Text's Content From Variable */
content: var(--header-title, "SCP FOUNDATION");
}

#header h2::before{
content: var(--header-subtitle, "SECURE - CONTAIN - PROTECT");
}

/* ---- SEARCH ---- */
#search-top-box{
top: 1em;
right: 0;
}

#search-top-box-form input.button{
margin-right: 0;
}

#search-top-box-input,
#search-top-box-input:hover,
#search-top-box-input:focus,
#search-top-box-form input[type=submit],
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus{
border-radius: 0;
box-shadow: none;

 font-size: 100%;

}

/* ---- TOP BAR ---- */
#top-bar{
right: 0;
display: flex;
justify-content: center;
}

#top-bar ul li ul{
border-bottom: 1px solid hsl(0, 0%, 40%);
box-shadow: none;
}

/* ---- LOGIN ---- */
#login-status{
top: 1.1em;
right: initial;

 color: hsl(0, 0%, 87%);

}

#account-topbutton{
border-color: hsl(0, 0%, 87%);

 font-size: 100%;

}

/* ---- PAGE TITLE ---- */
.meta-title,
#page-title{
text-align: center;
}

/* ---- BREADCRUMBS ---- */
.pseudocrumbs,
#breadcrumbs{
text-align: center;
}

/* ---- MOBILE DISPLAY ---- */
@media (max-width: 767px){
#search-top-box{
top: 1.85em;
width: unset;
}

 .mobile-top-bar{
      position: relative;
      left: 0;
      display: flex;
      justify-content: center;
}

 \#login-status{
      top: 0;
      right: 0;
}

 \#header .printuser{
      font-size: 0;
}

 \#header .printuser img.small{
      margin: 0;

      transform: translate(6px, 4px);
}

 \#my-account{
      display: none;
}

 \#account-topbutton{
      margin-left: 2px;
}

}