L3n
your moms a hoe
[class="container"]
height: 490px;
max-width: 600px;
margin: auto;
display: flex;
background: transparent;
cursor: url('https://i.imgur.com/Yi5T7jc.png'), default;
position: relative;
[/class]
[class="bg"]
--color-for-the-bg: white;
flex: 1;
height: 450px;
background: var(--color-for-the-bg);
position: relative;
z-index: 0;
top: 20px;
display: flex;
align-items: center;
box-sizing: border-box;
padding: 0px 10px 0px 10px;
[/class]
[class="bookmark"]
--color-for-left-bar: #F1B47D;
--color-for-box-shadow: #EFB470;
width: 100px !important;
height: 470px;
background: var(--color-for-left-bar);
position: relative;
box-shadow: 0 0 15px var(--color-for-box-shadow);
z-index: 1;
box-sizing: border-box;
display: flex;
justify-content: space-between;
align-items: center;
flex-direction: column;
padding: 10px 0 10px 0;
margin-right: 10px;
[/class]
[class="image1"]
--url-for-1st-pic-in-bar: url('https://i.imgur.com/7ojt2CH.jpg');
position: relative;
width: 80px;
height: 100px;
background: var(--url-for-1st-pic-in-bar);
background-size: 200%;
background-position: 50% 5%;
cursor: url('https://i.imgur.com/WmtOPXU.png'), pointer;
[/class]
[class="image2"]
--url-for-2nd-pic-in-bar: url('https://i.imgur.com/Dk7EXXv.jpg');
position: relative;
width: 80px;
height: 100px;
background: var(--url-for-2nd-pic-in-bar);
background-size: 250%;
background-position: 45% 9%;
cursor: url('https://i.imgur.com/WmtOPXU.png'), pointer;
[/class]
[class="textcontainer"]
--url-for-bg-pic-on-right: url('https://i.imgur.com/M0fjll4.jpg');
position: relative;
height: 430px;
flex: 1;
background: var(--url-for-bg-pic-on-right);
background-size: cover;
background-position: 50% 10%;
box-sizing: border-box;
overflow: hidden;
[/class]
[class="bbutton"]
--color-for-button-text: white;
font-size: 14px;
font-variant: small-caps;
text-transform: lowercase;
font-weight: bold;
letter-spacing: 1px;
cursor: url('https://i.imgur.com/WmtOPXU.png'), pointer;
color: var(--color-for-button-text);
transition: 0.3s all ease-out;
border-top: 1px solid var(--color-for-button-text);
display: inline-block;
border-bottom: 1px solid var(--color-for-button-text);
line-height: 18px;
padding: 0px 5px 5px 5px;
[/class]
[class name="bbutton" state="hover"]
--color-for-button-hover: #FAD9B6;
--color-for-button-shadow: black;
letter-spacing: 3px;
color: var(--color-for-button-hover);
border-color: var(--color-for-button-hover);
text-shadow: 0 0 10px var(--color-for-button-shadow);
[/class]
[class="lbutton"]
--color-for-button-text: white;
font-size: 14px;
font-variant: small-caps;
text-transform: lowercase;
font-weight: bold;
letter-spacing: 1px;
cursor: url('https://i.imgur.com/WmtOPXU.png'), pointer;
color: var(--color-for-button-text);
transition: 0.3s all ease-out;
border-top: 1px solid var(--color-for-button-text);
display: inline-block;
border-bottom: 1px solid var(--color-for-button-text);
line-height: 18px;
padding: 0px 5px 5px 5px;[/class]
[class name="lbutton" state="hover"]
--color-for-button-hover: #FAD9B6;
--color-for-button-shadow: black;
letter-spacing: 3px;
color: var(--color-for-button-hover);
border-color: var(--color-for-button-hover);
text-shadow: 0 0 10px var(--color-for-button-shadow);
[/class]
[class="pbutton"]
--color-for-button-text: white;
font-size: 14px;
font-variant: small-caps;
text-transform: lowercase;
font-weight: bold;
letter-spacing: 1px;
cursor: url('https://i.imgur.com/WmtOPXU.png'), pointer;
color: var(--color-for-button-text);
transition: 0.3s all ease-out;
border-top: 1px solid var(--color-for-button-text);
display: inline-block;
border-bottom: 1px solid var(--color-for-button-text);
line-height: 18px;
padding: 0px 5px 5px 5px;
[/class]
[class name="pbutton" state="hover"]
--color-for-button-hover: #FAD9B6;
--color-for-button-shadow: black;
letter-spacing: 3px;
color: var(--color-for-button-hover);
border-color: var(--color-for-button-hover);
text-shadow: 0 0 10px var(--color-for-button-shadow);
[/class]
[class="abutton"]
--color-for-button-text: white;
font-size: 14px;
font-variant: small-caps;
font-weight: bold;
text-transform: lowercase;
letter-spacing: 1px;
cursor: url('https://i.imgur.com/WmtOPXU.png'), pointer;
color: var(--color-for-button-text);
transition: 0.3s all ease-out;
border-top: 1px solid var(--color-for-button-text);
display: inline-block;
border-bottom: 1px solid var(--color-for-button-text);
line-height: 18px;
padding: 0px 5px 5px 5px;
[/class]
[class name="abutton" state="hover"]
--color-for-button-hover: #FAD9B6;
--color-for-button-shadow: black;
letter-spacing: 3px;
color: var(--color-for-button-hover);
border-color: var(--color-for-button-hover);
text-shadow: 0 0 10px var(--color-for-button-shadow);
[/class]
[class="tbutton"]
--color-for-button-text: white;
font-size: 14px;
font-variant: small-caps;
font-weight: bold;
text-transform: lowercase;
letter-spacing: 1px;
cursor: url('https://i.imgur.com/WmtOPXU.png'), pointer;
color: var(--color-for-button-text);
transition: 0.3s all ease-out;
border-top: 1px solid var(--color-for-button-text);
display: inline-block;
border-bottom: 1px solid var(--color-for-button-text);
line-height: 18px;
padding: 0px 5px 5px 5px;
[/class]
[class name="tbutton" state="hover"]
--color-for-button-hover: #FAD9B6;
--color-for-button-shadow: black;
letter-spacing: 3px;
color: var(--color-for-button-hover);
border-color: var(--color-for-button-hover);
text-shadow: 0 0 10px var(--color-for-button-shadow);
[/class]
[class="book"]
position: relative;
height: auto;
width: 100%;
transition: 2s all ease;
[/class]
[class="ogpage"]
position: absolute;
height: 430px;
width: 100%;
display: inline-block;
[/class]
[class="fa"]
--color-for-big-title: #FFFFFF;
--color-for-shadow-around-border: black;
position: relative;
height: auto;
display: inline-block;
font-weight: bold;
text-align: center;
text-transform: uppercase;
font-size: 160%;
box-sizing: border-box;
padding: 10px;
border: 6px solid var(--color-for-big-title);
color: var(--color-for-big-title);
text-shadow: 2px 2px 15px #FFFFFF, -2px -2px 15px #FFFFFF, 2px -2px 15px #473344, -2px 2px 15px #E89D63;
cursor: url('https://i.imgur.com/Yi5T7jc.png'), default;
box-shadow: 0 0 15px var(--color-for-shadow-around-border);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
[/class]
[class="bpage"]
--color-for-slider-page: rgba(255, 255, 255, 0.1);
position: absolute;
height: 430px;
width: 100%;
background: var(--color-for-slider-page);
display: inline-block;
margin-left: 150%;
box-sizing: border-box;
padding: 10px 0px 10px 10px;
[/class]
[class="lpage"]
--color-for-slider-page: rgba(255, 255, 255, 0.1);
position: absolute;
height: 430px;
width: 100%;
background: var(--color-for-slider-page);
display: inline-block;
margin-left: 300%;
box-sizing: border-box;
padding: 10px 0px 10px 10px;
[/class]
[class="ppage"]
--color-for-slider-page: rgba(255, 255, 255, 0.1);
position: absolute;
height: 430px;
width: 100%;
background: var(--color-for-slider-page);
display: inline-block;
margin-left: 450%;
box-sizing: border-box;
padding: 10px 0px 10px 10px;
[/class]
[class="tpage"]
--color-for-slider-page: rgba(255, 255, 255, 0.1);
position: absolute;
height: 430px;
width: 100%;
background: var(--color-for-slider-page);
display: inline-block;
margin-left: 600%;
box-sizing: border-box;
padding: 10px 0px 10px 10px;
[/class]
[class="apage"]
--color-for-slider-page: rgba(255, 255, 255, 0.1);;
position: absolute;
height: 430px;
width: 100%;
background: var(--color-for-slider-page);
display: inline-block;
margin-left: 750%;
box-sizing: border-box;
padding: 10px 0px 10px 10px;
[/class]
[script class="image1" on="click"]
removeClass active bbutton
removeClass active lbutton
removeClass active pbutton
removeClass active abutton
removeClass active tbutton
removeClass move1 book
removeClass move2 book
removeClass move3 book
removeClass move4 book
removeClass move5 book
[/script]
[script class="image2" on="click"]
removeClass active bbutton
removeClass active lbutton
removeClass active pbutton
removeClass active abutton
removeClass active tbutton
removeClass move1 book
removeClass move2 book
removeClass move3 book
removeClass move4 book
removeClass move5 book
[/script]
[script class="bbutton" on="click"]
addClass active bbutton
removeClass active lbutton
removeClass active pbutton
removeClass active abutton
removeClass active tbutton
addClass move1 book
removeClass move2 book
removeClass move3 book
removeClass move4 book
removeClass move5 book
[/script]
[script class="lbutton" on="click"]
addClass active lbutton
removeClass active bbutton
removeClass active pbutton
removeClass active abutton
removeClass active tbutton
addClass move2 book
removeClass move1 book
removeClass move3 book
removeClass move4 book
removeClass move5 book
[/script]
[script class="pbutton" on="click"]
addClass active pbutton
removeClass active bbutton
removeClass active lbutton
removeClass active abutton
removeClass active tbutton
addClass move3 book
removeClass move1 book
removeClass move2 book
removeClass move4 book
removeClass move5 book
[/script]
[script class="abutton" on="click"]
addClass active abutton
removeClass active bbutton
removeClass active lbutton
removeClass active pbutton
removeClass active tbutton
addClass move4 book
removeClass move1 book
removeClass move2 book
removeClass move3 book
removeClass move5 book
[/script]
[script class="tbutton" on="click"]
addClass active tbutton
removeClass active bbutton
removeClass active lbutton
removeClass active abutton
removeClass active pbutton
addClass move5 book
removeClass move1 book
removeClass move2 book
removeClass move3 book
removeClass move4 book
[/script]
[class="move1"]
transform: translate(-150%, 0%);
[/class]
[class="move2"]
transform: translate(-300%, 0%);
[/class]
[class="move3"]
transform: translate(-450%, 0%);
[/class]
[class="move4"]
transform: translate(-750%, 0%);
[/class]
[class="move5"]
transform: translate(-600%, 0%);
[/class]
[class="active"]
--color-for-button-shadow: black;
--color-for-button-hover: #c9c19d;
color: var(--color-for-button-hover);
letter-spacing: 3px;
border-color: var(--color-for-button-hover);
text-shadow: 0 0 10px var(--color-for-button-shadow);
[/class]
[class="scroll"]
height: 100%;
width: 100%;
background: transparent;
overflow-y: scroll;
box-sizing: border-box;
padding-right: 10px;
[/class]
[class="flex"]
display: flex;
justify-content: space-between;
align-items: flex-start;
[/class]
[class="align"]
display: flex;
flex-direction: column;
align-items: flex-end;
[/class]
[class="heading"]
--color-for-heading-text: #ECAF78;
--color-for-heading-bg: rgba(243, 253, 252, 0.8);
font-weight: bolder;
font-size: 12px;
color: var(--color-for-heading-text);
box-sizing: border-box;
border: 3px solid var(--color-for-heading-text);
display: inline-block;
padding: 2px 6px 2px 6px;
background: var(--color-for-heading-bg);
position: relative;
margin-right: 10px;
letter-spacing: -0.5px;
text-transform: uppercase;
text-align: center;
[/class]
[class="answer"]
--color-for-details-bg: rgba(236, 175, 120, 0.9);
--color-for-details-text: #F3FDFC;
display: inline-block;
background: var(--color-for-details-bg);
color: var(--color-for-details-text);
padding: 1px 7px 3px 7px;
font-size: 12px;
position: relative;
margin-bottom: 3px;
[/class]
[div class="container"]
selection [/div] [/div] [div class="bpage"] [div class="scroll"] [div class="flex"] [div class="heading"]ABOUT[/div] [div class="align"] [div class="answer"]In this beautiful world where Beings from all mythologies exist even humans can have an important role. Humans can become Vessels for Beings. Becoming a Vessel means that a God, or Monster, has recognized the potential of you and gives you a unique mark, or you have signed up. Since Beings live forever, and Vessels are only granted the life-span to live through the birth and death of a civilization, they have to find new suitors. [/div] [div class="answer"]Humans who have either been chosen, or have signed up, get to compete against each other to be their Beings Vessel. They get taken to a land hidden from human eyes to compete in a test. Three people per each Being will be selected to go further in the selection process by going to a school for the Gods. Here they will train their bodies to accept the Being, and practice their new-found powers. [/div] [div class="answer"]When youโre a Vessel-In-Training you gain the mark of your Being somewhere on your body, and sometimes (more common for Monster Vessels) youโll gain other physical attributes pertaining to your Being. Besides physical changes youโll also gain a unique to you magical ability (based on your Being), along with the gift to perform basic magick.[/div] [div class="answer"]After your years at the school are over, and each Being has chosen a Vessel out of their three candidates, the other two have a choice. They can go back to being regular humans, but more often than not theyโll choose to stay in the hidden land and become Demigods. Demigods can have children with one another, and most of the time their children are pressured into signing up to become a vessel. [/div]
[div class="flex"] [div class="heading"]#2[/div] [div class="align"] [div class="answer"]As the Beings move on and look for a worthy vessel, mortals can sign up to be their vessel. For in this world, the Beings are still worshiped whether it be by love or by fear. If the Being recognizes their potential, the mortal will be taken to a land normally hidden to their eyes. There they can begin to develop their powers and compete with others to become the next vessel. [/div] [/div] [/div]
[div class="flex"] [div class="heading"]#3[/div] [div class="align"] [div class="answer"]The Beings do not care if their vessels are male or female. They are powerful beings that are neither female or male. [/div] [/div] [/div]
[div class="flex"] [div class="heading"]#4[/div] [div class="answer"]Those who lose the competition can become a disciple of their Being and keep their blessing. They will serve the vessel and will live as long as them, however, mortal wounds can be fatal. [/div] [/div]
[div class="flex"] [div class="heading"]#5[/div] [div class="align"] [div class="answer"]The Being must have permission to become one with their Vessel.[/div] [div class="answer"]There are evil Beings that do not follow that divine rule. They simply find someone that they match with and are allowed in. However, it is extremely dangerous to do so. The vesselโs body can burn into ashes if they are not prepared beforehand. [/div] [/div] [/div]
[div class="flex"] [div class="heading"]#6[/div] [div class="align"] [div class="answer"]The vesselโs physical appearance can also adapt to the Being inside them; this is especially common in monstrous Beings. [/div] [/div] [/div]
[div class="flex"] [div class="heading"]#7[/div] [div class="align"] [div class="answer"]Those who survive the ordeal are giving the chance to either return to their mortal world and live the rest of their short life as normal humans or stay in that return as demigods.[/div] [div class="answer"]As Demigods they age slower and are allowed to keep magic in their lives. Many of the Demigods that stay have pressured their later generation to become a vessel: becoming a family goal. The Demigods children will have an education and magical advantage.[/div] [/div] [/div]
[div class="flex"] [div class="heading"]#8[/div] [div class="align"] [div class="answer"] When they are younger, the vessels receive a blessing from their Being and receive a special mark that differ from Being to Being. The blessing can be a special ability of sorts; the blessing will be different for everyone. These marks are commonly faked, but can be easily detected if they are. [/div] [div class="answer"]Faking these marks can anger the Being. [/div] [/div] [/div]
[div class="flex"] [div class="heading"]RULE TWO[/div] [div class="align"] [div class="answer"]It's first come first serve. If the God/Monster you want is full/taken please don't be too upset. There's a million other options![/div] [div class="answer"]Some monsters don't have three slots (unlike the gods) so if you really want one of them you should hop on fast.[/div] [/div] [/div]
[div class="flex"] [div class="heading"]RULE THREE[/div] [div class="answer"]All of RPNATION rules apply here ofc.[/div] [/div] [/div] [/div] [div class="apage"] [div class="scroll"]
[div class="flex"] [div class="heading"]Character Sheet[/div] [div class="answer"]The Character Sheet will be up soon so for now let your inspiration flow and claim some Beings![/div] [/div]
[div class="flex"] [div class="heading"]Faceclaims[/div] [div class="answer"]We highly encourage realistic faceclaims, but we realize that with Monster Vessel characters, and even some God character designs, need to be animated. This is fine, but the more realistic the better.[/div] [/div]
[div class="flex"] [div class="heading"]Sheets[/div] [div class="align"] [div class="answer"]Please put some effort into your character sheets.[[/div] [/div] [/div]
[div class="flex"] [div class="heading"]Teachers[/div] [div class="align"] [div class="answer"]If you want a teacher character just DM one of the Mods on Discord! You'll be able to see the lore and hold special events in the roleplay.[/div] [/div] [/div]
[div class="flex"] [div class="heading"]Villains[/div] [div class="align"] [div class="answer"]Same with the teachers! Come plan, and participate, in attacking students![/div] [/div] [/div]
[div class="flex"] [div class="heading"]Powers[/div] [div class="align"] [div class="answer"]our character, once they pass the test, will gain a power unique to them. Please have it be related some way to their being, and not OP.[/div] [/div] [/div]
[div class="flex"] [div class="heading"]Marysues[/div] [div class="align"] [div class="answer"]Everyone just wants to have fun here, and nothings fun about a perfect character. Flaws are a must. Our characters should start off on the weaker side. They have plenty of time to learn and grow.[/div] [/div] [/div]
code by @fudgecakez
[div class="bg"]
[div class="bookmark"]
[div class="image1"][/div]
[div class="bbutton"]
BASICS
[/div]
[div class="lbutton"]
MORE
[/div]
[div class="pbutton"]
RULES
[/div]
[div class="tbutton"]
CONTACT
[/div]
[div class="abutton"]
CHARACTERS
[/div]
[div class="image2"][/div]
[/div]
[div class="textcontainer"]
[div class="book"]
[div class="ogpage"]
[div class="fa"]
possessionselection [/div] [/div] [div class="bpage"] [div class="scroll"] [div class="flex"] [div class="heading"]ABOUT[/div] [div class="align"] [div class="answer"]In this beautiful world where Beings from all mythologies exist even humans can have an important role. Humans can become Vessels for Beings. Becoming a Vessel means that a God, or Monster, has recognized the potential of you and gives you a unique mark, or you have signed up. Since Beings live forever, and Vessels are only granted the life-span to live through the birth and death of a civilization, they have to find new suitors. [/div] [div class="answer"]Humans who have either been chosen, or have signed up, get to compete against each other to be their Beings Vessel. They get taken to a land hidden from human eyes to compete in a test. Three people per each Being will be selected to go further in the selection process by going to a school for the Gods. Here they will train their bodies to accept the Being, and practice their new-found powers. [/div] [div class="answer"]When youโre a Vessel-In-Training you gain the mark of your Being somewhere on your body, and sometimes (more common for Monster Vessels) youโll gain other physical attributes pertaining to your Being. Besides physical changes youโll also gain a unique to you magical ability (based on your Being), along with the gift to perform basic magick.[/div] [div class="answer"]After your years at the school are over, and each Being has chosen a Vessel out of their three candidates, the other two have a choice. They can go back to being regular humans, but more often than not theyโll choose to stay in the hidden land and become Demigods. Demigods can have children with one another, and most of the time their children are pressured into signing up to become a vessel. [/div]
[div class="heading"]Whatever your story may be the Beings call you.[/div]
[div class="heading"]Ran by @best gril,
L3n
, and @Mistahh[/div]
[/div]
[/div]
[/div]
[/div]
[div class="lpage"]
[div class="scroll"]
[div class="flex"]
[div class="heading"]#1[/div]
[div class="answer"]The Gods are immortal, but their vessels are not. The power of the Gods, now more commonly called Beings, will allow their vessels to live through the birth and death of a civilization; eventually the spirit must move on and allow their mortal to rest. [/div]
[/div]
[div class="flex"] [div class="heading"]#2[/div] [div class="align"] [div class="answer"]As the Beings move on and look for a worthy vessel, mortals can sign up to be their vessel. For in this world, the Beings are still worshiped whether it be by love or by fear. If the Being recognizes their potential, the mortal will be taken to a land normally hidden to their eyes. There they can begin to develop their powers and compete with others to become the next vessel. [/div] [/div] [/div]
[div class="flex"] [div class="heading"]#3[/div] [div class="align"] [div class="answer"]The Beings do not care if their vessels are male or female. They are powerful beings that are neither female or male. [/div] [/div] [/div]
[div class="flex"] [div class="heading"]#4[/div] [div class="answer"]Those who lose the competition can become a disciple of their Being and keep their blessing. They will serve the vessel and will live as long as them, however, mortal wounds can be fatal. [/div] [/div]
[div class="flex"] [div class="heading"]#5[/div] [div class="align"] [div class="answer"]The Being must have permission to become one with their Vessel.[/div] [div class="answer"]There are evil Beings that do not follow that divine rule. They simply find someone that they match with and are allowed in. However, it is extremely dangerous to do so. The vesselโs body can burn into ashes if they are not prepared beforehand. [/div] [/div] [/div]
[div class="flex"] [div class="heading"]#6[/div] [div class="align"] [div class="answer"]The vesselโs physical appearance can also adapt to the Being inside them; this is especially common in monstrous Beings. [/div] [/div] [/div]
[div class="flex"] [div class="heading"]#7[/div] [div class="align"] [div class="answer"]Those who survive the ordeal are giving the chance to either return to their mortal world and live the rest of their short life as normal humans or stay in that return as demigods.[/div] [div class="answer"]As Demigods they age slower and are allowed to keep magic in their lives. Many of the Demigods that stay have pressured their later generation to become a vessel: becoming a family goal. The Demigods children will have an education and magical advantage.[/div] [/div] [/div]
[div class="flex"] [div class="heading"]#8[/div] [div class="align"] [div class="answer"] When they are younger, the vessels receive a blessing from their Being and receive a special mark that differ from Being to Being. The blessing can be a special ability of sorts; the blessing will be different for everyone. These marks are commonly faked, but can be easily detected if they are. [/div] [div class="answer"]Faking these marks can anger the Being. [/div] [/div] [/div]
[div class="heading"]The world is full of possibilities.[/div]
[/div]
[/div]
[div class="ppage"]
[div class="scroll"]
[div class="flex"]
[div class="heading"]RULE ONE[/div]
[div class="align"]
[div class="answer"]Join our discord for the RP. Check out the Contact Tab.[/div]
[div class="answer"]It's worth it, we swear.[/div]
[/div]
[/div]
[div class="flex"] [div class="heading"]RULE TWO[/div] [div class="align"] [div class="answer"]It's first come first serve. If the God/Monster you want is full/taken please don't be too upset. There's a million other options![/div] [div class="answer"]Some monsters don't have three slots (unlike the gods) so if you really want one of them you should hop on fast.[/div] [/div] [/div]
[div class="flex"] [div class="heading"]RULE THREE[/div] [div class="answer"]All of RPNATION rules apply here ofc.[/div] [/div] [/div] [/div] [div class="apage"] [div class="scroll"]
[div class="flex"] [div class="heading"]Character Sheet[/div] [div class="answer"]The Character Sheet will be up soon so for now let your inspiration flow and claim some Beings![/div] [/div]
[div class="flex"] [div class="heading"]Faceclaims[/div] [div class="answer"]We highly encourage realistic faceclaims, but we realize that with Monster Vessel characters, and even some God character designs, need to be animated. This is fine, but the more realistic the better.[/div] [/div]
[div class="flex"] [div class="heading"]Sheets[/div] [div class="align"] [div class="answer"]Please put some effort into your character sheets.[[/div] [/div] [/div]
[div class="flex"] [div class="heading"]Teachers[/div] [div class="align"] [div class="answer"]If you want a teacher character just DM one of the Mods on Discord! You'll be able to see the lore and hold special events in the roleplay.[/div] [/div] [/div]
[div class="flex"] [div class="heading"]Villains[/div] [div class="align"] [div class="answer"]Same with the teachers! Come plan, and participate, in attacking students![/div] [/div] [/div]
[div class="flex"] [div class="heading"]Powers[/div] [div class="align"] [div class="answer"]our character, once they pass the test, will gain a power unique to them. Please have it be related some way to their being, and not OP.[/div] [/div] [/div]
[div class="flex"] [div class="heading"]Marysues[/div] [div class="align"] [div class="answer"]Everyone just wants to have fun here, and nothings fun about a perfect character. Flaws are a must. Our characters should start off on the weaker side. They have plenty of time to learn and grow.[/div] [/div] [/div]
[div class="heading"]If you have any questions DM![/div]
[/div]
[/div]
[div class="tpage"]
[div class="scroll"]
[div class="flex"]
[div class="heading"]Discord[/div]
[div class="answer"]We use Discord for everything OOC (The RP will very much take place on RPN). Planning, Being claiming, and communication. Just comment below and one of the mods will DM you the link![/div]
[/div]
[/div]
[/div]
[/div]
[/div]
[/div]
[/div]
Last edited: