vohzd.com
SCP-7493

Rappaccini's Poison

Series
8
Size
24.0 KB
Views
0
  • Only able to be synthesized inside a human host.
  • Transmissible via all routes, including dermal, aerial and ingestion.
  • Fatal to all living things except its hosts.

- CODE

/*
BLANKSTYLE CSS
[2021 Wikidot Theme]
By Placeholder McD and HarryBlank
Based on:
Paperstack Theme by EstrellaYoshte
Penumbra Theme by EstrellaYoshte
*/

@import url('https://fonts.bunny.net/css2?family=Montserrat:ital,wght@0,800;1,800&display=swap');

#page-content { font-size: .9rem; }

#main-content {
top: -1.6rem;
padding: 0.2em;
}

div#container-wrap {
background-image: none;
}

div#header {
background-image: none;
}

#header h1, #header h2 { margin-left: 0; float: none; text-align: center; }
#header h2 { margin-top: 0.5rem; }
#header h1 span, #header h2 span { font-size: 0; display: none;}
#header h1 a::before, #header h2::before {
color: #000;
letter-spacing: 1px;
font-family: 'Montserrat', sans-serif !important;
text-shadow: none;
}

#header h1 a::before {
content: var(--header-title, "R\0026 C SITE-43");
font-weight: 400;
font-size: 1.3em;
}

#header h2::before {
content: var(--header-subtitle, "SUBVERTING COMMON PRACTICE");
font-weight: 700;
font-size: 1.2em;
}

@media (max-width: 707px) {
#header h1 a::before {
font-size: 1.6em;
}
}

#login-status,
#login-status a {
color: #333333;
}

#page-title {
display: none;
}

#footer, #footer a {
background: transparent;
color: #333333;
}

#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: none;
background: #333333;
box-shadow: none;
border-radius: 0px;
color: #efefef;
}

#search-top-box input.empty {
color: #999999;
}

#search-top-box {
top: 2.3rem!important;
right: 8px;
}

#top-bar {
display: flex;
justify-content: center;
right: 0;
top: 7.9rem;
}

#top-bar, #top-bar a {
color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Montserrat', sans-serif;
color: #000;
letter-spacing: 1px;
}

h1 {
font-size: 2em;
}

h2 {
font-size: 1.45em;
}

div#extra-div-1 {
height: 160px;
width: 100%;
top: 0;
position: absolute;
background: url('https://scp-wiki.wdfiles.com/local--files/theme%3Ablankstyle/43Head.png');
background-size: contain;
background-repeat: no-repeat;
background-position: 50% 50%;
z-index: -1;
}

@media (max-width: 707px) {
div#extra-div-1 {
top: 15px;
}
}

body {
background-image: linear-gradient(
to bottom,
#e0e0e0, #e0e0e0 90px,
#e0e0e0 90px, #ffffff 200px,
#ffffff 200px, #ffffff 100%);
background-repeat: no-repeat;
}

:root {
--timeScale: 1.5;
--timeDelay: 1.5s;
--posX: calc(50% - 358px - 13rem);
--fnLinger: 1s;
}

#page-content hr {
background-color: #000;
}

#page-content tr th {
padding: 6px;
border: #000 1px solid;
}

#page-content tr td {
padding: 12px;
border: #000 1px solid;
line-height: 1.4;
}

#page-content .sidebox tr td,
#page-content .sidebox tr th {
padding: 0.35em;
}

#side-bar {
border-right: 1px solid #333;
background: #DDD;
}

#side-bar .side-block {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
}

#top-bar div.open-menu a {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
}

@media (max-width: 767px) {
#side-bar:target {
border: 1px black;
box-shadow: none;
}
}

#side-bar .side-block {
border: 1px solid #333;
border-radius: 0;
box-shadow: none;
background-color: #FDF6D7;
}
#side-bar .side-block.media {
background-color:#D7EFE7;
}
#side-bar .side-block.resources {
background-color:#F5D8E0;
}

#page-content .creditRate{
margin: unset;
margin-bottom: 4px;
}
#page-content .rate-box-with-credit-button {
background-color: #ffffff;
border: solid 1px #000;
box-shadow: none;
border-radius: 0;
}

#page-content .rate-box-with-credit-button .fa-info {
border: none;
color: #333333;
}

#page-content .rate-box-with-credit-button .fa-info:hover {
background: #333333;
color: #ffffff;
}

.rate-box-with-credit-button .cancel {
border: solid 1px #ffffff;
}

/* ---- PAGE RATING ---- */

.page-rate-widget-box {
box-shadow: none;
border: solid 1px #000;
margin: unset;
margin-bottom: 4px;
border-radius: 0;
}

div.page-rate-widget-box .rate-points {
background-color: #ffffff;
color: #333333;
border: none;
border-radius: 0;
}
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
background-color: #ffffff;
border-top: none;
border-bottom: none;
}

.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
background: transparent;
color: #333333;
}

.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
background: #333333;
color: #ffffff;
}

.page-rate-widget-box .cancel {
background: transparent;
background-color: #ffffff;
border: none;
border-radius: 0;
}

.page-rate-widget-box .cancel a {
color: #333333;
}
.page-rate-widget-box .cancel a:hover {
background: #333333;
color: #ffffff;
border-radius: 0;
}
#page-content .rate-box-with-credit-button .page-rate-widget-box { border: none; }

.anchor {
position: sticky;
height:0;
top: 0;
}
.sidebox {
padding: .14rem;
margin-top: 0;
margin-bottom: 8px;
width: calc((100vw - 870px)/2);
max-height: calc(100vh - 18rem);
position: absolute;
top: 0;
left: 103.5%;
z-index: 5;
overflow: auto;
box-sizing: border-box;
}
@media (max-width: 1290px) {
.sidebox {
display: none;
visibility: hidden;
}

\#header h2::before {
    font-size: 0.9em !important;
}

}

.scp-image-block {
box-shadow: none;
}

/* ---- YUI TAB BASE ---- */
.yui-navset .yui-nav a,.yui-navset .yui-navset-top .yui-nav a{background-color:inherit;background-image:inherit}.yui-navset .yui-nav a:hover,.yui-navset .yui-nav a:focus{background:inherit;text-decoration:inherit}.yui-navset .yui-nav .selected a,.yui-navset .yui-nav .selected a:focus,.yui-navset .yui-nav .selected a:hover{color:inherit;background:inherit}.yui-navset .yui-nav,.yui-navset .yui-navset-top .yui-nav{border-color:inherit}.yui-navset li{line-height:inherit}

/* ---- YUI TAB CUSTOMIZATION ----*/

.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav{
display: flex;
flex-wrap: wrap;
width: calc(100% - .125rem);
margin: 0 auto;
border-color: #333333;
box-shadow: none;
}
.yui-navset .yui-nav a, /* ---- Link Modifier ---- /
.yui-navset .yui-navset-top .yui-nav a{
color: #333333;
/
---- Tab Background Colour | [UNSELECTED] ---- /
background-color: #efefef;
border: unset;
box-shadow: none;
box-shadow: none;
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus{
color: #ffffff;
/
---- Tab Background Colour | [HOVER] ---- /
background-color: #333333;
}
.yui-navset .yui-nav li, /
---- Listitem Modifier ---- */
.yui-navset .yui-navset-top .yui-nav li{
position: relative;
display: flex;
flex-grow: 2;
max-width: 100%;
margin: 0;
padding: 0;
color: #ffffff;
background-color: #ffffff;
border-color: transparent;
box-shadow: none;
}
.yui-navset .yui-nav li a,
.yui-navset-top .yui-nav li a,
.yui-navset-bottom .yui-nav li a{
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.yui-navset .yui-nav li em{
border: unset;
}
.yui-navset .yui-nav a em,
.yui-navset .yui-navset-top .yui-nav a em{
padding: .35em .75em;

 text-overflow: ellipsis;
 overflow: hidden;
 white-space: nowrap;

}
.yui-navset .yui-nav .selected, /* ---- Selection Modifier ---- /
.yui-navset .yui-navset-top .yui-nav .selected{
flex-grow: 2;
margin: 0;
padding: 0;
/
---- Tab Background Colour | [SELECTED] ---- */
background-color: #333333;
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a em{
border: none;
}
.yui-navset .yui-nav .selected a{
width: 100%;
color: #ffffff;
}
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:active{
color: #ffffff;
background-color: #333333;
}
.yui-navset .yui-content {
background-color: #ffffff;
box-shadow: none;
}
.yui-navset .yui-content,
.yui-navset .yui-navset-top .yui-content{
padding: .5em;
border: 1px solid #333;
box-sizing: border-box;
}

/---- SCROLLBAR ----/

::-webkit-scrollbar {
width: 10px;
}

::-webkit-scrollbar-track {
background: #FFF;
border-left: 1px solid #333;
}

::-webkit-scrollbar-thumb {
background: #CCC;
border: #333 1px solid;
}

::-webkit-scrollbar-thumb:hover {
background: #EEE;
}

/---- CENTER IMAGES ON MOBILE courtesy of EstrellaYoshte and PeppersGhost ----/

.imagediv {
float: right;
margin: 15px
}

@media (max-width: 540px) {
.imagediv {
float: none;
text-align:center;
margin: auto;
}
}

@media only screen and (max-width: 600px) {
.scp-image-block.block-right{
float: none;
margin: 10px auto;
}
}

/---- ACS-COLORED TABLE DIVS ----/

#page-content .table1 tr th,
#page-content .table1 .scp-image-block .scp-image-caption {
background-color: #D7EFE7;
}

#page-content .table2 tr th,
#page-content .table2 .scp-image-block .scp-image-caption {
background-color: #D8ECF4;
}

#page-content .table3 tr th,
#page-content .table3 .scp-image-block .scp-image-caption {
background-color: #FDF6D7;
}

#page-content .table4 tr th,
#page-content .table4 .scp-image-block .scp-image-caption {
background-color: #FFDABF;
}

#page-content .table5 tr th,
#page-content .table5 .scp-image-block .scp-image-caption {
background-color: #F5D8E0;
}

#page-content .table6 tr th,
#page-content .table6 .scp-image-block .scp-image-caption {
background-color: rgba(146, 0, 255, 0.2);
}

.tableb .wiki-content-table {
border-collapse: separate;
border-spacing: 2px;
}

.tableb .scp-image-block {
border: none;
}

.tableb .scp-image-block img {
border: #000 1px solid;
box-sizing: border-box;
}

.tableb .scp-image-block .scp-image-caption {
margin-top: 2px;
border: #000 1px solid;
box-sizing: border-box;
}

.top-left-box > .item {
display: none;
}

/* ---- WORDS NO LONGER BROKEN, THE CROQUEMBOUCHE HAS SPOKEN ---- */
span, a { word-break: normal !important }

.avatar-hover { display: none !important; }

#breadcrumbs, .pseudocrumbs {
text-align: center;
padding-top: 10px;
}

#main-content .page-tags span {
max-width: 100%;
}

/* -- FANCY THINGS from Woedenaz's Dustjacket Theme -- */

.fancyhr hr {
border-top: 2vw solid transparent;
background-color: rgba(var(--bright-accent), 0);
height: 0;
box-sizing: border-box;
border-image-source: url('https://scp-wiki.wdfiles.com/local--files/theme%3Aflopstyle-dark/wl_hr.png');
border-image-repeat: round round;
background: none;
border-image-slice: 80 500 80 500 fill;
border-image-width: 10em 80em 10em 80em;
}

.fancyborder {
box-sizing: border-box;
border: 2vw solid rgba(0,0,0,0.5);
border-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Aflopstyle-dark/wl_border.png') 600 round;
border-image-width: 6;
padding: 2vw;
}

Item #: SCP-7493

Object Class: Keter

Special Containment Procedures: Living specimens of SCP-7493-1 through -6 are to be contained only at Site 101, "Beatrice’s Garden." Any specimens overgrowing the grounds of Site 101 are to be terminated using fire, salt, and ☿-class or higher paraherbicides.

Simultaneous containment breach of specimens SCP-7493-1 through -6, or the acquisition of any specimen by an outside party, is to be treated as an emergency and MTF Theta-4 ("The Gardeners") deployed for immediate retrieval and neutralization.

Hosts of SCP-7493 are to be contained at Site 101, with MTF Theta-4 notified for retrieval if any hosts leave the site without authorization. Authorization may be obtained from a member of the O5 Council. Physical contact is not to be made with hosts, and approaching closer than 50 meters is to be avoided whenever possible.

Description: SCP-7493 refers to an anomalous toxin developed by parabotanist Dr. Giacomo Rappaccini. This toxin is the synthesis of six individual poisons, extracted from thaumaturgical cultivars created by Dr. Rappaccini. These six altered plant species are designated SCP-7493-1 through -6. (See Addendum A for further information useful for safe handling of these specimens.)

SCP-7493 is:

  • Only able to be synthesized inside a human host.
  • Transmissible via all routes, including dermal, aerial and ingestion.
  • Fatal to all living things except its hosts.

Although SCP-7493 is to be contained and the sale of products containing it banned (e.g. Theriac, Mithridatum) preservation of specimens remains a priority, as individually their medical benefits outweigh their prospective harm. Since SCP-7493 also confers immunity to its component toxins, previously created hosts are ideal caretakers of these hazardous specimens.
There is only one known surviving host of SCP-7493.
There are two known surviving hosts of SCP-7493.
SCP-7493 is currently thought to be neutralized in all hosts, following the development of an antidote by Site Director Beatrice Rappaccini.

Addendum A: Specimens
Use of the Rappaccini Protocol to create new hosts of SCP-7493 is forbidden. Specimen designation numbers are arbitrary, and do not indicate the order they were introduced to hosts. Hosts could be expected to experience any or all of these toxic effects while undergoing the Rappaccini Protocol.

SCP-7493-1

Belladonna Pellax
"Lying Belladonna"

Identifying Characteristics: Berries grow in clusters and are sweet, with the whole plant heavily perfumed. Flowers are deep purple and turn to face living creatures, favoring familiar people.
Toxic Effects: The first symptom is high fever and sudden melancholy, progressing to blurred vision, dizziness, delirium, and hallucinations. This progresses to trembling hands, slurred speech, and a fluttering heartbeat. Cause of death is a confusion of autonomic responses, leaving the patient breathless.
Medical Uses: Alkaloids extracted from Pellax are used to treat burns from alchemical warfare, exposure to ontokinetic pollutants, and other anomalohazardous injuries.
Other Notes: Pellax is attractive to bees, who may briefly resist its toxin due to their venom. All surviving hives within 5 miles are to be considered tainted, and any honey confiscated. (It may safely be consumed by hosts of SCP-7493.) Pellax is a climbing vine, and spreads aggressively.

SCP-7493-2

Digitalis Cadaveris
"Dead Men's Bugle"

Identifying Characteristics: Bell-shaped blossoms resemble the common foxglove, but grow in elongated clusters similar to tentacles. These flower clusters are very mobile and have high tensile strength, snaring fauna to convert to fertilizer. Only pollinators and those recognized as bringing water are routinely spared.
Toxic Effects: The patient first feels lethargy, and a throbbing headache with dark spots in their vision. The heartbeat slows, causing further exhaustion, then enters cardiac arrest.
Medical Uses: Sole source of Paradigitalis, used in cardiac resuscitation of the deceased.
Other Notes: Cadaveris is noted for its intelligence, and has been observed trying to deceive prey by "playing dead." It is aggressive to plants outside the genus Digitalis, so must be given ample space in a garden.

SCP-7493-3

Aconitum Maleficarum
"Grizzly's Bane"

Identifying Characteristics: Notably distinct from other Aconitum for its blossoms, which emit an odor similar to bloody meat, and feature bright red veins carrying an iron-rich substance.
Toxic Effects: A potent neurotoxin and cardiotoxin, the first sign of its effects are tingling and numbness in the lips and tongue that spreads throughout the body. A distinctive burning sensation is felt in the abdomen, accompanied by muscle weakness, convulsions, and a racing heartbeat leading to death by cardiac failure.
Medical Uses: The altered form of aconite derived from Maleficarum is used in anesthetics to treat spectral injuries, e.g. wounds to phantom limbs.
Other Notes: One of the better known of Rappaccini's variants prior to containment, Maleficarum was called more than a dozen names, including Doctor's Hood, Demon's Bane, and Bloody Boots. Damaged blossoms should ideally be removed, as they can attract carnivores from a greater distance, but are self-healing despite their alarming appearance prior to clotting.

SCP-7493-4

Rhododendron Aeternitas
"Endless Azalea"

Identifying Characteristics: Aeternitas is named for the fractal nature of its petals, which continue eternally. It is not advised to continue viewing them beyond the limits of the human eye, e.g. by placing a specimen in a microscope, as looking on eternity is reportedly psychologically unsettling.
Toxic Effects: Contains silveranotoxins, which cause parasthesias, hypersalivation, and a feeling in the patient their skin is not their own. Death occurs from existential terror paralyzing the nervous system.
Medical Uses: Used in perfumes and as a thaumaturgical ritual component.
Other Notes: Before containment, "lunatic honey" cultivated from fields of Aeternitas was sold as a recreational drug allegedly enhancing psychic ability; due to its questionable utility and high risk of death, this usage was discontinued.

SCP-7493-5

Datura Cordolium
"Suffering Moonflower"

Identifying Characteristics: Cordolium has large white and pink blossoms whose petals terminate in sharp barbs. Its leaves are typically marked with holes and tears.
Toxic Effects: Confusion and short-term memory loss come first. A myriad of other symptoms take effect, from flushed skin to psychosis, memorialized in Rappaccini's mnemonic, "Shaky as a tick, crazy and sick, feverish head, cheeks all red, loses the past, heart goes last." The cause of death is progressive amnesia, due to the patient forgetting how to sustain life.
Medical Uses: All parts of the plant contain a mood elevating compound that temporarily erases any negative emotions.
Other Notes: Cordolium easily damages itself too badly to survive, so is best grown sheltered from wind and other elements.

SCP-7493-6

Nerium cerberus
"Infernal Oleander"

Identifying Characteristics: Cerberus bears fruit and flowers at all times of the year. The flowers have a strong, sweet fragrance, and if damaged the bark has a thick white latex with a creamy scent. The fruit has a mild, sweet smell, but a bitter flavor; it is white inside when first harvested, turning violet when exposed to air.
Toxic Effects: A caustic irritant, touching the plant or inhaling its pollen causes immediate burning of the affected tissues accompanied by visible reddening, blistering and/or boiling of the skin surface. Death occurs due to blood loss as a result of rapid necrosis.
Medical Uses: As well as an all-purpose biopesticide, can be heavily diluted to make antibiotics for drug-resistant bacteria.
Other Notes: Cerberus is the element in SCP-7493 that allows it to be fatal via dermal and aerial transmission: once introduced to a host, extra precautions must be taken to avoid contact with all forms of life. Hosts at this stage of the Rappaccini Protocol may need additional psychiatric support to adjust to this change.

Addendum B: Notes on the Rappaccini Protocol

The case history provided here has been included over the formal objections of Site Director Beatrice Rappaccini, noted as a matter of record.

Beatrice Rappaccini, the first known patient to survive the Rappaccini Protocol, was placed on it by Dr. Giacomo Rappaccini starting on her tenth birthday. SCP-7493-1 was introduced into her system through various oral and topical delivery methods. Beatrice, being a minor, was not informed of this medical procedure, consent having been given by Dr. Rappaccini as her sole guardian.

Dr. Rappaccini maintained the correct dosage by monitoring Beatrice for adverse reactions falling short of death, increasing the amount administered over the course of a year. At this time he considered her progress "satisfactory", as insects biting her were observed flying in spirals and dying. She was promoted to the next phase of the protocol, and administered the next of the six specimens.

All five of the rest were suffused into her bloodstream at the rate of one per year, attaining successful fusion of SCP-7493 at the age of 16 "without significant long-term health effects." Dr. Rappaccini noted that Beatrice no longer suffered symptoms of the individual toxins, having attained full immunity, and was capable of killing larger animals via her breath or a 2 ppm solution of saliva.

It was around this time that Dr. Rappaccini began noting signs of psychological disturbance in Beatrice, including:

  • Aggressive language and lack of impulse control
  • Mood swings, varying between dependent and withdrawn
  • Fascination with setting fires and destroying property
  • Insomnia, night terrors, and nocturnal enuresis

Dr. Rappaccini speculated that this was not directly caused by SCP-7493, but correlated to the procedures necessary to keep Beatrice isolated for mutual safety. He heightened security measures, but did not take these symptoms as cause for serious concern. This stance was re-evaluated by the Foundation after Incident 101-1, in which Beatrice caused the death of Dr. Rappaccini and the destruction by fire of most of Dr. Rappaccini's laboratory (prior to its conversion into Site 101.)

MTF Theta-4 ("The Gardeners"), which had been following Dr. Rappaccini's work, moved at this time to contain all products created from SCP-7493 currently on the shadow market. This included bodily fluids from Beatrice, sold as a supertoxin under the trade name Rappaccini's Poison; a highly diluted version called Theriac, sold as a universal antidote; and his most popular product, a package of six vials sold under the name Mithridatum which could be used to synthesize SCP-7493 inside a human host. Most attempts to repeat the Rappaccini Protocol by others ended in immediate failure or an early death of the hosts, which Rappaccini blamed on a failure to correctly adjust dosage. (See Addendum B-2 for details on other successful usage of the protocol, and Addendum B-3 for notes on neutralization.)

Following blocks to the sale of SCP-7493, influential thaumaturge families in anomalous enclaves such as Three Portlands and Eurtec protested their continued need for Mithridatum, complaining that the Foundation had interfered with their right to decide how to raise their children. Talks are ongoing to find a diplomatic compromise to allow these families to preserve their dignity and ensure their children's virtue, without the use of SCP-7493 to make them fatal to approach.

More in this Series

Part One

Her Future in Bloom by Mr Panik

Part Two

SCP-7493 by Socksesforfoxes

Part Three

Secure Facility Dossier: Site-101 by TheChunk

Part Four

In Small Doses by TheChunk

Part Five

Fruit of the Poison Tree by Socksesforfoxes