/*
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-0000
Object Class: Euclid
Special Containment Procedures: Ritual 0000-Theseus is to be performed no less than twice per year, preferably at six month intervals. No more than ten months should pass between any two Ritual 0000-Theseus occurences. Provisional Task Force " " is to be assembled to perform Ritual 0000-Theseus on such a basis, formed of a consistent but not permanent selection of Site-43 Pursuit and Suppression personnel.
Ritual 0000-Minotaur is to be performed every 54 months to ensure that Ritual 0000-Theseus remains at optimal ability. Participants for Ritual 0000-Minotaur are to be drawn from monitored civilian populations based on the factor described in
Description: SCP-0000 is a predatory sophont extradimensional space, typically manifesting as an unexpected roadside location, such as a motel, rest stop or gas station. SCP-0000 targets isolated travelers (henceforth referred to as the victim), suddenly manifesting in the victim's path. After manifesting, SCP-0000 warps space for its victim so that travel in all directions inevitably leads back to SCP-0000.
SCP-0000 generally resembles an ordinary building of its type, although subtle pecularities and differences are observed. There are few commonalities between these irregularities and they are difficult to summarize, see Appendix 1 for full details. SCP-0000 instances are typically operated by SCP-0000-A instances, which outwardly resemble baseline humans but are universally dull and listless unless repeatedly engaged, at which point they turn aggressive and hostile (although not usually violent).
Victims become trapped within SCP-0000 and its surrounding environment until they complete some form of variable task within SCP-0000. These tasks have variable consequences, ranging from inconsequential (such as making verbal pacts with no obvious ramifications) to severely adverse (bodily harm). Tasks are generally made contextually obvious by SCP-0000, with little direct prompting by SCP-0000-A instances, although some instances have had difficult tasks to determine. All known tasks have been within a victim's ability to complete, and while it is not believed that SCP-0000-A is violent, it is believed to be "feeding" on victims.
Once a task has been completed, the spacial warping effects of SCP-0000 end and victims are able to arrive at their initial destination (regardless of the distance between where they entered SCP-0000 and said destination). Moderate to extreme time dilation has been observed in a minority of cases, with an maximum dilation of weeks within SCP-0000 corresponding to a day in baseline temporality.
SCP-0000 has been known to the Foundation since 1943, and is suspected existed since 1900 BCE or earlier, owing to a Xia Anomalous Culture Group description of a similar anomaly.
After the discovery of intentional methods to attract SCP-0000 and changes in resultant feeding patterns by HISTORICAL CHARACTER in 19XX, SCP-0000's behavior has been reliably controlled by Ritualls 0000-Theseus and 0000-Minotaur. Ritual 0000-Theseus, enacted entirely by Foundation personnel, effectively "feeds" . Annual "feeding" of SCP-0000 through Ritual 0000-Theseus reduces natural predation to roughly once per five to seven years. Ritual 0000-Minotaur provides stimulation and diversity in feeding when necessary, and to maintain Ritual 0000-Theseus efficacy.
Mission Overview
Following the resignation of Site-43 Pursuit and Suppression Chief Gedeon Van Rompay in September 2014, a security audit of the section's portfolio was ordered. Information on SCP-0000 was determined to be requiring review to ensure currency, and a new investigation was ordered. A critical part of this investigation took the place of repeat explorations by Provisional Task Force " " between Fall 2014 and Summer 2015. For the purposes of these investigations, PTF X-XX consisted of the following personnel:
Agent Kane Villisca: Mission lead. A former civilian occultist and Parawatch user, who encountered SCP-████ in the field and became marked by it. Due to a genetic-linked anomaly, Agent Villisca is immune to amnestics and predisposed to developing psychic abilities. SCP-████
Doctor Sigríður Karlsdottir: Primary research specialty in Acroamatic Abatement with field expertise in variable anomalous phenomena. Dr. Sigríður was essential in averting the 1997 thaumonuclear meltdown at Site-72 but was afterwards transferred for low-stress containment duties for SCP-████ with Research Task Force Iota-34 ("History Channel Rejects"). Dr. Sigríður was recruited to Site-43 in 2005 to assist Acroamatic Abatement with SCP-5243, but transferred to full time duties with Pursuit and Suppression in 2009 (although continuing to consult on SCP-5243 in September).
Agent Crown: Recruited to the Foundation from the Global Occult Coalition. After deployment in a Provisional Task force into SCP-1444, Crown was rescued and recruited into Mobile Task Force Zeta-9 "Mole Rats" with experience in intelligent extradimensional exploration and recursive topology. Permanently stationed with Zeta-9 deployment at Site-43. Requested standard name anonymization while entering Foundation service and self-selected a codename.
Researcher Phoebe Abbott: Junior Researcher from Identity and Technocryptography, currently pursuing a doctorate thesis under Doctor Veiksaar. On loan to the Pursuit and Suppression division to assist with the operation and deployment of recording devices during the explorations. First field deployment.
I will need to come up with a prosaic block to fit in here
Mission 1:
September 30th, 2014.
Provisional Task Force was first deployed in the field to investigate SCP-0000 during a period in which it had been traced to a portion of Saskatchewan Highway 16. They were able to enter the environment with a Ritual 0000-Theseus.
Abbott: And recorders are on. This is Junior Researcher Phoebe Abbott reporting. We have entered SCP-0000.
Villisca: Thank you very much, Phoebe. I'll jump in here with the mission aims. This is a baseline test of 0000, trying to establish baseline operating parameters for the new members of the team. I've done this a few times before, and I know that Sigríður has as well, but we haven't together.
Sigríður: Only once.
Villisca: Well, still.
Sigríður: Agent Crown, do you have any initial impressions?
Crown: Nothing unusual to the eye, but the mana plummeted as we entered. The dregs that remain in the aether are being drawn to a single point on the horizon — and so, I suppose, are we.
Villisca: Pulled only in one direction?
Crown: I know what you're thinking, but yes. Only one direction, despite the spatial warping.
Sigríður: And Kane, what about you? Psychically, I mean.
Villisca: Oh my god. Quiet for the first times in years. I can generally tune it out, but there's still this background level of consciousness in the background. But there's something quiet in that silence that I can't quite here. Almost like … hmm. The difference between silence and deafness; between not being able to hear anything after a loud noise vs. there not being anything there.
Crow:, I would say. It isn't ideal that if this realm dampens the mind.
Sigríður: Parasenses frequently interact poorly with strange anomalies — sensory deprivation isn't something that I remember reading in much of the case logs for this one, so I wouldn't attribute it to more than that.
Villisca: None that I recall either, although the logs on this one were extensive. Two weeks was barely enough to get this prospectus together. Well, good enough for that. Phoebe, would you like to be the officer of record for this? Give us the mission pitch?
Abbott: Oh! Uh, yes, I suppose I can. I was expecting to just sit back for the most part.
Sigríður: That won't acclimate you to field work very well, would it now!
Abbott: No, I guess not. Well, Kane, according to the files you sent over, it looks like the premise for this incursion is to test what happens if we don't
Appendix 1 - Known Observations and Irregularities
allude to Ritual-Minotaur several times through, make it seem ominous and dreadful; Minotaur is implied to be necessary to freshen things up for SCP-0000 (mention concerns
Mission 2:
November 18th, 2014.
Abbott: Recorders on. Junior Researcher Phoebe Abbott, here with Provisional Task Force, conducting the second incursion into SCP-0000.
Villisca: Thank you, Phoebe. Our goal on this, uh, what'd you say? Incursion? Incursion is to investigate the degree to which SCP-0000 pushes back on those that resist it.
Sigríður: In other worlds, we're going to intentionally piss it off as much as possible.
[Second Log - This is the one where they refuse to enter and it gets darker and darker; headlights do not shine off the road. Motel; seems to require them to go to sleep (this is common). Doing so gives terrible, terrible nightmares, but otherwise no apparent harm. ]
Appendix 2 - Tasks
[Third Log]
Appendix 3 - Origin of the "humans"
Agent Vilisca stops driving the bus and rises, turning to face the van. Crown, Sigríður and Abbott rise from their seats as well.
Vilisca: I'd like to get everyone's attention. I'm very sorry for what we have just done, but this is necessary to stop some horrible things from happening to people who aren't prepared. None of you are in danger from me or my team, and what we are about to encounter will not hurt you if you listen to us.
Crown: Cooperation will be kindly appreciated.
Vilisca: For thousands of years, there have been legends of a waystop in the road that will prevent you from leaving until you play its game. We work for an agency that contains this legend, and stops it from hunting. But it demands sacrifice.
Sigríður: This is a controlled feeding. Each person here has
Plot/Formatting Ideas
- Swap between clinical descriptions or documents or addenda and encounter logs from the MTF team that is inside the motel chain
- maybe actually put the Appendices into the main article body itself?
- The last log has to be them performing a Minotaur interaction, which is hyped up as a big bad horrific thing, but then reveals that the task forces enters alongside — they are there to covertly observe, and intervene if necessary.
Appendices
- List of forms that it has taken, the locations in which they have been discovered, and unusual phenomena observed at each location.
- The list of tasks that victims have been required to undergo, and the negative repercussions that are suffered as a result
- The origins of the people in the space, and disagreements as to whether or not they are homunculi or are actual people
- The operational functions of 0000-Minotaur
Logs
- First log, in which team is formed for first time, tests their ability to run through a Theseus for the first time. Takes the form of a large roadside hotel, with monsters in the cornfields (?) that are surrounding it. The event is particularly aggressive, and requires them to stay through the dinner show.
- The group doesn't stop at any of the rest stops, keeping themselves going indefinitely (somehow — very good charge electric vehicle?). The area just continually gets darker and darker, until the only light is from the motel. Wake up with terrible terrible nightmares that persist for several days.
- Going in with the 0000-Minotaur group.
Anomaly Ideas
- Inspired by dappermouth's ominous road signs.
- A gauntlet series of cursed motels on a forbidden stretch of road, which must be beaten in order to escape.
- Has appeared in a variety of forms over the years, with the same MTF sent into it repeatedly. They are able to solve it, defeat it, and bring it into containment (somehow).
- Historical forms, legends
- Active in the same areas for periods of time before moving to new areas.
- This can also take inspiration from the rest stop Parawatch article that you had written previously but never posted (works as a prologue to this article?)
- The motel
- During one of the logs the MTF keeps driving as long as possible, for several weeks (figure out how long this can be — maybe they get an electric vehicle and keep doing it until)
- Anomaly wants to be engaged with somehow, in ways that typically either take something from the passengers, leave them physically changed somehow, seem to have an ominous connotation (like a soul deal), etc. This can range from seemingly harmless to life-threatening, and from "expected from this place" to "very strange"
- Anomaly tends to "encourage" those entrapped to stay at the location by various methods (such as a car breaking down)
Character Ideas
- at least one character from the ranch article; most likely one of the female scientists
- Definitely Doctor Sigríður, who just transferred into the department soon after Del joined after leaving Acroamatic Abatement (was let off the ranch due to a Fire Suppression adjustment get her reassigned [says he has friends at Site-43] and could arrange a transfer.
- A character who performs the role of the exorcist / thaumaturge — civilian occultist recruited into the Foundation to fight monsters; unconvential and unclinical. Secondary thaumaturge to Crown (who is largely more combat / combat-thinker) based. Psychic/medium.
- P&S loyal body, disciple of Delfina. Taller hard woman maybe (like the one from The Well / Ridley?)
- Operative Thorn from SCP-1444. Worked on the Mole Rats for a few years alongside Citrus. In a relationship with Citrus, who is still on Mole Rats. Thorn is long distance at Site-43 due to philosophical alignment with their mission. Thaumaturge. Used to be GOC. Always on the way up. The idea that your first group in the anomalous world could be totally wrong for you; somebody with an WL mindset getting recruited by GOC and then Foundation.
- Borrasca as a name for Thorn? Dymestl? [Uses it/its now - maybe go back and revise?]
- vehicle/tinker/gear expert? uses the department issued paratech, which requires heavily advanced training.
How do I convey the characters effectively, with the right essential traits? Show, don't tell - work these details into their backgrounds.
Takes inspiration from Rounderhouse's although telling a different story.
Inspiration Lists
- dappermouth ominous signage
- "The Black Dog Motel - Drive Until Your Lights Go Dark"
- "The Sobbing Stag - Sleep Where They Won't See You"
- "The Empty Field - Hide Before the Sun Goes Down"
- "The Wounded Lamb - It's Better Not to Wander"
- "Please Turn Back - You Aren't Safe Here Anymore"
- "We didn't expect you'd get this far"
- my own campaign ideas based on those signs
- Gas station Parawatch articles
- Rounder's motel article