!Are you ready for hell mortal?!
<<button "HELL YEAH" "1">><</button>><!--[[1]]-->Devil's officeby <a href="https://www.tumblr.com/blog/demydevils/" target="_blank">Sam</a><!--MC WIDGETS-->
/* MC VERBS */
<<widget "are">><<switch $mc_vbP>><<case true>>are<<case false>>is<</switch>><</widget>>
<<widget "were">><<switch $mc_vbP>><<case true>>were<<case false>>was<</switch>><</widget>>
<<widget "s">><<switch $mc_vbP>><<case true>><<case false>>s<</switch>><</widget>>
<<widget "do">><<switch $mc_vbP>><<case true>>do<<case false>>does<</switch>><</widget>>
<<widget "have">><<switch $mc_vbP>><<case true>>have<<case false>>has<</switch>><</widget>>
<<widget "re">><<switch $mc_vbP>><<case true>>'re<<case false>>'s<</switch>><</widget>>
/* MC PRONOUNS */
<<widget "mcTheyThem">><<set $they = $mc_they[0]>><<set $them = $mc_them[0]>><<set $their = $mc_their[0]>><<set $theirs = $mc_theirs[0]>><<set $themself = $mc_themself[0]>><<set $They = $mc_They[0]>><<set $Them = $mc_Them[0]>><<set $Their = $mc_Their[0]>><<set $Theirs = $mc_Theirs[0]>><<set $Themself = $mc_Themself[0]>><<set $theyre = $mc_theyre[0]>><<set $Theyre = $mc_Theyre[0]>><<set $theyve = $mc_theyve[0]>><<set $Theyve = $mc_Theyve[0]>><<set $mc_vbP = true>><</widget>>
<<widget "mcSheHer">><<set $they = $mc_they[1]>><<set $them = $mc_them[1]>><<set $their = $mc_their[1]>><<set $theirs = $mc_theirs[1]>><<set $themself = $mc_themself[1]>><<set $They = $mc_They[1]>><<set $Them = $mc_Them[1]>><<set $Their = $mc_Their[1]>><<set $Theirs = $mc_Theirs[1]>><<set $Themself = $mc_Themself[1]>><<set $theyre = $mc_theyre[1]>><<set $Theyre = $mc_Theyre[1]>><<set $theyve = $mc_theyve[1]>><<set $Theyve = $mc_Theyve[1]>><<set $mc_vbP = false>><</widget>>
<<widget "mcHeHim">><<set $they = $mc_they[2]>><<set $them = $mc_them[2]>><<set $their = $mc_their[2]>><<set $theirs = $mc_theirs[2]>><<set $themself = $mc_themself[2]>><<set $They = $mc_They[2]>><<set $Them = $mc_Them[2]>><<set $Their = $mc_Their[2]>><<set $Theirs = $mc_Theirs[2]>><<set $Themself = $mc_Themself[2]>><<set $theyre = $mc_theyre[2]>><<set $Theyre = $mc_Theyre[2]>><<set $theyve = $mc_theyve[2]>><<set $Theyve = $mc_Theyve[2]>><<set $mc_vbP = false>><</widget>>
<<widget "mcXeXem">><<set $they = $mc_they[3]>><<set $them = $mc_them[3]>><<set $their = $mc_their[3]>><<set $theirs = $mc_theirs[3]>><<set $themself = $mc_themself[3]>><<set $They = $mc_They[3]>><<set $Them = $mc_Them[3]>><<set $Their = $mc_Their[3]>><<set $Theirs = $mc_Theirs[3]>><<set $Themself = $mc_Themself[3]>><<set $theyre = $mc_theyre[3]>><<set $Theyre = $mc_Theyre[3]>><<set $theyve = $mc_theyve[3]>><<set $Theyve = $mc_Theyve[3]>><<set $mc_vbP = false>><</widget>>
<<widget "mcEyEm">><<set $they = $mc_they[4]>><<set $them = $mc_them[4]>><<set $their = $mc_their[4]>><<set $theirs = $mc_theirs[4]>><<set $themself = $mc_themself[4]>><<set $They = $mc_They[4]>><<set $Them = $mc_Them[4]>><<set $Their = $mc_Their[4]>><<set $Theirs = $mc_Theirs[4]>><<set $Themself = $mc_Themself[4]>><<set $theyre = $mc_theyre[4]>><<set $Theyre = $mc_Theyre[4]>><<set $theyve = $mc_theyve[4]>><<set $Theyve = $mc_Theyve[4]>><<set $mc_vbP = false>><</widget>>
/* MC GENDERED NOUNS */
<<widget "mcPerson">><<set $person = $mcPerson[0]>><<set $people = $mcPeople[0]>><<set $kid = $mcKid[0]>><<set $kids = $mcKids[0]>><</widget>>
<<widget "mcWoman">><<set $person = $mcPerson[1]>><<set $people = $mcPeople[1]>><<set $kid = $mcKid[1]>><<set $kids = $mcKids[1]>><</widget>>
<<widget "mcMan">><<set $person = $mcPerson[2]>><<set $people = $mcPeople[2]>><<set $kid = $mcKid[2]>><<set $kids = $mcKids[2]>><</widget>>
/* MC GENDERS */
<<widget "mcNonbinary">><<set $gender = "nonbinary">><<set $gen = "nb">><<set $genderName = "nonbinary">><</widget>>
<<widget "mcFemale">><<set $gender = "female">><<set $gen = "f">><<set $genderName = "female">><</widget>>
<<widget "mcMale">><<set $gender = "male">><<set $gen = "m">><<set $genderName = "male">><</widget>>
<<widget "mcCustGen">><<set $gender = "custom">><<set $gen = "nb">><</widget>><<if $profileSet>>[[Profile]]<</if>>
<<if $charList>>[[Character List]]<</if>>
<<if $codexMenu>>[[Codex]]<</if>>
[[CREDITS + RESOURCES|Credits]]<!--MC-->
<<set $health = 100>>
<<set $bold = 50, $shy = 50>>
<<set $aggressive = 50, $passive = 50>>
<<set $open = 50, $stoic = 50>>
<<set $energetic = 50, $lethargic = 50>>
<<set $dramatic = 50, $passive = 50>>
<!--Aaron jones STATS-->
<<set $health = 100>>
<<set $bold = 70, $shy = 30>>
<<set $aggressive = 20, $passive = 80>>
<<set $open = 100, $stoic = 0>>
<<set $energetic = 60, $lethargic = 40>>
<<set $dramatic = 50, $passive = 50>>
<!--FOR PRONOUNS-->
<<set $mcGenders = ["nonbinary", "female", "male", "pangender", "fluid", "agender", "neutrois"]>>
<<set $mc_they = ["they", "she", "he", "xe", "ey"]>>
<<set $mc_They = ["They", "She", "He", "Xe", "Ey"]>>
<<set $mc_them = ["them", "her", "him", "xem", "em"]>>
<<set $mc_Them = ["Them", "Her", "Him", "Xem", "Em"]>>
<<set $mc_their = ["their", "her", "his", "xyr", "eir"]>>
<<set $mc_Their = ["Their", "Her", "His", "Xyr", "Eir"]>>
<<set $mc_theirs = ["theirs", "hers", "his", "xyrs", "eirs"]>>
<<set $mc_Theirs = ["Theirs", "Hers", "His", "Xyrs", "Eirs"]>>
<<set $mc_themself = ["themself", "herself", "himself", "xemself", "emself"]>>
<<set $mc_Themself = ["Themself", "Herself", "Himself", "Xemself", "Emself"]>>
<<set $mc_theyre = ["they're", "she's", "he's", "xe's", "ey's"]>>
<<set $mc_Theyre = ["They're", "She's", "He's", "Xe's", "Ey's"]>>
<<set $mc_theyve = ["they've", "she's", "he's", "xe's", "ey's"]>>
<<set $mc_Theyve = ["They've", "She's", "He's", "Xe's", "Ey's"]>>
<<set $mcPerson = ["person", "woman", "man"]>>
<<set $mcPeople = ["people", "women", "men"]>>
<<set $mcKid = ["kid", "girl", "boy"]>>
<<set $mcKids = ["kids", "girls", "boys"]>><h1>Aaron Jones</h1>\
''Name:'' Aaron Jones
''Age:'' 25
''Species:'' Human(?)
''Zodiac Sign:'' Gemini
''Occupation:'' office worker
<center><h2>Stats</h2>\
<hr>\
<h3>Personality</h3></center>\
<<set $shy = 100 - $bold>>\
<div class="stat-bar-group">\
<div class="stat-bar-container">\
<div class="stat-bar-overlay-left">Bold $bold%</div>\
<div class="stat-bar-overlay-right">Shy $shy%</div>\
<div class="stat-bar" id="boldshy-stat"></div></div></div>\
\
<<set $passive = 100 - $aggressive>>\
<div class="stat-bar-group">\
<div class="stat-bar-container">\
<div class="stat-bar-overlay-left">Aggressive $aggressive%</div>\
<div class="stat-bar-overlay-right">Passive $passive%</div>\
<div class="stat-bar" id="aggressivepassive-stat"></div></div></div>\
\
<<set $detached = 100 - $passive>>\
<div class="stat-bar-group">\
<div class="stat-bar-container">\
<div class="stat-bar-overlay-left">detached $detached%</div>\
<div class="stat-bar-overlay-right">Passive $passive%</div>\
<div class="stat-bar" id="detachedpassive-stat"></div></div></div>\
<<button "Back">><<run Engine.backward()>><</button>><h1>It's a Codex!</h1>\
<h4>huh when'd this get here?</h4>\
* [[Lore|Lore]]\
<<button "Return" $return>><</button>><h1>Your Profile</h1>\
''Name:'' $name $surname
''Pronouns:'' $They/$Them
''Species:'' <<print $species.toUpperFirst()>>\
<center><h2>Stats</h2>\
<hr>\
<h3>Health</h3></center>\
<span class="health"><div class="stat-bar-group">\
<div class="stat-bar-container">\
<div class="stat-bar-overlay-left">Health $health%</div>\
<div class="stat-bar-overlay-right"></div>\
<div class="stat-bar" id="health-stat"></div></div></div></span>\
\
<center><<if $health gt 0 and $health lte 5>>Okay, how are you still alive?<<elseif $health gt 5 and $health lte 20>>Eugh! You really need to get that checked out.<<elseif $health gt 20 and $health lte 50>>Meh... You should be fine.<<elseif $health gt 50 and $health lte 70>>All things considered, I think you're doing swell.<<elseif $health gt 70 and $health lt 100>>You look fantastic! Keep going!<<elseif $health is 100>>You are the picture of health. Go get 'em Heracles.<<else>>Well, great. You're dead. Now what am I supposed to do?<</if>></center>
\
<hr>\
<center><h3>Personality</h3></center>\
<<set $shy = 100 - $bold>>\
<div class="stat-bar-group">\
<div class="stat-bar-container">\
<div class="stat-bar-overlay-left">Bold $bold%</div>\
<div class="stat-bar-overlay-right">Shy $shy%</div>\
<div class="stat-bar" id="boldshy-stat"></div></div></div>\
\
<<set $passive = 100 - $aggressive>>\
<div class="stat-bar-group">\
<div class="stat-bar-container">\
<div class="stat-bar-overlay-left">Aggressive $aggressive%</div>\
<div class="stat-bar-overlay-right">Passive $passive%</div>\
<div class="stat-bar" id="aggressivepassive-stat"></div></div></div>\
\
<<set $detached = 100 - $passive>>\
<div class="stat-bar-group">\
<div class="stat-bar-container">\
<div class="stat-bar-overlay-left">detached $detached%</div>\
<div class="stat-bar-overlay-right">Passive $passive%</div>\
<div class="stat-bar" id="detachedpassive-stat"></div></div></div>\
<<button "Return" $return>><</button>>!<span class="center">Most of the coding was from my idol <a href="https://gamesbyalbie.tumblr.com/" target="_blank">''Albie''</a></span> !!
OpenDyslexic Font by Abby Gonzalez (<a href="https://opendyslexic.org" target="_blank">here</a>)
----
<<button "Return" $return>><</button>><h3>How Shadow-Selves Are Created</h3>\
Blah blah blah a bunch of useless knowledge that probably wouldn't be helpful.
<<button "Back">><<run Engine.backward()>><</button>><h1>Character List</h1>\
<ul><li>[[Aaron Jones]]</li>\
<<button "Return" $return>><</button>><<nobr>>
<<set $name = "", $surname = "">>
<</nobr>>\
what's your name, mortal worker?
<center>\
Name:
<<textbox "$name" "">>
Surname:
<<textbox "$surname" "">>\
</center>\
<<button "Confirm" "2">><<if $name is "">><<set $name = "Sam">><</if>><<if $surname is "">><<set $surname = "joe">><</if>><</button>><!--[[2]]-->Ah, nice to meet you, $name $surname! Now, what pronouns do you prefer?
> <label><<radiobutton "_choice" 0>> They/Them</label>
> <label><<radiobutton "_choice" 1>> She/Her</label>
> <label><<radiobutton "_choice" 2>> He/Him</label>
> <label><<radiobutton "_choice" 3>> Xe/Xem</label>
> <label><<radiobutton "_choice" 4>> Ey/Em</label>
> <label><<radiobutton "_choice" 5>> Custom Pronouns</label>
<center><<button "Confirm">><<nobr>>
<<if _choice is 0>><<mcTheyThem>><<goto "3">>
<<elseif _choice is 1>><<mcSheHer>><<goto "3">>
<<elseif _choice is 2>><<mcHeHim>><<goto "3">>
<<elseif _choice is 3>><<mcXeXem>><<goto "3">>
<<elseif _choice is 4>><<mcEyEm>><<goto "3">>
<<elseif _choice is 5>>
<<script>>
Dialog.setup("Custom Pronouns");
Dialog.wiki(Story.get("Custom Pronouns").processText());
Dialog.open();
<</script>>
<<else>><<mcTheyThem>><<goto "3">>
<</if>>
<</nobr>><</button>></center><!--[[3]]-->$They/$them, cool cool. Now, one last question. What species are you?
> <label><<radiobutton "$species" "demon">> Demon</label>
> <label><<radiobutton "$species" "merfolk">> Merfolk</label>
> <label><<radiobutton "$species" "oni">> Oni</label>
<center><<button "Confirm" "4">><<if ndef $species>><<set $species = either("demons", "merfolk", "oni")>><</if>><</button>></center><!--[[]]--><<nobr>>
<<if ndef $mc_vbP>><<set _verbTense = "plural">><<else>><<if $mc_vbP is true>><<set _verbTense = "plural">><<else>><<set _verbTense = "singular">><</if>><</if>>
<</nobr>>\
<h3>''Subject:'' //It was nighttime when ''they'' returned.//</h3>\
<span class="sectionline"><span class="inputlabel">Uppercase</span><span class="namebox"><<if ndef $They>><<textbox "$They" "They">><<else>><<set _They = $They>><<textbox "$They" `_They`>><</if>></span></span>
<span class="sectionline"><span class="inputlabel">Lowercase</span><span class="namebox"><<if ndef $they>><<textbox "$they" "they">><<else>><<set _they = $they>><<textbox "$they" `_they`>><</if>></span></span>
<h3>''Object:'' //I keep seeing ''them'' in random places.//</h3>\
<span class="sectionline"><span class="inputlabel">Uppercase</span><span class="namebox"><<if ndef $Them>><<textbox "$Them" "Them">><<else>><<set _Them = $Them>><<textbox "$Them" `_Them`>><</if>></span></span>
<span class="sectionline"><span class="inputlabel">Lowercase</span><span class="namebox"><<if ndef $them>><<textbox "$them" "them">><<else>><<set _them = $them>><<textbox "$them" `_them`>><</if>></span></span>
<h3>''Possessive Adjective:'' //What is ''their'' new address?//</h3>\
<span class="sectionline"><span class="inputlabel">Uppercase</span><span class="namebox"><<if ndef $Their>><<textbox "$Their" "Their">><<else>><<set _Their = $Their>><<textbox "$Their" `_Their`>><</if>></span></span>
<span class="sectionline"><span class="inputlabel">Lowercase</span><span class="namebox"><<if ndef $their>><<textbox "$their" "their">><<else>><<set _their = $their>><<textbox "$their" `_their`>><</if>></span></span>
<h3>''Possessive:'' //This coat is actually ''theirs''.//</h3>\
<span class="sectionline"><span class="inputlabel">Uppercase</span><span class="namebox"><<if ndef $Theirs>><<textbox "$Theirs" "Theirs">><<else>><<set _Theirs = $Theirs>><<textbox "$Theirs" `_Theirs`>><</if>></span></span>
<span class="sectionline"><span class="inputlabel">Lowercase</span><span class="namebox"><<if ndef $theirs>><<textbox "$theirs" "theirs">><<else>><<set _theirs = $theirs>><<textbox "$theirs" `_theirs`>><</if>></span></span>
<h3>''Reflexive:'' //They preferred to work by ''themself''.//</h3>\
<span class="sectionline"><span class="inputlabel">Uppercase</span><span class="namebox"><<if ndef $Themself>><<textbox "$Themself" "Themself">><<else>><<set _Themself = $Themself>><<textbox "$Themself" `_Themself`>><</if>></span></span>
<span class="sectionline"><span class="inputlabel">Lowercase</span><span class="namebox"><<if ndef $themself>><<textbox "$themself" "themself">><<else>><<set _themself = $themself>><<textbox "$themself" `_themself`>><</if>></span></span>
<h3>What verb tense do these pronouns use?</h3>\
<ul><label><<radiobutton "_verbTense" "plural" autocheck>> Plural (they ''are'')</label></ul>\
<ul><label><<radiobutton "_verbTense" "singular" autocheck>> Singular (<<print either("she","he","xe","ey")>> ''is'')</label></ul>\
<center><<button "Confirm">><<nobr>>
<<if _verbTense is "plural">><<set $mc_vbP = true>><<elseif _verbTense is "singular">><<set $mc_vbP = false>><</if>>
<<run Dialog.close()>><<goto "3">>
<</nobr>><</button>></center><<set $profileSet = true>>\
Awesome! So, you're $name $surname the <<print $species.toUpperFirst()>> and you use $they/$them pronouns?
<<button "Continue""5">><</button>><!--[[5]]--><<set $charList = true>>You sighed as you walked into your apartment building. It smelt like mold, wet cats, and old people, the wallpaper was peeling off or completely missing in some places a roach or two would sometimes run by your feet making you gag. A very depressing place indeed you hated it but this is the place where were you set up your first mission in some crappy place. The mission itself was a shit show you were assigned to watch out for a suspicious-looking landlord who was suspected of disembodying females and selling the body parts online.
while you were distracted by your thoughts you didn’t notice your best friend and partner Aaron he had a smile on his face that made his warm brown skin look even more bright as he jogged over his shoulder-length hair bounced behind him, he had on the same work uniform as you but he was much tidier the dark red tie made his bright red eyes even brighter “Hey $name! How was work” his smile was still stuck on his face like a sticky note “It was fine Aaron what about you did you finally ask that girl out?” he shook his head his cheeks instantly turning red “you know I can’t ask her out $name not right now maybe after our work here is done” you sigh he might have been a pretty face but his brains aren't there sometimes “Aaron we’ll be on this case for years before something pops up you might as well have fun while we’re on it because you never know what the next case could be”
Aaron shifts a little his smile faltering “I know $name but what if she rejects me then everything would be weird and—” before Aaron could say anything more a crash snapped us out of our conversion the landlord Mr.J was having another one of his temper tantrums you both sighed and walked towards the elevators Aaron watched the landlord from where he was standing and stifled a giggle that's when you turned your gaze to the landlord who’s toupee was sliding off his head while he was throwing his fit you gave Aaron a disapproving glance before stepping into the elevator and pressing the button to your floor Aaron hurriedly walks into the elevator when he notices you leaving him when the elevator reaches your floor you get off after saying your goodbyes to Aaron and walk into your apartment you look around your slightly dirty apartment and sigh “maybe I should clean up”
* <<link "\"yeah i should get to cleaning \" you sigh." "6">><<set $energetic += 10>><</link>><!--[[6]]-->
* <<link "\"maybe later\"" "7">><<set $energetic -= 10>><</link>><!--[[7]]-->You scan the room with your eyes “this is gonna take a long time” you sigh and walk into your bathroom to grab your cleaning supplies but when you do you see a note on your counter you pick it up and all it says is “two hours” you roll your eye’s “must have been a note I wrote myself while half-awake” you crumple up the paper and throw it away. After grabbing your cleaning supplies and cleaning your apartment it took you all of 2 hours but it was worth it now all you have to do is go wash your clothes before heading to work. You load up your baskets full of clothes and walk over to your community washer & dryer it might look like shit but it does its job pretty well, after loading up your clothes and starting the wash you walk back up to your apartment
When you enter you see a man standing in your kitchen it seems like he didn’t notice you enter so you take the chance to look at him. He’s a man with porcelain-looking pale skin that matches his white locks could he be albino? Maybe. He slightly turns his face towards you “are you done admiring me?” he has a smile on his face not a welcoming and sweet one but a deadly and evil one it sends chills down your spine you look around for anything to defend yourself with but there's nothing within reach
You tensed but stayed in the same spot your feet feeling like they were glued to the ground being unable to move not letting you get closer to the unknown stranger it seems like he could tell that you weren't gonna move any time soon so he got up and walked over to you a warm smile on his face. Your eyes widened at the sight of his sharp teeth the hairs on the back of your neck standing up, you shiver even though it’s warm where you are you feel your hands thump against your leg urging you to run to do anything to get away from this thing and that's what you do, grabbing your bag full of heavy books and throwing them into the intruder's face and running down the hall your feet already hurt because of the long walk home but you ignore it your body screaming at you to stop once you reach the stairs damn it this place is too big taking a deep breath you swing the door to the staircase open and run into the small space your body is screaming again your legs hurt and your feet burn but you're almost there almost safe almost..before you can reach the door the man grabs you and pulls you backward a cry escapes you mouth No No No NO how is he not even sweating “you just had to run $name” what how did he know your name who is he?? “Now apologizes for the sudden intrusion but it seems like you
have been chosen to work for the Devil or well his wife.” you look at him with skeptical eyes the devil does he think you're an idiot? His eye rest on yours, never breaking eye contact “She seems to think you would be the perfect fit for the job so I am here to relay the message if you want to accept the invitation I’ll be here on Monday to retrieve you I recommend you get packing because Mr.Quade doesn't take no for an answer.” “Hold on now what kinda scam is this huh? can’t you see I’m already suffering
enough I don’t need this bullshit scam to mess up my life more—-” before you could say anything more your mouth stopped moving on its own “how dare you to accuse me of lying on my master's name if you weren't so important I would kill you. Your blood ran cold when he placed a hand on your shoulder you screamed and fell to the ground a loud ringing in my ear you lifted my hand to where the stranger's hand once you let out another scream when you touched it this time you smelt the burning skin it hurt you wanted it to stop you pleaded with him to stop but he didn’t the last thing you saw before passing out was his smile that sickly smile with those sharp teeth that looked like they belonged to a monster I scream once more as the pain intensified then everything was dark
You wake up on the floor of your apartment the pain of the burn has flared out leaving a hollow pain along with a patch of burned skin on your shoulder. Your phone is going off beside you. You pick it up and look at the time, “fuck it’s 4 already” you look at the caller id “Aaron” you hurry to pick up the phone only to hear crying on the other end “Aaron what's wrong are you okay?” you get up and walk to the bathroom and take out the medkit “$name some weird lady broke into my apartment and told me the devil wanted to see me then she burned this weird sigil into my shoulder!!” at that moment you thought a glimpse of your shoulder “A-Aaron come to my apartment right now” you hung up the phone and took your shirt off and unlike Aaron’s your signal spread to your chest
your chest before you could get a closer look Aaron swung the door open “$name are you okay!?!”. You let out an airy sigh “I’m fine Aaron” you walked out of the bathroom after putting your shirt back on you stopped when you noticed Aaron’s change in appearance his dirty blonde hair has been replaced with white black, while his green eyes have been replaced by purple ones you stare at him for a moment too long “what? Is something on my face” you shake your head “Aaron what happened to you” He makes a confused face and walks over to the mirror “Oh my god..I look so hot” you roll your eyes “Aaron this isn’t a time to joke” He chuckles and runs a hand through his hair “I’m not the only one with some changes” but before you could look in the mirror someone crashes through the window…it’s the 4th floor you run to your bedroom to find a man with pale skin and blonde hair staring back at you through his white eye lashes you could see a pair of red eyes staring back at you but one thing you notice is that one of the eyes have two irises “Polycoria” Aaron mumbles it looks like he noticed you staring
While you were staring the male took the chance to walk closer to you. You jump back and the sudden closeness but you take in his features nonetheless you stare at his face now closer your able to see the mole on the left side of his face close to his cheek.his face is completely unblemished beside the scar that crosses his face he has a golden nose piercing along with a tongue piercing you could see when he opened his mouth to say something maybe but when he noticed you staring he just smiled allowing you to stare a while longer so you do your eyes drift down and stop at his chest two scars lay underneath his pecs…he isnt wearing a fucking shirt insted he only had on a white corset lined with golden fabric and a jacket that fell off his shoulders.
You looked father down and you were met with the sight of white pants again lined with golden fabric like his corset. Before you could take in any more details Aaron hits you on the head “are you staring at his dick!?!” you stare at him wide eyed “NO?” Aaron rolls his eyes before pointing an accusing finger at you “You’re a pervert” before you could reply the stranger fake choughs into his balled up hand and smiles “hello $name i’m Oniria though i’m mostly know as Sloth in the underworld” he walks towards you putting a hand under your chin and lifting your face up “and i’ve come to ask for your hand in marriage $name $surname” Aaron’s mouth falls open “WAIT WHAT”
<<button "Continue" "8">><</button>><!--[[8]]-->You hum and walk farther into the apartment closing and locking the door “maybe after a nap” you take a look around the apartment it was a small one with just a bathroom, bedroom, and kitchen it wasn’t the best but it wasn’t the worse the wallpaper in your bedroom was a plane white it had no personal items on it just like the rest of the apartment, the floors had clothes and papers on it while the counters had to take out bags and utensils on them, you had two baskets full of clothes near the foot of your bed you set your bag down and walked over to your bed falling on the mattress with a thump you let out a sigh and settled into the bed slowly drifting off
You jumped from your bed after you heard glass shattering. After your eyes adjusted you jumped up out of the bed you were able to get a glimpse of a man standing in your kitchen it seems like he didn’t notice you so you take the chance to look at him. He’s a man with porcelain-looking pale skin that matches his white locks could he be albino? Maybe. He slightly turns his face towards you “are you done admiring me?” He has a smile on his face, not a welcoming and sweet one but a deadly and evil one that sends chills down your spine.
You look around for anything to defend yourself with but there's nothing within reach. Your eyes widened at the sight of his sharp teeth the hairs on the back of your neck standing up, you shiver even though it’s warm where you are you feel your hands thump against your leg urging you to run to do anything to get away from this thing your vision blurs as he gets closer…Is he doing this? You're sure he is, you've never felt this scared “thank god you didn’t run. apologizes for the sudden intrusion but it seems like you have been chosen to work for the Devil or well his wife.” you look at him with skeptical eyes the devil does he think you're an idiot? His eyes rest on you never breaking eye contact
“She seems to think you would be the perfect fit for the job so I am here to relay the message if you want to accept the invitation I’ll be here on Monday to retrieve you. I recommend you get packing because Mr.Quade doesn't take no for an answer.” “Hold on now what kinda scam is this huh? can’t you see I’m already suffering enough I don’t need this bullshit scam to mess up my life more—-” before you could say anything more your mouth stopped moving on its own “how dare you to accuse me of lying on my master's name if you weren't so important I would kill you. Your blood ran cold when he placed a hand on your shoulder you screamed and fell to the ground a loud ringing in your ear.
you lifted my hand to where the stranger's hand once you let out another scream when you touched it this time you smelt the burning skin it hurt you wanted it to stop you pleaded with him to stop but he didn’t the last thing you saw before passing out was his smile that sickly smile with those sharp teeth that looked like they belonged to a monster I scream once more as the pain intensified then everything was dark
You wake up on the floor of your apartment the pain of the burn has flared out leaving a hollow pain along with a patch of burned skin on your shoulder. Your phone is going off beside you. You pick it up and look at the time, “fuck it’s 4 already” you look at the caller id “Aaron” you hurry to pick up the phone only to hear crying on the other end “Aaron what's wrong are you okay?” you get up and walk to the bathroom and take out the medkit “$name some weird lady broke into my apartment and told me the devil wanted to see me then she burned this weird signal into my shoulder!!” at that moment you got a glimpse of your shoulder “A-Aaron come to my apartment right now” you hung up the phone and took your shirt off and unlike Aaron’s your signal spread to your chest before you could get a closer look Aaron swung the door open “$NAME are you okay!?!”.
You let out an airy sigh “I’m fine Aaron” you walked out of the bathroom after putting your shirt back on you stopped when you noticed Aaron’s change in appearance his dirty blonde hair has been replaced with white black, while his green eyes have been replaced by purple ones you stare at him for a moment too long “what? Is something on my face” you shake your head “Aaron what happened to you” He makes a confused face and walks over to the mirror “Oh my god..I look so hot” you roll your eyes “Aaron this isn’t a time to joke”
You wake up on the floor of your apartment the pain of the burn has flared out leaving a hollow pain along with a patch of burned skin on your shoulder. Your phone is going off beside you. You pick it up and look at the time, “fuck it’s 4 already” you look at the caller id “Aaron” you hurry to pick up the phone only to hear crying on the other end “Aaron what's wrong are you okay?” you get up and walk to the bathroom and take out the medkit “$name some weird lady broke into my apartment and told me the devil wanted to see me then she burned this weird sigil into my shoulder!!” at that moment you thought a glimpse of your shoulder “A-Aaron come to my apartment right now” you hung up the phone and took your shirt off and unlike Aaron’s your signal spread to your chest
your chest before you could get a closer look Aaron swung the door open “$name are you okay!?!”. You let out an airy sigh “I’m fine Aaron” you walked out of the bathroom after putting your shirt back on you stopped when you noticed Aaron’s change in appearance his dirty blonde hair has been replaced with white black, while his green eyes have been replaced by purple ones you stare at him for a moment too long “what? Is something on my face” you shake your head “Aaron what happened to you” He makes a confused face and walks over to the mirror
“Oh my god..I look so hot” you roll your eyes “Aaron this isn’t a time to joke” He chuckles and runs a hand through his hair “I’m not the only one with some changes” but before you could look in the mirror someone crashes through the window…it’s the 4th floor you run to your bedroom to find a man with pale skin and blonde hair staring back at you through his white eye lashes you could see a pair of red eyes staring back at you but one thing you notice is that one of the eyes have two irises “Polycoria” Aaron mumbles it looks like he noticed you staring
While you were staring the male took the chance to walk closer to you. You jump back and the sudden closeness but you take in his features nonetheless you stare at his face now closer your able to see the mole on the left side of his face close to his cheek.his face is completely unblemished beside the scar that crosses his face he has a golden nose piercing along with a tongue piercing you could see when he opened his mouth to say something maybe but when he noticed you staring he just smiled allowing you to stare a while longer so you do your eyes drift down and stop at his chest two scars lay underneath his pecs…he isnt wearing a fucking shirt insted he only had on a white corset lined with golden fabric and a jacket that fell off his shoulders.
You looked father down and you were met with the sight of white pants again lined with golden fabric like his corset. Before you could take in any more details Aaron hits you on the head “are you staring at his dick!?!” you stare at him wide eyed “NO?” Aaron rolls his eyes before pointing an accusing finger at you “You’re a pervert” before you could reply the stranger fake choughs into his balled up hand and smiles “hello $name i’m Oniria though i’m mostly know as Sloth in the underworld” he walks towards you putting a hand under your chin and lifting your face up “and i’ve come to ask for your hand in marriage $Mx.$name $surname” Aaron’s mouth falls open “WAIT WHAT”
<<button "Continue" "8">><</button>><!--[[8]]-->To be continued in the next update
<<button "Continue" "9">><<set $codexMenu = true>><</button>><!--[[9]]-->I'm truly sorry it's so short but this is only part one of the prologue i hope you liked it so far and nect update will allow you to pick the way you look and your gender and more species!!