,,,The last thing you see is the light fading from your vision.
==>
[[->->...1]]''AFTERPARTY''
//WARNING:
This interactive story contains sensitive subjects.//
[[Begin->Prologue1]]
(link-goto: "wAIT HOW DO I PLAY", "Tutorial")
(set: $GraR to 15)(set: $Day to "Monday")(set: $Time to "7pm")(set: $PreR to false)(set: $AlaM to false)(set: $GraM to false)(set: $DanM to true)Alex - #00aaff
Grace - #00ffaa
Hannah - #00d4ff
Madison - #73778c
JoJo - #ffaa00
Alex - Ghost
Grace - Ghost
Alanna - Demon
Hannah - Demon
Adrian - Human
Daniel - Ghost
Preston - Ghost
Madison - Ghost
Olivia - Human
JoJo - Demon
Madalynn -
Alex - Main
Grace - Main
Alanna - Side
Hannah - Main
Adrian - Side
Daniel - Side
Preston - Side
Madison - Main
Olivia - Side
JoJo - Main
Madalynn - Side"Welcome to the Afterparty."
==>
[[->->Scared1]]Madison Relationship Status: (if: $MadR >= 15)[Close](else-if: $MadR >= 10)[Friendly](else-if: $MadR >= 5)[Warm](else-if: $MadR >= 0)[//None//](else-if: $MadR >= -5)[Strangers](else-if: $MadR >= -10)[Cold](else-if: $MadR >= -15)[Enemies]Show Menu
(click-replace: "Show Menu")[(display: "StatMenu")]
---
You work your eyes open to see a twisted smirk staring you down.
(click: "twisted smirk")[The smirk belongs to a senior; Daniel Class, a lanky sarcastic blond with almost no friends. You are quite shocked to see him.]
(click: "shocked")[Daniel had punched his own ticket a few years ago- jumped off the nearest bridge and broke his neck over a jagged rock at the bottom.
There was a lot of speculation surrounding his death for months, but no one could ever come up with a theory with enough proof as to why he had done this.]
---
You...
[[shrink back shyly.->Shy1]]
[[smirk back.->Smirk1]]
[[scream.->Scream1]]You shrink back shyly.(set: $DanR to $DanR - 1)
(live: 3s)[''Your relationship with Daniel has decreased.''](stop:)[You smirk back.]
==>
(live: 3s)[[[->->Smirk1Re]]](stop:)You scream.
(click: "scream")[Daniel's grin lessens as his eyebrows raise, but then he suddenly breaks out into a laughing fit.]
(click: "laughing fit.")["Sorry, it's just that you happened to be near by and I just //had// to see if I could scare you."]{(link:"Save game")[
(if:(save-game:"Slot 1"))[
Game saved!
](else: )[
Sorry, I couldn't save your game.
]
]}
(link: "Load game: " + ("Slot 1") of Saves)[
(load-game: "Slot 1")
](display: "StatMenu")
---
Daniel's eyes crinkle at the corners, signifying his smirk changing into a genuine smile.
(live: 3s)[(color: #ff0000)["You seem awfully confident for someone who just died."]](stop:)
---
You reply...
[["Thanks."->Neutral1]]
[["That's funny, because I'm the least confident person on Earth."->Unconfident1]]
[["I'm always confident."->Confident1]]Do you know how to play a Twine game?
---
[[A what?->TwineTutorial]]
[[Ye->GameTutorial]]
(link-goto: "wait I changed my mind I know how to play", "Introduction")//Twine// is a game-development program utilized to create interactive stories that can be used online or in a browser.
Click on certain words or sentences to begin to interact with the story.
Clickable words or phrases are a different color than the rest of the sentences.
Choosing different options results in separate situations.
Basically, a choose-your-own-adventure kind of thing.
I'm sure you'll catch on.
---
[[well how do you play this specific game?->GameTutorial]]
[[okay okay I got it shut up already->WowRude]]''Objective''
Find out more about the environment you currently reside in by interacting with the people who surround you.
''Text Colors''
- All text colors and effects' rules do not apply to anything outside of the gameplay.
- Each character has their own hue of dialogue.
- Text that appears in black is narration.
- Text that appears in ''bold black'' is information outside of narration.
''Relationships''
- Relationship statuses are affected by actions performed.
- The game's ending will be chosen depending on your relationships and the things you have done.
''Stat Menu''
The Stat Menu contains information about the date, inventory, and your relationships.
''Weighted Actions''
Weighted Actions are actions that have an affect on either the relationships you have, or the overall story. They are located below the last line (if there are any) on the screen.
''Saving''
The game must be saved manually. Once you begin your journey, you cannot delete your save file until you complete the game.
---
[[wait what is a Twine again->TwineTutorial]]
(link-goto: "kk thanks now let me play", "Introduction")Wow, okay.
Rude.
---
(link-goto: "ok", "Introduction")''Date''
$Day, $Time
''Relationships''
(if: $GraM is true)[(display: "GraStats")](else:)[//You have not met this person yet.//]
(if: $AlaM is true)[(display: "Stats")](else:)[//You have not met this person yet.//]
(live: 1.5s)[.](stop:)(live: 3s)[.](stop:)(live: 4.5s)[.](stop:)
==>
(live: 6.5s)[[[->->Welcome1]]](stop:)GraR - Grace's Relationship Status
HanR - Hannah's Relationship Status
MadR - Madison's Relationship Status
JoR - JoJo's Relationship Status
Day - Day of the Week
Time - Time of the DayGrace Relationship Status: (if: $GraR >= 15)[Close](else-if: $GraR >= 10)[Friendly](else-if: $GraR >= 5)[Warm](else-if: $GraR >= 0)[//None//](else-if: $GraR >= -5)[Strangers](else-if: $GraR >= -10)[Cold](else-if: $GraR >= -15)[Enemies]Hannah Relationship Status: (if: $HanR >= 15)[Close](else-if: $HanR >= 10)[Friendly](else-if: $HanR >= 5)[Warm](else-if: $HanR >= 0)[//None//](else-if: $HanR >= -5)[Strangers](else-if: $HanR >= -10)[Cold](else-if: $HanR >= -15)[Enemies]JoJo Relationship Status: (if: $JoR >= 15)[Close](else-if: $JoR >= 10)[Friendly](else-if: $JoR >= 5)[Warm](else-if: $JoR >= 0)[//None//](else-if: $JoR >= -5)[Strangers](else-if: $JoR >= -10)[Cold](else-if: $JoR >= -15)[Enemies](color: #00aaff)"Thanks."
(color: #00aaff)["That's funny, because I'm the least confident person Earth."]
==>
[[->->Unconfident1Re]](color: #00aaff)["I'm always confident."]
==>
[[[->->Confident1Re]]]You arrive at Preston's house.
The entire property is extremely overgrown, vines snaking up the building's walls. The house itself is broken, with some windows that had been shattered and never cleaned up and tall grass that you have to stretch to see over.
Double-click this passage to edit it.Double-click this passage to edit it.You enter the boys' bathroom. The walls and floors are covered in twisting rose vines.