Level 874-"The Snowy Thunderstorm"
- Safe
- Plentiful Resources
- Flourishing Fauna and Flora
@import url(https://backrooms-wiki.wdfiles.com/local--code/component%3Apatch/1);
@keyframes tab-disappear {
0% { max-height: 9999rem; }
1% { max-height: 100vh; }
100% { max-height: 0; }
}
@keyframes tab-appear {
0% { max-height: 0; }
99% { max-height: 100vh; }
100% { max-height: 9999rem; }
}
.yui-navset .yui-content > div {
padding: 0.25em 0.5em;
display: block;
top: 0;
overflow: hidden;
transform-origin: 0 0;
}
#page-content .yui-navset .yui-content > div > * {
transform-origin: 0 0;
}
#page-content .yui-navset .yui-content > div[style*="none"] {
display: block !important;
flex: 0;
max-height: 0;
padding: 0 0.5em;
border-width: 0;
transition: padding 0s linear 0.5s,
border-width 0s linear 0.5s,
flex 0.5s cubic-bezier(.0,1.27,.0,.89) 0s;
animation: tab-disappear 0.5s ease-in-out 0s 1 both;
}
#page-content .yui-navset .yui-content > div[style*="block"] {
display: block !important;
flex: 1;
max-height: 9999rem;
transition: padding 0s linear 0.5s,
border-width 0s linear 0.5s,
flex 0.5s cubic-bezier(.99,.0,.99,.0) 0.5s;
animation: tab-appear 0.5s ease-in-out 0.5s 1 both;
}
.color{
min-height:100px;
}
:root {
--theme-base: "black-highlighter";
--theme-id: "frost";
--theme-name: "Frost Theme";
--theme-base: "black-highlighter";
--logo-image: url("");
--header-title: "The Backrooms";
--header-subtitle: "Deeply cold";
--swatch-headerh1-color: var(--white-monochrome);
--swatch-headerh2-color: var(--white-monochrome);
--white-monochrome: 242, 242, 242;
--pale-gray-monochrome: 220, 236, 242;
--light-gray-monochrome: 172, 202, 242;
--dark-gray-monochrome: 63, 94, 136;
--gray-monochrome: 41, 73, 166;
--dark-accent: 22, 45, 115;
--bright-accent: 173, 192, 217;
--medium-accent: 10, 93, 166;
--black-monochrome: 34, 47, 64;
--pale-accent: 60, 84, 115;
--swatch-topmenu-border-color: var(--bright-accent);
--link-color: var(--medium-accent);
--hover-link-color: var(--dark-accent);
--visited-link-color: 13, 65, 174;
--newpage-color: 88, 101, 166;
--gradient-header: linear-gradient(to top,
rgba(var(--bright-accent),0) 0%,
rgba(var(--gray-monochrome),.4) 5rem
),linear-gradient(to top left,
rgba(var(--bright-accent),0) 0%,
rgba(var(--gray-monochrome),.6) 100%
);
}
.color{
min-height:90px;
}
::selection { color: rgb(var(--white-monochrome)); background:rgb(var(--pale-accent)); }
span.printuser {
color:
rgb(0,0,0)
}
#skrollr-body {
background-image:
radial-gradient(circle, rgba(var(--light-gray-monochrome),.2) 50%, transparent 0);
}
div.top-bar>ul>li>ul>li>a{
transition: color 0.3s ease-out;
-webkit-transition: color 0.3s ease-out;
}
body::after {
content: "";
background-image: url("https://dogefs.s3.ladydaily.com/~/source/unsplash/photo-1548097160-627fd636ee56?ixlib=rb-1.2.1&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=1470&q=80");
background-size: cover;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0.15;
z-index: -1;
-webkit-filter: blur(10px);
filter: blur(10px);
}
body{
background-color: rgba(var(--bright-accent));
}
div#extrac-div-1::after {
content: "";
position:fixed;
top:var(--final-header-height-on-desktop);
width:100%;
height:calc(100% - var(--final-header-height-on-desktop));
background-image: linear-gradient(to bottom,
rgba(var(--bright-accent)) 0%,
rgba(var(--pale-gray-monochrome)) 25%,
rgba(var(--white-monochrome)) 100%
);
background-size: auto 100%;
background-repeat: repeat;
opacity: 1;
z-index: -3;
}
#main-content a {
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out; /* Safari */
}
.scp-image-block .scp-image-caption {
color: rgb(var(--black-monochrome));
background-color: rgb(var(--dark-accent));
border-color: rgb(var(--dark-accent));
}
#container {
background-image: none
}
#side-bar .side-block div a img {
filter: grayscale(0%);
}
div#page-options-bottom-2 > a, div#page-options-bottom > a {
border-radius: 0em;
-moz-border-radius: 0em;
border: none;
}
div#page-options-bottom-2 > a:active, div#page-options-bottom-2 > a:hover, div#page-options-bottom > a:active, div#page-options-bottom > a:hover {
border: none;
}
hr {
border-color:rgb(var(--pale-accent));
}
table.wiki-content-table td,
table.wiki-content-table th,
table.wiki-content-table tr {
border: .2rem solid rgb(var(--gray-monochrome)) !important;
background-color:rgb(var(--bright-accent))!important;
}
table.wiki-content-table th {
color:rgb(var(--black-monochrome))!important;
background-color:rgb(var(--pale-gray-monochrome))!important;
}
blockquote,
.blockquote,
div.blockquote,
[class*="blockquote"] {
border: 2px double rgba(var(--pale-accent));
background-color:rgb(var(--pale-gray-monochrome));
color: var(--white-monochrome);
margin: 1em 46px;
padding: 0 1em;
}
.styled-quote {
background-color:rgb(var(--pale-gray-monochrome));
border-left: 0.5rem solid rgba(var(--pale-accent));
padding: 0.1rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0.05rem 0.1rem 0.3rem rgba(0,0,0,.25);
}
.dark-styled-quote {
background-color:rgb(var(--pale-accent));
border-left: 0.5rem solid rgb(var(--pale-gray-monochrome));
color:rgb(var(--white-monochrome));
box-shadow: 0.2rem 0.1rem 0.3rem rgba(0,0,0,.25);
}
.lightblock {
background-color:rgb(var(--pale-gray-monochrome));
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25);
}
.darkblock {
background-color:rgb(var(--pale-accent));
color:rgb(var(--white-monochrome));
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0.25rem;
box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25);
}
.darkblock a,.dark-styled-quote a,.dark-titleblock a,.titlebox a{
color:rgb(var(--pale-gray-monochrome));
}
.titleblock {
background-color: rgb(var(--pale-gray-monochrome));
padding: 0.5rem 1rem 0.10rem;
margin: 1.5rem 0rem 0.5rem 0rem;
box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25);
border: solid rgb(var(--pale-accent)) 2px;
}
.dark-titlebox{
position: relative;
top: -1.6rem;
background-color: rgb(var(--pale-gray-monochrome));
color: rgb(var(--black-monochrome));
padding: 0.25rem 1rem;
line-height: 0.1rem;
}
.dark-titleblock {
background-color:rgb(var(--pale-accent));
color:rgb(var(--white-monochrome));
padding: 0.5rem 1rem 0.10rem;
margin: 1.5rem 0rem 0.5rem 0rem;
box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25);
border: solid rgb(var(--pale-accent)) 2px;
}
.titlebox{
position: relative;
top: -1.6rem;
background-color: rgb(var(--pale-accent));
color: rgb(var(--white-monochrome));
padding: 0.25rem 1rem;
line-height: 0.1rem;
}
.glassblock {
background-image: linear-gradient(-30deg,
rgba(var(--medium-accent),.8) -80%,
rgba(var(--white-monochrome),.4) 100%);
border: solid rgb(var(--pale-accent)) 2px;
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0rem;
box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25);
}
.hoverblock{
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0rem;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transform: translateY(0em);
}
.hoverblock:hover,.hoverblock:focus{
box-shadow: 0px 4px 20px 0 rgba(var(--medium-accent), .25);
background-color: rgba(var(--light-gray-monochrome),.1);
transform: translateY(-.3em);
}
.light-hoverblock{
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0rem;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out; /* Safari */
transform: translateY(0em);
}
.light-hoverblock:hover,.light-hoverblock:focus{
background-color: rgb(var(--pale-gray-monochrome));
box-shadow: 0px 4px 20px 0 rgba(var(--medium-accent), .25);
transform: translateY(-.3em);
}
.dark-hoverblock{
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0rem;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out; /* Safari */
transform: translateY(0em);
}
.dark-hoverblock:hover,.dark-hoverblock:focus{
background-color: rgb(var(--pale-accent));
color: rgb(var(--white-monochrome));
box-shadow: 0px 4px 20px 0 rgba(var(--medium-accent), .25);
transform: translateY(-.3em);
}
.transparent-hoverblock{
color:transparent;
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0rem;
transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out; /* Safari */
transform: translateY(0em);
}
.transparent-hoverblock:hover,.transparent-hoverblock:focus{
color: rgb(var(--black-monochrome));
box-shadow: 0px 4px 20px 0 rgba(var(--medium-accent), .25);
transform: translateY(-.3em);
}
.white-hoverblock{
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0rem;
transition: box-shadow 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transform: translateY(0em);
}
.white-hoverblock:hover,.white-hoverblock:focus{
box-shadow: 0px 4px 20px 0 rgba(var(--white-monochrome), .25);
background-color: rgb(var(--white-monochrome));
transform: translateY(-.3em);
}
.inset-hoverblock{
padding: 0.01rem 1rem;
margin: 0.5rem 0 0.5rem 0rem;
transition: box-shadow 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
transform: translateY(0em);
}
.inset-hoverblock:hover,.hoverblock:focus{
box-shadow: inset 0px 4px 20px 0 rgba(var(--bright-accent), .25);
background-color: rgb(var(--pale-accent));
color: rgb(var(--white-monochrome));
transform: translateY(.3em);
}
#main-content .page-tags span a:not([href^="/system:page-tags/tag/_"]), #main-content .page-tags span a:visited:not([href^="/system:page-tags/tag/_"]) {
--link-color: var(--dark-accent);
}
.interwiki1 {
background: rgb(var(--light-gray-monochrome));
margin: 10px 15px;
padding: 10px;
border: none;
border-radius: 10px;
box-shadow: 0 2px 6px rgba(0,0,102,.5);
box-sizing: border-box;
/*width: 15em;*/
width: calc(var(--base-font-size*0.93333*19));
}
.interwiki1_title {
color: rgb(var(--black-monochrome));
border-bottom: solid 1px rgb(var(--black-monochrome));
padding-left: 15px;
margin-top: 10px;
margin-bottom: 5px;
font-size: 8pt;
font-weight: bold;
}
.interwiki1_entry {
position: relative;
margin: 2px 0;
}
.interwiki1_entry p::before {
content: "■";
font-size: 9px;
color: rgb(var(--black-monochrome));
position: relative;
margin: 0 7px 0 5px;
bottom: 3px;
}
.interwiki1_entry a, .interwiki1_entry a:visited {
font-weight: bold;
color: rgb(var(--black-monochrome));
text-decoration: none;
background: transparent;
}
.interwiki1_entry a:hover {
color: rgb(var(--black-monochrome));
background-color: transparent;
text-decoration: underline;
}
Description
Level 874 takes the appearance of many biomes. During almost all times, extreme thunderstorms, along with mild snowfall, are present. The temperature is always around 5-15°C; this is very misleading since snowfalls are present. On this level the day-night cycles are very similar to the ones in the Frontrooms. This place is considered a natural paradise due to no major group involvements. On level 874 exist 3 different biomes; these are
The Tundra
The Tundra is the southern part of the level. This is the starting point in the level. The tundra takes the form of a snow-covered field. Inside the field are gigantic spikes made of ice; these usually have resources in them; however, they only reappear after 1 year. Most of these have been extracted already.
In this section exist many forests. The forest contains pine trees and bushes. There is no fauna in the woods. Every 1 hour, supply crates appear in most of them, very similar to ones in Level 1. However, these ones can have random items, Almond. Water and food are guaranteed in each one of them. Forests on this level are very common and serve as a place to gather resources.
The Thunderous Mountains
The Thunderous Mountains take the appearance of a snow-covered mountain with more than extreme thunderstorms; however, the thunderstorm is still harmless. This biome is the northern part of the level. On the top is a spectacular view. The wanderers who have seen the top do not recall anything about it; the only thing they remember is that it is beautiful.
In the mountains exist many, many caves. These places act as places to set up settlements. Inside most of them are natural hot springs and fires, which are one of the only sources of heat on this level. The caves are very important to the overall habitability of Level 874.
The Central Lake
The Central Lake lies at the center of Level 874. The lake is eternally frozen; however, similar to the tundra, it has crates around it. These crates usually have higher-value items inside them; they reappear every day in the same locations. Some wanderers have tried to create a leak and dive into the lake; inside they found alive aquatic plants. This biome also acts as an exit to Level 874. All of the fauna and the flora live near this point of Level 874.
Fauna
On Level 874 exist 2 entities. No other entities are present.
Frozen Flies
The Frozen Flies take the appearance of dragonflies from the Frontrooms. They are usually below the surface of the lake. These entities are herbivores and are semi-aquatic. They usually have ice growing on their bodies. This mutation is thought to be how they have adapted to the conditions of Level 874.
Frozen Reptiles
The frozen reptiles take the appearance of alligators from the Frontrooms; they also have ice crystals growing around their bodies; however, their whole back is covered with ice crystals. They have the Level 11 effect on them and will not attack the wanderers. These entities share most of their traits with the Frozen Flies.
Flora
Level 874 also has 2 species of plants. No other flora exists on Level 874.
Obsidian Lotus
The obsidian lotus takes the appearance of a lotus from reality. These are found at the bottom of the lake. This plant is actually edible and is very rich in vitamins. Their flowers are a mixture of black and purple; this gives them the name "Obsidian Lotus." Their original name was "Snow Lotus."
Heat Cactus
Heat Cacti take the appearance of a Cactus from the Frontrooms; however, they have fires around them. These fires are harmless and are another source of heat of this level. The cacti are the only plants on Level 874 that can grow anywhere, even on the mountains. These plants are an essential part of the level. The heat cacti are not edible; however, these are not deadly to consume either.
Phenomena
The Snowfall
The Snowfall is one of 2 phenomena on Level 874. The Snowfall keeps hostile entities away from the level. It also keeps the level at a cool 5-10°C and adds to the aesthetic of the level. The Snowfall is eternally present on Level 874. The Snowfall is incredibly intelligent and observes any entity that enters the level. If it sees the entity harming any living entity, it will rain extremely deadly hail on only that specific entity. This also prevents incidents from happening on Level 874.
The Thunderstorm
The thunderstorm shares most of its attributes with the snowfall; however, this phenomenon is purely for aesthetics, and the lightning bolts will not destroy, hurt, or even alter anything they hit. The thunderstorm is thought to be even more intelligent than the snowfall and can even detect lying from the wanderer's heartbeat. The Thunderstorm can send entities back to where they came from.
Bases, Outposts, and Communities
The existing communities in this level strictly resent major groups establishing bases here.
The Cold Ones
They live in caves and have a gathering lifestyle. They are open to wanderers trading and joining their group. They prevent major groups from ever making outposts on this level. They ask the major groups to leave; however, if they don't leave, they communicate to the Thunderstorm to "get rid of them." This will take them back to the level they came from. One base usually consists of 10-20 people. Around 400 bases have been set up on this level. They have not been seen harming other wanderers. Not much information is known about them. They are one unified group with the same intentions and culture. The reason behind why they hate major groups is due to them being previous inhabitants of Level 323. The group saw what major groups did to their level and don't want it to happen to Level 874.
Maintenance of Level 874
Once Level 874 was discovered, the previous inhabitants of Level 414 and Level 323 came together and supervised the entire level. These people have seen what major groups do to levels. They found all the entrance points, and they have guards near the entrance points to not let major group members go anywhere. This level is also beloved by TH3 INF3STAT10N due to their hatred of M.E.G.
Recovered notes and letters
Letter collection 1
Dear Infection, please offer higher-value items next time, or we will stop trading with you. Your trades are getting worse and worse; if you don't stop this, we will cut trading.
Sincerely, The Cold Ones.
We understand your concerns; however, we cannot find valuable items. We will try our best to resolve this issue. We are trying to collect resources; give us some time, and we will fix this.
-The Inf3ct10n
It is 2 months later, and we still aren't getting good values on our trades. We will give you one more week to complete our request, and if you don't, we will cut the trading. This is our last warning, so please do it and fast.
-The Cold Ones
Collection 2
Hello, fellow group members, We have suspicions of one of our bases trying to sneak the B.N.T.G. into our level. If we find out which one of you is trying to do this, you will be banished forever from Level 874. Please do not ruin this natural paradise.
We don't have any info on them; we will launch many investigations to figure out where their base is. If we find them, we will report them immediately to the main outpost.
Entrances And Exits
One can enter Level 864 from this level and come back to Level 874. The Wanderer can also enter Level 993 from Level 874. This makes this level incredibly useful for traversing safe levels.
Entrances
On Level 864, hopping off the edge of the road in a snowy landscape leads here.
Another method to enter Level 874 is by entering a room titled "Snow room" in Level 183.
The wanderer can also reach this level through no-clipping into a bright yellow color cone in Level 35.
Exits
Finding an RV and entering it leads to Level 864; they can be found easily across this level in random locations.
No-clipping into the lake leads to Level 993.
Cite this page as:
-
"<a href="https://backrooms-wiki.wikidot.com/scorpion-2">Level 874-"The Snowy Thunderstorm"</a>" by (user deleted), from the <a href="http://backrooms-wiki.wikidot.com/">Backrooms Wiki</a>. Source: <a href="https://backrooms-wiki.wikidot.com/scorpion-2">https://backrooms-wiki.wikidot.com/scorpion-2</a>. Licensed under <a href="https://creativecommons.org/licenses/by-sa/3.0/">CC-BY-SA-3.0</a>.
For more information about on-wiki content, visit the Licensing Master List.