JavaScript must be enabled to play.
Browser lacks capabilities required to play.
Upgrade or switch to another browser.
Loading…
<<bg "city">> <div class="content-panel"> <img src="img/banner.jpg" style="width: 80%;"> <<regButton "intro1" "Start Game">> </div> <<backend>>[[intro1]][[syntax]][[StoryInit]][[RightSidebar]][[player-profile]][[plug]] <</backend>>
<<backend>> <<set $tier = 0>> <<set $schoolDay = $day != "Saturday" && $day != "Sunday">> <<set $daystate to getDayState($hour)>> <<set $colors = getDayColor($hour)>> <<set $daycolor = $colors.color>> <<set $dayline = $colors.outline>> <<set $dayglow = $colors.glow>> <<set $dayline to "0.5px " + $dayline>> <<set $dayglow to "12px " + $dayglow>> <<set $displaytime = ($hour > 12 ? ($hour - 12) : $hour) + ":" + ($minute < 10 ? "0" + $minute : $minute) + " " + ($hour >= 12 ? "PM" : "AM") + " (" + $daystate + ")">> <</backend>> <img src="img/title.png" style="width: 40%;"> The Calm Before the Storm Version 1.1 Public Build <h1 style="font-size: 20px;"><b>Day:</b> <<glow "yellow" "0.5px orange" "12px red">><<print $day>><</glow>> <b>Time:</b> <<glow $daycolor $dayline $dayglow>><<print $displaytime>><</glow>></h1><<if $hidenav == 0>><div class="button-row"><<tskip 0 15 "+15m">><<tskip 0 30 "+30m">><<tskip 1 0 "+1h">></div><</if>><<include "player-values">> <<if $hidenav == 0>> <<imgButton "quick-nav" "img/buttons/quick-nav.png">> <<imgButton "bedroom" "img/buttons/bedroom.png">> <<imgButton "school" "img/buttons/school.png">> <<imgButton "visit" "img/buttons/visit.png">> <<imgButton "home" "img/buttons/home.png">> <<imgButton "alley" "img/buttons/alley.png">> <<imgButton "residential" "img/buttons/residential.png">> <<imgButton "business-area" "img/buttons/business-area.png">> <<imgButton "characters" "img/buttons/characters.png">> <<elseif $gallery>> <<imgButton "characters" "img/buttons/characters.png">> <</if>> <<backend>>[[player-values]][[quick-nav]][[bedroom]][[visit]][[home]][[alley]][[business-area]][[school]] <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "miku/miku1/bj" 1 2>> <<dialog "You">>...That feels good, Miku. <</dialog>> <<dialog "Miku">>Gkk~ Really? *Slurp* <</dialog>> <div class="button-row"> <<regButton "intro2" "She wants it in her">> /*<<regButton "intro5" "Skip">>*/ </div> </div> <<backend>> <<set $hidenav = 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "miku/miku1/play">> <<dialog "Miku">>I want it in me. <</dialog>> <<dialog "You">>You want it? <</dialog>> <<dialog "Miku">>I want it~ <</dialog>> <<dialog "You">>You really are insatiable, Wakaba Miku. <</dialog>> <<dialog "Miku">>Whose fault do you think it is, <<textbox "$awada" $awada>> <<textbox "$name" Shin>>? <</dialog>> <<dialog "You">>Guilty~ <</dialog>> <div class="button-row"> <<regButton "intro-misa" "Missionary">> <<regButton "intro-cowa" "Cowgirl">> </div> </div> <<backend>>[[intro-misa]][[intro-cowa]] <<time 0 1>> <</backend>>
<<combat "Ken" 1 "Specialist" 30 40 100 100>>This guy is the enemy.<</combat>> <<combat "You" 1 "Specialist" 30 40 100 100>>This is you.<</combat>>
<<set $player = {money: 300, rank: 100, quest: 1, day: 0, level: 1, hp: 100, maxhp: 100, ep: 100, maxep: 100, str: 0, agi: 0, int: 0, exp: 0, points: 25, sp: 1 }>> <<set $tempStats = JSON.parse(JSON.stringify($player))>> <<set $location = "home">> <<set $name = "Shin">> <<set $awada = "Sawada">> <<set $fought = false>> <<set $equip = {a: "punch", b: "guts",c: "",d: ""}>> <<set $strMetric = 0>> <<set $agiMetric = 0>> <<set $intMetric = 0>> <<set $akane = {quest: 0, day: 0, met: false}>> <<set $anzu = {quest: 0, day: 0, met: false}>> <<set $asa = {quest: 0, day: 0, met: false}>> <<set $chiaki = {quest: 0, day: 0, met: false, social: 0}>> <<set $emi = {quest: 0, day: 0, met: false}>> <<set $erika = {quest: 0, day: 0, tease: 0, raped: false, met: false}>> <<set $haku = {quest: 0, day: 0, met: false}>> <<set $haru = {quest: 0, day: 0, met: false}>> <<set $hibari = {quest: 0, day: 0, met: false}>> <<set $hinata = {quest: 0, day: 0, met: false}>> <<set $kaguya = {quest: 0, day: 0, met: false}>> <<set $kiriko = {quest: 0, day: 0, met: false}>> <<set $kumiko = {quest: 0, day: 0, met: false}>> <<set $marika = {quest: 0, day: 0, met: false}>> <<set $mia = {quest: 0, day: 0, met: false}>> <<set $mikane = {quest: 0, day: 0, met: false}>> <<set $miku= {quest: 0, day: 0}>> <<set $mina = {quest: 0, day: 0, met: false}>> <<set $mirai = {quest: 0, day: 0, met: false}>> <<set $nemu = {quest: 0, day: 0, met: false}>> <<set $nirei = {quest: 0, day: 0, met: false}>> <<set $orie = {quest: 0, day: 0, met: false}>> <<set $rio = {quest: 0, day: 0, met: false}>> <<set $ruka = {quest: 0, day: 0, met: false}>> <<set $saki = {quest: 0, day: 0, met: false, social: 0}>> <<set $shiori = {quest: 0, day: 0, met: false, follow: 0}>> <<set $shizu = {quest: 0, day: 0, met: false}>> <<set $shuhua = {quest: 0, day: 0, met: false}>> <<set $yena = {quest: 0, day: 0, met: false}>> <<set $yui = {quest: 0, day: 0, met: false}>> <<set $yuki = {quest: 0, day: 0, met: false}>> <<set $yumi = {quest: 0, day: 0, met: false}>> <<set $guide = "all">> <<set $teachersMet = 0>> <<set $inventory = {}>> <<set $line = "<hr style='width: 80%; margin: 0 auto;'>">> <<set $location to "Intro">> <<set $days = ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]>> <<set $dayIndex = 0>> <<set $day = $days[$dayIndex]>> <<set $daystate = getDayState($hour)>> <<set $hour = 22>> <<set $minute = 0>> <<set $gallery = false>> <<set $profile = "player-profile">> <<set $gprofile = "player-gallery">> <<set $goto = "gallery">> <<set $hidenav = 1>> <<set $videoVolume = 1>> <<include "skills">>
<<backend>> <<include "guide limits">>[[guide limits]] <</backend>><<glow "#34cce7" "0.5px #0c6170" "12px ##083e47" "22">>Character Info<</glow>><<include "player-profile">> <div style="text-align: left; line-height:1.2; white-space: normal; width: 90%; margin: 0 auto;"><<glow "white" "0.5px yellow" "12px orange" "20">>Volume<</glow>></div><input type="range" id="globalVideoVolume" min="0" max="1" step="0.01" value="1" style="width: 90%;"> <<include "plug">> <<backend>>[[clan]][[teachers]][[class]][[others]][[ariku]] <</backend>> <<script>> (function () { const slider = document.getElementById("globalVideoVolume"); function updateSliderFill(slider) { const percent = (slider.value - slider.min) / (slider.max - slider.min); slider.style.setProperty('--fill', `${percent * 100}%`); } // Restore previously saved volume const savedVolume = State.variables.videoVolume ?? 1; slider.value = savedVolume; updateSliderFill(slider); slider.addEventListener("input", function (e) { const volume = parseFloat(e.target.value); State.variables.videoVolume = volume; updateSliderFill(slider); // Apply to all videos document.querySelectorAll("video").forEach(video => { video.volume = volume; }); }); })(); <</script>>
<<char "You" "You" "#34cce7" "#0c6170" "#083e47">> <<if $dayIndex > 0>> <div style="font-size: 20px; font-weight: 400; line-height: 0.5; text-align: left;"><<glow "white" "0.5px yellow" "12px orange" "22">>Main Quest<</glow>></div><div style="font-size: 16px; font-weight: 400; text-align: left; line-height: 1.25; width: 85%; margin: 0 auto;"></div> <<include "player-guide">> <div style="font-size: 20px; font-weight: 400; line-height: 0.5; text-align: left;"><<glow "pink" "0.5px red" "12px red" "20">>Character Quests<</glow>></div> <div id="passage-girls"><<include "girls">></div> <a href="https://safriscoffi.com/streetversus/player.php" class="button download" target="_blank" style="color: #5D00FF; text-shadow: 0 0 5px #3B0066, 0 0 10px #1E0021;">More detailed guide!</a><</if>>
<div class="button-row" style=" width: 80%; justify-content: space-around;"><<subscribe "discord" "https://discord.gg/HtF4hctjzZ">><<subscribe "gank" "https://ganknow.com/safriscoffi">><<subscribe "patreon" "https://www.patreon.com/c/Safriscoffi">></div> <h1>If you like the game, please consider supporting us on Gank or Ko-Fi! In return, gain access to builds earlier than the public release. There are a few perks too depending on your tier. If you can't afford it, joining the Discord is good enough! You might even win a temporary free subscription upgrade! Regardless, thank you for playing!</h1>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "miku/miku1/misa">> <<dialog "Miku">>Ahhh~ You're so big~ <</dialog>> <<dialog "You">>Damn. You're so wet~ <</dialog>> <div class="button-row"> <<regButton "intro-misb" "Start Moving">> </div> </div> <<backend>>[[intro-misb]] <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "miku/miku1/cowa" 1 2>> <<dialog "Miku">>Ahhh~ Let me make you feel good~ <</dialog>> <<dialog "You">>Damn~ You're getting too good at this~ <</dialog>> <<dialog "Miku">>We've had a lot of practice~ <</dialog>> <div class="button-row"> <<regButton "intro-cowb" "Harder">> </div> </div> <<backend>>[[intro-cowb]] <<time 0 2>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "miku/miku1/misb" 1 2>> <<dialog "Miku">>Ahhh~ Yess~ Keep going~ <</dialog>> <<dialog "You">>Ahh~ Ahhh~ <</dialog>> <<dialog "Miku">>Mmmm~ Kiss me~ <</dialog>> <div class="button-row"> <<regButton "intro-misc" "Kiss her">> </div> </div> <<backend>>[[intro-misc]] <<time 0 2>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "miku/miku1/misc">> <<dialog "Miku">>Mmm~ Your lips~ I'm so happy~ <</dialog>> <<dialog "You">>Yeah~ I can tell~ <</dialog>> <div class="button-row"> <<regButton "intro-misd" "Harder">> </div> </div> <<backend>>[[intro-misd]] <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "miku/miku1/misd" 1 4>> <<dialog "Miku">>Ahhhh~ You're gonna make me cuuum~ <</dialog>> <<dialog "You">>Go ahead. Cum for me~ <</dialog>> <div class="button-row"> <<regButton "intro-mise" "She cums">> </div> </div> <<backend>>[[intro-mise]] <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "miku/miku1/mise">> <<dialog "Miku">>Hnnnngggg~ <</dialog>> <<dialog "You">>F-fuck! So tight~ <</dialog>> <div class="button-row"> <<regButton "intro-cowa" "Cowgirl">> <<regButton "intro-misf" "End it">> </div> </div> <<backend>>[[intro-misf]] <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "miku/miku1/misf" 1 2>> <<dialog "Miku">>Ah~ Ah~ Ahh~ Ahh~ <</dialog>> <<dialog "You">>Miku~ Ahh~ I'm cumming <</dialog>> <div class="button-row"> <<regButton "intro-misg" "Cum">> </div> </div> <<backend>>[[intro-misg]] <<time 0 2>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "miku/miku1/cowb" 1 2>> <<dialog "Miku">>Mmm~ Ahhh~ <</dialog>> <<dialog "You">>Fuck~ <</dialog>> <div class="button-row"> <<regButton "intro-cowc" "She gets up">> </div> </div> <<backend>>[[intro-cowc]] <<time 0 2>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "miku/miku1/cowc" 1 2>> <<dialog "Miku">>Do you really feel good? Ahh~ <</dialog>> <<dialog "You">>Can't you hear yourself squelching? You're so wet, it's impossible to not feel good~ <</dialog>> <<dialog "Miku">>Then how about I make it feel even better? <</dialog>> <div class="button-row"> <<regButton "intro-cowd" "Harder">> </div> </div> <<backend>>[[intro-cowd]] <<time 0 2>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "miku/miku1/cowd" 1 2>> <<dialog "Miku">>Ahh~ Ahh~ How about now? Ahh~ <</dialog>> <<dialog "You">>Yess~ Ahh~ <</dialog>> <<dialog "Miku">>Mmm~ I'm gonna cuum~ <</dialog>> <<dialog "You">>Cum for me~ <</dialog>> <div class="button-row"> <<regButton "intro-cowe" "She cums">> </div> </div> <<backend>>[[intro-cowe]] <<time 0 2>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "miku/miku1/cowe">> <<dialog "Miku">>Ahhhhh~ <</dialog>> <<dialog "You">>You get so tight whenever you cum~ Come here~ <</dialog>> <<dialog "Miku">>W-wait~ I'm still-- <</dialog>> <div class="button-row"> <<regButton "intro-cowf" "Fuck her">> </div> </div> <<backend>>[[intro-cowf]] <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "miku/miku1/cowf" 1 2>> <<dialog "Miku">>Ahhhhh~ Ahh~ <</dialog>> <<dialog "You">>Fuck~ <</dialog>> <<dialog "Miku">>Hngg~ <</dialog>> <div class="button-row"> <<regButton "intro-cowg1" "Let her breathe">> </div> </div> <<backend>>[[intro-cowg1]] <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "miku/miku1/cowg1">> <<dialog "Miku">>Mmm~ I was still cumming~ That felt amazing though~ <</dialog>> <<dialog "You">>You just tighten up so much, I couldn't hold back. <</dialog>> <div class="button-row"> <<regButton "intro-cowg2" "Fuck her again">> </div> </div> <<backend>>[[intro-cowg2]] <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "miku/miku1/cowg" 2 4>> <<dialog "Miku">>Ahh~ Ahh~ Ahh~ <</dialog>> <<dialog "You">>Ahh~ Miku~ <</dialog>> <<dialog "Miku">>I'm gonna cum agaain~ <</dialog>> <div class="button-row"> <<regButton "intro-misa" "Missionary">> <<regButton "intro-misf" "End it">> </div> </div> <<backend>>[[intro-misf]] <<time 0 3>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "miku/miku1/misg">> <<dialog "Miku">>Ahhhh~ <</dialog>> <<dialog "You">>Fuck~ <</dialog>> <div class="button-row"> <<regButton "intro-cum" "Spray it on her face">> </div> </div> <<backend>>[[intro-cum]] <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "miku/miku1/cum">> <<dialog "Miku" "Giggling">>Ahhhh~ <</dialog>> <<dialog "You">>That was amazing. <</dialog>> <div class="button-row"> <<regButton "intro3" "Continue">> </div> </div> <<backend>>[[intro3]] <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Miku" "Resting on your chest">>I can't believe summer break is ending. You're graduating after this year, right? <</dialog>> <<dialog "You">>I am. <</dialog>> <<dialog "Miku">>Are you going to become the head of the gang after you graduate? <</dialog>> <<dialog "You">>Well... I technically already am. Uncle is handling all the management stuff, while my Dad is having fun somewhere. Why? You don't like me being the new head? <</dialog>> <<dialog "Miku" "Worried">>No. No. Well... I'm not excited about it, but I don't have any bad feelings about it either. I guess... I'm just worried. <</dialog>> <<dialog "You">>It's pretty peaceful right now, so don't stress yourself out about it, okay? Besides, you know I'm strong. <</dialog>> <div class="button-row"> <<regButton "intro4" "Continue">> </div> </div> <<backend>>[[intro4]] <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Miku" "Sighing in resignation">> I can't help it, okay? You're my boyfriend. <</dialog>> <<dialog "You" "Kissing her forehead">>You're so sweet. <</dialog>> <<dialog "Miku">>So? Are you excited about school tomorrow? <</dialog>> <<dialog "You" "Laughing nervously">>I don't know. It's a little awkward right now, but it'll be fine, I guess. <</dialog>> <<dialog "Miku" "Closing her eyes">>You're pretty charming, so I'm sure you'll handle that. <</dialog>> <<dialog "You">>I hope so. <</dialog>> <div class="button-row"> <<regButton "intro5" "The next day...">> </div> </div> <<backend>>[[intro5]] <<time 0 1>> <</backend>>
<<include "sleep-crud">><<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Miku" "Written on a note on the table">>Good morning! I had to go to work early today. Enjoy your breakfast and Goodluck with school! I love you. -Miku <</dialog>> <<dialog "You" "Smiling warmly">>I don't deserve her. <</dialog>> <div class="button-row"> <<if $gallery>> <<regButton "gallery-crud" "Back to Gallery">> <<else>> <<regButton "miku-home" "Continue">> <</if>> </div> </div> <<backend>>[[miku-home]][[sleep-crud]]<<set $hour = 8>> <<set $hidenav = 1>> <</backend>>
<<backend>> <<set $player.hp = Math.min($player.hp+Math.round($player.maxhp * 0.25), $player.maxhp)>> <<if $hour >= 7>> <<set $dayIndex = ($dayIndex + 1)>> <<set $day = $days[$dayIndex % $days.length]>> <</if>> <<set $hour = 7>> <<set $minute = 0>> <<set $hidenav to 0>> <<set $player.ep = $player.maxep>> <<set $profile to "player-profile">> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"><<if $day == "Saturday" || $day == "Sunday" || $hour > 17>> <<dialog "Miku">>Hey~ Wanna do something with me? <</dialog>><<else>> <<dialog "You">>Miku's at work. <</dialog>> <</if>> <div class="button-row"> <<regButton "residential" "Leave">> </div> </div> <<backend>>[[residential]] <<set $hidenav = 0>> <</backend>>
<<bg "residential" $hour>> <div class="content-panel"> <<dialog "You">>Kumine has been safer since that day... <</dialog>> <div class="button-row"> </div> $line <div class="button-row"> <<imgButton "home" "img/buttons/home.png">> <<imgButton "alley" "img/buttons/alley.png">> <<imgButton "business-area" "img/buttons/business-area.png">> </div> $line <div class="button-row"> <<if $chiaki.social >= 2>><<visit "chiaki" "#ffffccaa" "#ffffccaa" "#ffffccaa" "chiaki-home">><</if>> <<visit "miku" "#ffffccaa" "#ffffccaa" "#ffffccaa" "miku-home">> <<visit "nirei" "#ffffccaa" "#ffffccaa" "#ffffccaa" "nirei-home">> </div> </div> <<backend>> <<set $hidenav = 0>> <</backend>>
<<bg "city">> <div class="content-panel"> <<dialog "You">>Where should I go? <</dialog>> <div class="button-row"> <<imgButton "home" "img/buttons/home.png">> <<imgButton "bedroom" "img/buttons/bedroom.png">> </div> <div class="button-row"> <<imgButton "school" "img/buttons/school.png">> <<imgButton "classroom" "img/buttons/classroom.png">> <<imgButton "council" "img/buttons/council-room.png">> <<imgButton "faculty" "img/buttons/faculty.png">> <<imgButton "track" "img/buttons/track.png">> <<imgButton "rooftop" "img/buttons/rooftop.png">> </div> <div class="button-row"> <<imgButton "residential" "img/buttons/residential.png">> <<imgButton "business-area" "img/buttons/business-area.png">> <<imgButton "park" "img/buttons/park.png">> <<imgButton "hospital" "img/buttons/hospital.png">> <<imgButton "konbini" "img/buttons/konbini.png">> <<imgButton "cafe" "img/buttons/cafe.png">> </div> </div> <<backend>> <<set $hidenav = 0>> <</backend>>
<<bg "bedroom" $hour>> <div class="content-panel"> <<dialog "You">>That bed is calling me. <</dialog>> <div class="button-row"> <<set $location = "bedroom">> <<include "quests">> <<regButton "sleep" "Sleep">> <<regButton "home" "Leave">> <<regButton "manage-stats" "Manage Stats">> <<regButton "manage-skills" "Manage Skills">> </div> $line <div class="button-row"> <<imgButton "school" "img/buttons/school.png">> <<imgButton "livingroom" "img/buttons/livingroom.png">> <<imgButton "alley" "img/buttons/alley.png">> <<imgButton "residential" "img/buttons/residential.png">> <<imgButton "business-area" "img/buttons/business-area.png">> </div> </div> <<backend>>[[manage-stats]][[sleep]] <<set $hidenav = 0>> <</backend>>
<<bg "city">> <div class="content-panel"> <<dialog "You">>Who should I visit? <</dialog>> $line <div class="button-row"> <<if $chiaki.social >= 1>><<visit "chiaki" "#ffffccaa" "#ffffccaa" "#ffffccaa" "chiaki-home">><</if>> <<visit "erika" "#4c00ff" "#4c00ff" "#4c00ff" "erika-room">> <<visit "miku" "#4c00ff" "#4c00ff" "#4c00ff" "miku-home">> <<visit "nirei" "#ffffccaa" "#ffffccaa" "#ffffccaa" "nirei-home">> </div> </div> <<backend>> <<set $hidenav = 0>> <</backend>>
<<bg "home" $hour>> <div class="content-panel"> <<dialog "Uncle">>You're here. <</dialog>> <div class="button-row"> </div> $line <div class="button-row"> <<imgButton "bedroom" "img/buttons/bedroom.png">> <<imgButton "livingroom" "img/buttons/livingroom.png">> <<imgButton "alley" "img/buttons/alley.png">> </div> </div> <<backend>>[[skills]][[livingroom]][[kitchen]] <<set $hidenav = 0>> <</backend>>
<<bg "alley">> <div class="content-panel"> <<dialog "You">>It still smells like piss here... <</dialog>> <div class="button-row"> </div> $line <div class="button-row"> <<imgButton "home" "img/buttons/home.png">> <<imgButton "school" "img/buttons/school.png">> <<imgButton "residential" "img/buttons/residential.png">> <<imgButton "business-area" "img/buttons/business-area.png">> <<imgButton "park" "img/buttons/park.png">> </div> </div> <<backend>>[[park]][[player-guide]][[girls]] <<set $hidenav = 0>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "You">>What should I do here? <</dialog>> <div class="button-row"> <<set $location = "business-area">> <<include "quests">> </div> $line <div class="button-row"> <<imgButton "residential" "img/buttons/residential.png">> <<imgButton "alley" "img/buttons/alley.png">> <<imgButton "cafe" "img/buttons/cafe.png">> <<if $hour < 22>><<imgButton "mall" "img/buttons/mall.png">><</if>> <<imgButton "hospital" "img/buttons/hospital.png">> <<imgButton "konbini" "img/buttons/konbini.png">> </div> </div> <<backend>>[[cafe]][[hospital]][[konbini]][[mall]] <<set $hidenav = 0>> <</backend>>
<<bg "school" $hour>> <div class="content-panel"> <<dialog "You">>It's my last year here... <</dialog>> <div class="button-row"> </div> $line <div class="button-row"> <<imgButton "classroom" "img/buttons/classroom.png">> <<imgButton "council" "img/buttons/council-room.png">> <<imgButton "faculty" "img/buttons/faculty.png">> <<imgButton "track" "img/buttons/track.png">> <<imgButton "rooftop" "img/buttons/rooftop.png">> <<imgButton "business-area" "img/buttons/business-area.png">> <<imgButton "park" "img/buttons/park.png">> </div> </div> <<backend>>[[rooftop]] <<set $hidenav = 0>> <</backend>>
<<bg "track" $hour>> <div class="content-panel"><<if $hour == 8 && $day!="Monday" && $day != "Friday" && $schoolDay>> <<dialog "Ruka">>Run! Run! <</dialog>> The girls don't want to get near you because they're sweaty. <</if>> <<dialog "You">>It's so hot here. <</dialog>> <div class="button-row"> <<if $player.ep >= 50 && $hour < 19>><<regButton "run" "Run 50⚡">><</if>> <<regButton "school" "Leave">> </div> $line <div class="button-row"> <<imgButton "classroom" "img/buttons/classroom.png">> <<imgButton "council" "img/buttons/council-room.png">> <<imgButton "faculty" "img/buttons/faculty.png">> <<imgButton "rooftop" "img/buttons/rooftop.png">> </div> </div> <<backend>>[[run]] <<set $hidenav = 0>> <</backend>>
<<backend>> <<include "class-firsts">> <<set $currentClass = "no-class">> <<if $schoolDay>> <<if $hour == 8 && ($day=="Monday" || $day == "Friday")>> <<set $currentClass = "shizu-class">> <<if $nirei.quest == 2>> <<goto "nirei3-1">> <</if>> <</if>> <<if $hour == 9>> <<set $currentClass = "hinata-class">> <</if>> <<if $hour == 10>> <<set $currentClass = "hibari-class">> <</if>> <<if $hour == 11>> <<set $currentClass = "nemu-class">> <</if>> <<if $hour == 13>> <<set $currentClass = "mirai-class">> <</if>> <<if $hour == 14>> <<set $currentClass = "yui-class">> <</if>> <<if $hour == 15>> <<set $currentClass = "kaguya-class">> <</if>> <<if $hour == 16>> <<set $currentClass = "kiriko-class">> <</if>> <</if>> <</backend>><<bg "classroom" $hour>> <div class="content-panel"> <<include $currentClass>> <div class="button-row"> <<set $location = "classroom">> <<include "quests">> <<if $schoolDay && $hour < 17 && $hour != 12>> <<regButton "study-hour" "Study for one hour">> <<if $hour < 12>><<regButton "study-break" "Study until lunch break">><</if>> <<regButton "study-end" "Study until end of class">> <</if>> <<regButton "school" "Leave">> </div><<if $schoolDay && !($hour == 8 && $day!="Monday" && $day!="Friday") && $hour < 17>> $line <div class="button-row"> <<visit "akane" "#ff004c" "#ff004c" "#ff004c" "akane-class" 80>> <<visit "anzu" "#ff004c" "#ff004c" "#ff004c" "anzu-class" 80>> <<visit "asa" "#ff004c" "#ff004c" "#ff004c" "asa-class" 80>> <<visit "emi" "#ff004c" "#ff004c" "#ff004c" "emi-class" 80>> <<visit "haru" "#ff004c" "#ff004c" "#ff004c" "haru-class" 80>> <<visit "rio" "#ff004c" "#ff004c" "#ff004c" "rio-class" 80>> <<visit "saki" "#ff004c" "#ff004c" "#ff004c" "saki-class" 80>> <<visit "shiori" "#ff004c" "#ff004c" "#ff004c" "shiori-school" 80>> </div> <</if>></div> <<backend>>[[study-end]] <<set $hidenav = 0>> <</backend>>
<<bg "council-room">> <div class="content-panel"> <<dialog "You">>Should I join the Student Council? Nah... <</dialog>> <div class="button-row"> <<regButton "school" "Leave">> </div> </div> <<backend>> <<set $hidenav = 0>> <</backend>>
<<bg "faculty">> <div class="content-panel"> <<dialog "You">>There are a lot of new teachers. <</dialog>> <div class="button-row"> <<regButton "school" "Leave">> </div> </div> <<backend>> <<set $hidenav = 0>> <</backend>>
<<bg "cafe" $hour>> <div class="content-panel"> <<dialog "You" "Yawning">>I could use some caffeine. <</dialog>> <div class="button-row"> <<regButton "business-area" "Leave">> </div> </div> <<backend>> <<set $hidenav = 0>> <</backend>>
<<bg "hospital">> <div class="content-panel"> <<dialog "You">>I sent a lot of idiots here... <</dialog>> <div class="button-row"> <<regButton "business-area" "Leave">> </div> $line <div class="button-row"> <<visit "mikane" "#5400C9" "#5400C9" "#4c00ff" "mikane-office">> </div> </div> <<backend>>[[mikane-office]] <<set $hidenav = 0>> <</backend>>
<<bg "konbini-int">> <div class="content-panel"> <<dialog "You" "Yawning">>I could use some caffeine. <</dialog>> <div class="button-row"> <<buy "Energy Drink" 20>> <<set $location = "konbini">> <<include "quests">> <<regButton "business-area" "Leave">> </div> </div> <<backend>>[[erika-mint]] <<set $hidenav = 0>> <</backend>>
<<bg "park" $hour>> <div class="content-panel"> <<dialog "You">>Still the best battlefield~ <</dialog>> <div class="button-row"> <<set $location = "park">> <<include "quests">> <<if $player.ep >= 50 && $hour < 19>><<regButton "workout" "Workout 50⚡">><</if>> <<if $hour < 23>><<regButton "park-battlecrud" "Pick a Fight">><</if>> </div> $line <div class="button-row"> <<imgButton "alley" "img/buttons/alley.png">> <<imgButton "school" "img/buttons/school.png">> <<imgButton "residential" "img/buttons/residential.png">> </div> </div> <<backend>>[[characters]][[park-battlecrud]][[park-battle]][[quests]][[workout]] <<set $hidenav = 0>> <</backend>>
<<bg "rooftop" $hour>> <div class="content-panel"> <<dialog "You">>It's been quiet here since the rankers dissolved. <</dialog>> <div class="button-row"> <<regButton "school" "Leave">> </div> </div> <<backend>> <<set $hidenav = 0>> <</backend>>
<<bg "alley">> <div class="content-panel"> <h1><<glow "white" "0.5px yellow" "12px red" "25">>Characters<</glow>></h1><div class="id-row"> <<guideButton "akane">> <<guideButton "anzu">> <<guideButton "asa">> <<guideButton "chiaki">> <<guideButton "emi">> <<guideButton "erika">> <<guideButton "haku">> <<guideButton "haru">> <<guideButton "hibari">> <<guideButton "hinata">> <<guideButton "kaguya">> <<guideButton "kiriko">> <<guideButton "kumiko">> <<guideButton "marika">> <<guideButton "mia">> <<guideButton "mikane">> <<guideButton "miku">> <<guideButton "mina">> <<guideButton "mirai">> <<guideButton "nemu">> <<guideButton "nirei">> <<guideButton "orie">> <<guideButton "rio">> <<guideButton "ruka">> <<guideButton "saki">> <<guideButton "shiori">> <<guideButton "shizu">> <<guideButton "shuhua">> <<guideButton "yena">> <<guideButton "yui">> <<guideButton "yuki">> <<guideButton "yumi">> <<guideButton "you">> </div> <<include "gallery">> <div class="button-row"> <<regButton "bedroom" "Back to the Bedroom">> </div> </div> <<backend>> <<set $hidenav = 0>> <<set $gallery = false>> <</backend>>
<<set $erikaguide = "Talk to her in her room. (She's only there on weekends or past 6PM on school days.)">><<backend>> <<if $erika.met && $erika.quest == 0>> <<set $erikaguide = "You need some kind of peace offering.">> <<elseif $erika.quest == 1>> <<set $erikaguide = "Visit her and give her the mint chocolate.">> <<elseif $erika.quest == 2>> <<if $erika.tease == 0>> <<set $erikaguide = "Have breakfast in the kitchen the next day. (7AM)">> <<elseif $erika.tease == 1>> <<set $erikaguide = "Have dinner in the kitchen. (6PM-11PM)">> <<elseif $erika.tease == 2>> <<set $erikaguide = "Go to the livingroom the next day. (7AM)">> <<elseif $erika.tease == 3>> <<set $erikaguide = "Go to the livingroom the next weekend. (Before Noon)">> <</if>> <<elseif $erika.quest == 3>> <<set $erikaguide = "Go to the livingroom in the morning of a weekend.">> <</if>> <<if $erika.quest >= 4>> <<if $erika.raped>><<include "erika-raped-guide">> <<else>><<include "erika-not-raped-guide">><</if>> <</if>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px rgba(255, 0, 64, 1); -webkit-text-stroke: 0.5px rgba(255, 0, 64, 1);">Fuji Erika</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/erika.jpg" width="15%" style="box-shadow: 0 0 5px rgba(255, 0, 64, 1); border-radius: 8px; margin-right: 10px;"> <span>$erikaguide</span></div> </div><<backend>> [[erika-quests]] <</backend>>
<div style="margin: 0 auto;">Coming soon...</div>
<<guideTabs>> <div class="guide-wrapper"><<include $guide>></div>
<<set $punch = {lvl: 1, dmg: 5, ep: 4, acc: 90}>> <<set $stall = {lvl: 0, block: 10, ep: 10}>> <<set $guts = {lvl: 1, charge: 0, ep: 3}>> [[stall]][[punch]][[guts]][[manage-skills]]
<<set $akaneguide = "Talk to her in class.">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px rgba(255, 0, 64, 1); -webkit-text-stroke: 0.5px rgba(255, 0, 64, 1);">Yoshioka Akane</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/akane.jpg" width="15%" style="box-shadow: 0 0 5px rgba(255, 0, 64, 1); border-radius: 8px; margin-right: 10px;"> <span>$akaneguide</span></div> </div>
<<set $anzuguide = "Talk to her in class.">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px orangered; -webkit-text-stroke: 0.5px orangered;">Kamiya Anzu</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/anzu.jpg" width="15%" style="box-shadow: 0 0 5px orangered; border-radius: 8px; margin-right: 10px;"> <span>$anzuguide</span></div> </div>
<<set $asaguide = "Talk to her in class.">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px limegreen; -webkit-text-stroke: 0.5px cyan;">Utano Asa</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/asa.jpg" width="15%" style="box-shadow: 0 0 5px cyan; border-radius: 8px; margin-right: 10px;"> <span>$asaguide</span></div> </div>
<<backend>> <<set $chiakiguide = "Go to the park in the morning.">> <<if $chiaki.met && $chiaki.social == 1>> <<set $chiakiguide = "Wait for her to call you.">> <<if $chiaki.day < $dayIndex>> <<set $chiakiguide = "She's going to call. Be in your bedroom at night. You need at least $30.">> <</if>> <</if>> <<if $chiaki.social == 2>> <<set $chiakiguide = "Take her out at night again. (Visit her)">> <</if>> <<if $chiaki.social == 3>> <<set $chiakiguide = "You can buy a VCR at the mall.">> <</if>> <<if $chiaki.social == 4>> <<set $chiakiguide = "Watch the tape in the livingroom.">> <</if>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px #6127ff; -webkit-text-stroke: 0.5px #6127ff;">Matsunaga Chiaki</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/chiaki.jpg" width="15%" style="box-shadow: 0 0 5px #6127ff; border-radius: 8px; margin-right: 10px;"> <span>$chiakiguide</span></div> </div>
<<set $emiguide = "Talk to her in class.">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px #FFEF78; -webkit-text-stroke: 0.5px #FFCE27;">Yamane Emi</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/emi.jpg" width="15%" style="box-shadow: 0 0 5px #FFCE27; border-radius: 8px; margin-right: 10px;"> <span>$emiguide</span></div> </div>
<<set $shizuguide = "Go to her class. (8AM)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px rgba(255, 0, 64, 1); -webkit-text-stroke: 0.5px rgba(255, 0, 64, 1);">Noguchi Shizu</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/shizu.jpg" width="15%" style="box-shadow: 0 0 5px rgba(255, 0, 64, 1); border-radius: 8px; margin-right: 10px;"> <span>$shizuguide</span></div> </div>
<<set $haruguide = "Talk to her in class.">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px cyan; -webkit-text-stroke: 0.5px cyan;">Suzuki Haru</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/haru.jpg" width="15%" style="box-shadow: 0 0 5px cyan; border-radius: 8px; margin-right: 10px;"> <span>$haruguide</span></div> </div>
<<set $hibariguide = "Go to her class. (10AM)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px lightcoral; -webkit-text-stroke: 0.5px salmon;">Orihime Hibari</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/hibari.jpg" width="15%" style="box-shadow: 0 0 5px orangered; border-radius: 8px; margin-right: 10px;"> <span>$hibariguide</span></div> </div>
<<set $hinataguide = "Go to her class. (9AM)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px dodgerblue; -webkit-text-stroke: 0.5px #bb00ff;">Amamiya Hinata</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/hinata.jpg" width="15%" style="box-shadow: 0 0 5px #bb00ff; border-radius: 8px; margin-right: 10px;"> <span>$hinataguide</span></div> </div>
<<set $kaguyaguide = "Go to her class. (3PM)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px orchid; -webkit-text-stroke: 0.5px purple;">Kujo Kaguya</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/kaguya.jpg" width="15%" style="box-shadow: 0 0 5px purple; border-radius: 8px; margin-right: 10px;"> <span>$kaguyaguide</span></div> </div>
<<set $kirikoguide = "Go to her class. (4PM)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px burlywood; -webkit-text-stroke: 0.5px saddlebrown;">Rikujou Kiriko</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/kiriko.jpg" width="15%" style="box-shadow: 0 0 5px saddlebrown; border-radius: 8px; margin-right: 10px;"> <span>$kirikoguide</span></div> </div>
<<set $shizuguide = "Go to her class. (8AM)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px rgba(255, 0, 64, 1); -webkit-text-stroke: 0.5px rgba(255, 0, 64, 1);">Noguchi Shizu</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/shizu.jpg" width="15%" style="box-shadow: 0 0 5px rgba(255, 0, 64, 1); border-radius: 8px; margin-right: 10px;"> <span>$shizuguide</span></div> </div>
<<backend>> <<set $marikaguide = "Watch porn in the living room.">> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px #8a0cff; -webkit-text-stroke: 0.5px #372dc0;">Fuji Marika</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/marika.jpg" width="15%" style="box-shadow: 0 0 5px #8a0cff; border-radius: 8px; margin-right: 10px;"> <span>$marikaguide</span></div> </div>
<<set $shizuguide = "Go to her class. (8AM)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px rgba(255, 0, 64, 1); -webkit-text-stroke: 0.5px rgba(255, 0, 64, 1);">Noguchi Shizu</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/shizu.jpg" width="15%" style="box-shadow: 0 0 5px rgba(255, 0, 64, 1); border-radius: 8px; margin-right: 10px;"> <span>$shizuguide</span></div> </div>
<<set $shizuguide = "Go to her class. (8AM)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px rgba(255, 0, 64, 1); -webkit-text-stroke: 0.5px rgba(255, 0, 64, 1);">Noguchi Shizu</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/shizu.jpg" width="15%" style="box-shadow: 0 0 5px rgba(255, 0, 64, 1); border-radius: 8px; margin-right: 10px;"> <span>$shizuguide</span></div> </div>
<<set $shizuguide = "Go to her class. (8AM)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px rgba(255, 0, 64, 1); -webkit-text-stroke: 0.5px rgba(255, 0, 64, 1);">Noguchi Shizu</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/shizu.jpg" width="15%" style="box-shadow: 0 0 5px rgba(255, 0, 64, 1); border-radius: 8px; margin-right: 10px;"> <span>$shizuguide</span></div> </div>
<<set $shizuguide = "Go to her class. (8AM)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px rgba(255, 0, 64, 1); -webkit-text-stroke: 0.5px rgba(255, 0, 64, 1);">Noguchi Shizu</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/shizu.jpg" width="15%" style="box-shadow: 0 0 5px rgba(255, 0, 64, 1); border-radius: 8px; margin-right: 10px;"> <span>$shizuguide</span></div> </div>
<<set $miraiguide = "Go to her class. (1PM)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px lightyellow; -webkit-text-stroke: 0.5px gold;">Kizuku Mirai</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/mirai.jpg" width="15%" style="box-shadow: 0 0 5px gold; border-radius: 8px; margin-right: 10px;"> <span>$miraiguide</span></div> </div>
<<set $nemuguide = "Go to her class. (11AM)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px #ff5500; -webkit-text-stroke: 0.5px #ff5500;">Okuzu Nemu</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/nemu.jpg" width="15%" style="box-shadow: 0 0 5px #ff5500; border-radius: 8px; margin-right: 10px;"> <span>$nemuguide</span></div> </div>
<<set $nireiguide = "Visit her. (Weekends and past 5PM on weekdays.)">><<backend>> <<if $nirei.met>> <<set $nireiguide = "Try to get Shiori to talk to her.">> <</if>> <<if $shiori.follow >= 3>> <<set $nireiguide = "Tell her about your reconciliation with Shiori.">> <</if>> <<if $nirei.quest == 1>> <<set $nireiguide = "Progress with Shiori.">> <</if>> <<if $nirei.quest == 1 && $shiori.follow == 4>> <<set $nireiguide = "Stay in school after class.">> <</if>> <<if $nirei.quest == 2>> <<set $nireiguide = "Attend Shizu's class.">> <</if>> [[nirei-home]] <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px #ff2222; -webkit-text-stroke: 0.5px #ff2222;">Kanna Nirei</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/nirei.jpg" width="15%" style="box-shadow: 0 0 5px #ff2222; border-radius: 8px; margin-right: 10px;"> <span>$nireiguide</span></div> </div>
<<set $shizuguide = "Go to her class. (8AM)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px rgba(255, 0, 64, 1); -webkit-text-stroke: 0.5px rgba(255, 0, 64, 1);">Noguchi Shizu</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/shizu.jpg" width="15%" style="box-shadow: 0 0 5px rgba(255, 0, 64, 1); border-radius: 8px; margin-right: 10px;"> <span>$shizuguide</span></div> </div>
<<set $rioguide = "Talk to her in class.">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px orangered; -webkit-text-stroke: 0.5px magenta;">Higuchi Rio</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/rio.jpg" width="15%" style="box-shadow: 0 0 5px magenta; border-radius: 8px; margin-right: 10px;"> <span>$rioguide</span></div> </div>
<<set $rukaguide = "Go to her class. (8AM)<br>(Tuesdays to Thursdays)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px mediumspringgreen; -webkit-text-stroke: 0.5px darkgreen;">Tsukishima Ruka</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/ruka.jpg" width="15%" style="box-shadow: 0 0 5px darkgreen; border-radius: 8px; margin-right: 10px;"> <span>$rukaguide</span></div> </div>
<<backend>> <<set $sakiguide = "Talk to her in class.">> <<if $saki.met>> <<set $sakiguide = "Wait for her to approach you.">> <<if $saki.day < $dayIndex + 1>> <<set $sakiguide = "She'll wait for you in the classroom after class. (5PM)">> <</if>> <</if>> <<if $saki.social == 1>> <<set $sakiguide = "She'll wait for you in the classroom after class again the next day. (5PM)">> <</if>> <<if $saki.social == 2>> <<set $sakiguide = "Again the next day. (5PM)">> <</if>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px orangered; -webkit-text-stroke: 0.5px orangered;">Shinomiya Saki</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/saki.jpg" width="15%" style="box-shadow: 0 0 5px orangered; border-radius: 8px; margin-right: 10px;"> <span>$sakiguide</span></div> </div>
<<set $shioriguide = "Talk to her in class.">><<backend>> <<if $shiori.met>> <<set $shioriguide = "Follow her around at the Business Area on weekend mornings.">> <</if>> <<if $teachersMet < 9 && $shiori.met>> <<set $shioriguide = "Meet all of the teachers.">> <</if>> <<if !$nirei.met && $shiori.met>> <<set $shioriguide = "Visit Nirei.">> <</if>> <<if $shiori.follow == 3>> <<set $shioriguide = "Progress with Nirei.">> <<if $nirei.quest == 1>> <<set $shioriguide = "Escort her during her work on a weekend. (Bedroom before noon)">> <</if>> <</if>> [[shiori-quests]][[shiori-follow1-1]] <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px red; -webkit-text-stroke: 0.5px red;">Kanna Shiori</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/shiori.jpg" width="15%" style="box-shadow: 0 0 5px red; border-radius: 8px; margin-right: 10px;"> <span>$shioriguide</span></div> </div>
<<set $shizuguide = "Go to her class. (8AM)<br>(Mondays and Fridays)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px pink; -webkit-text-stroke: 0.5px orange;">Noguchi Shizu</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/shizu.jpg" width="15%" style="box-shadow: 0 0 5px orangered; border-radius: 8px; margin-right: 10px;"> <span>$shizuguide</span></div> </div>
<<set $shizuguide = "Go to her class. (8AM)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px rgba(255, 0, 64, 1); -webkit-text-stroke: 0.5px rgba(255, 0, 64, 1);">Noguchi Shizu</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/shizu.jpg" width="15%" style="box-shadow: 0 0 5px rgba(255, 0, 64, 1); border-radius: 8px; margin-right: 10px;"> <span>$shizuguide</span></div> </div>
<<set $yuiguide = "Go to her class. (2PM)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px deepskyblue; -webkit-text-stroke: 0.5px dodgerblue;">Sasaki Yui</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/yui.jpg" width="15%" style="box-shadow: 0 0 5px dodgerblue; border-radius: 8px; margin-right: 10px;"> <span>$yuiguide</span></div> </div>
<<set $shizuguide = "Go to her class. (8AM)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px rgba(255, 0, 64, 1); -webkit-text-stroke: 0.5px rgba(255, 0, 64, 1);">Noguchi Shizu</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/shizu.jpg" width="15%" style="box-shadow: 0 0 5px rgba(255, 0, 64, 1); border-radius: 8px; margin-right: 10px;"> <span>$shizuguide</span></div> </div>
<<set $shizuguide = "Go to her class. (8AM)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px rgba(255, 0, 64, 1); -webkit-text-stroke: 0.5px rgba(255, 0, 64, 1);">Noguchi Shizu</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/shizu.jpg" width="15%" style="box-shadow: 0 0 5px rgba(255, 0, 64, 1); border-radius: 8px; margin-right: 10px;"> <span>$shizuguide</span></div> </div>
<<if $day != "Saturday" && $day != "Sunday">> <<if $shizu.met == false && $hour == 8 && ($day == "Monday" || $day == "Friday")>> <<goto "shizu-intro1">> <</if>> <<if $ruka.met == false && $hour == 8 && $day != "Monday" && $day != "Friday">> <<goto "ruka-intro1">> <</if>> <<if $hinata.met == false && $hour == 9>> <<goto "hinata-intro1">> <</if>> <<if $hibari.met == false && $hour == 10>> <<goto "hibari-intro1">> <</if>> <<if $nemu.met == false && $hour == 11>> <<goto "nemu-intro1">> <</if>> <<if $mirai.met == false && $hour == 13>> <<goto "mirai-intro1">> <</if>> <<if $yui.met == false && $hour == 14>> <<goto "yui-intro1">> <</if>> <<if $kaguya.met == false && $hour == 15>> <<goto "kaguya-intro1">> <</if>> <<if $kiriko.met == false && $hour == 16>> <<goto "kiriko-intro1">> <</if>> <</if>>
<<bg "classroom" $hour>> <div class="content-panel"> <img src="img/chars/shizu.jpg" style="width: 50%;"> <<dialog "You" "Internally">>My relationship with Shizu has been weird ever since we broke up. Her grief due to Sai Kyogaku's death made her feel like she's being a hypocrite by associating with me. <</dialog>> <<dialog "You">>Good morning, Shizu... sensei. <</dialog>> <<dialog "Shizu" "Not Looking at You">>Good morning. Please, take your seat. <</dialog>> <<dialog "You">>You're really going to ignore me like this? <</dialog>> <<dialog "Shizu" "Glaring">>What? What do you want to talk about? <</dialog>> <<dialog "You">>...Alright. Sorry for bothering you, sensei. <</dialog>> <div class="button-row"> <<regButton "shizu-intro2" "Take your seat">> </div> </div> <<backend>>[[shizu-intro2]] <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Shizu" "Teary eyed">>... <</dialog>> <<dialog "You">>... <</dialog>> <<dialog "Shizu" "She wipes her eyes">>Alright, class. Welcome to homeroom. We'll be meeting every Monday and Friday. I'm going to take attendance. Higuchi? <</dialog>> <<dialog "Rio">>Here~ <</dialog>> <div class="button-row"> <<regButton "shizu-intro3" "She calls a few students">> </div> </div> <<backend>>[[shizu-intro3]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Shizu" "Hesitates">>...$awada? <</dialog>> <<dialog "You">>...Here. <</dialog>> <<dialog "Shizu">>... <</dialog>> <div class="button-row"> <<regButton "classroom" "Roll call ends">> </div> </div> <<backend>>[[shizu-intro3]] <<time 0 1>> <<set $hidenav = 1>> <<set $shizu.met = true>> <<set $teachersMet += 1>> <</backend>>
<h1><<glow "white" "0.5px yellow" "12px red" "25">>Characters<</glow>></h1> <<include $gprofile>> <<backend>>[[gallery-crud]][[player-gallery]][[all]] <</backend>>
<<if $tier < 1>><<dialog "Akane">>I am only available to Freshman Supporters. If you can't afford to sub, don't worry. Dev promised to unlock every character for the final version of the game. <</dialog>> <div class="button-row" style=" width: 40%; justify-content: space-around;"><<subscribe "gank" "https://ganknow.com/safriscoffi">><<subscribe "patreon" "https://www.patreon.com/c/Safriscoffi">></div> <<else>><<dialog "Akane">>I was the Clan Doctor. Now, we're classmates.<</dialog>> Actress Name: Yuzuriha Karen<</if>> <div class="button-row gal-row" style="position: relative; top: -10px;"> Nothing Yet... </div>
<<dialog "Anzu">>I'm your childhood friend. I joined the Clan in a young age. I've been task to look after you, even your sexual needs.<</dialog>> Actress Name: AIKA <div class="button-row gal-row" style="position: relative; top: -10px;"> Nothing Yet... </div>
<<if $tier < 1>><<dialog "Asa">>I am only available to Freshman Supporters because Dev needs the funds. If you can't afford to sub, don't worry. Dev promised to unlock every character for the final version of the game. <</dialog>> <div class="button-row" style=" width: 40%; justify-content: space-around;"><<subscribe "gank" "https://ganknow.com/safriscoffi">><<subscribe "patreon" "https://www.patreon.com/c/Safriscoffi">></div> <<else>><<dialog "Asa">>I helped you in the war last year. Now, I'm your classmate. I like potioncrafting! Make sure to bring me ingredients, okay?<</dialog>> Actress Name: Ai Uehara<</if>> <div class="button-row gal-row" style="position: relative; top: -10px;"> Nothing Yet... </div>
<<if $tier < 3>><<dialog "Chiaki">>I am only available to Senior Supporters because Dev is an asshole. If you can't afford to sub, don't worry. That greedy asshole promised to unlock every character for the final version of the game. <</dialog>> <div class="button-row" style=" width: 40%; justify-content: space-around;"><<subscribe "gank" "https://ganknow.com/safriscoffi">><<subscribe "patreon" "https://www.patreon.com/c/Safriscoffi">></div> <<else>><<include "chiaki-dialog">> Actress Name: China Matsuoka<</if>> <div class="button-row gal-row" style="position: relative; top: -10px;"> <<set _unlocked = $chiaki.quest >= 1>> <<galleryCard "vids/chiaki/chiaki1/cumj2.mp4" _unlocked "The AV Actress" "chiaki1-1" "Event 1">> </div>
<<dialog "Emi">>I was sort of your bully, I guess. Stuff happened, and you know protect me from my bullies. I've been in love with you since.<</dialog>> Actress Name: Aimi Yoshikawa <div class="button-row gal-row" style="position: relative; top: -10px;"> Nothing Yet... </div>
<<dialog "Erika">>I'm your cousin.<</dialog>> Actress Name: Fukada Eimi <div class="button-row gal-row" style="position: relative; top: -10px;"> <<set _unlocked = $erika.tease >= 3>> <<galleryCard "vids/erika/tease/teasef10.mp4" _unlocked "Tease" "erika-tease1-1" "Event 1">> <<set _unlocked = $erika.rape && $erika.quest >= 4>> <<galleryCard "vids/erika/rape/erika3/legcum.mp4" _unlocked "Rape I" "erika3-1" "Event R1">> <<set _unlocked = !$erika.rape && $erika.quest >= 5>> <<galleryCard "vids/erika/normal/erika4/bjb3.mp4" _unlocked "Blowjob Scheme" "erika4g-1" "Event G1">> <<set _unlocked = !$erika.rape && $erika.quest >= 6>> <<galleryCard "vids/erika/normal/erika5/cow2.mp4" _unlocked "Victory!" "erika5g-1" "Event G2">> </div>
<<dialog "Haku">>I'm a whoremonger for a criminal syndicate in Ariku. I tried to traffick your girlfriend, but you stopped me.<</dialog>> Actress Name: Hikaru Nagi <div class="button-row gal-row" style="position: relative; top: -10px;"> Nothing Yet... </div>
<<dialog "Haru">>I'm your class president. We had a sexual relationship last year, but then I realized that I wanted more.<</dialog>> Actress Name: Remu Suzumori <div class="button-row gal-row" style="position: relative; top: -10px;"> Nothing Yet... </div>
Nothing yet...
Nothing yet...
Nothing yet...
Nothing yet...
Nothing yet...
Nothing yet...
Nothing yet...
Nothing yet...
<<dialog "Miku">>I'm your girlfriend.<</dialog>> Actress Name: Mei Washio <div class="button-row gal-row" style="position: relative; top: -10px;"> <<set _unlocked = true>> <<galleryCard "vids/miku/miku1/misb1.mp4" _unlocked "Intro" "intro1" "Event 1">> </div>
Nothing yet...
Nothing yet...
Nothing yet...
<<dialog "Nirei">>I'm your girlfriend.<</dialog>> Actress Name: Nao Jinguji <div class="button-row gal-row" style="position: relative; top: -10px;"> <<set _unlocked = $nirei.quest >= 1>> <<galleryCard "vids/nirei/nirei1/misc1.mp4" _unlocked "Bar Fun" "nirei1-1" "Event 1">> <<set _unlocked = $nirei.quest >= 2>> <<galleryCard "vids/nirei/nirei2/dogb2.mp4" _unlocked "Library Fun" "nirei2-1" "Event 2">> <<set _unlocked = $nirei.quest >= 3>> <<galleryCard "vids/nirei/nirei3/cleanb5.mp4" _unlocked "Teacher Nirei" "nirei3-1" "Event 3">> </div>
Nothing yet...
Nothing yet...
Nothing yet...
<<if $tier < 1>><<dialog "Saki">>I am only available to Freshman Supporters because Dev is an asshole. If you can't afford to sub, don't worry. That greedy asshole promised to unlock every character for the final version of the game. <</dialog>> <div class="button-row" style=" width: 40%; justify-content: space-around;"><<subscribe "gank" "https://ganknow.com/safriscoffi">><<subscribe "patreon" "https://www.patreon.com/c/Safriscoffi">></div> <<else>><<include "saki-dialog">> Actress Name: Sora Shiina<</if>> <div class="button-row gal-row" style="position: relative; top: -10px;"> <<set _unlocked = $saki.quest >= 1>> <<galleryCard "vids/saki/saki1/misd2.mp4" _unlocked "Room Raid" "saki1-1" "Event 1">> </div>
Nothing yet...
Nothing yet...
Nothing yet...
Nothing yet...
Nothing yet...
Nothing yet...
<<if !$gallery>> <<set $gallery = true>> <<set $hidenav = 1>> <<goto $goto>> <<else>> <<goto "characters">> <</if>>
Nothing yet...
<<backend>><<if $haru.met == false>> [[haru-intro]]<<goto "haru-intro">> <<elseif $haru.quest == 0>> [[haru-ignore]]<<goto "haru-ignore">> <</if>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <img src="img/chars/haru.jpg" style="width: 50%;"> <<dialog "You" "Internally">>Haru and I broke up after she got her independence. She wanted me all to herself, but thought that she'd be taking my independence if she demanded exclusivity. <</dialog>> <<dialog "You" "Laughing nervously">>We're sitting next to each other again this year, huh? <</dialog>> <<dialog "Haru" "Not Looking at You">>... <</dialog>> <<dialog "You" "Internally">>This school year is gonna suck... <</dialog>> <div class="button-row"> <<regButton "classroom" "End">> </div> </div> <<backend>> <<time 0 1>> <<set $hidenav = 1>> <<set $haru.met = true>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "You">>... <</dialog>> <<dialog "Haru" "Not Looking at You">>... <</dialog>> <<dialog "You" "Internally">>So cold... <</dialog>> <div class="button-row"> <<regButton "classroom" "End">> </div> </div> <<backend>> <<time 0 1>> <<set $hidenav = 0>> <</backend>>
<<backend>><<if $akane.met == false>> [[akane-intro]]<<goto "akane-intro">> <</if>> <</backend>><<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Akane">>Hm? Do you need anything? Just let me know, okay? <</dialog>> <div class="button-row"> <<regButton "classroom" "Nevermind">> </div> </div> <<backend>> <<set $hidenav = 0>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <img src="img/chars/akane.jpg" style="width: 50%;"> <<dialog "You" "Internally">>Akane... She had to betray me last year to set the stage for me to beat Yamaguchi Takeshi. We had a talk after the fight, and now, she lives in my apartment. She devoted her entire being to me after that. She's... a little obsessed with me. <</dialog>> <<dialog "You">>You really enrolled in Aoba. Why not get your old job back? <</dialog>> <<dialog "Akane">>I never actually graduated, you know? We're the same age after all. Besides, someone more qualified took my office. <</dialog>> <<dialog "You">>You mean your sister? How is Mikane doing? <</dialog>> <<dialog "Akane">>She's doing alright. She still refuses to meet Hideo-san, but she did get the job because of him. My sister's a bit stubborn sometimes. <</dialog>> <<dialog "You">>I heard they dated. <</dialog>> <<dialog "Akane">>They did, but I don't know much about it. <</dialog>> <div class="button-row"> <<regButton "akane-intro2" "Ask her how she's doing">> </div> </div> <<backend>>[[akane-intro2]] <<time 0 1>> <<set $hidenav = 0>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "You">>What about you? How are you adjusting? <</dialog>> <<dialog "Akane">>I've never been happier! I have a place to sleep in, I eat three meals a day, I get to study... p-plus... um... <</dialog>> <<dialog "Akane" "Blushing">>...I have you. <</dialog>> <<dialog "You" "Smiling Warmly">>Let's go home together later. <</dialog>> <<dialog "Akane">>That would be nice~ <</dialog>> <div class="button-row"> <<regButton "classroom" "End">> </div> </div> <<backend>> <<time 0 1>> <<set $akane.met = true>> <<set $hidenav = 0>> <</backend>>
<<backend>><<if $anzu.met == false>> [[anzu-intro]]<<goto "anzu-intro">> <</if>> <</backend>><<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Anzu">>Do you need anything, darlin'? <</dialog>> <<dialog "You">>Hmmm... <</dialog>> <div class="button-row"> <<regButton "classroom" "Nevermind">> </div> </div> <<backend>> <<set $hidenav = 0>> <</backend>>
<<backend>><<if $shiori.met == false>> [[shiori-intro1]]<<goto "shiori-intro1">> <<elseif $shiori.quest == 0>> [[shiori-ignore]]<<goto "shiori-ignore">> <<elseif $shiori.quest == 1>> [[shiori-class]]<<goto "shiori-class">> <</if>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "You">>... <</dialog>> <<dialog "Shiori">>... <</dialog>> <div class="button-row"> <<regButton "classroom" "End">> </div> </div> <<backend>> <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <img src="img/chars/shiori.jpg" style="width: 50%;"> <<dialog "You" "Internally">>Shiori and I never dated, but she was definitely in love with me... She caught me and Nirei on a date... She must hate me now... <</dialog>> <<dialog "You">>Shiori... <</dialog>> <<dialog "Shiori" "Tired">>... <</dialog>> <<dialog "You">>Are you... okay? <</dialog>> <<dialog "Shiori" "Tired">>...Yes. I've just been... working nonstop. Gotta keep myself busy... <</dialog>> <<dialog "You">>...I'm so-- <</dialog>> <<dialog "Shiori" "Tired">>Don't. Just... don't. It's not like we were dating... <</dialog>> <<dialog "You">>... <</dialog>> <div class="button-row"> <<regButton "classroom" "End">> </div> </div> <<backend>> <<time 0 1>> <<set $shiori.met = true>> <<set $hidenav = 1>> <</backend>>
<<backend>><<if $asa.met == false>> [[asa-intro1]]<<goto "asa-intro1">> <</if>> <</backend>><<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Asa">>Need something? <</dialog>> <div class="button-row"> <<regButton "classroom" "Nevermind">> </div> </div> <<backend>> <<set $hidenav = 0>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <img src="img/chars/asa.jpg" style="width: 50%;"> <<dialog "You" "Internally">>Utano Asa. Sai Kyogaku's childhood friend. She helped me find the secrets to the Iron Fever and got kidnapped by the Yamaguchi Clan because of it. Then, she had to witness her childhood friend die. She probably... blames me for that. <</dialog>> <<dialog "You">>Good morning! <</dialog>> <<dialog "Asa">>Oh? I guess we're classmates this year. <</dialog>> <<dialog "You">>How are you holding up? <</dialog>> <<dialog "Asa">>I'm... fine. <</dialog>> <<dialog "You">>Um... I just wanted to apologize... I'm the reason why-- <</dialog>> <div class="button-row"> <<regButton "asa-intro2" "She cuts you off">> </div> </div> <<backend>>[[asa-intro2]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Asa">>Stop that. It's not your fault. <</dialog>> <<dialog "You">>But, it's me that they wanted. <</dialog>> <<dialog "Asa">>Conceited much? Even if you didn't come here, they still would have targeted that idiot. I don't blame you for anything at all. You'll probably piss me off by constantly apologizing though. <</dialog>> <<dialog "You">>Then let me get you coffee or something sometime. To make it up to you. <</dialog>> <<dialog "Asa" "Smirking">>Ooh. Smooth. Go bother Rio or something. <</dialog>> <<dialog "Asa" "Laughing">>Although... I do need some... ingredients for a potion I'm brewing. <</dialog>> <<dialog "You">>It better not be frog hearts or some bullshit like that. <</dialog>> <<dialog "Asa" "Rolling her eyes">>I guess you just wanted to take me out, huh? To make it up to me my ass. <</dialog>> <<dialog "You">>Fine. Fine. I'll get you ingredients. <</dialog>> <<dialog "Asa">>Cool! I'll write a list! <</dialog>> <<dialog "You">>A-a list... <</dialog>> <div class="button-row"> <<regButton "classroom" "End">> </div> </div> <<backend>> <<time 0 1>> <<set $asa.met = true>> <<set $hidenav = 1>> <</backend>>
<<backend>><<if $emi.met == false>> [[emi-intro1]]<<goto "emi-intro1">> <</if>> <</backend>><<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Emi">>Hi, $name! Do you need something? <</dialog>> <div class="button-row"> <<regButton "classroom" "Nevermind">> </div> </div> <<backend>> <<set $hidenav = 0>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <img src="img/chars/emi.jpg" style="width: 50%;"> <<dialog "You" "Internally">>Emi. The bullied girl who started dating a delinquent so she could bully others first. I was supposed to be a victim, but I beat her boyfriend... then I sort of replaced him, but the lack of control in the relationship made her crave my attention... That craving turned into infatuation. <</dialog>> <<dialog "You">>Good morning! <</dialog>> <<dialog "Emi">>$name! We're classmates again! <</dialog>> <<dialog "You">>Must be fate~ <</dialog>> <<dialog "Emi" "Blushing">>G-geez... <</dialog>> <div class="button-row"> <<regButton "classroom" "End">> </div> </div> <<backend>>[[asa-intro2]] <<time 0 1>> <<set $emi.met = true>> <<set $hidenav = 1>> <</backend>>
<<backend>><<if $rio.met == false>> [[rio-intro1]]<<goto "rio-intro1">> <</if>> <</backend>><<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Rio">>Heyy~ Like, do you need something? Except for sex~ <</dialog>> <div class="button-row"> <<regButton "classroom" "Nevermind">> </div> </div> <<backend>> <<set $hidenav = 0>> <</backend>>
<<backend>><<if $saki.met == false>> [[saki-intro1]]<<goto "saki-intro1">> <</if>> <</backend>><<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Saki">>Need something? <</dialog>> <div class="button-row"> <<regButton "classroom" "Nevermind">> </div> </div> <<backend>> <<set $hidenav = 0>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <img src="img/chars/rio.jpg" style="width: 50%;"> <<dialog "You" "Internally">>Higuchi Rio. She's a prostitute... I may have bought her services once. <</dialog>> <<dialog "You">>Hey. It's great that we're classmates again. How was summer? <</dialog>> <<dialog "Rio">>Heyy~ Just so you know, I'm like... totally not a prostitute anymore~ No more sex for money, okay? <</dialog>> <<dialog "You">>Damn. Okay. I'll miss the sex. <</dialog>> <<dialog "Rio">>Hehe~ You're like, totally addicted to my body, huh? <</dialog>> <<dialog "You">>You are pretty hot. <</dialog>> <<dialog "Rio">>I am~ But like, no more, okay? Well, I guess we can from time to time~ You're my favorite after all~ <</dialog>> <<dialog "You">>Wow~ It's an honor. <</dialog>> <div class="button-row"> <<regButton "rio-intro2" "Ask why she retired">> </div> </div> <<backend>>[[rio-intro2]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "You">>So, can I ask why you retired? <</dialog>> <<dialog "Rio">>My handler's org got totally destroyed~ <</dialog>> <<dialog "You">>You have a handler? <</dialog>> <<dialog "Rio">>I'm like, just a girl, you know? Guys can just totally fuck me then run off. I need like, some muscle to make sure I get paid~ Although that never happened with you since you're like, totally harmless~ <</dialog>> <<dialog "You">>Me? Harmless? <</dialog>> <<dialog "Rio">>You're like pretty frickin' strong, ya, but you wouldn't do me like that, would you? <</dialog>> <<dialog "You">>Of course not. <</dialog>> <<dialog "Rio">>That's why you're my favorite~ <</dialog>> <div class="button-row"> <<regButton "classroom" "End">> </div> </div> <<backend>> <<time 0 1>> <<set $hidenav = 1>> <<set $rio.met = true>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <img src="img/chars/saki.jpg" style="width: 50%;"> <<dialog "You">>Hey. I don't think we've met. My name is $awada $name. <</dialog>> <<dialog "Saki">>I know who you are. I'm Saki, Akagi's rival. <</dialog>> <<dialog "You">>Akagi? Akagi... Akagi... Hnggg... I feel like I know that name. <</dialog>> <<dialog "Saki">>'Course ya do. That's the Rank 4th of the rankers! Well... 5th since you joined. <</dialog>> <<dialog "You">>Oh. The tiny guy with the red hair. There was someone like that, huh? <</dialog>> <<dialog "Akagi" "Your Memory">>You think you're ready to take us on, huh? <</dialog>> <<dialog "Saki">>So you do know him. He was my rival. <</dialog>> <div class="button-row"> <<regButton "saki-intro2" "Continue">> </div> </div> <<backend>>[[saki-intro2]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<backend>> <<set $guideBool = {}>> <<set $guideBool.erika = $erikaBool>> <<set $guideBool.marika = $marikaBool>> <<set $guideBool.anzu = $anzuBool>> <<set $guideBool.orie = $orieBool>> <<set $guideBool.mikane = $mikaneBool>> <<set $guideBool.akane = $akaneBool>> <<set $girls = Object.keys($guideBool)>> <<set $shown = false>> <<for _name range $girls>> <<if $guideBool[_name]>><<set $shown = true>><</if>> <</for>> <</backend>><<for _name range $girls>><<guide _name $guideBool[_name]>><</for>><<if !$shown>>That's it for this version.<</if>>
<<backend>> <<set $guideBool = {}>> <<set $guideBool.hinata = $hinataBool>> <<set $guideBool.mirai = $miraiBool>> <<set $guideBool.kaguya = $kaguyaBool>> <<set $guideBool.shizu = $shizuBool>> <<set $guideBool.nemu = $nemuBool>> <<set $guideBool.hibari = $hibariBool>> <<set $guideBool.kiriko = $kirikoBool>> <<set $guideBool.yui = $yuiBool>> <<set $guideBool.ruka = $rukaBool>> <<set $girls = Object.keys($guideBool)>> <<set $shown = false>> <<for _name range $girls>> <<if $guideBool[_name]>><<set $shown = true>><</if>> <</for>> <</backend>><<for _name range $girls>><<guide _name $guideBool[_name]>><</for>><<if !$shown>>That's it for this version.<</if>>
<<backend>> <<set $guideBool = {}>> <<set $guideBool.mia = $miaBool>> <<set $guideBool.yena = $yenaBool>> <<set $guideBool.nirei = $nireiBool>> <<set $guideBool.chiaki = $chiakiBool>> <<set $guideBool.yuki = $yukiBool>> <<set $guideBool.miku = $mikuBool>> <<set $girls = Object.keys($guideBool)>> <<set $shown = false>> <<for _name range $girls>> <<if $guideBool[_name]>><<set $shown = true>><</if>> <</for>> <</backend>><<for _name range $girls>><<guide _name $guideBool[_name]>><</for>><<if !$shown>>That's it for this version.<</if>>
<<backend>> <<set $guideBool = {}>> <<set $guideBool.rio = $rioBool>> <<set $guideBool.anzu = $anzuBool>> <<set $guideBool.shiori = $shioriBool>> <<set $guideBool.saki = $sakiBool>> <<set $guideBool.haru = $haruBool>> <<set $guideBool.asa = $asaBool>> <<set $guideBool.emi = $emiBool>> <<set $guideBool.akane = $akaneBool>> <<set $girls = Object.keys($guideBool)>> <<set $shown = false>> <<for _name range $girls>> <<if $guideBool[_name]>><<set $shown = true>><</if>> <</for>> <</backend>><<for _name range $girls>><<guide _name $guideBool[_name]>><</for>><<if !$shown>>That's it for this version.<</if>>
<<backend>> <<set $guideBool = {}>> <<set $guideBool.shuhua = $shuhuaBool>> <<set $guideBool.yumi = $yumiBool>> <<set $guideBool.mina = $minaBool>> <<set $guideBool.haku = $hakuBool>> <<set $girls = Object.keys($guideBool)>> <<set $shown = false>> <<for _name range $girls>> <<if $guideBool[_name]>><<set $shown = true>><</if>> <</for>> <</backend>><<for _name range $girls>><<guide _name $guideBool[_name]>><</for>><<if !$shown>>That's it for this version.<</if>>
<<backend>> <<set $guideBool = {}>> <<set $guideBool.hinata = $hinataBool>> <<set $guideBool.shuhua = $shuhuaBool>> <<set $guideBool.erika = $erikaBool>> <<set $guideBool.marika = $marikaBool>> <<set $guideBool.mia = $miaBool>> <<set $guideBool.rio = $rioBool>> <<set $guideBool.yena = $yenaBool>> <<set $guideBool.yumi = $yumiBool>> <<set $guideBool.anzu = $anzuBool>> <<set $guideBool.orie = $orieBool>> <<set $guideBool.nirei = $nireiBool>> <<set $guideBool.shiori = $shioriBool>> <<set $guideBool.mirai = $miraiBool>> <<set $guideBool.kaguya = $kaguyaBool>> <<set $guideBool.chiaki = $chiakiBool>> <<set $guideBool.mina = $minaBool>> <<set $guideBool.haku = $hakuBool>> <<set $guideBool.shizu = $shizuBool>> <<set $guideBool.yuki = $yukiBool>> <<set $guideBool.nemu = $nemuBool>> <<set $guideBool.hibari = $hibariBool>> <<set $guideBool.kiriko = $kirikoBool>> <<set $guideBool.yui = $yuiBool>> <<set $guideBool.saki = $sakiBool>> <<set $guideBool.haru = $haruBool>> <<set $guideBool.ruka = $rukaBool>> <<set $guideBool.asa = $asaBool>> <<set $guideBool.miku = $mikuBool>> <<set $guideBool.emi = $emiBool>> <<set $guideBool.kumiko = $kumikoBool>> <<set $guideBool.akane = $akaneBool>> <<set $guideBool.mikane = $mikaneBool>> <<set $girls = Object.keys($guideBool)>> <<set $shown = false>> <<for _name range $girls>> <<if $guideBool[_name]>><<set $shown = true>><</if>> <</for>> <</backend>><<for _name range $girls>><<guide _name $guideBool[_name]>><</for>><<if !$shown>>That's it for this version.<</if>>
<<set $shizuguide = "Go to her class. (8AM)">><<backend>> <</backend>> <div style="display: flex; flex-direction: column; align-items: flex-start; margin-top: -30px;"><span style="font-weight: bold; text-shadow: 0 0 5px rgba(255, 0, 64, 1); -webkit-text-stroke: 0.5px rgba(255, 0, 64, 1);">Noguchi Shizu</span> <div style="display: flex; align-items: center; margin-top: -10px;"> <img src="img/avatars/shizu.jpg" width="15%" style="box-shadow: 0 0 5px rgba(255, 0, 64, 1); border-radius: 8px; margin-right: 10px;"> <span>$shizuguide</span></div> </div>
Nothing yet...
<<set $akaneBool = $akane.met == false>> <<set $anzuBool = $anzu.met == false>> <<set $asaBool = $asa.met == false>> <<set $chiakiBool = $chiaki.quest < 1 && $tier >= 3>> <<set $emiBool = $emifalse>> <<set $erikaBool = ($erika.raped && $erika.quest < 4) || (!$erika.raped && $erika.quest < 6)>> <<set $hakuBool = $haku.quest > 0>> <<set $haruBool = $haru.met == false>> <<set $hibariBool = $hibari.met == false>> <<set $hinataBool = $hinata.met == false>> <<set $kaguyaBool = $kaguya.met == false>> <<set $kirikoBool = $kiriko.met == false>> <<set $kumikoBool = $kumiko.quest > 0>> <<set $marikaBool = $tier >= 3 && !$marika.met>> <<set $miaBool = $mia.quest > 0>> <<set $mikaneBool = $mikane.quest > 0>> <<set $mikuBool = $miku.quest > 0>> <<set $minaBool = $mina.quest > 0>> <<set $miraiBool = $mirai.met == false>> <<set $nemuBool = $nemu.met == false>> <<set $nireiBool = $nirei.quest < 3>> <<set $orieBool = $orie.quest > 0>> <<set $rioBool = $rio.met == false>> <<set $rukaBool = $ruka.met == false>> <<set $sakiBool = $saki.quest < 1 && $tier >= 1>> <<set $shioriBool = $shiori.follow < 4>> <<set $shizuBool = $shizu.met == false>> <<set $shuhuaBool = $shuhua.quest > 0>> <<set $yenaBool = $yena.quest > 0>> <<set $yuiBool = $yui.met == false>> <<set $yukiBool = $yuki.quest > 0>> <<set $yumiBool = $yumi.quest > 0>>
<<bg "classroom" $hour>> <div class="content-panel"> <img src="img/chars/hinata.jpg" style="width: 50%;"> <<dialog "Hinata">>Good Morning. My name is Hinata Amamiya. I am your English Teacher. Can anybody here tell me how you greet someone in the morning in English? You, Mr... $awada. <</dialog>> <<dialog "You" "In English">>Umm... Goodo Mohning. <</dialog>> <<dialog "Hinata">>Great! But your pronunciation could use some work~ We should work on not ending our words in vowels and softly rolling our R's. Say it with me-- <</dialog>> <<dialog "Hinata" "In English">>Good Morning~ <</dialog>> <<dialog "You" "In English">>Goodu Moruning. <</dialog>> <<dialog "Haru" "In English">>Good Morning. <</dialog>> <<dialog "Akane" "In English">>Good Morning. <</dialog>> <<dialog "Rio" "In English">>Gooh Mowneeng~ <</dialog>> <<dialog "Anzu" "In English">>Goot Mwornin'~ <</dialog>> <<dialog "Emi" "In English">>Good... Mor... Ning. <</dialog>> <<dialog "Shiori" "In English">>Good Morning. <</dialog>> <<dialog "Saki" "In English">>Good Night. <</dialog>> <<dialog "Hinata">>S-some of you got it right. Some of you need more work. One of you completely gave up, I think... A-anyways! We'll work on that! <</dialog>> <div class="button-row"> <<regButton "classroom" "End">> </div> </div> <<backend>> <<time 0 1>> <<set $hidenav = 1>> <<set $hinata.met = true>> <<set $teachersMet += 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <img src="img/chars/hibari.jpg" style="width: 50%;"> <<dialog "Hibari">>Good Morning class~ I'm Orihime Hibari, your Home Econ teacher~ Nice to meet you~ <</dialog>> <<dialog "You" "Internally">>Huh? Did we have a teacher like her? She looks too cute for Aoba... I guess Shizu is cute too, but she's different. <</dialog>> <div class="button-row"> <<regButton "hibari-intro2" "Hibari notices you">> </div> </div> <<backend>>[[hibari-intro2]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <img src="img/chars/nemu.jpg" style="width: 50%;"> <<dialog "Nemu">>Good Morning! I'm Okuzu Nemu, your science teacher. <</dialog>> She scans the class and notices Akane. <<dialog "Nemu">>Hmm? D-Dr. Yoshioka, is that you? <</dialog>> <<dialog "Akane">>Ah. M-miss Okuzu, hello. Please, take care of me. <</dialog>> <<dialog "You" "Whispering">>You know her? <</dialog>> <<dialog "Akane" "Whispering">>Yes, she was a patient... <</dialog>> <div class="button-row"> <<regButton "nemu-intro2" "Nemu questions her">> </div> </div> <<backend>>[[nemu-intro2]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <img src="img/chars/mirai.jpg" style="width: 50%;"> <<dialog "Mirai">>Good Afternoon. I hope you all had a wonderful lunch. My name is Kizuku Mirai, and I will be teaching you Math. <</dialog>> A bunch of students, including you, let out a groan. <<dialog "Mirai">>I know you guys don't like math, but I will teach you gently, okay? <</dialog>> <<dialog "Akane" "Whispering">>$name! I'm really good at math. If you need help, let me know, okay? <</dialog>> <<dialog "Haru">>Please, no talking during class. <</dialog>> <<dialog "Akane">>Hmph. <</dialog>> <<dialog "Mirai">>Since this is the first day, we'll start by sharpening your basic arithmetic~ <</dialog>> <div class="button-row"> <<regButton "classroom" "End">> </div> </div> <<backend>> <<set $mirai.met = true>> <<time 0 1>> <<set $teachersMet += 1>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <img src="img/chars/ruka.jpg" style="width: 50%;"> <<dialog "Ruka">>Good Morning! I am Tsukishima Ruka, your Health Teacher. We'll be having our classes at the Track Field every Tuesday to Thursday, but for our orientation, which is now, we'll just be getting to know each other. <</dialog>> <<dialog "You" "To yourself">>Ohh~ We did not have PE last year. People got their exercise through beating the shit out of each other after all. <</dialog>> <<dialog "Ruka">>I know what reputation this school has, so I know you're all physically capable. I'm looking forward to it, alright? Don't disappoint me! <</dialog>> <div class="button-row"> <<regButton "classroom" "End">> </div> </div> <<backend>> <<set $ruka.met = true>> <<set $teachersMet += 1>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <img src="img/chars/yui.jpg" style="width: 50%;"> <<dialog "Yui">>G-good Afternoon. I am Sasaki Yui. Uhm... I teach Geography. <</dialog>> <<dialog "You" "Internally">>She's timid, but damn, those boobs are big. She can compete against Shizu. <</dialog>> <<dialog "Akane" "Internally">>Tch. Another one with big lumps of fat attached to them. I wonder if $name likes it big... I'm pretty big too though. <</dialog>> <div class="button-row"> <<regButton "classroom" "End">> </div> </div> <<backend>> <<time 0 1>> <<set $yui.met = true>> <<set $teachersMet += 1>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <img src="img/chars/kaguya.jpg" style="width: 50%;"> <<dialog "Kaguya">>Good Afternoon, class! My name is Kaguya Kujo. I'm your art teacher. First of all, I know a lot of you are not born with talent in art, and that would be unfair for grading, so I will teach you how to appreciate good art instead. <</dialog>> <<dialog "Haru" "Raising her hand">>Umm... Miss Kujo. <</dialog>> <<dialog "Kaguya">>Yes? <</dialog>> <<dialog "Haru">>Will we be learning how to make art at some point? <</dialog>> <<dialog "Kaguya">>Of course, dear, but I will not be grading you based on the quality of your art. I will be grading you based on how you apply what you've learned. If one of you has the golden hands and could paint the Mona Lisa by memory, but is unable to tell me what makes that painting beautiful, you still fail the class. <</dialog>> <<dialog "Haru">>Umm... Wouldn't that be unfair? <</dialog>> <<dialog "Kaguya">>Why would it be? Art is subjective to begin with. What value would my critique of your art be if you, yourself, or other people have differing opinions from me. <</dialog>> <div class="button-row"> <<regButton "kaguya-intro2" "Haru argues">> </div> </div> <<backend>>[[kaguya-intro2]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <img src="img/chars/kiriko.jpg" style="width: 50%;"> <<dialog "Kiriko">>Good Afternoon. My name is Rikujou Kiriko. You may call me Mrs. Rikujou. I will be teaching you world history. You, with the blue green hair, why do you think history is important? <</dialog>> <<dialog "You" "Taken aback">>Uhm... <</dialog>> <<dialog "Kiriko">>No uhms. Use your words. <</dialog>> <<dialog "You">>Well, it helps us learn about the past, I guess. <</dialog>> <<dialog "Kiriko">>But then why is the past so important that we have to learn about it? You, the lady next to him. <</dialog>> <<dialog "Haru">>Yes. The present is a direct result of the past. By understanding the past, we can also understand why we're in the state we are now. <</dialog>> <<dialog "Kiriko">>Ohh? By learning the then, we understand the now. How astute. <</dialog>> <div class="button-row"> <<regButton "kiriko-intro2" "She looks back at you">> </div> </div> <<backend>>[[kiriko-intro2]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Hibari">>You~ The cute boy~ <</dialog>> You look behind you. Then back to her. <<dialog "You">>Me? <</dialog>> <<dialog "Hibari">>Of course~ <</dialog>> <<dialog "Haru" "Silently">>Tch... <</dialog>> <<dialog "You">>Ummm... <</dialog>> <<dialog "Hibari">>If you tell me what Home Econ is about~ I'll give you a kiss~ <</dialog>> <div class="button-row"> <<regButton "hibari-intro3" "Haru jolts up">> </div> </div> <<backend>>[[hibari-intro3]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Haru" "Flustered">>M-ma'am! As the class representative, I find this highly inappropriate! <</dialog>> <<dialog "You" "Dumbfounded">>... <</dialog>> <<dialog "Hibari">>I-is it? Oh! I see~ Are you the jealous type, Miss Suzuki? I didn't know you were dating~ <</dialog>> <<dialog "Emi" "To herself">>... <</dialog>> <<dialog "Shiori" "To herself">>Her too, huh? <</dialog>> <<dialog "Akane" "To herself">>Hmph. <</dialog>> <<dialog "Haru" "Panicking">>W-we are not! P-please refrain on making suggestive jokes like that. <</dialog>> <<dialog "Hibari">>It wasn't a joke though~ I'll really give you a kiss if you answer correctly, Mr... <</dialog>> <<dialog "You">>Uhh... $awada... $name... <</dialog>> <div class="button-row"> <<regButton "hibari-intro4" "Haru protests">> </div> </div> <<backend>>[[hibari-intro4]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Haru" "Angry">>Ma'am! <</dialog>> Hibari pulls out a bag. <<dialog "Hibari" "Worried">>Don't be angry, Miss Suzuki. Here, I'll give you a kiss first. <</dialog>> She gives Hari a piece of chocolate. <<dialog "Hibari">>So? Miss Suzuki. You answer instead. What is home econ? <</dialog>> <<dialog "Haru" "Dumbfounded">>Umm... Th-the study of practical household skills... like... cooking... <</dialog>> <<dialog "Hibari" "Cheery">>Very good, Miss Suzuki~ <</dialog>> Haru sits down staring at her kiss. <<dialog "You">>Uhm... <</dialog>> <<dialog "Hibari" "Cheery">>You may sit, $name-chan~ Alright class~ Today, we're learning about different kinds of stitching~ <</dialog>> Hibari looks at you with a smirk. <div class="button-row"> <<regButton "classroom" "End">> </div> </div> <<backend>>[[hibari-intro4]] <<time 0 1>> <<set $hidenav = 1>> <<set $hibari.met = true>> <<set $teachersMet += 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Haru">>But, you should grade us based on ability. <</dialog>> <<dialog "Akane">>And Kujo-sensei is doing just that. <</dialog>> <<dialog "Haru" "Scowling at Akane">>...She just told us she wouldn't. <</dialog>> <<dialog "Akane" "Calm">>That's not what she said. She said she'd grade us based on how we apply what we learned. She'll grade us based on our ability to use our tastes, instead of technical skills. <</dialog>> <<dialog "You" "Internally">>Damn. I forgot that Akane was a child prodigy. High School probably feels like kindergarten to her. <</dialog>> <<dialog "Haru">>That's not ability, that's preference. Let's say there are two contestants in a steak cooking competition. One contestant is a chef who made a perfect medium rare steak and the other is a normal guy and overcooked his steak. If the judge prefers his steak burnt, are you saying the normal guy should win? <</dialog>> <<dialog "Akane">>Then, since this is an art class, not a cooking class, let's say two artists competed in a painting competition. One painted a hyperrealistic image of the judge with precise strokes, and the other created a masterpiece that moved the soul but with sloppy brushwork, are you saying the portrait of the judge should win? <</dialog>> <<dialog "Haru">>... <</dialog>> <<dialog "Akane" "Internally">>Hmph. So that's $name's ex, huh? She's not that impressive... <</dialog>> <<dialog "Akane" "Internally and eyeing Shiori">>That one though... She's too pretty. She has been avoiding $name. I'm sure something happened between them... I should be more wary of her. <</dialog>> <<dialog "Shiori">>... <</dialog>> <<dialog "Kaguya">>Alright~ Settle down~ Why don't we start by analyzing some art, huh? <</dialog>> Haru sits down. <<dialog "You" "Internally">>Damn... I still hate seeing her down. <</dialog>> <<dialog "Akane" "Looking at you">>... <</dialog>> <div class="button-row"> <<regButton "classroom" "End">> </div> </div> <<backend>> <<time 0 1>> <<set $kaguya.met = true>> <<set $teachersMet += 1>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "You">>How is he your rival? <</dialog>> <<dialog "Saki">>Heh. I'm the captain of my girls' volleyball team in middle school. That Akagi was the libero of the boys'. We practiced with the boys' team all the time, but we never went against each others on tournaments. <</dialog>> <<dialog "You" "Teasing">>So, you followed him here? Are you sure this is a rivalry? This smells like a crush to me. <</dialog>> <<dialog "Saki" "Annoyed">>As if I would date that coward. He gave up volleyball and became a thug. Anyway, since you beat him. You are now my target. <</dialog>> <<dialog "You">>Huh? I don't play volleyball. <</dialog>> <div class="button-row"> <<regButton "saki-intro3" "She kicks you in the head">> </div> </div> <<backend>>[[saki-intro3]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> You dodge it. <<dialog "Saki">>I'm not that invested in volleyball. I just like sports in general. Akagi was the best sportsman at my school so I chased after him. I joined an MMA gym and aimed for Rank 1. That's you now. <</dialog>> <<dialog "You" "Leaning backwards">>For a martial artist, you're wearing cute panties. <</dialog>> <<dialog "Saki" "Hurriedly covering up">>Y-you! $awada $name! Fight me! <</dialog>> <<dialog "You">>First of all, I'm not Rank 1 anymore, the Rankers dissolved. Second of all, I'm not the strongest. <</dialog>> <<dialog "Saki">>You're not? You're lying! You beat Sai Kyogaku! <</dialog>> <<dialog "You">>Tsk. Tsk. He was the strongest ranker, yes, but the strongest student in Aoba is... well, I'm not sure I should say. He's scary. <</dialog>> <div class="button-row"> <<regButton "saki-intro4" "She's curious">> </div> </div> <<backend>>[[saki-intro4]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Saki">>Wh-who? Kuroki Seiya? <</dialog>> <<dialog "You" "Leaning forward">>I'll tell you if you buy me a latte. <</dialog>> <<dialog "Saki" "Annoyed">>Just tell me! <</dialog>> <<dialog "You" "Walking away">>I'm excited for that latte~ There's a new cafe in the business area. <</dialog>> <<dialog "Saki">>$awada $name! <</dialog>> <div class="button-row"> <<regButton "classroom" "End">> </div> </div> <<backend>>[[saki-intro5-1]] <<time 0 1>> <<set $saki.met = true>> <<set $saki.day = $dayIndex>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Kiriko">>You. Give me an example. <</dialog>> <<dialog "You">>Uhm... <</dialog>> <<dialog "Kiriko">>No uhms! <</dialog>> <<dialog "You">>Yes. Uhm... Right. We learned not to negotiate with terrorists because of 9/11. <</dialog>> <<dialog "Kiriko" "Wide eyed">>J-jesus Christ. Remind me not to ask you for examples again. <</dialog>> You look at Haru with a grin. <<dialog "You" "Whispering">>You taught me that. <</dialog>> <<dialog "Haru" "Blushing a little bit">>D-don't talk to me during class. <</dialog>> <<dialog "You" "Whispering">>After then. <</dialog>> <div class="button-row"> <<regButton "classroom" "She turns her head away from you">> </div> </div> <<backend>> <<time 0 1>> <<set $kiriko.met = true>> <<set $teachersMet += 1>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Nemu" "Confused">>A-aren't you a doctor? Why are you here? <</dialog>> <<dialog "Haru" "Surprised">>... <</dialog>> <<dialog "Akane">>N-no. I was just an assistant to Dr. Mikane. She finally came back after getting deployed overseas so she let me go back to high school. <</dialog>> <<dialog "Haru" "Internally">>That doesn't make sense at all. How was a high schooler allowed to give diagnoses? <</dialog>> <<dialog "Nemu">>Oh. Now that I think about it, you were mainly focused on operating medical devices. <</dialog>> <<dialog "Akane">>Y-yes. That's why I was always with another doctor. <</dialog>> <<dialog "You" "Whispering">>Another doctor, huh? <</dialog>> <<dialog "Akane" "Whispering">>I swear it was a female doctor!!! <</dialog>> <<dialog "Haru">>... <</dialog>> <div class="button-row"> <<regButton "nemu-intro3" "Continue">> </div> </div> <<backend>>[[nemu-intro3]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Nemu">>Wow. The pressure is totally on. I hope you learn something from me, Miss Yoshioka. <</dialog>> <<dialog "Akane">>Of course. Of course. <</dialog>> <<dialog "Nemu">>Since this is our first meeting, we'll take it easy, okay? Let's start with introductions~ <</dialog>> <div class="button-row"> <<regButton "classroom" "End">> </div> </div> <<backend>>[[nemu-intro2]] <<time 0 1>> <<set $nemu.met = true>> <<set $teachersMet += 1>> <<set $hidenav = 1>> <</backend>>
<<dialog "Shizu">>Okay, class... <</dialog>> <<dialog "You">>... <</dialog>>
<<dialog "Hinata" "In English">>Okay, class, repeat after me... Once upon a time... <</dialog>> <<dialog "You" "In English">>Once upon a time... <</dialog>>
<<if random(1,100) < 50>><<dialog "Hibari">>B-be careful with the needle, okay? <</dialog>> You prick your finger. <<dialog "You" "Internally">>Ow. That hurt more than Takeshi's punches. <</dialog>> <<dialog "Akane">>Let me look. <</dialog>> <<dialog "You">>Haha! You're still a doctor somewhere within you, huh? <</dialog>> <<dialog "Akane" "Blushing">>Don't tease me~ <</dialog>> <<dialog "Haru">>... <</dialog>><<else>><<dialog "Hibari">>Let's talk about basil... <</dialog>><</if>>
<<dialog "Mirai">>For this formula... <</dialog>> <<dialog "You" "Internally">>M-my head hurts... <</dialog>>
<<dialog "Yui">>Okay, this place... I-I've actually wanted to visit this place... Oh! Sorry. This place... <</dialog>> <<dialog "You" "Internally">>She's so timid... <</dialog>>
<<dialog "Kaguya">>Who can tell me how the painter felt when they were painting this? <</dialog>> <<dialog "You" "Internally">>Horny, probably. There are a lot of naked girls in that painting. <</dialog>>
<<dialog "Kiriko">>Who here can tell me what happened in this time period? <</dialog>> <<dialog "You">>... <</dialog>>
<<bg "classroom" $hour>> <div class="content-panel"> <img src="img/chars/anzu.jpg" style="width: 50%;"> <<dialog "You" "Internally">>Kamiya Anzu. My childhood friend. Her dad was a member of the $awada Clan but he died in prison... Her mom got addicted to drugs and overdosed. My dad took her and her little sister, Orie, in. That's how they joined the clan. <</dialog>> <<dialog "You">>What's up? <</dialog>> <<dialog "Anzu">>Hey~ Darlin'~ <</dialog>> <<dialog "You">>You really like calling me that, huh? <</dialog>> <<dialog "Anzu">>Heh. "Young Master" can be a bit tiring sometimes. Too long. <</dialog>> <<dialog "You">>How's Orie? <</dialog>> <<dialog "Anzu">>Still an idiot. <</dialog>> <div class="button-row"> <<regButton "classroom" "End">> </div> </div> <<backend>>[[akane-intro2]] <<time 0 1>> <<set $anzu.met = true>> <<set $hidenav = 1>> <</backend>>
<<dialog "Nemu">>Good Morning, class! <</dialog>>
<<dialog "You">>I wanna take a nap. <</dialog>>
<<backend>> <<if ($schoolDay && $hour >= 17) || $erika.raped || $erika.quest < 6>> <<goto "erika-out">> <</if>> <<if $erika.met == false>> <<goto "erika-intro1">> <</if>> <<if $erika.met && $erika.quest == 0>><<goto "erika-intro2">><</if>> <<if $erika.met && $erika.quest == 1>><<goto "erika1-1">><</if>> <<if $erika.met && $erika.quest == 2>><<goto "erika-intro3">><</if>> <</backend>><<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Erika">>What do you want? <</dialog>> <div class="button-row"> <<regButton "livingroom" "Leave">> </div> </div> <<backend>>[[erika-raped-quests]][[erika-not-raped-quests]][[erika-raped-guide]][[erika-not-raped-guide]] <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "You">>Ah~ Home~ <</dialog>> <div class="button-row"> <<set $location = "livingroom">> <<include "quests">> <<regButton "home" "Leave">> </div> $line <div class="button-row"> <<imgButton "bedroom" "img/buttons/bedroom.png">> <<imgButton "kitchen" "img/buttons/kitchen.png">> </div> $line <div class="button-row"> <<visit "erika" "#4c00ff" "#4c00ff" "#4c00ff" "erika-room">> <<if !$schoolDay || $hour >= 17>> <<visit "orie" "#4c00ff" "#4c00ff" "#4c00ff" "orie-room">> <<if $anzu.met>><<visit "anzu" "#4c00ff" "#4c00ff" "#4c00ff" "anzu-room">><</if>> <</if>> </div> </div> <<backend>>[[anzu-room]][[orie-room]] <<set $hidenav = 0>> <</backend>>
<<bg "kitchen" $hour>> <div class="content-panel"> <<dialog "You">>Ah~ Home~ <</dialog>> <div class="button-row"> <<set $location = "kitchen">> <<include "quests">> <<regButton "home" "Leave">> </div> $line <div class="button-row"> <<imgButton "bedroom" "img/buttons/bedroom.png">> <<imgButton "livingroom" "img/buttons/livingroom.png">> </div> </div> <<backend>>[[erika-tease1-1]] <<set $hidenav = 0>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <img src="img/chars/erika.jpg" style="width: 50%;"> <<dialog "You" "Internally">>Fuji Erika. She's my cousin. My dad's sister's daughter. Her dad, Fuji Dai, is a member of the Sawada Clan too, but he's kind of bad at being a gangster. Aunt Marika and him are fighting right now because of his gambling debts so Aunt Marika took Erika to Uncle Hideo's house. <</dialog>> <<dialog "You">>Erika? <</dialog>> <<dialog "Erika" "Throws a pillow at your face">>GET! OUT! OF! MY! ROOM! <</dialog>> <div class="button-row"> <<regButton "livingroom" "She shuts the door">> </div> </div> <<backend>> <<set $erika.met = true>> <<set $hidenav = 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Anzu">>Need something? <</dialog>> <div class="button-row"> <<regButton "livingroom" "Nevermind">> </div> </div> <<backend>>[[erika-intro1]] <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "You">>She's gonna yell at me if I go in there. I need some kind of peace offering... She likes mint chocolate. I should grab some at the Convenience Store. <</dialog>> <div class="button-row"> <<regButton "livingroom" "Leave">> </div> </div>
<<bg "girl-room" $hour>> <div class="content-panel"> You catch a pillow approaching your face with one hand. <<dialog "You" "Smirking">>You can't hit me with the same move tw-- <</dialog>> You take a plushie going 60 miles per hour right to the nuts. <<dialog "Erika" "Angry">>I told you to stay out!! <</dialog>> <<dialog "You" "Wincing in pain">>W-wait! I got you something! M-mint Chocolate, your favorite. <</dialog>> <<dialog "Erika" "Curious">>M-mint Choco? <</dialog>> <div class="button-row"> <<regButton "erika1-2" "She scoffs">> </div> </div> <<backend>>[[erika1-2]] <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "You">>It's locked. She must be at school. <</dialog>> <div class="button-row"> <<regButton "livingroom" "End">> </div> </div>
<<bg "konbini-int">> <div class="content-panel"><<if $player.money >= 1>><<set $player.money -= 1>><<set $erika.quest = 1>> You get Mint Chocolate for Erika. <<dialog "You">>This should get me in the room at least... <</dialog>><<else>> <<dialog "You">>I can't afford it... <</dialog>><</if>> <div class="button-row"> <<regButton "konbini" "Leave">> </div> </div> <<backend>> <<set $hidenav = 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Erika" "Eyeing the mint choco">>Y-you think I can still be bribed with that? You think I'm a child or something? <</dialog>> <<dialog "You">>It's just a peace offering. We used to be close, you know? <</dialog>> <<dialog "Erika" "Hiding a smile">>*Eherm* F-fine. I'll accept the offering. <</dialog>> <div class="button-row"> <<regButton "erika1-3" "Ask if she's still mad">> </div> </div> <<backend>>[[erika1-3]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "You">>So? Are you really still mad at me? <</dialog>> <<dialog "Erika">>Hmph. <</dialog>> <<dialog "You">>Is it because I beat up your boyfriends? <</dialog>> <<dialog "Erika" "Surprised">>Y-YOU DID? What the fuck!? <</dialog>> <<dialog "You">>J-just the bad ones. <</dialog>> <<dialog "Erika" "In Realization">>It all makes sense why I kept getting broken up with now. <</dialog>> <div class="button-row"> <<regButton "erika1-4" "It's not the boyfriends">> </div> </div> <<backend>>[[erika1-4]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "You">>If it's not that, then why are you mad at me? <</dialog>> <<dialog "Erika">>What gave you the impression I was mad at you? <</dialog>> <<dialog "You">>Well... We used to be really close, you know? But then you started being cold towards me. You didn't even say hello when I came to greet you and Aunt Marika. <</dialog>> <<dialog "Erika">>... <</dialog>> <<dialog "You">>Can you tell me what's wrong? <</dialog>> <div class="button-row"> <<regButton "erika1-5" "She denies">> </div> </div> <<backend>>[[erika1-5]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Erika">>Nothing's wrong. It's normal for people to drift apart. <</dialog>> <<dialog "You">>That doesn't explain why you've been so cold to me. Is it because I became a gangster? You hate gangsters. <</dialog>> <<dialog "Erika">>Huh? I love gangsters. Specially Uncle Isao. <</dialog>> <<dialog "You">>What? I thought you hated your dad because he's a gangster. <</dialog>> <<dialog "Erika">>I hate my dad because he's a terrible gangster. <</dialog>> <<dialog "You">>But you always seem annoyed when dad's men approach you. <</dialog>> <<dialog "Erika">>Because those guys aren't cool. They should be ashamed calling themselves gangsters. <</dialog>> <<dialog "You" "Internally">>Damn. She set dad as the standard. That's a pretty high standard. <</dialog>> <div class="button-row"> <<regButton "erika1-6" "Then why are you being cold?">> </div> </div> <<backend>>[[erika1-6]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "You">>Is it because I'm not cool enough too? <</dialog>> <<dialog "Erika" "Shocked">>NO! <</dialog>> <<dialog "You">>Eh? <</dialog>> <<dialog "Erika" "Nervous">>I-I mean... You're Uncle Isao's son and you're just as strong as Uncle Hide. <</dialog>> <<dialog "You">>Then why? <</dialog>> <<dialog "Erika">>Umm... I just feel awkward around you since we're not close anymore. <</dialog>> <div class="button-row"> <<regButton "erika1-7" "I want us to be close again">> </div> </div> <<backend>>[[erika1-7]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Erika" "Panicked">>H-huh? W-w-w-w-w-why? <</dialog>> <<dialog "You">>Well, we're gonna be living in the same house after all. <</dialog>> <<dialog "Erika">>Th-then go bother Anzu. Orie's mine, by the way. <</dialog>> <<dialog "You">>Don't be like that. Come on~ Don't you miss playing with me? <</dialog>> <div class="button-row"> <<regButton "erika1-8" "She mocks you">> </div> </div> <<backend>>[[erika1-8]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Erika" "Smirking">>Ehhhhh? I see how it is. <</dialog>> <<dialog "You">>What do you mean? <</dialog>> <<dialog "Erika">>You're a creep. <</dialog>> <<dialog "You" "Annoyed">>What? Why am I suddenly a creep? <</dialog>> <<dialog "Erika">>You want to play with your all-grown-up cousin? That's so creepy. <</dialog>> <<dialog "You" "Surprised">>What? No. You know I didn't mean it like that. <</dialog>> <<dialog "Erika">>Gross~ Get out of my room, creep. <</dialog>> <<dialog "You" "Angry">>What the fuck is wrong wi-- <</dialog>> <<dialog "Erika">>MOOOOOOM! <</dialog>> <<dialog "Marika" "From outside the room">>Yes, deeear? I'm in the kitchen! What do you need!? <</dialog>> <<dialog "You">>Fine! Fine! Fine! I'm leaving. <</dialog>> <<dialog "Erika">>Heh. That's what I thought. Bye, creep. <</dialog>> <div class="button-row"> <<regButton "erika1-9" "Leave">> </div> </div> <<backend>>[[erika1-9]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "You" "Mumbling">>She turned into such a bitch. <</dialog>> <div class="button-row"> <<regButton "erika1-10" "Continue">> </div> </div> <<backend>>[[erika1-10]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Erika">>... <</dialog>> <<dialog "Erika" "Panicking">>HAAAAAHHHH! Th-that was bad. He still knows what chocolate I like. No. No. Nooooo! He can never find out. He can never find out that... that... that I masturbated while thinking about him once! Gosh, this is so humiliating. I swear to god, $awada $name. I will get back at you. <</dialog>> <div class="button-row"> <<regButton "livingroom" "Continue">> </div> </div> <<backend>>[[erika1-10]] <<time 0 1>> <<set $erika.quest = 2>> <<set $erika.day = $dayIndex>> <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "You">>I don't really want to be accused of being a creep again... <</dialog>> <div class="button-row"> <<regButton "livingroom" "Leave">> </div> </div>
<<bg "kitchen" $hour>> <div class="content-panel"> <<dialog "You" "To yourself">>What cereal should I have today? <</dialog>> Erika is scrolling her phone on the sofa. <<dialog "Erika" "Internally">>Hehe. He's here. <</dialog>> <div class="button-row"> <<regButton "erika-tease1-2" "She lifts her knees up">> </div> </div> <<backend>>[[erika-tease1-2]] <<set $hidenav = 1>> <</backend>>
<<bg "kitchen" $hour>> <div class="content-panel"> <<vid "erika/tease/teasea1">> <<dialog "You" "Internally">>...What the hell? Her panties are out. You live with dudes, you know? <</dialog>> <<dialog "Erika" "Internally">>I'm going to catch you masturbating to me, $name. Come on~ I know this is making you horny~ <</dialog>> <<dialog "You" "Internally">>D-do I tell her? Or would that be awkward? <</dialog>> <<dialog "Erika" "Internally">>He's just... staring... Mom is going to yell at me if she sees me like this. I-I have to end this now... <</dialog>> <div class="button-row"> <<regButton "erika-tease1-3" "She calls you out">> </div> </div> <<backend>>[[erika-tease1-3]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "kitchen" $hour>> <div class="content-panel"> <<vid "erika/tease/teasea2">> <<dialog "Erika">>What are you looking at? <</dialog>> <<dialog "You">>Huh? A-ah. The uniform looks great on you. <</dialog>> <<dialog "Erika">>What? Weirdo. <</dialog>> <<dialog "You">>M-my bad. I'm just gonna leave now. <</dialog>> <<dialog "You" "Internally">>I guess I'll be having Convenience Store Food for breakfast. <</dialog>> <<dialog "Erika" "Internally">>F-fuck! He's just leaving? I need to be more aggresive. <</dialog>> <div class="button-row"> <<if $gallery>> <<regButton "erika-tease2-1" "At Dinner...">> <<else>> <<regButton "home" "Leave">> <</if>> </div> </div> <<backend>>[[erika-tease2-1]] <<time 0 1>> <<set $hidenav = 1>> <<set $erika.tease = 1>> <</backend>>
<<bg "kitchen" $hour>> <div class="content-panel"> <<dialog "You" "To yourself">>I'm starving... What's for dinner? <</dialog>> Erika is scrolling her phone on the sofa. <<dialog "Erika" "Internally">>He's here. I'll turn around this time so he doesn't feel scared to look... <</dialog>> <div class="button-row"> <<regButton "erika-tease2-2" "She shows you her panties again">> </div> </div> <<backend>>[[erika-tease2-2]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "kitchen" $hour>> <div class="content-panel"> <<dialog "You" "To yourself">>There she goes again... <</dialog>> <<dialog "Erika" "Internally">>I can't tell if he's looking... I should just catch him now. <</dialog>> <<vid "erika/tease/teaseb1">> <<dialog "Erika">>Why do you keep looking at me? <</dialog>> <<dialog "You">>H-huh? I'm not. <</dialog>> <div class="button-row"> <<regButton "erika-tease2-3" "She approaches you">> </div> </div> <<backend>>[[erika-tease2-3]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "kitchen" $hour>> <div class="content-panel"> <<vid "erika/tease/teaseb2">> <<dialog "Erika">>Where were you looking? You've been staring since this morning. I'm not wearing my uniform this time. <</dialog>> <<dialog "You">>Nowhere. I'm not staring. <</dialog>> <div class="button-row"> <<regButton "erika-tease2-4" "She teases you">> </div> </div> <<backend>>[[erika-tease2-4]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "kitchen" $hour>> <div class="content-panel"> <<vid "erika/tease/teaseb3">> <<dialog "Erika">>Don't tell me... You're perving at me? <</dialog>> <<dialog "You">>Jesus, Erika. You're my cousin. <</dialog>> <<dialog "Erika">>Tch. <</dialog>> <<dialog "You">>What? <</dialog>> <<dialog "Erika" "Internally">>Shit! I let my annoyance show. <</dialog>> <<dialog "Erika">>Stop staring at me, creep! <</dialog>> <div class="button-row"> <<regButton "erika-tease2-5" "She storms off">> </div> </div> <<backend>>[[erika-tease2-5]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "kitchen" $hour>> <div class="content-panel"> <<dialog "You">>What's her problem? <</dialog>> <<dialog "Erika" "Internally">>Damn... I lost my cool there. Maybe I should purposely seduce him? <</dialog>> <div class="button-row"> <<if $gallery>> <<regButton "erika-tease3-1" "The next day....">> <<else>> <<regButton "kitchen" "End">> <</if>> </div> </div> <<backend>>[[erika-tease3-1]] <<time 0 1>> <<set $hidenav = 1>> <<set $erika.tease = 2>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/tease/teasec1">> <<dialog "You">>What are you even doing? <</dialog>> <<dialog "Erika">>Fanning myself~ I didn't know it'd be this hot in Kumine~ <</dialog>> <<dialog "You">>I see that... But why are you using your skirt? I can see your panties, you know? <</dialog>> <<dialog "Erika">>Then stop looking~ <</dialog>> <div class="button-row"> <<regButton "erika-tease3-2" "She fans herself">> </div> </div> <<backend>>[[erika-tease3-2]] <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/tease/teasec2">> <<dialog "You">>...You do you. I'm gonna grab breakfast. <</dialog>> <<dialog "Erika" "To herself">>Fuck. <</dialog>> <div class="button-row"> <<regButton "erika-tease3-3" "You go to the kitchen for breakfast">> </div> </div> <<backend>>[[erika-tease3-3]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "kitchen" $hour>> <div class="content-panel"> <<dialog "You">>Damn. I spilled some jam. Where's the rag? <</dialog>> <<vid "erika/tease/teased1">> <<dialog "Erika">>Where are the bowls~ <</dialog>> <<dialog "You">>Wh-wha? <</dialog>> <div class="button-row"> <<regButton "erika-tease3-4" "You look up and her crotch is pointed at your face">> </div> </div> <<backend>>[[erika-tease3-4]] <<time 0 3>> <<set $hidenav = 1>> <</backend>>
<<bg "kitchen" $hour>> <div class="content-panel"> <<dialog "You">>Okay, you're doing this on purpose. <</dialog>> <<vid "erika/tease/teased2">> <<dialog "Erika">>Wait a minuuute~ Are you peeking up my skirt? <</dialog>> <<dialog "You">>What? I was literally here first, wiping jam off the floor. <</dialog>> <<dialog "Erika">>But did you see? <</dialog>> <<dialog "You">>Well, I did. <</dialog>> <<dialog "Erika">>Pervert~ <</dialog>> <<dialog "You">>... <</dialog>> <<dialog "You">>Whatever. I'm going out. Fuck. My wallet's upstairs. <</dialog>> <div class="button-row"> <<regButton "erika-tease3-5" "You go grab your wallet">> </div> </div> <<backend>>[[erika-tease3-5]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> You get out of your room with your wallet and see her on the floor. <<vid "erika/tease/teasee1">> <<dialog "Erika">>I have something to show you~ <</dialog>> <<dialog "You">>What? What is it? And why are you crawling on the floor? <</dialog>> <div class="button-row"> <<regButton "erika-tease3-6" "She crawls to a chair">> </div> </div> <<backend>>[[erika-tease3-6]] <<time 0 5>> <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/tease/teasee2">> <<dialog "Erika">>I noticed you've been staring at these recently~ <</dialog>> <<dialog "You">>Dude. You've been laying around the house with your legs spread wide open. I get a bit stunned when I see you like that, but I was never staring. <</dialog>> <<dialog "Erika">>You don't have to deny it~ <</dialog>> <<dialog "You" "Annoyed">>... <</dialog>> <div class="button-row"> <<regButton "erika-tease3-7" "She's getting desperate">> </div> </div> <<backend>>[[erika-tease3-7]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "Erika">>You perving on me is a bit uncomfortable~ Why don't you go to your room and jerk off so you're not always so horny? Like this~ <</dialog>> <<vid "erika/tease/teasee3">> <<dialog "You">>What the fuck am I looking at? <</dialog>> <<dialog "Erika">>Do you need something to look at while you do it? It's annoying, but if it stops you from gawking at me all the time, then I'll do it~ <</dialog>> <div class="button-row"> <<regButton "erika-tease3-8" "She tells you to follow her">> </div> </div> <<backend>>[[erika-tease3-8]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "Erika">>Follow me~ I'll show you my panties while you jerk off~ <</dialog>> <<vid "erika/tease/teasee4">> <<dialog "You">>... I'm not dealing with this shit. She's obviously up to something. I have my wallet, my phone. Uhhh that's everything I need. I'm going out. <</dialog>> <div class="button-row"> <<regButton "erika-tease3-9" "Leave">> </div> </div> <<backend>>[[erika2-1]] <<time 0 1>> <<set $hidenav = 1>> <<set $erika.tease = 3>> <<set $erika.day = $dayIndex>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Erika">>He's not coming, is he? That jerk! Hmmmmmm. Should I take things into my own hands? <</dialog>> <div class="button-row"> <<if $gallery>> <<regButton "gallery-crud" "Back to Gallery">> <<else>> <<regButton "alley" "End">> <</if>> </div> </div> <<backend>> <<time 0 5>> <<set $erika.tease = 3>> <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "You">>Finally~ Some time to relax~ <</dialog>> <<dialog "Erika" "Internally">>He's here... <</dialog>> <div class="button-row"> <<regButton "erika2-2" "She joins you">> </div> </div> <<backend>>[[erika2-2]] <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "Erika">>What are you watching? <</dialog>> <<dialog "You">>Just whatever's on. <</dialog>> <<dialog "Erika">>Okay~ Don't mind me, I'm just going to scroll on my phone. <</dialog>> <<dialog "You" "Internally">>She's being awfully friendly... <</dialog>> <<vid "erika/tease/teasef1">> <div class="button-row"> <<regButton "erika2-3" "She spreads her legs">> </div> </div> <<backend>>[[erika2-3]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "Erika" "Internally">>Lure him in with the panty shot~ <</dialog>> <<vid "erika/tease/teasef2">> <<dialog "You" "Internally">>There she goes. She's been acting weird last time too. Damn. It's actually making me horny this time. Is it because I'm relaxed? <</dialog>> <div class="button-row"> <<regButton "erika2-4" "She catches you staring">> </div> </div> <<backend>>[[erika2-4]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "Erika" "Internally">>Success~ <</dialog>> <<vid "erika/tease/teasef3">> <<dialog "Erika">>What are you staring at? <</dialog>> <<dialog "You" "Deadpan">>Your panties. Can you not randomly spread your legs? It's a little weird. <</dialog>> <<dialog "Erika">>Urk... <</dialog>> <<dialog "Erika" "Internally">>S-so brazen... <</dialog>> <div class="button-row"> <<regButton "erika2-5" "Erika laughs it off">> </div> </div> <<backend>>[[erika2-5]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/tease/teasef4">> <<dialog "Erika" "Nervous">>H-haha~ I-it's because I'm comfortable around you. Like you said, we used to be close. <</dialog>> <<dialog "You">>Be honest. You're doing this on purpose, right? You've been acting weird. You even tried to make me masturbate while you watch last time. Is this some kind of a project for biology or something? <</dialog>> <<dialog "Erika">>Wh-what? No. I was just trying to be a good cousin. <</dialog>> <<dialog "You">>I don't buy that at all, but whatever. <</dialog>> <div class="button-row"> <<regButton "erika2-6" "Move your gaze to the TV">> </div> </div> <<backend>>[[erika2-6]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "Erika">>Okay~ I'm just going to turn around so you don't see~ <</dialog>> <<vid "erika/tease/teasef5">> <<dialog "You" "Internally">>I can still see... <</dialog>> <div class="button-row"> <<regButton "erika2-7" "She catches you">> </div> </div> <<backend>>[[erika2-7]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/tease/teasef6">> <<dialog "Erika">>Stop staring~ <</dialog>> <<dialog "You">>Fine. <</dialog>> <div class="button-row"> <<regButton "erika2-8" "Continue watching TV">> </div> </div> <<backend>>[[erika2-8]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "Erika" "Internally">>He really stopped staring... Uhhh... Here goes nothing. <</dialog>> <div class="button-row"> <<regButton "erika2-9" "She gasps loudly">> </div> </div> <<backend>>[[erika2-9]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "You" "Surprised">>Huh? <</dialog>> <<vid "erika/tease/teasef7">> <<dialog "Erika">>Hey~ You're still staring~ <</dialog>> <<dialog "You">>That gasp was so loud. <</dialog>> <div class="button-row"> <<regButton "erika2-10" "She teases you">> </div> </div> <<backend>>[[erika2-10]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/tease/teasef8">> <<dialog "Erika">>I'm feeling generous so you can look as much as you want~ <</dialog>> <<dialog "You" "Confused">>What? <</dialog>> <div class="button-row"> <<regButton "erika2-11" "She gets comfortable">> </div> </div> <<backend>>[[erika2-11]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/tease/teasef9">> <<dialog "Erika" "Internally">>Get hard for me, $name~ After that, I'll blue ball you and catch you masturbating while thinking of me~ That's the only way for me to get back at you for... making me touch myself. <</dialog>> <<dialog "You" "Internally">>Why am I extra horny today? <</dialog>> <div class="button-row"> <<regButton "erika2-12" "You get hard">> </div> </div> <<backend>>[[erika2-12]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/tease/teasef10">> <<dialog "Erika" "Internally">>H-He's actually hard. <</dialog>> <<dialog "You" "Internally">>F-fuck. She definitely saw. <</dialog>> <<dialog "Erika">>Ehhhh? Are you hard right now? <</dialog>> <<dialog "You">>I-I'm a guy too. You keep flashing me your panties. How can I not be? <</dialog>> <<dialog "Erika">>Let me give you a hand then~ <</dialog>> <<dialog "You">>What? <</dialog>> <div class="button-row"> <<regButton "erika2-13" "She grabs your dick">> </div> </div> <<backend>>[[erika2-13]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/tease/teasef11">> <<dialog "Erika" "Internally">>I... I can't believe I'm actually touching his dick... <</dialog>> <<dialog "Erika">>You're really hard, $name. <</dialog>> <<dialog "You">>Th-this is weird... Is this really happening? <</dialog>> <<dialog "Erika" "Internally">>I want to suck on it... <</dialog>> <<dialog "Erika" "Internally">>No! Erika! Get your shit together. I guess I should stop now before I get horny too. Once he goes in his room and masturbate, I'll burst out of the closet with a camera~ <</dialog>> <<dialog "Erika">>Nope~ Not happening~ Have fun with that~ <</dialog>> <<dialog "You">>Wh-what? <</dialog>> <div class="button-row"> <<regButton "erika2-14" "She lets go">> </div> </div> <<backend>>[[erika2-14]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/tease/teasef12">> <<dialog "Erika">>Pfft~ <</dialog>> <<dialog "You">>Fuck. <</dialog>> <<dialog "You" "Internally">>She was messing with me. Idiot! I should have known. I guess I'm gonna have Orie and Anzu take care of this for me. <</dialog>> <div class="button-row"> <<regButton "erika2-15" "Go to Anzu and Orie's room">> </div> </div> <<backend>>[[erika2-15]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "erika/tease/odoga">> <<dialog "Orie">>Ahhhh~ Ahh~ <</dialog>> <<dialog "Anzu">>Lady Erika did what? <</dialog>> <<dialog "You">>For some reason... Ahhh~ She keeps trying to seduce me. <</dialog>> <div class="button-row"> <<regButton "erika2-16" "Harder">> </div> </div> <<backend>>[[erika2-16]] <<set $hidenav = 1>> <<time 0 15>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "erika/tease/odogb1">> <<dialog "Orie">>Ahhhh~ I~ Ahhhh~ Overheard her~ Ahhh~ Saying she wants tooo~ Ahhhh~ Get back at youuu~ <</dialog>> <<dialog "You">>For what? <</dialog>> <<dialog "Anzu">>Ohhhh! Pfft~ I remember now. <</dialog>> <div class="button-row"> <<regButton "erika2-17" "Anzu explains">> </div> </div> <<backend>>[[erika2-17]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "erika/tease/odogb2">> <<dialog "Anzu">>We caught her masturbating while moaning "$name~ $name~" once. I think she's trying to catch you masturbating too. <</dialog>> <<dialog "Orie">>Ahhh~ Ahhh~ Ahhh~ <</dialog>> <<dialog "You">>What the hell? <</dialog>> <div class="button-row"> <<regButton "erika2-18" "Orie cums">> </div> </div> <<backend>>[[erika2-18]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "erika/tease/odogc">> <<dialog "Orie">>Ahhhhhhhhhhhhhhh~ <</dialog>> <<dialog "Anzu">>Oop. Orie came. <</dialog>> <<dialog "You">>Is that why she's been avoiding me? <</dialog>> <<dialog "Orie">>Hahhh~ Hahhh~ I think so~ Whenever she saw you, she was always beet red. I guess she's embarrassed. <</dialog>> <<dialog "Anzu">>Seriously though, Young Master. Did you get horny from her teasing? <</dialog>> <<dialog "Orie">>Yeah. You're so hard right now. Are you gonna fuck your cousin too? <</dialog>> <<dialog "You">>Wouldn't that be weird? <</dialog>> <<dialog "Anzu">>Some people are into that~ We're not gonna kink shame you. Anyway, Orie's done. I'm next~ <</dialog>> <div class="button-row"> <<regButton "erika2-19" "Fuck Anzu">> </div> </div> <<backend>>[[erika2-19]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "erika/tease/amisa">> <<dialog "Anzu">>Mmmm~ Let me move on my own~ <</dialog>> <<dialog "Orie">>This is so hot~ Think of Erika-jou while you fuck us, Young Master~ <</dialog>> <div class="button-row"> <<regButton "erika2-20" "Harder">> </div> </div> <<backend>>[[erika2-20]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "erika/tease/amisb">> <<dialog "Anzu">>Ahh~ Ahh~ Ahhhh~ <</dialog>> <<dialog "Orie">>You're too good at this, nee-san~ <</dialog>> <div class="button-row"> <<regButton "erika2-21" "Take the lead">> </div> </div> <<backend>>[[erika2-21]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "erika/tease/amisc" 1 2>> <<dialog "Anzu">>Ahhhh~ Cum for meeee~ <</dialog>> <<dialog "You">>Open your mouth!! <</dialog>> <div class="button-row"> <<regButton "erika2-22" "Cum">> </div> </div> <<backend>>[[erika2-22]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "erika/tease/cum5">> <<dialog "Anzu">>Mmm~ Delicious~ <</dialog>> <<dialog "You">>Clean me up, Orie. <</dialog>> <div class="button-row"> <<regButton "erika2-23" "Orie sucks the cum off your dick">> </div> </div> <<backend>>[[erika2-23]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<vid "erika/tease/obj3">> <<dialog "Orie">>Mmm~ You're right~ *Gkkk* It's delicious~ <</dialog>> <div class="button-row"> <<regButton "erika2-24" "In your room...">> </div> </div> <<backend>>[[erika2-24]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "bedroom" $hour>> <div class="content-panel"> <<dialog "Erika">>I've been hiding in his closet for 24 minutes... Where the heck is he???? <</dialog>> <div class="button-row"> <<if $gallery>> <<regButton "gallery-crud" "Back to Gallery">> <<else>> <<regButton "livingroom" "End">> <</if>> </div> </div> <<backend>>[[erika2-24]][[erika3-1]] <<set $hidenav = 1>> <<time 0 1>> <<set $erika.quest = 3>> <</backend>>
<<backend>> /* --- Player Setup --- */ <<set $player.ep -= $punch.ep>> <<set _base = $player.str * $punch.dmg>> <<set _scale = 0.4>> <<set _c = random(10,40)>> <<set _intBonus = 1 + _scale * ($player.int / ($player.int + _c))>> <<set $pdmg = Math.max(1, Math.round(_base * _intBonus))>> /* --- Enemy Action Setup --- */ <<set $eaction = random(1,2)>> <<set $ecomm = "">> /* --- Type Modifiers --- */ <<switch $enemy.type>> <<case "Tank">><<set $pdmg = Math.round($pdmg * 0.9)>> <<case "Grappler">><<set $pdmg = Math.round($pdmg * 1.05)>> <</switch>> /* --- Enemy Action --- */ <<if $eaction == 1>> /* Attack */ <<set $edmg = ($enemy.str * random(4,6))>> <<switch $enemy.type>> <<case "Striker">><<set $edmg = Math.round($edmg * 1.1)>> <<case "Grappler">><<set $edmg = Math.round($edmg * 0.95)>> <</switch>> <<set $ecomm = "The enemy lands an attack that deals " + $edmg + " damage.">> /* Guts absorption */ <<if $guts.charge > 0>> <<set $guts.charge -= 1>> <<set $edmg = Math.round($edmg * (1 - (0.025 + (0.025 $guts.lvl))))>> <<set $ecomm = "The enemy lands an attack that deals " + $edmg + " damage. Your guts absorbed " + Math.round((0.025 +(0.025 * $guts.lvl)) * 100) + "% of the damage.">> <<if $guts.charge == 0>><<set $ecomm += " Your guts wear off.">><</if>> <</if>> <<else>> /* Defend */ <<set $pdmg = Math.round($pdmg * (random(25,75) / 100))>> <<set $edmg = 0>> <<set $ecomm = "The enemy defended and absorbed some of the blow.">> <</if>> /* --- Turn Order --- */ <<if $enemy.agi > $player.agi && $enemy.type != "Tank" && $eaction == 1>> /* Enemy first */ <<set $player.hp = Math.max(0, $player.hp - $edmg)>> <<set $commentary = $ecomm>> <<if $player.hp <= 0>> <<set $commentary += " You get knocked out.">> <<else>> <<if random(0,100) < $punch.acc>> <<set $commentary += " You throw a devastating punch that deals " + $pdmg + " damage to the enemy.">> <<set $enemy.hp = Math.max(0, $enemy.hp - $pdmg)>> <<set $pdialog = either("...", "Heh.")>> <<set $edialog = either("Fuck!", "Th-that almost knocked me out.", "Sh-shit!")>> <<else>> <<set $commentary += " Your punch missed.">> <<set $pdialog = either("Tch.", "Fuck!", "Shit!", "Damn it!")>> <<set $edialog = either("Haha!", "Try harder.", "What are you even trying to hit?")>> <</if>> <</if>> <<else>> /* Player first */ <<if random(0,100) < $punch.acc>> <<set $commentary = "You throw a devastating punch that deals " + $pdmg + " damage to the enemy. " + $ecomm>> <<set $enemy.hp = Math.max(0, $enemy.hp - $pdmg)>> <<set $pdialog = either("...", "Heh.")>> <<set $edialog = either("Fuck!", "Th-that almost knocked me out.", "Sh-shit!")>> <<else>> <<set $commentary = "Your punch missed.">> <<if $eaction == 2>><<set $ecomm = "">><</if>> <<set $pdialog = either("Tch.", "Fuck!", "Shit!", "Damn it!")>> <<set $edialog = either("Haha!", "Try harder.", "What are you even trying to hit?")>> <</if>> <<if $enemy.hp > 0>> <<if random(0,100) > 20 || $enemy.type == "Grappler">> <<set $player.hp = Math.max(0, $player.hp - $edmg)>> <<set $commentary += " " + $ecomm>> <<if $player.hp <= 0>><<set $commentary += " You get knocked out.">><</if>> <<else>> <<set $commentary += " The enemy's attack misses.">> <</if>> <<else>> <<set $commentary += " Your punch knocks the enemy down.">> <</if>> <</if>> <<include "battle-result">> [[punch-syntax]] <</backend>>
<<backend>> /* --- Player uses Guts --- */ <<set $player.ep -= $guts.ep>> <<set $guts.charge = 4>> <<set $eaction = random(1,2)>> <<set $ecomm = "">> <<set $pdialog = "Bring it!">> /* --- Enemy Action --- */ <<if $eaction == 1>> Attack /* Enemy has an 80% chance to hit */ <<if random(1,100) <= 80>> <<set $edmg = ($enemy.str * random(4,6))>> <<if $enemy.type == "Striker">> <<set $edmg = Math.round($edmg * 1.1)>> <</if>> <<if $enemy.type == "Grappler">> <<set $edmg = Math.round($edmg * 0.95)>> <</if>> /* Guts absorbs damage */ <<set $guts.charge -= 1>> <<set _absorb = 0.025 + (0.025 * $guts.lvl)>> <<set $edmg = Math.round($edmg * (1 - _absorb))>> <<set $player.hp = Math.max(0, $player.hp - $edmg)>> <<set $edialog = either("S-so tough!", "Wh-what!? That hit was clean though!", "Go down already!")>> <<set $ecomm = "The enemy lands an attack that deals " + $edmg + " damage. Your guts absorbed " + Math.round(_absorb * 100) + "% of the damage.">> <<else>> /* Miss */ <<set $edmg = 0>> <<set $ecomm = "The enemy’s attack missed.">> <<set $edialog = either("Damn it!", "Stop squirming around!", "Go down already!")>> <</if>> <<else>> Defend <<set $ecomm = "The enemy took a defensive stance.">> <<set $edialog = either("Attack me already!", "What are you doing!?")>> <</if>> /* --- Commentary --- */ <<set $commentary = "You pumped yourself up. " + $ecomm>> <<if $player.hp <= 0>> <<set $commentary += " The enemy's attack knocks you out.">> <</if>> [[guts-syntax]] <<include "battle-result">> <</backend>>
<<set $enemy = { name: "", type: "", level: 1, hp: 100, ep: 100, maxhp: 100, maxep: 100, str: 0, agi: 0, int: 0}>> <<set $commentary = "">> <<set $enemy.name = "Delinquent " + random(1,5)>> <<set $enemy.level = random(1,5)>> <<set $epoints = $enemy.level * 5>> <<set _base = Math.floor($epoints / 4)>> <<set _remaining = $epoints - (_base * 3)>> <<set $enemy.str = _base>> <<set $enemy.agi = _base>> <<set $enemy.int = _base>> <<for _i = 0; _i < _remaining; _i++>> <<set _r = random(1,3)>> <<switch _r>> <<case 1>><<set $enemy.str += 1>><</case>> <<case 2>><<set $enemy.agi += 1>><</case>> <<case 3>><<set $enemy.int += 1>><</case>> <</switch>> <</for>> <<set $enemy.maxhp = 90 + (10 * $enemy.level) + (2*$enemy.str)>> <<if $enemy.str >= $enemy.agi && $enemy.str >= $enemy.int>> <<set $enemy.type = "Tank">> <<elseif $enemy.agi >= $enemy.str && $enemy.agi >= $enemy.int>> <<set $enemy.type = "Striker">> <<else>> <<set $enemy.type = "Grappler">> <</if>> <<set $enemy.hp = $enemy.maxhp>> <<set $pdialog = "Bring it on!">> <<set $edialog = $awada +" "+ $name+ "! Today is the day I beat you!">> <<set $battlePassage = "park">> <<goto "park-battle">>
<<set $useableMoves = 0>><<bg "park" $hour>> <div class="content-panel"> <<print $commentary + "<br>">> <<combat $enemy.name $enemy.level $enemy.type $enemy.hp $enemy.ep $enemy.maxhp $enemy.maxep>>$edialog<</combat>> <<combat "You" $player.level "Specialist" $player.hp $player.ep $player.maxhp $player.maxep>>$pdialog<</combat>> <div class="button-row"> <<include "battle-options">> </div> </div> <<backend>>[[battle-options]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<set _passage = $battlePassage+"-battle">> <<if $enemy.hp <= 0>> <<set _passage = $battlePassage+"-win">>[[park-win]][[park-lose]] <</if>> <<if $player.hp <= 0>> <<set _passage = $battlePassage+"-lose">> <</if>> <<goto _passage>>
<<backend>> <<set $strMetric += 1>> <<set $agiMetric += 1>> <<set $intMetric += 1>> <<set $rewmoney = 5 + ($enemy.level * random(2,5))>> <<set $rewxp = 18 + Math.round($enemy.level * $enemy.level * 0.5) + ($enemy.level * random(10,30)) + (Math.round($player.int * random(35,75) * 0.01))>> <<set $rewxp = Math.Round($rewxp * (1 + (0.1 * $tier)))>> <<set $rewmoney = Math.Round($rewmoney * (1 + (0.1 * $tier)))>> <<set $player.money = $player.money + $rewmoney>> <</backend>><<bg "park" $hour>> <div class="content-panel"> <<print $commentary>> Park Delinquent gets knocked out. You get $<<print $rewmoney>> and <<print $rewxp>> exp. <div><<exp $rewxp>></div> <<dialog "You">>Who's next? <</dialog>> <div class="button-row"> <<regButton "park" "End">> </div> </div> <<backend>> <<set $hidenav = 0>> <</backend>>
<<bg "hospital">> <div class="content-panel"> $commentary You lost. <<dialog "Mikane" "Worried">>Young Master, please be more careful! <</dialog>> <<dialog "You">>Fuck... I can't believe I lost... <</dialog>> <div class="button-row"> <<regButton "hospital" "Leave">> </div> </div> <<backend>> <<time 0 30>> <<set $player.hp = Math.round($player.maxhp / 2)>> <<set $hidenav = 0>> <</backend>>
<<backend>>[[stats]] <<set $tempStats.maxhp = 100 + (($tempStats.level - 1) * 5) + ($tempStats.str * 2)>> <<set $tempStats.maxep = 100 + (($tempStats.level - 1) * 5) + ($tempStats.agi * 2)>> <<set $player.maxhp = 100 + (($player.level - 1) * 5) + ($player.str * 2)>> <<set $player.maxep = 100 + (($player.level - 1) * 5) + ($player.agi * 2)>> <</backend>> <div style="white-space: nowrap; line-height:1; font-size:18px; text-align:center;"><span style="display:block; margin-top:2px;"><<glow "#cfc" "0.5px lime" "8px green" 18>>Money: $<<print $player.money>><</glow>></span> <span style="display:block; font-size:22px; font-weight:bold;"><<glow "#ffa" "0.5px yellow" "8px orange" 24>>Stats<</glow>></span> <span style="display:block; margin-top:2px;"><<glow "#faa" "0.5px #f55" "8px red" 18>>Level <<print $player.level>><</glow>></span> </div><<include "stats">><span style="display:flex; justify-content:space-between; margin-top:4px;"> <span><<glow "red" "0.5px red" "8px red">>Health:<</glow>></span> <span><<glow "red" "0.5px red" "8px red">><<print $player.hp>> / <<print $player.maxhp>><<if $player.maxhp < $tempStats.maxhp>><<print ' +' + ($tempStats.maxhp - $player.maxhp)>><</if>><</glow>></span> </span> <span style="display:flex; justify-content:space-between; margin-top:2px;"> <span><<glow "yellow" "0.5px white" "8px yellow">>Energy:<</glow>></span> <span><<glow "yellow" "0.5px white" "8px yellow">><<print $player.ep>> / <<print $player.maxep>><<if $player.maxep < $tempStats.maxep>><<print ' +' + ($tempStats.maxep - $player.maxep)>><</if>><</glow>></span> </span> <<if Object.keys($inventory).length > 0>><<include "inventory">><</if>>
<div style="display: flex; justify-content: center;"><div style="width: 30%; text-align: center;"><<glow "#f55" "0.5px darkred" "8px darkred" 18>><span style="color: #f55;">Strength:</span><</glow>></div><div style="width: 30%"><<glow "#f55" "0.5px darkred" "8px darkred" 18>><span style="color: #f55;"><<print $player.str>><<if $player.str < $tempStats.str>><<print ' +'+($tempStats.str-$player.str)>><</if>></span><</glow>></div></div> <div style="display: flex; justify-content: center;"><div style="width: 30%; text-align: center;"><<glow "white" "0.5px cyan" "8px cyan" 18>><span style="color: #fff;">Intelligence:</span><</glow>></div><div style="width: 30%"><<glow "white" "0.5px cyan" "8px cyan" 18>><span style="color: #fff;"><<print $player.int>><<if $player.int < $tempStats.int>><<print ' +'+($tempStats.int-$player.int)>><</if>></span><</glow>></div></div> <div style="display: flex; justify-content: center;"><div style="width: 30%; text-align: center;"><<glow "#cfc" "0.5px lime" "8px green" 18>><span style="color: #cfc;">Agility:</span><</glow>></div><div style="width: 30%"><<glow "#cfc" "0.5px lime" "8px green" 18>><span style="color: #cfc;"><<print $player.agi>><<if $player.agi < $tempStats.agi>><<print ' +'+($tempStats.agi-$player.agi)>><</if>></span><</glow>></div></div> <<if $tempStats.points > 0>><<glow "white" "0.5px yellow" "8px orange" 16>>You have <<print $tempStats.points>> unspent points.<</glow>><</if>>
<<bg "bedroom" $hour>> <div class="content-panel"> <h1 style="font-weight: 500;"><<glow "white" "0.25px white" "2px white" 24>>Character Stats<</glow>></h1> <img src="img/avatars/you.jpg" style="max-width: 40%;"> <h1 style="font-size: 20px;"><<textbox "$awada" $awada>><<textbox "$name" $name>></h1><h1><<glow "white" "0.65px yellow" "10px red">>Level <<print $player.level>><</glow>></h1><div style="width:60%; margin: 0 auto;"><<glow "white" "0.65px cyan" "10px cyan">>exp: <<print $player.exp>> / <<print getReq($player.level)>><</glow>> <div style="width: 60%; line-height:1.1; margin: 0 auto;"> <h1><<glow "white" "0.5px yellow" "8px orange">>Stats<</glow>></h1> <<backend>> <<set $originalStats = JSON.parse(JSON.stringify($player))>> <<set $tempStats = JSON.parse(JSON.stringify($player))>> <</backend>> <div style="display: flex;"> <div style="width: 60%; text-align: left;"><h1><<glow "#f55" "0.5px red" "8px red">><span style="color: #f55;">Strength:</span><</glow>></h1></div> <div style="width: 10%"><h1><<stat "0.5px red" "8px red" "str">>-<</stat>> </h1></div> <div style="width: 20%"><h1><<glow "#f55" "0.5px red" "8px red">><span id="stat-str" style="color: #f55;"><<print $tempStats.str>></span><</glow>></h1></div> <div style="width: 10%"><h1><<stat "0.5px red" "8px red" "str">>+<</stat>> </h1></div> </div> <div style="display: flex;"> <div style="width: 60%; text-align: left;"><h1><<glow "white" "0.5px cyan" "8px cyan">>Intelligence:<</glow>></h1></div> <div style="width: 10%"><h1><<stat "0.5px cyan" "8px cyan" "int">>-<</stat>> </h1></div> <div style="width: 20%"><h1><<glow "white" "0.5px cyan" "8px cyan">><span id="stat-int"><<print $tempStats.int>></span><</glow>></h1></div> <div style="width: 10%"><h1><<stat "0.5px cyan" "8px cyan" "int">>+<</stat>> </h1></div> </div> <div style="display: flex;"> <div style="width: 60%; text-align: left;"><h1><<glow "#cfc" "0.5px lime" "8px green">><span style="color: #cfc;">Agility:</span><</glow>></h1></div> <div style="width: 10%"><h1><<stat "0.5px lime" "8px green" "agi">>-<</stat>> </h1></div> <div style="width: 20%"><h1><<glow "#cfc" "0.5px lime" "8px green">><span id="stat-agi"><<print $tempStats.agi>></span><</glow>></h1></div> <div style="width: 10%"><h1><<stat "0.5px lime" "8px green" "agi">>+<</stat>> </h1></div> </div> <div style="display: flex;"><div style="width: 90%; text-align: right;"><h1><<glow "white" "0.5px yellow" "8px yellow">>Stat Points:<</glow>></h1></div> <div style="width: 10%"><h1><<glow "white" "0.5px yellow" "8px yellow">><span id="stat-points"><<print $tempStats.points>></span><</glow>></h1></div> </div> <<regButton "stat-crud" "Done">> <<backend>>[[stat-crud]] <</backend>>
<<backend>> <<set $tempStats.maxhp = 100 + (($tempStats.level - 1) * 5) + ($tempStats.str * 2)>> <<set $tempStats.maxep = 100 + (($tempStats.level - 1) * 5) + ($tempStats.agi * 2)>> <<set $tempStats.hp = $tempStats.maxhp - ($player.maxhp - $player.hp)>> <<set $tempStats.ep = $tempStats.maxep - ($player.maxep - $player.ep)>> <<set $player to clone($tempStats)>> <<goto "bedroom">> <</backend>>
<<include "sleep-crud">><<bg "bedroom" $hour>> <div class="content-panel"> You doze off. <<dialog "You">>Zzz... <</dialog>> <div class="button-row"> <<regButton "bedroom" "Wake Up">> </div> </div> <<backend>> <<set $hidenav = 0>> <</backend>>
<<backend>> <<set $canGuts = $player.ep >= $guts.ep>> <</backend>> <<regButton "guts" "Guts" $canGuts>>
<<backend>> <<set $canPunch = $player.ep >= $punch.ep>> <<if $canPunch>><<set $useableMoves += 1>><</if>> <</backend>> <<regButton "punch" "Punch" $canPunch>>
<<bg "bedroom" $hour>> <div class="content-panel"> <h1 style="font-weight: 500;"><<glow "white" "0.25px white" "2px white" 24>>Skills<</glow>></h1><div class="button-row" style=" display: flex; flex-wrap: wrap; justify-content: center; gap: 16px; font-size: 16px; text-align: center; line-height: 1.3; "> <<set _slotA = $equip.a ? $equip.a.charAt(0).toUpperCase() + $equip.a.slice(1) : "None">> <<set _slotB = $equip.b ? $equip.b.charAt(0).toUpperCase() + $equip.b.slice(1) : "None">> <<set _slotC = $equip.c ? $equip.c.charAt(0).toUpperCase() + $equip.c.slice(1) : "None">> <<set _slotD = $equip.d ? $equip.d.charAt(0).toUpperCase() + $equip.d.slice(1) : "None">> <span> <<glow "yellow" "0.5px orange" "8px orangered" 16>>Slot A:<</glow>> <<regButton "slota-equip" _slotA>> </span> <span> <<glow "red" "0.5px magenta" "8px purple" 16>>Slot B:<</glow>> <<regButton "slotb-equip" _slotB>> </span> <span> <<glow "cyan" "0.5px dodgerblue" "8px blue" 16>>Slot C:<</glow>> <<regButton "slotc-equip" _slotC>> </span> <span> <<glow "yellowgreen" "0.5px limegreen" "8px lime" 16>>Slot D:<</glow>> <<regButton "slotd-equip" _slotD>> </span> </div> <div style=" display: flex; flex-wrap: wrap; justify-content: center; width: 100%; margin: 0 auto; "> <<include "punch-card">> <<include "guts-card">> <<include "stall-card">> </div> <div style="display: flex;"><div style="width: 80%; text-align: right;"><h1><<glow "white" "0.5px yellow" "8px yellow">>Skill Points:<</glow>></h1></div> <div style="width: 10%"><h1><<glow "white" "0.5px yellow" "8px yellow">><span id="stat-points">$player.sp</span><</glow>></h1></div> </div><<regButton "bedroom" "Done">> <<backend>>[[guts-card]][[punch-card]][[slota-equip]][[slotb-equip]][[slotc-equip]][[slotd-equip]][[equip]] <</backend>>
<div class="skill-card" style=" background: linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02)); border: 1px solid rgba(255,255,255,0.15); border-radius: 12px; padding: 8px 12px; margin: 10px; display: flex; flex-direction: column; justify-content: space-between; width: 27%; box-shadow: 0 0 6px rgba(255,255,255,0.1); "> <<set $hasSP = $player.sp > 0>><div style="width:100%; text-align:left;"> <<glow "white" "0.5px cyan" "6px cyan" 18>>Guts<</glow>><span style="font-size: 14px;">(Lv. $guts.lvl)</span> </div> <div style="width:100%; text-align:left; font-size:13px; line-height:1.2;"> Reduce the damage of the next four attacks by <<print 5 + Math.max(5, $guts.lvl * 2.5)>>%. </div> <div class="button-row" style="width:100%; display:flex; flex-direction:column; align-items:flex-start; margin-top:auto;"> <div style="font-size:13px;"> <<glow "white" "0.5px yellow" "6px orange" 14>>Cost: $guts.ep ep<</glow>> </div> <div class="button-row"> <<if $guts.lvl >= 10>> <<regButton "manage-skills" "Max" false>> <<elseif $guts.lvl > 0>> <<regButton "guts-upgrade" "Upgrade" $hasSP>> <<else>> <<regButton "guts-upgrade" "Learn" $hasSP>> <</if>> </div> </div> </div>
<div class="skill-card" style=" background: linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02)); border: 1px solid rgba(255,255,255,0.15); border-radius: 12px; padding: 8px 12px; display: flex; margin: 10px; flex-direction: column; justify-content: space-between; width: 27%; box-shadow: 0 0 6px rgba(255,255,255,0.1); "> <<set $hasSP = $player.sp > 0>><div style="width:100%; text-align:left;"> <<glow "yellow" "0.5px orange" "6px red" 18>>Punch<</glow>><span style="font-size: 14px;">(Lv. $punch.lvl)</span> </div> <div style="width:100%; text-align:left; font-size:13px; line-height:1.2;"> Deals damage that multiplies with your strength.<br> Base Damage: $punch.dmg<br> Accuracy: $punch.acc </div> <div class="button-row" style="width:100%; display:flex; flex-direction:column; align-items:flex-start; margin-top:auto;"> <div style="font-size:13px;"> <<glow "white" "0.5px yellow" "6px orange" 14>>Cost: $punch.ep ep<</glow>> </div> <div class="button-row"> <<if $punch.lvl >= 10>> <<regButton "manage-skills" "Max" false>> <<elseif $punch.lvl > 0>> <<regButton "punch-upgrade" "Upgrade" $hasSP>> <<else>> <<regButton "punch-upgrade" "Learn" $hasSP>> <</if>> </div> </div> </div>
<<set $targetSlot = "a">> <<bg "bedroom" $hour>> <div class="content-panel"> <h1 style="font-weight: 500;"> <<glow "white" "0.25px white" "2px white" 24>>Equip for Slot A<</glow>> </h1> <<include "equip">> </div>
<<set $targetSlot = "b">> <<bg "bedroom" $hour>> <div class="content-panel"> <h1 style="font-weight: 500;"> <<glow "white" "0.25px white" "2px white" 24>>Equip for Slot B<</glow>> </h1> <<include "equip">> </div>
<<set $targetSlot = "c">> <<bg "bedroom" $hour>> <div class="content-panel"> <h1 style="font-weight: 500;"> <<glow "white" "0.25px white" "2px white" 24>>Equip for Slot C<</glow>> </h1> <<include "equip">> </div>
<<set $targetSlot = "d">> <<bg "bedroom" $hour>> <div class="content-panel"> <h1 style="font-weight: 500;"> <<glow "white" "0.25px white" "2px white" 24>>Equip for Slot D<</glow>> </h1> <<include "equip">> </div>
<div style=" display: flex; flex-wrap: wrap; justify-content: center; width: 100%; margin: 0 auto; "> <<include "punch-equip">> <<include "guts-equip">> <<if $stall.lvl > 0>><<include "stall-equip">><</if>> </div> <div style="margin-top:20px; text-align:center;"> <<regButton "manage-skills" "Done">> </div> <<backend>>[[struggle]] <</backend>>
<div class="skill-card" style=" background: linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02)); border: 1px solid rgba(255,255,255,0.15); border-radius: 12px; padding: 10px 16px; margin: 10px; display: flex; flex-direction: column; /* make content stack vertically */ justify-content: space-between; /* pushes button to bottom */ align-items: center; width: 20%; min-height: 180px; /* ensures cards have equal height */ box-shadow: 0 0 6px rgba(255,255,255,0.1); "> <<set $hasSP = $player.sp > 0>> <div style="text-align:center; line-height: 1.2; font-size: 14px;"> <<glow "yellow" "0.5px orange" "6px red" 20>>Punch<</glow>> Deals damage that multiplies your strength. </div> <div class="button-row" style="width: 100%; text-align:center;"> <<regButton "punch-equip-crud" "Equip">> </div> </div> <<backend>> [[punch-equip-crud]][[punch-upgrade]] <</backend>>
<div class="skill-card" style=" background: linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02)); border: 1px solid rgba(255,255,255,0.15); border-radius: 12px; padding: 10px 16px; margin: 10px; display: flex; flex-direction: column; justify-content: space-between; align-items: center; width: 20%; min-height: 180px; box-shadow: 0 0 6px rgba(255,255,255,0.1); "> <<set $hasSP = $player.sp > 0>> <div style="text-align:center; line-height: 1.2; font-size: 14px;"> <<glow "white" "0.5px cyan" "6px cyan" 20>>Guts<</glow>> Reduce the damage of the next four attacks by <<print 5 + Math.max(5, $guts.lvl * 2.5)>>%. </div> <div class="button-row" style="width: 100%; text-align:center;"> <<regButton "guts-equip-crud" "Equip">> </div> </div> <<backend>> [[guts-equip-crud]][[guts-upgrade]] <</backend>>
<<set _skill = "punch">> <!-- Determine the target slot --> <<set _target = $targetSlot>> <!-- Check if target slot already has a skill --> <<set _existing = $equip[_target]>> <<if _existing isnot "">> <!-- Swap: put the existing skill into the slot that currently has _skill --> <<for _slot range ["a","b","c","d"]>> <<if $equip[_slot] is _skill>> <<set $equip[_slot] = _existing>> <</if>> <</for>> <<else>> <!-- Remove _skill from any other slot --> <<for _slot range ["a","b","c","d"]>> <<if $equip[_slot] is _skill>> <<set $equip[_slot] = "">> <</if>> <</for>> <</if>> <!-- Equip _skill to target slot --> <<set $equip[_target] = _skill>> <<goto "manage-skills">>
<<set _skill = "guts">> <!-- Determine the target slot --> <<set _target = $targetSlot>> <!-- Check if target slot already has a skill --> <<set _existing = $equip[_target]>> <<if _existing isnot "">> <!-- Swap: put the existing skill into the slot that currently has _skill --> <<for _slot range ["a","b","c","d"]>> <<if $equip[_slot] is _skill>> <<set $equip[_slot] = _existing>> <</if>> <</for>> <<else>> <!-- Remove _skill from any other slot --> <<for _slot range ["a","b","c","d"]>> <<if $equip[_slot] is _skill>> <<set $equip[_slot] = "">> <</if>> <</for>> <</if>> <!-- Equip _skill to target slot --> <<set $equip[_target] = _skill>> <<goto "manage-skills">>
<<if $equip.a != "">><<set _a = $equip.a+"-syntax">><<include _a>><</if>> <<if $equip.b != "">><<set _b = $equip.b+"-syntax">><<include _b>><</if>> <<if $equip.c != "">><<set _c = $equip.c+"-syntax">><<include _c>><</if>> <<if $equip.d != "">><<set _d = $equip.d+"-syntax">><<include _d>><</if>> <<if $useableMoves == 0>><<regButton "struggle" "Struggle">><</if>>
<<set $punch.lvl += 1>> <<set $player.sp -= 1>> <<if $punch.lvl == 2>> <<set $punch.dmg = 4>> <<elseif $punch.lvl == 3>> <<set $punch.dmg = 5>> <<elseif $punch.lvl == 4>> <<set $punch.dmg = 6>> <<set $punch.ep = 5>> <<elseif $punch.lvl == 5>> <<set $punch.dmg = 7>> <<set $punch.ep = 5>> <<elseif $punch.lvl == 6>> <<set $punch.dmg = 8>> <<set $punch.ep = 5>> <<elseif $punch.lvl == 7>> <<set $punch.dmg = 9>> <<set $punch.ep = 6>> <<elseif $punch.lvl == 8>> <<set $punch.dmg = 10>> <<set $punch.ep = 6>> <<elseif $punch.lvl == 9>> <<set $punch.dmg = 11>> <<set $punch.ep = 6>> <<elseif $punch.lvl == 10>> <<set $punch.dmg = 12>> <<set $punch.ep = 6>> <</if>> <<goto "manage-skills">>
<<set $guts.lvl += 1>> <<set $player.sp -= 1>> <<if $guts.lvl == 4>> <<set $guts.ep = 5>> <</if>> <<goto "manage-skills">>
<<backend>> /* --- Struggle: risky attack that deals recoil damage --- */ <<set $pdmg = $player.str + $player.agi>> <<set $eaction = random(1,2)>> <<set $ecomm = "">> /* --- Type Modifiers --- */ <<if $enemy.type == "Tank">><<set $pdmg = Math.round($pdmg * 0.9)>><</if>> <<if $enemy.type == "Grappler">><<set $pdmg = Math.round($pdmg * 1.05)>><</if>> /* --- Enemy Action --- */ <<if $eaction == 1>> <<set $edmg = ($enemy.str * 3) + (2 * random(8,10))>> <<if $enemy.type == "Striker">><<set $edmg = Math.round($edmg * 1.1)>><</if>> <<if $enemy.type == "Grappler">><<set $edmg = Math.round($edmg * 0.95)>><</if>> <<set $ecomm = "The enemy lands an attack that deals " + $edmg + " damage.">> <<if $guts.charge > 0>> <<set $guts.charge -= 1>> <<set $edmg = Math.round($edmg * (1 - (0.025 + (0.025 * $guts.lvl))))>> <<set $ecomm = "The enemy lands an attack that deals " + $edmg + " damage. Your guts absorbed " + ((0.025 +(0.025 * $guts.lvl) * 100) + "% of the damage.">> <<if $guts.charge == 0>><<set $ecomm += " Your guts wear off.">><</if>> <</if>> <<else>> <<set $pdmg = Math.round($pdmg * (random(25,75) / 100))>> <<set $edmg = 0>> <<set $ecomm = "The enemy defended and absorbed some of the blow.">> <</if>> /* --- Turn Order --- */ <<if $enemy.agi > $player.agi && $enemy.type != "Tank" && $eaction == 1>> /* Enemy first */ <<set $player.hp = Math.max(0, $player.hp - $edmg)>> <<set $commentary = $ecomm>> <<if $player.hp <= 0>> <<set $commentary += " You get knocked out.">> <<else>> <<set $commentary += " You strain your body to attack, dealing " + $pdmg + " damage to the enemy, but the strain inflicts " + Math.round($pdmg/2) + " recoil damage.">> <<set $enemy.hp = Math.max(0, $enemy.hp - $pdmg)>> <<set $player.hp = Math.max(1, $player.hp - Math.round($pdmg/2))>> <</if>> <<else>> /* Player first */ <<set $commentary = "You strain your body to attack, dealing " + $pdmg + " damage to the enemy, but the strain inflicts " + Math.round($pdmg/2) + " recoil damage.">> <<set $enemy.hp = Math.max(0, $enemy.hp - $pdmg)>> <<set $player.hp = Math.max(1, $player.hp - Math.round($pdmg/2))>> <<if $enemy.hp > 0>> <<if random(0,100) > 20 || $enemy.type == "Grappler">> <<set $player.hp = Math.max(0, $player.hp - $edmg)>> <<set $commentary += " " + $ecomm>> <<if $player.hp <= 0>><<set $commentary += " You get knocked out.">><</if>> <<else>> <<set $commentary += " The enemy's attack misses.">> <</if>> <<else>> <<set $commentary += " Your attack knocks the enemy down.">> <</if>> <</if>> <<include "battle-result">> <</backend>>
<<backend>> /* --- Player EP recover (cap at max) --- */ <<set $player.ep = Math.min($player.maxep, $player.ep + $stall.ep)>> /* --- Setup --- */ <<set $eaction = random(1,2)>> <<set $commentary = "">> <<set $pdialog = either("Huff... Huff...", "I need to take a breather.")>> /* --- If enemy attacks or defends --- */ <<if $eaction == 1>> /* Enemy attempts an attack (80% hit chance) */ <<if random(1,100) <= 80>> /* base damage */ <<set $edmg = ($enemy.str * random(4,6))>> /* type modifiers */ <<switch $enemy.type>> <<case "Striker">><<set $edmg = Math.round($edmg * 1.1)>> <<case "Grappler">><<set $edmg = Math.round($edmg * 0.95)>> <<case "Tank">><<set $edmg = Math.round($edmg * 1.0)>> <</switch>> /* apply Stall reduction (percent) */ <<set _stallFactor = 1 - ($stall.block / 100)>> <<set $edmg = Math.max(0, Math.round($edmg * _stallFactor))>> /* apply Guts if active (consume a charge only on a hit) */ <<set _totalBlockedPercent = $stall.block>> <<if $guts.charge > 0>> <<set $guts.charge -= 1>> <<set _gutsFactor = 1 - (0.025 +(0.025 * $guts.lvl))>> <<set $edmg = Math.max(0, Math.round($edmg * _gutsFactor))>> <<set _totalBlockedPercent += ((0.025 +(0.025 * $guts.lvl) * 100)>> <<if $guts.charge == 0>><<set _gutsWoreOff = true>><<else>><<set _gutsWoreOff = false>><</if>> <<else>> <<set _gutsWoreOff = false>> <</if>> /* apply damage */ <<set $player.hp = Math.max(0, $player.hp - $edmg)>> <<set $edialog = either("S-so tough!", "Wh-what!? That hit was clean though!", "Go down already!")>> /* commentary */ <<if $player.hp <= 0>> <<if _gutsWoreOff>> <<set $commentary = "You stalled, recovering " + $stall.ep + " EP. The enemy deals " + $edmg + " damage. Your guts and stalling blocked some of it, but the enemy knocks you out. Your guts wear off.">> <<else>> <<set $commentary = "You stalled, recovering " + $stall.ep + " EP. The enemy deals " + $edmg + " damage. Your guts and stalling blocked some of it, but the enemy knocks you out.">> <</if>> <<else>> <<if _totalBlockedPercent > $stall.block>> <<set $commentary = "You stalled, recovering " + $stall.ep + " EP. The enemy deals " + $edmg + " damage, but your guts and stalling blocked some of it.">> <<if _gutsWoreOff>><<set $commentary += " Your guts wear off.">><</if>> <<else>> <<set $commentary = "You stalled, recovering " + $stall.ep + " EP. The enemy deals " + $edmg + " damage, but your stalling blocked some of it.">> <</if>> <</if>> <<else>> /* enemy missed */ <<set $edmg = 0>> <<set $edialog = either("Damn it!", "Stop squirming around!", "Go down already!")>> <<set $commentary = "You stalled, recovering " + $stall.ep + " EP. The enemy's attack missed.">> <</if>> <<else>> /* enemy chose to defend */ <<set $edmg = 0>> <<set $edialog = either("Attack me already!", "What are you doing!?")>> <<set $commentary = "You stalled, recovering " + $stall.ep + " EP while the enemy took a defensive stance.">> <</if>> <<include "battle-result">> [[stall-syntax]][[stall-card]][[stall-equip]][[stall-equip-crud]][[stall-upgrade]] <</backend>>
<<regButton "stall" "Stall">>
<div class="skill-card" style=" background: linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02)); border: 1px solid rgba(255,255,255,0.15); border-radius: 12px; padding: 8px 12px; margin: 10px; display: flex; flex-direction: column; justify-content: space-between; width: 27%; box-shadow: 0 0 6px rgba(255,255,255,0.1); "> <<set $hasSP = $player.sp > 0>><div style="width:100%; text-align:left;"> <<glow "white" "0.5px #ffff00" "6px #ffff00" 18>>Stall<</glow>><span style="font-size: 14px;">(Lv. $stall.lvl)</span> </div> <div style="width:100%; text-align:left; font-size:13px; line-height:1.2;"> Reduce the damage of the incoming attack by <<print $stall.block>>% and replenish <<print $stall.ep>> ep. </div> <div class="button-row" style="width:100%; display:flex; flex-direction:column; align-items:flex-start; margin-top:auto;"> <div style="font-size:13px;"> <<glow "white" "0.5px yellow" "6px orange" 14>>Cost: 0 ep<</glow>> </div> <div class="button-row"> <<if $stall.lvl >= 10>> <<regButton "manage-skills" "Max" false>> <<elseif $stall.lvl > 0>> <<regButton "stall-upgrade" "Upgrade" $hasSP>> <<else>> <<regButton "stall-upgrade" "Learn" $hasSP>> <</if>> </div> </div> </div>
<div class="skill-card" style=" background: linear-gradient(180deg, rgba(255,255,255,0.05), rgba(255,255,255,0.02)); border: 1px solid rgba(255,255,255,0.15); border-radius: 12px; padding: 10px 16px; margin: 10px; display: flex; flex-direction: column; justify-content: space-between; align-items: center; width: 20%; min-height: 180px; box-shadow: 0 0 6px rgba(255,255,255,0.1); "> <<set $hasSP = $player.sp > 0>> <div style="text-align:center; line-height: 1.2; font-size: 14px;"> <<glow "white" "0.5px #ffff00" "6px #ffff00" 20>>Stall<</glow>> Reduce the damage of the incoming attack by <<print $stall.block>>% and replenish <<print $stall.ep>> ep. </div> <div class="button-row" style="width: 100%; text-align:center;"> <<regButton "stall-equip-crud" "Equip">> </div> </div> <<backend>> [[stall-equip-crud]][[stall-upgrade]] <</backend>>
<<set _skill = "stall">> <!-- Determine the target slot --> <<set _target = $targetSlot>> <!-- Check if target slot already has a skill --> <<set _existing = $equip[_target]>> <<if _existing isnot "">> <!-- Swap: put the existing skill into the slot that currently has _skill --> <<for _slot range ["a","b","c","d"]>> <<if $equip[_slot] is _skill>> <<set $equip[_slot] = _existing>> <</if>> <</for>> <<else>> <!-- Remove _skill from any other slot --> <<for _slot range ["a","b","c","d"]>> <<if $equip[_slot] is _skill>> <<set $equip[_slot] = "">> <</if>> <</for>> <</if>> <!-- Equip _skill to target slot --> <<set $equip[_target] = _skill>> <<goto "manage-skills">>
<<set $stall.lvl += 1>> <<set $player.sp -= 1>> <<if $stall.lvl == 1>> <<set $stall.block = 10.1>> <<set $stall.ep = 10>> <<elseif $stall.lvl == 2>> <<set $stall.block = 11.2>> <<set $stall.ep = 10>> <<elseif $stall.lvl == 3>> <<set $stall.block = 12.3>> <<set $stall.ep = 10>> <<elseif $stall.lvl == 4>> <<set $stall.block = 13.4>> <<set $stall.ep = 10>> <<elseif $stall.lvl == 5>> <<set $stall.block = 14.5>> <<set $stall.ep = 15>> <<elseif $stall.lvl == 6>> <<set $stall.block = 15.6>> <<set $stall.ep = 15>> <<elseif $stall.lvl == 7>> <<set $stall.block = 16.7>> <<set $stall.ep = 15>> <<elseif $stall.lvl == 8>> <<set $stall.block = 17.8>> <<set $stall.ep = 15>> <<elseif $stall.lvl == 9>> <<set $stall.block = 18.9>> <<set $stall.ep = 15>> <<elseif $stall.lvl == 10>> <<set $stall.block = 20>> <<set $stall.ep = 20>> <</if>> <<goto "manage-skills">>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "You">>Hey, you guys going somewhere? <</dialog>> <<dialog "Marika">>Hi, dear. Hide-chan and I are going to get groceries. Do you need anything? <</dialog>> <<dialog "You">>I'm good. <</dialog>> <<dialog "Uncle">>Kid, can you go tell the girls? Ask them if they want anything. <</dialog>> <<dialog "You">>I think Anzu and Orie went out. I'll go call Erika. <</dialog>> <div class="button-row"> <<regButton "erika3-2" "Go to Erika's Room">> </div> </div> <<backend>>[[erika3-2]] <<set $hidenav = 1>> <</backend>>
<<nobr>> <<if $location == "konbini" && $erika.met && $erika.quest == 0>><<set $afford = $player.money >= 30>> <<regButton "erika-mint" "Buy Mint Chocolate for Emi ( 💵$1)" $afford>> <</if>> <<if $location == "kitchen" && $erika.quest == 2 && $erika.tease == 0 && $hour == 7 && $erika.day < $dayIndex>> <<regButton "erika-tease1-1" "Have breakfast">> <</if>> <<if $location == "kitchen" && $erika.quest == 2 && $erika.tease == 1 && $hour > 17 && $hour < 23>> <<regButton "erika-tease2-1" "Have dinner">> <</if>> <<if $location == "livingroom" && $erika.quest == 2 && $erika.tease == 2 && $hour == 7>> <<regButton "erika-tease3-1" "Erika is here">> <</if>> <<if $location == "livingroom" && $erika.quest == 2 && $erika.tease == 3 && $hour < 12 && $erika.day < $dayIndex && !$schoolDay>> <<regButton "erika2-1" "Watch some TV">> <</if>> <<if $location == "livingroom" && $erika.quest == 3 && $daystate == "Morning">> <<regButton "erika3-1" "Your aunt and uncle are going out">> <</if>> <<if $erika.raped>><<include "erika-raped-quests">> <<else>><<include "erika-not-raped-quests">><</if>> <</nobr>>
<<bg "livingroom" $hour>> <div class="content-panel"> <h1>You hear a rumbling noise.</h1> <<dialog "You">>H-huh? What's that noise. C-could it be??? <</dialog>> <div class="button-row"> <<regButton "erika3-3" "Peek through the crack of the door">> </div> </div> <<backend>>[[erika3-3]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/t1">> <<dialog "You" "Internally">>Oh... She's cleaning. I thought it was a vibrator or something. Although, this is pretty hot too. Her nipple is poking out. I guess I can watch for a little longer. <</dialog>> <div class="button-row"> <<regButton "erika3-4" "Keep watching">> </div> </div> <<backend>>[[erika3-4]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/t2">> <<dialog "You" "Internally">>Watching your cousin like this is a little weird, but who can blame me? She has teased me so much already. Besides, if she really did masturbate while thinking about me, then it should be fine, right? <</dialog>> <div class="button-row"> <<regButton "erika3-5" "Her phone rings">> </div> </div> <<backend>>[[erika3-5]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/t3">> <<dialog "You" "Internally">>Damn. This timing is the worst. <</dialog>> <div class="button-row"> <<regButton "erika3-6" "She picks up">> </div> </div> <<backend>>[[erika3-6]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/t4">> <<dialog "Erika">>Hello? Hey, Ori-chan~ <</dialog>> <<dialog "You" "Internally">>Damn you, Orie. I'm fucking your brains out later. <</dialog>> <<dialog "Erika">>Did you buy it? <</dialog>> <<dialog "You" "Internally">>Did she send Orie out on an errand? So that's why those two are out. <</dialog>> <div class="button-row"> <<regButton "erika3-7" "She keeps talking">> </div> </div> <<backend>>[[erika3-7]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/t5">> <<dialog "Erika" "Panicking">>Wh-what? No reason... I just need it. <</dialog>> <<dialog "You" "Internally">>What are they talking about? I wish they talked on speaker... <</dialog>> <<dialog "Erika">>Urk... Fine. Fine. I'll tell you. I'm trying to film $name while he's masturbating, so I've been trying to seduce him, but nothing's working. So I figured I'd just spike his drink with viagra to-- <</dialog>> <<dialog "You" "You barge in">>What the fuck did you just say? <</dialog>> <div class="button-row"> <<regButton "erika3-8" "She instantly drops the call">> </div> </div> <<backend>>[[erika3-8]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/t6">> <<dialog "Erika">>Why are you here? Are you spying on me? <</dialog>> <<dialog "You">>Uncle and Auntie are going to the grocery and asked me to come get you so you can tell them if you needed anything, but I guess you already asked Orie. <</dialog>> <div class="button-row"> <<regButton "erika3-9" "Start recording your conversation">> </div> </div> <<backend>>[[erika3-9]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/t7">> <<dialog "Erika">>I don't know what you're talking about. <</dialog>> <<dialog "You">>I heard you say my name, Erika. I'm not stupid. Why are you doing this? <</dialog>> <div class="button-row"> <<regButton "erika3-10" "Hideo yells from downstairs">> </div> </div> <<backend>>[[erika3-10]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/t7">> <<dialog "Uncle">>$name! Erika! We're leaving! <</dialog>> <<dialog "Erika">>Listen. If you tell anybody about this, I'll tell everyone you raped me. I already have footage of you with your dick out. I'm serious, $name. <</dialog>> <<dialog "You">>... <</dialog>> <div class="button-row"> <<regButton "erika3-11" "See your aunt and uncle off">> </div> </div> <<backend>>[[erika3-11]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/1">> <<dialog "Erika">>They left. <</dialog>> <<dialog "You">>They did. <</dialog>> <div class="button-row"> <<regButton "erika3-12" "She threatens you again">> </div> </div> <<backend>>[[erika3-12]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/2">> <<dialog "Erika">>I was being serious, $name. If you tell anybody what I did, I'll tell everyone you raped me. <</dialog>> <<dialog "You">>... You know phone calls are recorded, right? <</dialog>> <div class="button-row"> <<regButton "erika3-13" "Call Orie">> </div> </div> <<backend>>[[erika3-13]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "Orie">>Osu! What do you need, boss? <</dialog>> <<dialog "You">>Send me the recording of your conversation with Erika. <</dialog>> <<dialog "Erika">>O-Ori-chan! <</dialog>> <<dialog "Orie">>Wh-what? Y-young master, th-there's no-- <</dialog>> <<dialog "You">>I'll kill you if you don't... <</dialog>> <<dialog "Orie">>I-I'm sorry. I'm sending it now... <</dialog>> <<dialog "You">>I also recorded you threatening me <</dialog>> <div class="button-row"> <<regButton "erika3-14" "Play both recordings back to Erika">> </div> </div> <<backend>>[[erika3-14]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "Erika">>... <</dialog>> <<dialog "You">>You did not think this through. <</dialog>> <<dialog "Erika">>Fuck you. <</dialog>> She tries to storm off. <h1 style="color: #f24;">Warning: This will affect the story. You should save here.</h1> <div class="button-row"> <<regButton "erika3g-1" "Let her">> <<regButton "erika3r-1" "Rape her">> </div> </div> <<backend>>[[erika3-14]][[erika3r-1]][[erika3g-1]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/penetrate">> <<dialog "Erika" "Scared">>Eh? Wh-what are you doing?? L-let me go! <</dialog>> <div class="button-row"> <<regButton "erika3r-stand1" "Fuck her">> </div> </div> <<backend>>[[erika3r-stand1]] <<set $erika.raped = true>> <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "You">>She really did turn into a bitch. <</dialog>> <div class="button-row"> <<if $gallery>> <<regButton "gallery-crud" "Back to Gallery">> <<else>> <<regButton "livingroom" "End">> <</if>> </div> </div> <<backend>>[[erika4g-1]] <<set $hidenav = 1>> <<set $erika.quest = 4>> <<time 0 1>> <</backend>>
<<backend>>Nothing yet...<</backend>>
<<if $location == "orie-room" && $erika.quest == 4 && $erika.tease < 4 && $player.money >= 30>> <<regButton "erika4g-1" "Talk about Erika">> <</if>> <<if $location == "livingroom" && $erika.quest == 4 && $erika.day < $dayIndex && ($day == "Saturday" || $day == "Sunday")>> <<regButton "erika4g-3" "Watch TV">> <</if>> <<if $location == "bedroom" && $erika.quest == 5 && $erika.day <= $dayIndex && $day != "Sunday" && $day != "Saturday" && $hour < 12>> <<regButton "erika5g-1" "Erika calls out to you">> <</if>>
<<backend>>Nothing yet...<</backend>>
<<if $erika.quest == 4>> <<set $erikaguide = "Talk to Orie. Bring $30 with you.">> <<if $erika.tease == 4>> <<if $erika.day > $dayIndex>> <<set $erikaguide = "Wait three days.">> <<else>> <<set $erikaguide = "Watch TV in the living room on a weekend morning once again.">> <</if>> <</if>> <</if>> <<if $erika.quest == 5>> <<set $erikaguide = "Wait three days.">> <<if $erika.day <= $dayIndex>> <<set $erikaguide = "Go to your room on a schoolday before 12 Noon.">> <</if>> <</if>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/standa" 1 3>> <<dialog "You">>You were going to accuse me anyway, right? <</dialog>> <<dialog "Erika" "Scared">>S-stop! Ahhh~ I'm sorry! <</dialog>> <div class="button-row"> <<regButton "erika3r-jacket" "Fuck her">> </div> </div> <<backend>>[[erika3r-jacket]] <<set $hidenav = 1>> <<time 0 3>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/jacket">> <<dialog "You">>You must be feeling warm, right? You don't need the jacket. <</dialog>> <<dialog "Erika" "Scared">>S-stop! Please! <</dialog>> <div class="button-row"> <<regButton "erika3r-stand2" "Move">> </div> </div> <<backend>>[[erika3r-stand2]] <<set $hidenav = 1>> <<time 0 3>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/standb" 1 4>> <<dialog "You">>You've been asking for this, right? You kept flashing me. You even touched me, didn't you? <</dialog>> <<dialog "Erika" "Scared">>Please! It was just a joke! Ahhhhh~ <</dialog>> <div class="button-row"> <<regButton "erika3r-top" "Lift her top up">> </div> </div> <<backend>>[[erika3r-top]] <<set $hidenav = 1>> <<time 0 4>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/top">> <<dialog "Erika" "Desperate">>W-wait! Ahhh~ Stop moving, please! <</dialog>> <<dialog "You">>You were willing to accuse me of rape, right? You were even planning to record me masturbating. <</dialog>> <div class="button-row"> <<regButton "erika3r-stand3" "Fuck her">> </div> </div> <<backend>>[[erika3r-stand3]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/standc" 1 4>> <<dialog "You">>This is what you get. <</dialog>> <<dialog "Erika" "Desperate">>Ahhh~ Please! <</dialog>> <div class="button-row"> <<regButton "erika3r-stand4" "Pull her arms back">> </div> </div> <<backend>>[[erika3r-stand4]] <<set $hidenav = 1>> <<time 0 4>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/standd1">> <<dialog "Erika" "Desperate">>Ahhh~ N-nooo! I'm gonna cuuuum!!! <</dialog>> <<dialog "You">>Go ahead. <</dialog>> <div class="button-row"> <<regButton "erika3r-standcum" "Pull her arms back">> </div> </div> <<backend>>[[erika3r-standcum]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/standcum">> <<dialog "Erika" "Tired">>Ahhh... Ahhh... Hahhh... <</dialog>> <<dialog "You">>It's not over yet. <</dialog>> <div class="button-row"> <<regButton "erika3r-kneel" "Push her down">> </div> </div> <<backend>>[[erika3r-kneel]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/kneel" 1 4>> <<dialog "Erika" "Desperate">>Ahhh~ Ahhhh~ Ahhh~ Stooop~ <</dialog>> <<dialog "You">>Your pussy is tight. <</dialog>> <div class="button-row"> <<regButton "erika3r-kneelcum" "She cums">> </div> </div> <<backend>>[[erika3r-kneelcum]] <<set $hidenav = 1>> <<time 0 4>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/kneelcum">> <<dialog "Erika" "Exhausted">>Haaahhhh. Hahhhhh. P-please... <</dialog>> <<dialog "You">>What position should we try next? <</dialog>> <div class="button-row"> <<regButton "erika3r-prone" "Prone">> <<regButton "erika3r-leg" "Leg Raised">> <<regButton "erika3r-side1" "Side">> <<regButton "erika3r-sit" "Sitting">> <<regButton "erika3r-mis1" "Missionary">> </div> </div> <<backend>> <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/prone" 1 4>> <<dialog "Erika" "Tired">>Ahhhhhh~ Noooo~ <</dialog>> <div class="button-row"> <<regButton "erika3r-pronecum" "She cums">> </div> </div> <<backend>>[[erika3r-pronecum]] <<set $hidenav = 1>> <<time 0 4>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/leg" 1 3>> <<dialog "Erika" "Struggling">>Ahhhhhh~ I'm gonna craaamp!! <</dialog>> <div class="button-row"> <<regButton "erika3r-legcum" "She cums">> </div> </div> <<backend>>[[erika3r-legcum]] <<set $hidenav = 1>> <<time 0 3>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/sidea">> <<dialog "Erika" "Resigned">>Ahhhh~ Ahhhh~ Just get it over with... <</dialog>> <<dialog "You">>Okay~ <</dialog>> <div class="button-row"> <<regButton "erika3r-side2" "Faster">> </div> </div> <<backend>>[[erika3r-side2]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/sit" 1 2>> <<dialog "Erika" "Tired">>Nooo! Noooo! I'm gonna cuuum! <</dialog>> <div class="button-row"> <<regButton "erika3r-sitcum" "She cums">> </div> </div> <<backend>>[[erika3r-sitcum]] <<set $hidenav = 1>> <<time 0 2>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/misa" 1 4>> <<dialog "Erika" "Struggling">>Ahhh~ No! P-please stop moving! <</dialog>> <div class="button-row"> <<regButton "erika3r-mis2" "Raise her hips">> </div> </div> <<backend>>[[erika3r-mis2]] <<set $hidenav = 1>> <<time 0 4>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/pronecum">> <<dialog "Erika" "Tired">>Ahhhh~ N-no more... <</dialog>> <<dialog "You">>Next. <</dialog>> <div class="button-row"> <<regButton "erika3r-leg" "Leg Raised">> <<regButton "erika3r-side1" "Side">> <<regButton "erika3r-sit" "Sitting">> <<regButton "erika3r-mis1" "Missionary">> </div> </div> <<backend>> <<set $hidenav = 1>> <<time 0 4>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/legcum">> <<dialog "Erika" "Tired">>Ahhh~ Haaahhhh~ <</dialog>> <<dialog "You">>You're pretty flexible~ <</dialog>> <div class="button-row"> <<regButton "erika3r-prone" "Prone">> <<regButton "erika3r-side1" "Side">> <<regButton "erika3r-sit" "Sitting">> <<regButton "erika3r-mis1" "Missionary">> </div> </div> <<backend>> <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/sideb" 1 3>> <<dialog "Erika" "Shocked">>Ahhhhhhh~ I-its too fast! I take it back!! P-please stooop! <</dialog>> <div class="button-row"> <<regButton "erika3r-side3" "More">> </div> </div> <<backend>>[[erika3r-side3]] <<set $hidenav = 1>> <<time 0 3>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/sidec">> <<dialog "Erika" "Tired">>Ahhhhhhh~ Stooop! <</dialog>> <div class="button-row"> <<regButton "erika3r-sidecum" "She cums">> </div> </div> <<backend>>[[erika3r-sidecum]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/sidecum">> <<dialog "Erika" "Exhausted">>N-no more... <</dialog>> <<dialog "You">>Your leg must be tired~ <</dialog>> <div class="button-row"> <<regButton "erika3r-prone" "Prone">> <<regButton "erika3r-leg" "Leg Raised">> <<regButton "erika3r-sit" "Sitting">> <<regButton "erika3r-mis1" "Missionary">> </div> </div> <<backend>> <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/sitcum">> <<dialog "Erika">>*Gasp* Hahhh~ <</dialog>> <div class="button-row"> <<regButton "erika3r-prone" "Prone">> <<regButton "erika3r-leg" "Leg Raised">> <<regButton "erika3r-side1" "Side">> <<regButton "erika3r-mis1" "Missionary">> </div> </div> <<backend>> <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/misb">> <<dialog "Erika" "Desperate">>No way no way no wayyy! <</dialog>> <div class="button-row"> <<regButton "erika3r-mis3" "Put her down">> </div> </div> <<backend>>[[erika3r-mis3]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/misc">> <<dialog "You">>I think I'm gonna cum~ <</dialog>> <<dialog "Erika" "Mortified">>Please, don't cum inside! Please! <</dialog>> <div class="button-row"> <<regButton "erika3r-prone" "Prone">> <<regButton "erika3r-leg" "Leg Raised">> <<regButton "erika3r-side1" "Side">> <<regButton "erika3r-sit" "Sitting">> <<regButton "erika3r-cum" "Cum">> </div> </div> <<backend>>[[erika3r-cum]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/cum">> <<dialog "Erika" "Gasping for air">>Haaahhh... Hahhh... <</dialog>> <<dialog "You">>That was great. <</dialog>> <<dialog "Erika" "Angry">>Fuck you... <</dialog>> <div class="button-row"> <<regButton "erika3r-end1" "Threaten her">> </div> </div> <<backend>>[[erika3r-end1]] <<set $hidenav = 1>> <<time 0 4>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/end1">> <<dialog "You">>Watch your words. I own you now, Erika. I can do whatever I want to you, and nobody will believe you. <</dialog>> <<dialog "Erika" "Crying">>You're a creep. <</dialog>> <<dialog "You">>I don't think you've learned your lesson. <</dialog>> <div class="button-row"> <<regButton "erika3r-end2" "Fuck her again">> </div> </div> <<backend>>[[erika3r-end2]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/end2">> <<dialog "Erika" "Panicked">>No! No! No! I'm sorry! I won't do it again! Nooo! <</dialog>> <div class="button-row"> <<regButton "erika3r-end3" "Move">> </div> </div> <<backend>>[[erika3r-end3]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/misd" 1 3>> <<dialog "Erika" "Crying">>Ahhh~ I'm sorryyy! <</dialog>> <div class="button-row"> <<regButton "erika3r-end4" "You get interrupted">> </div> </div> <<backend>>[[erika3r-end4]] <<set $hidenav = 1>> <<time 0 3>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/end3">> <<dialog "Marika">>Ehh? It's locked. ERIKAAAA! OPEN THE DOOOOR! <</dialog>> <<dialog "Uncle">>Sis, just leave the coupons behind. We're rich, you know? <</dialog>> <<dialog "Marika">>Hide-chan! It's not about the money. It's about the principle. <</dialog>> <<dialog "You">>Fuck. Not a word, you hear? <</dialog>> <<dialog "Erika" "Scared">>I-I got it. <</dialog>> <div class="button-row"> <<regButton "erika3r-end5" "Run">> </div> </div> <<backend>>[[erika3r-end5]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/end4">> <<dialog "Erika">>C-coming! <</dialog>> <<dialog "You">>Shit. <</dialog>> <div class="button-row"> <<regButton "erika3r-end6" "Erika opens the door">> </div> </div> <<backend>>[[erika3r-end6]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/rape/erika3/end5">> <<dialog "Erika" "Nervous">>Wh-why are you back so early? <</dialog>> <<dialog "Marika">>I left my coupons. <</dialog>> <<dialog "Uncle">>We had to walk all the way back here for those damn coupons. <</dialog>> <<dialog "Marika" "Curious">>You look exhausted. Why are you sweating so much? Are you finally working out? <</dialog>> <<dialog "Erika" "Nervous">>Y-yes... Haha... <</dialog>> <div class="button-row"> <<if $gallery>> <<regButton "gallery-crud" "Back to Gallery">> <<else>> <<regButton "bedroom" "End">> <</if>> </div> </div> <<backend>>[[erika3r-end6]] <<set $erika.quest = 4>> <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"><<if !$orie.met>> <<dialog "You" "Internally">>Kamiya Orie. My childhood friend. Her dad was a member of the $awada Clan but he died in prison... Her mom got addicted to drugs and overdosed. My dad took her and her elder sister, Anzu, in. That's how they joined the clan. <</dialog>> <</if>><<dialog "Orie">>Need something? <</dialog>> <div class="button-row"> <<set $location = "orie-room">> <<include "quests">> <<regButton "livingroom" "Nevermind">> </div> </div> <<backend>>[[erika-intro1]] <<set $orie.met = true>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "You">>About Erika... <</dialog>> <<dialog "Orie" "Panicked">>Hold it right there, Young Master! You know it's my job to run errands for the princess, right? <</dialog>> <<dialog "You">>I'm not mad at you. I just said that to scare her. <</dialog>> <<dialog "Orie">>Well you scared me too... <</dialog>> <div class="button-row"> <<regButton "erika4g-2" "Apologize">> </div> </div> <<backend>>[[erika4g-2]] <<set $hidenav = 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "You">>I know, and I'm sorry. <</dialog>> <<dialog "Orie" "She sighs">>So? You want me to talk to her? <</dialog>> <<dialog "You">>Yes... but not like you think. You know how she asked you to buy viagra? What about straight up aphrodisiac? You know where to get one? <</dialog>> <<dialog "Orie">>I see what you mean. Give me three days and $30. I'll make our princess addicted to you~ <</dialog>> <<dialog "You">>Pfft~ No loyalty, huh? <</dialog>> <<dialog "Orie">>It was you who took care of me and my sister when we were young. Besides, you're the head of the $awada clan now. I'm loyal to you. <</dialog>> <<dialog "You">>Alright. Three days then. <</dialog>> <<dialog "Orie">>Wait for her to approach you. Probably on a weekend when Miss Marika and Uncle Hideo are out of the house. When she does, play along with her. <</dialog>> <<dialog "You">>Sure~ <</dialog>> You give her $30. <div class="button-row"> <<regButton "orie-room" "End">> </div> </div> <<backend>>[[erika4g-3]] <<set $player.money -= 30>> <<set $erika.day = $dayIndex + 3>> <<set $erika.tease = 4>> <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "You">>Finally~ Some time to relax~ <</dialog>> <<dialog "Erika" "Internally">>He's here... <</dialog>> <<dialog "You" "Internally">>She's here... <</dialog>> <div class="button-row"> <<regButton "erika4g-4" "A few days ago">> </div> </div> <<backend>>[[erika4g-4]] <<set $hidenav = 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Orie">>Eri-chin~ Are you okay? <</dialog>> <<dialog "Erika" "Depressed">>Yeah... I can't believe he caught us... Now, forget about revenge... <</dialog>> <<dialog "Orie">>You're giving up like that? <</dialog>> <<dialog "Erika" "Depressed">>What else can I do? He already knows what I'm planning. <</dialog>> <<dialog "Orie">>So? Listen, Eri-chin. Not to bring you down, but even if he didn't know what your plan was, he's not going to jerk it in front of you. To be honest, it would be easier now that he knows. <</dialog>> <div class="button-row"> <<regButton "erika4g-5" "Erika gets curious">> </div> </div> <<backend>>[[erika4g-5]] <<set $hidenav = 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Erika" "Interested">>Tell me more... <</dialog>> <<dialog "Orie">>Be more aggressive. Didn't you say he took his dick out once in front of you already? <</dialog>> <<dialog "Erika" "Annoyed">>Yeah, then he disappeared. I was in his closet for an hour after. <</dialog>> <<dialog "Orie" "Internally">>Yeah, that's cause he fucked us instead... <</dialog>> <<dialog "Orie">>Then how about giving him what he wants? Suck his dick. <</dialog>> <<dialog "Erika" "Shocked">>O-Orie! He's my cousin! <</dialog>> <<dialog "Orie">>Don't act like this is weird now. You already flicked your bean to him. I'm sure you're curious about sucking it. <</dialog>> <div class="button-row"> <<regButton "erika4g-6" "Erika groans">> </div> </div> <<backend>>[[erika4g-6]] <<set $hidenav = 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Erika" "Reluctant">>...I've never even sucked anybody's dick before... <</dialog>> <<dialog "Orie">>Want to learn a trick? <</dialog>> <<dialog "Erika">>S-sure... <</dialog>> <<dialog "Orie" "Pulls out an aphrodisiac">>Put this in your mouth when you suck him off. It's going to make him feel really good~ <</dialog>> <div class="button-row"> <<regButton "erika4g-7" "Back to now...">> </div> </div> <<backend>>[[erika4g-7]] <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika4/7">> <<dialog "Erika">>I guess no one's home. <</dialog>> <<dialog "You">>What do you want? <</dialog>> <div class="button-row"> <<regButton "erika4g-8" "She turns to you">> </div> </div> <<backend>>[[erika4g-8]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika4/8">> <<dialog "Erika">>I just want to apologize for last time~ <</dialog>> <<dialog "You">>You mean when you tried to get me to jerk off in front of you? <</dialog>> <<dialog "Erika">>I still want to see that, you know? And... to that end, and as an apology, I'm going to do something for you~ <</dialog>> <<dialog "You">>What do you mean? <</dialog>> <div class="button-row"> <<regButton "erika4g-9" "She starts seducing you">> </div> </div> <<backend>>[[erika4g-9]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika4/9">> <<dialog "Erika">>Well... I know I blue-balled you last time... I feel bad about that. <</dialog>> <<dialog "You">>You did that because you wanted me to jerk off. <</dialog>> <<dialog "Erika">>Then, how about we pick up where we left off? <</dialog>> <div class="button-row"> <<regButton "erika4g-10" "She gets bold">> </div> </div> <<backend>>[[erika4g-10]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika4/10">> <<dialog "Erika">>I see you staring at me, you know? <</dialog>> <<dialog "You">>You think you giving me a handy will be enough for me to fantasize about you? Go ahead. <</dialog>> <div class="button-row"> <<regButton "erika4g-hj" "She takes your cock out">> </div> </div> <<backend>>[[erika4g-hj]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika4/hj" 1 3>> <<dialog "Erika">>Mmm~ I know that my hands wouldn't be enough~ <</dialog>> <<dialog "You">>What are you saying? <</dialog>> <div class="button-row"> <<regButton "erika4g-bja" "She puts it in her mouth">> </div> </div> <<backend>>[[erika4g-bja]] <<time 0 3>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika4/bja" 1 3>> <<dialog "Erika">>Mmm~ *Slurp* <</dialog>> <<dialog "You">>Wh-what? <</dialog>> <<dialog "You" "Internally">>Holy shit. Orie's a fucking genius. A blowjob already? <</dialog>> <<dialog "Erika" "Internally">>My mouth is extra slippery because of the aphrodisiac lube, so I bet this is melting his brain right now. Although... I swallowed some of it... That should be okay, right? <</dialog>> <div class="button-row"> <<regButton "erika4g-bjb" "Intensify">> </div> </div> <<backend>>[[erika4g-bjb]] <<time 0 3>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika4/bjb" 1 5>> <<dialog "Erika">>Gkkk~ Gkkk~ <</dialog>> <<dialog "Erika" "Internally">>I can't believe I'm sucking him off... I've fantasized about this a lot in the past... It... It feels good. I'm feeling hot. <</dialog>> <<dialog "You">>O-oh my god. I'm gonna cum. <</dialog>> <div class="button-row"> <<regButton "erika4g-cum" "Cum">> </div> </div> <<backend>>[[erika4g-cum]] <<time 0 5>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika4/cum" 1 2>> <<dialog "Erika">>Mmm~ That's a lot... Some of it got in my mouth~ <</dialog>> <<dialog "Erika" "Internally">>Mmm~ That was hot... <</dialog>> <<dialog "You">>Fuck... <</dialog>> <div class="button-row"> <<regButton "erika4g-end1" "She shows you the cum">> </div> </div> <<backend>>[[erika4g-end1]] <<time 0 2>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika4/end1">> <<dialog "Erika" "Smug">>This is going to be you when you jerk off thinking about me~ <</dialog>> <<dialog "You">>I'm not gonna lie, this was pretty hot. I don't know about jerking off while thinking about you though~ Maybe you should try better~ <</dialog>> <div class="button-row"> <<regButton "erika4g-end2" "She taunts you">> </div> </div> <<backend>>[[erika4g-end2]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika4/end2">> <<dialog "Erika">>Try to make noise when you do it so I can catch you, okay? It's okay to scream my name when you cum~ <</dialog>> <<dialog "You">>Heh. I'll even facetime you if that happens. <</dialog>> <div class="button-row"> <<regButton "erika4g-end3" "She gets up">> </div> </div> <<backend>>[[erika4g-end3]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika4/end3">> <<dialog "Erika">>See you later~ <</dialog>> <<dialog "You">>Alright~ <</dialog>> <div class="button-row"> <<if $gallery>> <<regButton "gallery-crud" "Back to Gallery">> <<else>> <<regButton "livingroom" "She leaves">> <</if>> </div> </div> <<backend>>[[erika5g-1]] <<set $erika.quest = 5>> <<set $erika.day = $dayIndex + 3>> <<time 0 1>> <</backend>>
<<bg "bedroom" $hour>> <div class="content-panel"> You hear a knock. <<dialog "Erika">>$name! Are you there? <</dialog>> <<dialog "You">>What now? <</dialog>> <div class="button-row"> <<regButton "erika5g-2" "Open the door">> </div> </div> <<backend>>[[erika5g-2]] <<set $hidenav = 1>> <</backend>>
<<bg "bedroom" $hour>> <div class="content-panel"> <<dialog "Erika">>I heard you got tutored by Suzuki Haru last year about this subject. I'm taking it now so can you help me? <</dialog>> <<dialog "You">>Where did you even hear that? Also, why aren't you in class? <</dialog>> <<dialog "Erika">>Well, you're not in class too. I asked Anzu-san to help me, but then you know she doesn't like studying, so she asked her friend, Rio-san, and then she also didn't like studying, then Rio-san found out we're cousins and told me the story. <</dialog>> <<dialog "You">>That loudmouth... Fine. Let's do this in the living room. <</dialog>> <<dialog "Erika">>Tch. <</dialog>> <div class="button-row"> <<regButton "erika5g-3" "Study with her">> </div> </div> <<backend>>[[erika5g-3]] <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/7">> <<dialog "Erika">>I've actually already written a draft. I just need you to check my work. I'll read it to you. <</dialog>> <<dialog "You">>Sure. <</dialog>> <div class="button-row"> <<regButton "erika5g-4" "A few days ago">> </div> </div> <<backend>>[[erika5g-4]] <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Erika" "Angry">>Orie! You lied!!! <</dialog>> <<dialog "Orie" "Shocked">>Wh-wha? When did I lie? <</dialog>> <<dialog "Erika" "Embarrassed">>I-I... I sucked his dick. <</dialog>> <<dialog "Orie">>Really!? <</dialog>> <<dialog "Erika" "Angry">>Yes! And it didn't work! <</dialog>> <<dialog "Orie">>Well... Tell me exactly what happened. <</dialog>> <div class="button-row"> <<regButton "erika5g-5" "Erika tells her the whole thing">> </div> </div> <<backend>>[[erika5g-5]] <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Orie">>Well, then that's why it didn't work. <</dialog>> <<dialog "Erika">>What did I do wrong? He even came in my mouth. <</dialog>> <<dialog "Orie">>Eri-chin. The young master is an attractive guy. You think he hasn't had a blowjob before? That was your first blowjob, so it's not like you're going to be good at it. You did have aphrodisiac in your mouth, but that just helped you overcome your inexperience. All that blowjob probably did is make him crave a blowjob from someone else. <</dialog>> <<dialog "Erika" "Frustrated">>Then what should I have done? <</dialog>> <<dialog "Orie">>You want him to fantasize about you, so give him something to fantasize about. Show some skin. All you've shown him are panty shots. He has seen panties before. You know what he hasn't seen yet? <</dialog>> <<dialog "Erika">>What? <</dialog>> <div class="button-row"> <<regButton "erika5g-6" "Orie approaches her">> </div> </div> <<backend>>[[erika5g-6]] <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> Orie grabs Erika's boob... <<dialog "Orie">>This... <</dialog>> <<dialog "Erika" "Flustered">>H-hey! <</dialog>> ...then places her hand on Erika's pussy. <<dialog "Orie">>And this... <</dialog>> <<dialog "Erika" "Flustered">>Y-you want me to show him my body? <</dialog>> <<dialog "Orie">>While sucking him off... You'd be giving him something that's uniquely you. You can even let him touch you while you're at it. You're a virgin, Eri-chin. You're probably reeeally tight. If he feels how tight you are, he's going to lose his fucking mind~ <</dialog>> <<dialog "Erika" "Conflicted">>... <</dialog>> <div class="button-row"> <<regButton "erika5g-7" "Orie convinces her">> </div> </div> <<backend>>[[erika5g-7]] <<time 0 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Orie">>You know you want to. You masturbated to him for a reason. <</dialog>> <<dialog "Erika" "Conflicted">>This is just too weird... <</dialog>> <<dialog "Orie">>You can't be kink-shaming, Eri-chin... You know, I've been on a threesome with Anzu-nee and we're sisters. <</dialog>> <<dialog "Orie" "Internally">>The third participant was the young master~ <</dialog>> <<dialog "Erika" "Shocked">>R-really? <</dialog>> <<dialog "Orie">>You two are just cousins. It wouldn't be that weird. <</dialog>> <<dialog "Erika" "Conflicted">>...Fuck it. I've gotten this far. <</dialog>> <div class="button-row"> <<regButton "erika5g-8" "Back to the present day">> </div> </div> <<backend>>[[erika5g-8]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/8">> <<dialog "Erika">>The main character of Road Savior, Gawada Gin, is the heir of a mafia organization... <</dialog>> <<dialog "You">>Oh, that's right. Gawada Gin. I remember this... He fell in love with the daughter of the rival family, Gamayuchi Izuka. <</dialog>> <div class="button-row"> <<regButton "erika5g-9" "Erika keeps reading">> </div> </div> <<backend>>[[erika5g-9]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/9">> <<dialog "Erika">>The rival head, Gamayuchi Kateshi, did not like this and started a war... <</dialog>> <<dialog "You">>It's the classic Romeo and Juliet story... <</dialog>> <div class="button-row"> <<regButton "erika5g-10" "Erika spreads her legs a bit">> </div> </div> <<backend>>[[erika5g-10]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/10">> <<dialog "Erika">>Right... I added the parallels to my essay... <</dialog>> <<dialog "You" "Eyes drawn to the panties">>That's what I did last year too. <</dialog>> <div class="button-row"> <<regButton "erika5g-11" "She notices you">> </div> </div> <<backend>>[[erika5g-11]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/11">> <<dialog "Erika">>Please focus... <</dialog>> <<dialog "You">>*Ehem* Continue. <</dialog>> <div class="button-row"> <<regButton "erika5g-12" "She continues">> </div> </div> <<backend>>[[erika5g-12]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/12">> <<dialog "Erika">>After moving to Mukine, Gin developed a relationship with plenty of women, like the smart Suzumori Remu and the beautiful Kawakita Saika, making him question if the war was worth it... He was starting to forget about Izuka after all... <</dialog>> <<dialog "You" "Distracted">>Yeah... Gin was an idiot. In the end, Remu and Saika left him for being a womanizer... <</dialog>> <div class="button-row"> <<regButton "erika5g-13" "Erika raises her leg">> </div> </div> <<backend>>[[erika5g-13]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/13">> <<dialog "You" "Flustered">>Wh-what are you doing? <</dialog>> <<dialog "Erika">>What? It's not like you haven't seen this before. I'm just trying to get comfortable. It's a long essay after all~ <</dialog>> <div class="button-row"> <<regButton "erika5g-14" "She keeps reading">> </div> </div> <<backend>>[[erika5g-14]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/14">> <<dialog "Erika">>His womanizing habits caught up to him once again when he got involved with Ogura Yuna. Saving her enabled the Gamayuchi Clan to know about his location. This proves that Gin doesn't have foresight and is impulsive. <</dialog>> <<dialog "You" "Distracted">>Huh? Ah... Yeah... I hated that too... Why would he... uhhh... risk an all out war for uhm... a fast food cashier that works as an escort at night? He should have just quietly paid the debt... <</dialog>> <div class="button-row"> <<regButton "erika5g-15" "Erika starts rubbing her thighs">> </div> </div> <<backend>>[[erika5g-15]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/15">> <<dialog "Erika">>His relationship with the Engineer, Yuzuriha Karen, is what woke him up, I think. He got a hold of the situation once he found out that Karen was actually a doctor who works for the Gamayuchi Family. <</dialog>> <<dialog "You" "Distracted">>Uhhh... Yeah... <</dialog>> <div class="button-row"> <<regButton "erika5g-16" "Erika lifts up the other leg">> </div> </div> <<backend>>[[erika5g-16]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/16">> <<dialog "Erika">>The biggest mistake that Gin did was associating with Aimi Yoshikawa. If he did not join the Placers for her, the teacher, Momoka Nishina, wouldn't have had to experience having her other student, Gai Gyokagu, die. <</dialog>> <<dialog "You" "Distracted">>Uh huh... <</dialog>> <div class="button-row"> <<regButton "erika5g-17" "She continues">> </div> </div> <<backend>>[[erika5g-17]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/17">> <<dialog "Erika">>It seemed like Gin didn't feel the gravity of the war. He even started a relationship with the beautiful Kawakita Saika and then cheated on her with her bestfriend, Nao Jinguji. <</dialog>> <<dialog "You" "Distracted">>That did happen... <</dialog>> <div class="button-row"> <<regButton "erika5g-18" "Erika raises both legs">> </div> </div> <<backend>>[[erika5g-18]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/18">> <<dialog "Erika">>The Gamayuchi Family eventually got to him, but he was warned by Izuka... <</dialog>> <<dialog "You" "Distracted">>Uh huh... <</dialog>> <div class="button-row"> <<regButton "erika5g-19" "She keeps reading">> </div> </div> <<backend>>[[erika5g-19]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/19">> <<dialog "Erika">>The enemy had drugs that were made by Karen, but thankfully, Uehara Ai developed antibodies that counter the drugs... <</dialog>> <<dialog "You" "Distracted">>Mm hmm... <</dialog>> <div class="button-row"> <<regButton "erika5g-ruba" "She starts rubbing herself">> </div> </div> <<backend>>[[erika5g-ruba]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/ruba" 1 3>> <<dialog "Erika">>The story ends with most of Gin's relationship gone. Although, it's impressive that his relationship with Washio Mei survived. <</dialog>> <<dialog "You" "Distracted">>Well, she is the best girl... <</dialog>> <<dialog "Erika">>I think the story isn't over yet... I believe his rival, Gamayuchi Ryu, has plans to take him down. <</dialog>> <div class="button-row"> <<regButton "erika5g-close" "Erika closes the folder">> </div> </div> <<backend>>[[erika5g-close]] <<time 0 3>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/close">> <<dialog "Erika">>You seem distracted. <</dialog>> <<dialog "You" "Flustered">>W-well I-- <</dialog>> <div class="button-row"> <<regButton "erika5g-slide1" "She shushes you">> </div> </div> <<backend>>[[erika5g-slide1]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/slide1">> <<dialog "Erika">>Is this what you wanted to see? <</dialog>> <<dialog "You">>E-erika... <</dialog>> <div class="button-row"> <<regButton "erika5g-spread1" "She spreads her pussy lips open">> </div> </div> <<backend>>[[erika5g-spread1]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/spread1">> <<dialog "Erika">>It's tight, you know? I'm a virgin after all. <</dialog>> <<dialog "You" "Staring">>Y-yeah... It looks... tight... <</dialog>> <div class="button-row"> <<regButton "erika5g-cover" "She covers it">> </div> </div> <<backend>>[[erika5g-cover]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/cover">> <<dialog "You">>Wh-wha... <</dialog>> <<dialog "Erika">>Hehe~ <</dialog>> <div class="button-row"> <<regButton "erika5g-seduce" "She approches you">> </div> </div> <<backend>>[[erika5g-seduce]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/seduce">> <<dialog "Erika">>Would you like to see it more? <</dialog>> <<dialog "You">>Yes. <</dialog>> <div class="button-row"> <<regButton "erika5g-slide2" "She slides the panties to the side again">> </div> </div> <<backend>>[[erika5g-slide2]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/slide2">> <<dialog "Erika">>You like what you see? <</dialog>> <<dialog "You">>How can I not? <</dialog>> <div class="button-row"> <<regButton "erika5g-spread2" "She spreads the lips again">> </div> </div> <<backend>>[[erika5g-spread2]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/spread2">> <<dialog "Erika">>Would you like to touch it? <</dialog>> <<dialog "You">>C-can I? <</dialog>> <div class="button-row"> <<regButton "erika5g-boob" "She grabs your hand">> </div> </div> <<backend>>[[erika5g-boob]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/boob" 1 2>> <<dialog "Erika">>Well, I think there are order to things. You should touch me here first~ <</dialog>> <<dialog "You">>D-damn. <</dialog>> <div class="button-row"> <<regButton "erika5g-thigh" "She moves to her thighs">> </div> </div> <<backend>>[[erika5g-thigh]] <<time 0 2>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/thigh" 1 3>> <<dialog "Erika">>Then here... <</dialog>> <<dialog "You">>Y-your skin is so soft... <</dialog>> <div class="button-row"> <<regButton "erika5g-butt" "Then her butt">> </div> </div> <<backend>>[[erika5g-butt]] <<time 0 3>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/butt" 1 2>> <<dialog "Erika">>Then here... <</dialog>> <<dialog "You">>Your ass is so plump... <</dialog>> <div class="button-row"> <<regButton "erika5g-rub" "Touch her pussy">> </div> </div> <<backend>>[[erika5g-rub]] <<time 0 2>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/rubb" 1 2>> <<dialog "Erika">>Mmm~ How cheeky. I didn't ask you to touch me there yet~ <</dialog>> <<dialog "You">>W-well... <</dialog>> <div class="button-row"> <<regButton "erika5g-slide3" "She slides her panties to the side">> </div> </div> <<backend>>[[erika5g-slide3]] <<time 0 2>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/slide3">> <<dialog "Erika">>You need proper access if you want to touch, right? <</dialog>> <<dialog "You">>Holy shit. <</dialog>> <div class="button-row"> <<regButton "erika5g-rubc" "Rub her pussy">> </div> </div> <<backend>>[[erika5g-rubc]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/rubc" 1 3>> <<dialog "You">>Already so wet... <</dialog>> <<dialog "Erika">>You can stick it inside, you know? <</dialog>> <div class="button-row"> <<regButton "erika5g-fin" "Finger her">> </div> </div> <<backend>>[[erika5g-fin]] <<time 0 3>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/fin" 1 3>> <<dialog "Erika">>Ahhh~ <</dialog>> <<dialog "You">>Fuck. <</dialog>> <div class="button-row"> <<regButton "erika5g-kneel" "She kneels down">> </div> </div> <<backend>>[[erika5g-kneel]] <<time 0 3>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/kneel">> <<dialog "Erika">>Well... This study session took a turn. Would you like me to take care of that erection for you? Just like last time? I've gotten even better at... using my mouth~ <</dialog>> <<dialog "You">>Do it. <</dialog>> She takes the aphrodisiac and keeps it in her mouth. <div class="button-row"> <<regButton "erika5g-bja" "Blowjob">> </div> </div> <<backend>>[[erika5g-bja]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/bja" 1 3>> <<dialog "Erika">>*Slurp* *Slurp* I weawy made you hawd, huh? *Slurp* <</dialog>> <<dialog "You">>Ahh~ Keep sucking~ <</dialog>> <div class="button-row"> <<regButton "erika5g-undress" "She takes her blouse off">> </div> </div> <<backend>>[[erika5g-undress]] <<time 0 3>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/undress" 1 3>> <<dialog "Erika">>How about a view to make the experience better? <</dialog>> <<dialog "You">>Yes~ <</dialog>> <div class="button-row"> <<regButton "erika5g-horny" "She gets horny">> </div> </div> <<backend>>[[erika5g-horny]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/horny" 1 2>> <<dialog "Erika">>Gkkk~ Gkkk~ <</dialog>> <<dialog "Erika" "Internally">>Fuck. I wanna ride his thing. It's okay, right? I'm already sucking it so this is okay, right? <</dialog>> <<dialog "You">>Ahh~ Erika~ <</dialog>> <div class="button-row"> <<regButton "erika5g-bra" "She takes her bra off">> </div> </div> <<backend>>[[erika5g-bra]] <<time 0 2>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/bra">> <<dialog "Erika" "Not Fully Lucid">>Lay down. <</dialog>> <<dialog "You">>Wh-what? <</dialog>> <<dialog "Erika" "Not Fully Lucid">>Just shut up! <</dialog>> <<dialog "You" "Internally">>I saw her put aphrodisiac in her mouth. Orie probably told her it would make the blowjob feel better. She didn't think it would get in her system. She's super horny right now... <</dialog>> <div class="button-row"> <<regButton "erika5g-insert" "She puts it in her">> </div> </div> <<backend>>[[erika5g-insert]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/insert" 1 3>> <<dialog "Erika" "Ecstatic">>Ahhhh~ My virginity~ It feels so good~ I feel so full~ <</dialog>> <<dialog "You">>Shit! S-so tight! Calm down, Erika! <</dialog>> <div class="button-row"> <<regButton "erika5g-cow" "She rides harder">> </div> </div> <<backend>>[[erika5g-cow]] <<time 0 3>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/cow" 1 3>> <<dialog "Erika">>Ahhh~ Ahhh~ I'm gonna cuuum~ This dick is gonna make me cuuum~ <</dialog>> <<dialog "You">>Ahhh~ <</dialog>> <div class="button-row"> <<regButton "erika5g-cuma" "She cums">> </div> </div> <<backend>>[[erika5g-cuma]] <<time 0 3>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/cuma">> <<dialog "Erika">>Ahhhh~ <</dialog>> <<dialog "You">>Fuck~ <</dialog>> <div class="button-row"> <<regButton "erika5g-rcow" "Reverse Cowgirl">> </div> </div> <<backend>>[[erika5g-rcow]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/rcow" 1 2>> <<dialog "Erika">>Ahhh~ Ahhh~ Ahhh~ <</dialog>> <<dialog "You">>Fuck~ How are you so good at this already? <</dialog>> <<dialog "Erika">>Cummiiing~ <</dialog>> <div class="button-row"> <<regButton "erika5g-cumb" "She cums">> </div> </div> <<backend>>[[erika5g-cumb]] <<time 0 2>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/cumb">> <<dialog "Erika">>Ahhhhh~ <</dialog>> <<dialog "You">>Fuck~ <</dialog>> <div class="button-row"> <<regButton "erika5g-skirt" "She takes her skirt off">> </div> </div> <<backend>>[[erika5g-skirt]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/skirt">> <<dialog "Erika">>Mmm~ I want you to do it~ I want to know what it feels like when you do it~ <</dialog>> <<dialog "You">>Let me show you how great it feels~ <</dialog>> <div class="button-row"> <<regButton "erika5g-doga" "Doggy">> </div> </div> <<backend>>[[erika5g-doga]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/doga" 1 3>> <<dialog "Erika">>Ahhh~ Wh-what are you doing? Faster~ <</dialog>> <<dialog "You">>Heh~ I was just being polite~ <</dialog>> <div class="button-row"> <<regButton "erika5g-dogb" "Faster">> </div> </div> <<backend>>[[erika5g-dogb]] <<time 0 3>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/dogb">> <<dialog "Erika">>Ahhhh~ Yeeees~ I'm gonna cuuum~ <</dialog>> <<dialog "You">>Cum for me~ <</dialog>> <div class="button-row"> <<regButton "erika5g-cumc" "She cums">> </div> </div> <<backend>>[[erika5g-cumc]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/cumc">> <<dialog "Erika">>Ahhhhh~ <</dialog>> <<dialog "You">>Fuck. So tight~ <</dialog>> <div class="button-row"> <<regButton "erika5g-dogc" "Push her head down">> </div> </div> <<backend>>[[erika5g-dogc]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/dogc">> <<dialog "Erika">>Ahhh~ Ahhh~ Ahhh~ Yes~ Take me~ <</dialog>> <<dialog "You">>Ahhh~ Ahhh~ Ahhh~ <</dialog>> <div class="button-row"> <<regButton "erika5g-dogd" "Harder">> </div> </div> <<backend>>[[erika5g-dogd]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/dogd">> <<dialog "Erika">>Ahhhhhhhhh~ Cummiiing~ <</dialog>> <<dialog "You">>Fuck~ <</dialog>> <div class="button-row"> <<regButton "erika5g-cumd" "She cums">> </div> </div> <<backend>>[[erika5g-cumd]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/cumd">> <<dialog "Erika">>Ahhhhh~ <</dialog>> <<dialog "You">>The grip on this pussy is insane. Fuck~ <</dialog>> <<dialog "Erika">>I wanna look at you while you fuck me~ <</dialog>> <div class="button-row"> <<regButton "erika5g-misa" "Missionary">> </div> </div> <<backend>>[[erika5g-misa]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/misa" 1 3>> <<dialog "Erika">>Ahhh~ Ahhh~ Ahhh~ <</dialog>> <<dialog "You">>Ahhh~ Ahhh~ <</dialog>> <div class="button-row"> <<regButton "erika5g-misb" "She wants you to cum">> </div> </div> <<backend>>[[erika5g-misb]] <<time 0 3>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/misb" 1 2>> <<dialog "Erika">>Ahhh~ When are you going to cum? <</dialog>> <<dialog "You">>Ahhh~ I'm close~ <</dialog>> <div class="button-row"> <<regButton "erika5g-misc" "Faster">> </div> </div> <<backend>>[[erika5g-misc]] <<time 0 2>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/misc" 1 2>> <<dialog "Erika">>Ahhh~ Ahhh~ Cum already~ <</dialog>> <<dialog "You">>Ahhh~ Don't rush me~ <</dialog>> <div class="button-row"> <<regButton "erika5g-cume" "Harder">> </div> </div> <<backend>>[[erika5g-cume]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/cume">> <<dialog "Erika">>Ahhhh~ Cum for meee~ <</dialog>> <<dialog "You">>Ahhhh~ <</dialog>> <div class="button-row"> <<regButton "erika5g-cumf" "Spray it on her panty">> </div> </div> <<backend>>[[erika5g-cumf]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/cumf" 1 2>> <<dialog "You">>Fuck! <</dialog>> <<dialog "Erika">>Ahhh~ Yes~ <</dialog>> <div class="button-row"> <<regButton "erika5g-end1" "She gets up">> </div> </div> <<backend>>[[erika5g-end1]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/end1">> <<dialog "Erika">>Mmm~ How was it? <</dialog>> <<dialog "You">>That was great~ <</dialog>> <div class="button-row"> <<regButton "erika5g-end2" "She scoops the cum up with her finger">> </div> </div> <<backend>>[[erika5g-end2]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/end2">> <<dialog "Erika">>This is a lot of cum~ More than when I gave you a blowjob~ <</dialog>> <<dialog "You">>Well, your body is amazing. <</dialog>> <div class="button-row"> <<regButton "erika5g-end3" "She grins">> </div> </div> <<backend>>[[erika5g-end3]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/end3">> <<dialog "Erika">>Hehe~ I just saw it~ <</dialog>> <<dialog "You" "Confused">>Saw what? <</dialog>> <<dialog "Erika">>You just jerked yourself to my body~ I win~ <</dialog>> <<dialog "You" "Shocked">>D-damn. I guess that counts, huh? <</dialog>> <div class="button-row"> <<regButton "erika5g-end4" "She smiles">> </div> </div> <<backend>>[[erika5g-end4]] <<time 0 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<vid "erika/normal/erika5/end4">> <<dialog "Erika">>I'd like to see it happen again~ We should do this again~ <</dialog>> <<dialog "You">>That would be fun~ <</dialog>> <<dialog "Erika">>My first sex friend is my cousin~ This is messed up~ <</dialog>> <<dialog "You">>Don't make it weird. We should get out of here before your mom and uncle comes home. <</dialog>> <<dialog "Erika">>Hehe~ I'll come ask you to help with homework again~ <</dialog>> <<dialog "You">>Sure~ <</dialog>> <div class="button-row"> <<if $gallery>> <<regButton "gallery-crud" "Back to Gallery">> <<else>> <<regButton "bedroom" "Go to your room">> <</if>> </div> </div> <<backend>>[[erika5g-end4]] <<set $erika.quest = 6>> <<time 0>> <</backend>>
<<backend>> <<if $nirei.met == false && ($schoolDay == false || $hour > 17)>> <<goto "nirei-intro1">> <</if>> <</backend>><<bg "girl-room" $hour>> <div class="content-panel"><<if !$schoolDay || $hour > 17>> <<dialog "Nirei">>Wanna do something? <</dialog>><<else>> <<dialog "You">>She's not home. <</dialog>> <</if>> <div class="button-row"> <<set $location = "nirei-home">> <<if !$schoolDay || $hour >= 17>><<include "quests">><</if>> <<regButton "residential" "Leave">> </div> </div> <<backend>>[[nirei-intro1]][[nirei-quests]] <<set $hidenav = 0>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <img src="img/chars/nirei.jpg" style="width: 50%;"> <<dialog "You" "Internally">>Kanna Nirei. Last year, after I started developing a relationship with Shiori, I ran into her and called her Shiori like an idiot. A bunch of things happened and I became her landlord. Her deep insecurity to Shiori gave her an idea to sleep with me, but she inevitably caught feelings... Shiori and I weren't dating, but my relationship with Nirei felt like an affair. And like how affairs usually go, we got caught. <</dialog>> <<dialog "Nirei">>$name! <</dialog>> <<dialog "You">>Nirei... Are you okay? <</dialog>> <<dialog "Nirei" "Wistful">>Things could get better... Shiori still wouldn't talk to me. Are you two... <</dialog>> <<dialog "You">>W-well... we're classmates, so I see her everyday, but... She's cold to me. <</dialog>> <<dialog "Nirei" "Wistful">>I see... <</dialog>> <div class="button-row"> <<regButton "nirei-intro2" "Comfort her">> </div> </div> <<backend>>[[nirei-intro2]] <<set $hidenav = 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "You">>Don't worry. She loves you. You're sisters. I'm sure she's going to forgive us someday... <</dialog>> <<dialog "Nirei" "Bitterly">>I know this isn't the time to be asking this, but does this mean you choose me? <</dialog>> <<dialog "You">>I'm... not really sure. Maybe it's the guild, but... <</dialog>> <<dialog "Nirei" "Disappointed">>No, you don't have to explain. I get it. Matter of fact, I'd punch you if you didn't act like that! <</dialog>> <<dialog "You">>Wha? Why the violence? <</dialog>> <<dialog "Nirei" "Smiling">>Well... I think it's my way of coping. My heart would break for Shiori if we... you know... I don't know if we're allowed to be happy while she's hurting like that. <</dialog>> <div class="button-row"> <<regButton "nirei-intro3" "Hug her">> </div> </div> <<backend>>[[nirei-intro3]] <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "You">>I'm sorry... <</dialog>> <<dialog "Nirei" "Choking up">>For what? <</dialog>> <<dialog "You">>For... loving you two at the same time. <</dialog>> <<dialog "Nirei">>I... I just wish I met you first. <</dialog>> You hold both her cheeks and give her a quick peck. <<dialog "You">>I don't think you would have given me the time of day though. <</dialog>> <<dialog "Nirei" "Dumbfounded">>I totally would have! <</dialog>> <<dialog "You">>You yelled at me when we first met though~ <</dialog>> <<dialog "Nirei" "Angry">>I did not!!! Besides, you called me Shiori! Who wouldn't be annoyed when that happens? <</dialog>> <<dialog "You">>Probably Shiori. <</dialog>> <<dialog "Nirei" "Laughing">>Pfft. Okay, smartass. By the way... <</dialog>> <div class="button-row"> <<regButton "nirei-intro4" "She brings up her rent">> </div> </div> <<backend>>[[nirei-intro4]] <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Nirei" "Pulling out some cash">>My payments won't go through for some reason so here's cash. <</dialog>> <<dialog "You">>No. No. I blocked the payments. <</dialog>> <<dialog "Nirei" "Shocked">>Why would you do that? <</dialog>> <<dialog "You">>Well, I'm sure you're stressed out right now... I wanted to ease your mind a bit. Getting money as a college student should be hard. <</dialog>> <<dialog "Nirei">>I have my allowance though... <</dialog>> <<dialog "You">>Which should be used on fun stuff like cute clothes and uhhh... like... What do girls usually buy? <</dialog>> <<dialog "Nirei" "Amused">>Are you sure about this? <</dialog>> <<dialog "You">>Yeah. I own this apartment. <</dialog>> <<dialog "Nirei">>Thank you. It's been hard, honestly. I've been thinking of getting a part time job, but I can relax now. I'll pay you back when I graduate and get a job though~ <</dialog>> <<dialog "You">>Looking forward to it~ <</dialog>> <div class="button-row"> <<regButton "nirei-home" "End">> </div> </div> <<backend>>[[nirei1-1]] <<set $nirei.met = true>> <</backend>>
<<nobr>> <<if $location == "business-area" && $shiori.met && $shiori.quest == 0 && $shiori.follow == 0 && ($day == "Saturday" || $day == "Sunday") && $daystate == "Morning" && $nirei.met && $teachersMet >= 9>> <<regButton "shiori-follow1-1" "Follow Shiori">> <</if>> <<if $location == "business-area" && $shiori.met && $shiori.quest == 0 && $shiori.follow == 1 && ($day == "Saturday" || $day == "Sunday") && $daystate == "Morning">> <<regButton "shiori-follow2-1" "Follow Shiori again">> <</if>> <<if $location == "business-area" && $shiori.met && $shiori.quest == 0 && $shiori.follow == 2 && ($day == "Saturday" || $day == "Sunday") && $daystate == "Morning">> <<regButton "shiori-follow3-1" "Follow Shiori one more time">> <</if>> <<if $location == "bedroom" && $nirei.quest == 1 && $shiori.follow == 3 && ($day == "Saturday" || $day == "Sunday") && $daystate == "Morning">> <<regButton "shiori-follow4-1" "Call Shiori">> <</if>> <</nobr>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "You" "Following closely behind">>Walking to the store to buy pens~ <</dialog>> <<dialog "Shiori" "Ignoring you">>... <</dialog>> <<dialog "You" "Trying to get her attention">>I wonder what I should have for lunch~ <</dialog>> <<dialog "Shiori" "Still ignoring you">>... <</dialog>> <div class="button-row"> <<regButton "shiori-follow1-2" "You get to her event venue">> </div> </div> <<backend>>[[shiori-follow1-2]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "You" "Turning around">>Nevermind~ I just remembered I have a box of pens at home~ <</dialog>> <<dialog "Shiori" "Gets in the building">>... <</dialog>> <<dialog "You">>*Sigh* At least she's safe. I think she gets off work at 5PM. I'll come back later to walk her home... <</dialog>> <div class="button-row"> <<regButton "shiori-follow1-3" "Her shift ends">> </div> </div> <<backend>>[[shiori-follow1-3]] <<time 0 13>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "You" "Waiting nearby">>... <</dialog>> <<dialog "Shiori" "Sees you">>...Ugh. <</dialog>> <<dialog "You" "Awkward">>Hey. What a coincidence... We ran into each other again... haha... <</dialog>> <div class="button-row"> <<regButton "shiori-follow1-4" "She walks past you">> </div> </div> <<backend>>[[shiori-follow1-4]] <<set $hour = 17>><<set $minute = 0>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "You" "Disappointed">>Oof... <</dialog>> <<dialog "Shiori" "Ignoring you">>... <</dialog>> <<dialog "You" "Silent">>... <</dialog>> <div class="button-row"> <<regButton "shiori-follow1-5" "You walk her home in silence">> </div> </div> <<backend>>[[shiori-follow1-5]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "residential" $hour>> <div class="content-panel"> You get to her place. <<dialog "You">>See you tomo-- <</dialog>> <<dialog "Shiori" "Shuts the door">>... <</dialog>> <<dialog "You">>...row... <</dialog>> <div class="button-row"> <<regButton "shiori-follow1-6" "Continue">> </div> </div> <<backend>>[[shiori-follow1-6]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> The moment she gets inside. All the fatigue catches up to her as she slides down the door. You don't realize how much pain she is in... She hugs her knees as she endures the heartbreak. <<dialog "Shiori" "Sobbing">>Please... Make it go away... <</dialog>> <div class="button-row"> <<regButton "residential" "End">> </div> </div> <<backend>>[[shiori-follow2-1]] <<time 0 1>> <<set $shiori.follow = 1>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "You" "Following closely behind">>Walking to the store to buy... paper. <</dialog>> <<dialog "Shiori" "Ignoring you">>... <</dialog>> <<dialog "You" "Trying to get her attention">>I wonder what I should have for lunch~ <</dialog>> <div class="button-row"> <<regButton "shiori-follow2-2" "She stops walking">> </div> </div> <<backend>>[[shiori-follow2-2]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "Shiori" "Faces you">>...Can you not? You're making it harder for me to be around you. I already see you at school every day. <</dialog>> <<dialog "You">>I... I can't do that. Weren't I your bodyguard? <</dialog>> <<dialog "Shiori" "Solemn">>I don't need a bodyguard... <</dialog>> She pulls out a taser and clicks it twice. Bzzt. Bzzt. <<dialog "You">>... <</dialog>> <<dialog "Shiori" "Solemn">>Stop following me. <</dialog>> <div class="button-row"> <<regButton "shiori-follow2-3" "She turns around">> </div> </div> <<backend>>[[shiori-follow2-3]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "Shiori" "Walks away">>... <</dialog>> <<dialog "You">>I... I still need to get paper. <</dialog>> <<dialog "Shiori" "Annoyed">>... <</dialog>> <<dialog "You" "Following behind">>... <</dialog>> <div class="button-row"> <<regButton "shiori-follow2-4" "You get to her venue">> </div> </div> <<backend>>[[shiori-follow2-4]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "Shiori" "Enters the building">>... <</dialog>> <<dialog "You">>*Sigh* <</dialog>> <div class="button-row"> <<regButton "shiori-follow2-5" "You turn away">> </div> </div> <<backend>>[[shiori-follow2-5]] <<time 0 13>> <<set $hidenav = 1>> <</backend>>
<<bg "studio">> <div class="content-panel"> <<dialog "Yumi">>Shiori-san! Good Morning! <</dialog>> <<dialog "Shiori" "Disassociated">>...Good Morning... <</dialog>> <<dialog "Yumi" "Worried">>Are you okay? <</dialog>> <<dialog "Shiori">>...No. Can I... ask you something? <</dialog>> <div class="button-row"> <<regButton "shiori-follow2-6" "Shiori tells her everything">> </div> </div> <<backend>>[[shiori-follow2-6]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "studio">> <div class="content-panel"> <<dialog "Yumi" "Shocked">>With your sister!? <</dialog>> <<dialog "Shiori" "Teary-eyed">>...He used to escort me to work all the time last year... I get harassed a lot as you know... <</dialog>> <<dialog "Yumi" "Realizing">>Ah! I remember! When the boss, Sho, visited one of your events, he was devastated since he saw him getting you lunch once. <</dialog>> <<dialog "Shiori" "Smiling bitterly">>Ah. He did used to do that. <</dialog>> <<dialog "Shiori">>What would you do if you were in my position? <</dialog>> <div class="button-row"> <<regButton "shiori-follow2-7" "Yumi answers">> </div> </div> <<backend>>[[shiori-follow2-7]] <<time 0 6>> <<set $hidenav = 1>> <</backend>>
<<bg "studio">> <div class="content-panel"> <<dialog "Yumi" "Bitter">>I kind of am. Not with my sister though, I don't have a sister. Remember, I told you about Ken? <</dialog>> <<dialog "Shiori">>The guy who introduced you to the bar you work at? <</dialog>> <<dialog "Yumi" "Bitter">>Yeah. We're dating, but then I found out he's seeing two other people... His secretary and, remember the old event planner for my dad? <</dialog>> <<dialog "Shiori">>You mean Mina-chan? Miyazaki Mina? <</dialog>> <<dialog "Yumi">>Yeah. What sucks is they met after I gave them my ticket to your event last year. My boss, Sho, is a big fan after all. <</dialog>> <<dialog "Shiori">>I swear... that name sounds familiar. Well... How is your relationship with Ken? <</dialog>> <div class="button-row"> <<regButton "shiori-follow2-8" "Yumi gets real">> </div> </div> <<backend>>[[shiori-follow2-8]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "studio">> <div class="content-panel"> <<dialog "Yumi" "Bitter">>I don't even know... After I gave them my ticket to your event, we just... kinda drifted apart? <</dialog>> <<dialog "Shiori">>Because you don't like that he's seeing other people? <</dialog>> <<dialog "Yumi" "Shaking her head">>Nope. We weren't even exclusive yet. We haven't talked about that. He just... He seemed obsessed with something. He was always busy. He was always out of town. He just... He stopped paying attention. <</dialog>> <<dialog "Shiori">>I'm... sorry. <</dialog>> <<dialog "Yumi">>I kind of envy you, actually. At least, you still have a fighting chance to take your man. Well... I'm not going to act like I understand how you feel. I don't have a sister. <</dialog>> <<dialog "Shiori">>... <</dialog>> <<dialog "Yumi">>How about we ask the Art Director? I heard from Sho that she has an... adventurous relationship with her boyfriend. Although... Sho has a habit of talking too much so take that with a grain of salt. <</dialog>> <div class="button-row"> <<regButton "shiori-follow2-9" "Yumi approaches the Art Director">> </div> </div> <<backend>>[[shiori-follow2-9]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "studio">> <div class="content-panel"> <<dialog "Yumi">>Senpai! We could use some advice. Can we have a moment with you? <</dialog>> <<dialog "Miku">>Oh. Miss Yumi, Miss Kanashi. I don't know if I'm experienced enough to give you advice, but I'll be happy to hear you out. <</dialog>> <<dialog "Shiori">>Um... You can just call me Shiori. <</dialog>> <<dialog "Miku" "Smiling">>Then you can call me Miku. It's a pleasure to work with you, Shiori. So? What's wrong? <</dialog>> <div class="button-row"> <<regButton "shiori-follow2-10" "They explain">> </div> </div> <<backend>>[[shiori-follow2-10]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "studio">> <div class="content-panel"> <<dialog "Miku" "Flustered">>Th-that's pretty heavy... I don't have a sister so I'm not sure if my opinion holds weight. <</dialog>> <<dialog "Yumi">>We thought we'd ask because we heard that... uhm... Your relationship... <</dialog>> <<dialog "Shiori" "Shocked">>Y-yumi! That's so rude! I'm sorry, Miku! <</dialog>> <<dialog "Miku" "Smiling">>It's okay. The rumors are true. My relationship is open... I'm not ashamed of it though. I'm proud that I'm his girlfriend. I love him and I know he loves me. <</dialog>> <div class="button-row"> <<regButton "shiori-follow2-11" "Shiori is confused">> </div> </div> <<backend>>[[shiori-follow2-11]] <<time 0 6>> <<set $hidenav = 1>> <</backend>>
<<bg "studio">> <div class="content-panel"> <<dialog "Shiori">>How can you be okay that the person you love is intimate with other women? <</dialog>> <<dialog "Miku">>Before I met him. I was agoraphobic... I don't know if you've noticed but... I'm... uhm... let's just say gifted in the chest area. <</dialog>> The two girls stare at her boobs. <<dialog "Miku" "Flustered">>H-hey! <</dialog>> She shields her chest with her arms. <<dialog "Yumi">>You are gifted indeed. <</dialog>> <<dialog "Miku" "Smiling">>Because of this... I got people stalking me. It got so bad that I couldn't leave the house. I know this is stupid, but I only went out late at night and survived on Convenience Store food since they were the only store that were open that late. <</dialog>> <div class="button-row"> <<regButton "shiori-follow2-12" "Miku talks about the stalking">> </div> </div> <<backend>>[[shiori-follow2-12]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "studio">> <div class="content-panel"> <<dialog "Miku">>I'm neighbors with my boyfriend, so one time, when he was on his way home, I thought he was a stalker so I yelled at him. He was so confused. <</dialog>> <<dialog "Shiori">>That's... a cute and scary way of meeting. <</dialog>> <<dialog "Miku">>After we cleared that up, he started matching my nightly outing schedules to walk me home. One time, a stalker got into my house and he was the one who rescued me. <</dialog>> <<dialog "Yumi" "Shocked">>That sounds so scary! <</dialog>> <<dialog "Miku" "Smiling">>It was! But he made me feel safe and took care of. Even though he's having relations with other women, he never fails to be there for me. Give me everything I need. So... I took initiative. <</dialog>> <<dialog "Shiori">>How? <</dialog>> <div class="button-row"> <<regButton "shiori-follow2-13" "Miku explains">> </div> </div> <<backend>>[[shiori-follow2-13]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "studio">> <div class="content-panel"> <<dialog "Miku">>Well... Before we became official, I caught him sleeping with the Convenience Store clerk. I couldn't say anything because we weren't actually dating then... <</dialog>> <<dialog "Shiori">>We... aren't actually official too... <</dialog>> <<dialog "Miku">>I cried to his uncle and I will never forget what he said... <</dialog>> <<dialog "Uncle">>Be with him. It's gonna hurt. A lot. Sharing the person you love with other people, but... If leaving him is not an option for you, then you have to accept him for what kind of person he is. <</dialog>> <<dialog "Yumi">>That's... <</dialog>> <<dialog "Miku">>To me... Leaving him wasn't an option. He taught me how to be a person again. I know that seems like I'm valuing myself pretty low, but... to me. It's more painful to be away from him than to share him. <</dialog>> <<dialog "Yumi" "Sad">>I... feel you. Like I said earlier, I don't have a sister, so I can never understand how you must be feeling, Shiori, but... Ken supported my dreams. I wouldn't be here right now if it wasn't for him. I love him... <</dialog>> <<dialog "Miku">>So, I made it official. He can go sleep around, but he better come back to me, and... he does. Always. I'm not telling you to have an open relationship like me, but... Maybe talk it out with him? <</dialog>> <<dialog "Shiori">>I... I'm not sure if I've forgiven him. I'll think about it. Thank you. Miku. Yumi. <</dialog>> <div class="button-row"> <<regButton "shiori-follow2-14" "Yumi asks them both out">> </div> </div> <<backend>>[[shiori-follow2-14]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "studio">> <div class="content-panel"> <<dialog "Yumi">>Damn. Miku-senpai. You're really cool, you know? We should hang out later. After the shoot. <</dialog>> <<dialog "Miku">>Actually, I have to go back to Ariku after lunch. I don't know when I'm gonna be back here, but let's do it then. Well, I do live here in Kumine though, so when our schedules line up, let's do that! <</dialog>> <<dialog "Shiori">>That's too bad. I wish I talked to you sooner. <</dialog>> <<dialog "Miku">>I'm sorry. I'm a bit shy, you see... <</dialog>> <<dialog "Shiori">>I'm pretty shy too... <</dialog>> <<dialog "Yumi">>You're both too pretty to be shy. <</dialog>> <div class="button-row"> <<regButton "shiori-follow2-15" "Shiori's shoot ends">> </div> </div> <<backend>>[[shiori-follow2-15]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "Shiori" "Exits the building">>... <</dialog>> <<dialog "You" "Waving">>Hey... <</dialog>> <div class="button-row"> <<regButton "shiori-follow2-16" "She walks past you">> </div> </div> <<backend>>[[shiori-follow2-16]] <<set $hour = 17>><<set $minute = 0>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "You" "Following behind">>Walk in silence it is~ <</dialog>> <<dialog "Shiori" "Turns to you">>Did you even love me? <</dialog>> <<dialog "You" "Taken aback">>...I still do. <</dialog>> <<dialog "Shiori" "Angry">>Just... How!? How selfish can you be? You're saying you love me and my sister at the same time? <</dialog>> <<dialog "You">>I'm sorry. I wish I could tell you what was wrong with me too, but... I don't know why... I'm not asking you to love me back, but... at least let me protect you. <</dialog>> <<dialog "Shiori" "Angry">>That's the problem! I don't want to love you, but I do and it hurts! Protect me? You're the biggest threat to my well-being right now! <</dialog>> <<dialog "Shiori" "Crying">>Thinking about you and my sister going behind my back hurts! How could you do this to me? <</dialog>> <<dialog "You">>Shiori... <</dialog>> <<dialog "Shiori" "Crying">>Just shut up. Please, leave me alone. I just want it to stop. I don't want to feel this... pain anymore. It's too hard. I can't eat. I can't sleep. I can't enjoy my hobbies. I just want it to end. Please, let it end... <</dialog>> <div class="button-row"> <<regButton "shiori-follow2-17" "She goes home">> </div> </div> <<backend>>[[shiori-follow2-17]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> Shiori crumbles to the ground. <<dialog "Shiori" "Sobbing">>Waaahhhh!! <</dialog>> <div class="button-row"> <<regButton "residential" "End">> </div> </div> <<backend>>[[shiori-follow3-1]] <<time 0 1>> <<set $shiori.follow = 2>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "You">>Shit. I overslept. Where's Shi? <</dialog>> <<dialog "You" "Looking around">>Is she talking to someone? <</dialog>> <div class="button-row"> <<regButton "shiori-follow3-2" "Five minutes ago...">> </div> </div> <<backend>>[[shiori-follow3-2]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "Shiori" "Looking around">>...I guess he's really leaving me alone. <</dialog>> <<dialog "Shiori">>...This is for the best. <</dialog>> <div class="button-row"> <<regButton "shiori-follow3-3" "She gets approached">> </div> </div> <<backend>>[[shiori-follow3-3]] <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "Thug">>Woah! You're Kanashi, right? Damn. You're smokin' even in person. What are you doing out here, Kanashi? <</dialog>> <<dialog "Shiori" "Uncomfortable">>Uhm. I'm on my way to work... Please, let me pass. <</dialog>> <<dialog "Shiori" "Internally">>Seriously? This happens now? <</dialog>> <<dialog "Thug">>No way! I should tell my buds about you. We're all fans, you know? <</dialog>> <<dialog "Shiori" "Uncomfortable">>Uhm... P-please let me pass. <</dialog>> <<dialog "Thug">>How about we hang out? I'm sure you can just call your work. You're the star after all. <</dialog>> <div class="button-row"> <<regButton "shiori-follow3-4" "Shiori pulls out her taser">> </div> </div> <<backend>>[[shiori-follow3-4]] <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "Shiori" "Scared">>S-stay back! I'm going to use this! <</dialog>> <<dialog "Thug">>Oi. Oi. You're offending me, you know? How can you treat a fan like that? <</dialog>> The thug snatches the taser away. <<dialog "Shiori" "Scared">>Kyaa! <</dialog>> <<dialog "Thug" "Practically salivating">>My feelings are hurt, Kanashi. How about you make up for it? I'll even pay for the hotel~ <</dialog>> <<dialog "Shiori" "Scared">>Help! $name! <</dialog>> <<dialog "You">>Hey, dipshit. <</dialog>> <div class="button-row"> <<regButton "shiori-follow3-4-battlecrud" "Fight">> </div> </div> <<backend>>[[shiori-follow3-4-battlecrud]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<set $enemy = { name: "", type: "", level: 1, hp: 100, ep: 100, maxhp: 100, maxep: 100, str: 0, agi: 0, int: 0}>> <<set $commentary = "">> <<set $enemy.name = "Thug">> <<set $enemy.level = 5)>> <<set $epoints = $enemy.level * 5>> <<set _base = Math.floor($epoints / 4)>> <<set _remaining = $epoints - (_base * 3)>> <<set $enemy.str = _base>> <<set $enemy.agi = _base>> <<set $enemy.int = _base>> <<for _i = 0; _i < _remaining; _i++>> <<set _r = random(1,3)>> <<switch _r>> <<case 1>><<set $enemy.str += 1>><</case>> <<case 2>><<set $enemy.agi += 1>><</case>> <<case 3>><<set $enemy.int += 1>><</case>> <</switch>> <</for>> <<set $enemy.maxhp = 90 + (10 * $enemy.level) + (2*$enemy.str)>> <<if $enemy.str >= $enemy.agi && $enemy.str >= $enemy.int>> <<set $enemy.type = "Tank">> <<elseif $enemy.agi >= $enemy.str && $enemy.agi >= $enemy.int>> <<set $enemy.type = "Striker">> <<else>> <<set $enemy.type = "Grappler">> <</if>> <<set $enemy.hp = $enemy.maxhp>> <<set $pdialog = "Clench your teeth.">> <<set $edialog = "Who the fuck--">> <<set $battlePassage = "shiori-follow3">> <<goto "shiori-follow3-battle">>[[shiori-follow3-battle]]
<<bg "business-area" $hour>> <div class="content-panel"> <<combat $enemy.name $enemy.level $enemy.type $enemy.hp $enemy.ep $enemy.maxhp $enemy.maxep>>$edialog<</combat>> <<combat "You" $player.level "Specialist" $player.hp $player.ep $player.maxhp $player.maxep>>$pdialog<</combat>> <<dialog "Shiori" "Scared">>$name! <</dialog>> <div class="button-row"> <<regButton "shiori-follow3-5" "Rock his shit">> </div> </div> <<backend>>[[shiori-follow3-5]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> You throw the hardest punch you've ever thrown in your entire life dealing so much damage, the game engine couldn't even fucking compute it. <<dialog "Thug">>Uggkkkk!! Y-you're... <</dialog>> The thug gets knocked the fuck out. <<dialog "Shiori" "Teary-eyed">>$name! I... I thought... <</dialog>> <<dialog "Shiori" "Crying">>I was so scared! I thought you really wouldn't show up anymore! <</dialog>> <<dialog "You" "You hug her">>How could I? I told you. I love you. <</dialog>> <div class="button-row"> <<regButton "shiori-follow3-6" "She hugs you back">> </div> </div> <<backend>>[[shiori-follow3-6]] <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "Shiori" "Crying">>Why are you late!? I was so scared! <</dialog>> <<dialog "You" "Flustered">>I-I'm sorry. I overslept. <</dialog>> <<dialog "Shiori" "Crying">>You're an idiot! <</dialog>> <div class="button-row"> <<regButton "shiori-follow3-7" "She calms down">> </div> </div> <<backend>>[[shiori-follow3-7]] <<set $hidenav = 1>> <</backend>>
<<bg "park" $hour>> <div class="content-panel"> You sit together in the park. <<dialog "You">>What about work? <</dialog>> <<dialog "Shiori" "Looking down">>I already called... <</dialog>> <<dialog "You">>Are you feeling better? <</dialog>> <<dialog "Shiori" "Looking down">>I am... Thanks to you... <</dialog>> <div class="button-row"> <<regButton "shiori-follow3-8" "You stay quiet for a while">> </div> </div> <<backend>>[[shiori-follow3-8]] <<time 0 30>> <<set $hidenav = 1>> <</backend>>
<<bg "park" $hour>> <div class="content-panel"> <<dialog "You" "Awkward">>H-huh... We've never hung out at the park, huh? This is our first time here. <</dialog>> <<dialog "Shiori">>Don't. I haven't forgiven you yet. <</dialog>> <<dialog "You">>S-sorry. <</dialog>> <<dialog "Shiori" "Getting heated">>I mean, seriously? My sister? <</dialog>> <<dialog "You">>I'm sorry. <</dialog>> <<dialog "Shiori">>How did it start? Is this why you offered your apartment to her? <</dialog>> <div class="button-row"> <<regButton "shiori-follow3-9" "Explain">> </div> </div> <<backend>>[[shiori-follow3-9]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "park" $hour>> <div class="content-panel"> <<dialog "You">>N-no. It happened after that... <</dialog>> <<dialog "Shiori">>... <</dialog>> <<dialog "You">>Nirei... She caught us when we were having... uhm... breakfast at your place. <</dialog>> <<dialog "Shiori">>Caught having breakfast? What does that-- <</dialog>> <div class="button-row"> <<regButton "shiori-follow3-10" "She realizes">> </div> </div> <<backend>>[[shiori-follow3-10]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "park" $hour>> <div class="content-panel"> <<dialog "Shiori" "Horrified">>OH MY GOD! SHE SAW ME GIVING YOU A BLOWJOB!? <</dialog>> <<dialog "You" "Flustered">>Sh-shiori! We're in public! <</dialog>> <<dialog "Shiori" "Covering her mouth">>! <</dialog>> <<dialog "You">>Your sister approached me when I was helping her move. I don't think it's my place to talk about why she did that... You should talk to your sister about it. <</dialog>> <<dialog "Shiori">>I... I don't think I'm ready for that yet. <</dialog>> <div class="button-row"> <<regButton "shiori-follow3-11" "Continue">> </div> </div> <<backend>>[[shiori-follow3-11]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "park" $hour>> <div class="content-panel"> <<dialog "You">>That's okay. I'm sure she understands... After that, you came clean to her about our relationship. She saw how happy you were so she tried to move on with that college guy. <</dialog>> <<dialog "Shiori">>Ah. Reshi-kun. I thought they were cute together though... <</dialog>> <<dialog "You" "Scoffs">>That guy tried to gang rape your sister with a bunch of his frat bros, you know? <</dialog>> <<dialog "Shiori" "Shocked">>WHAT!? <</dialog>> <<dialog "You">>Nirei was already naked when I found her. Thankfully nothing else happened. <</dialog>> <<dialog "Shiori">>You always seem to show up in time. Just like just now. How do you even do that? <</dialog>> <div class="button-row"> <<regButton "shiori-follow3-12" "Continue">> </div> </div> <<backend>>[[shiori-follow3-12]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "park" $hour>> <div class="content-panel"> <<dialog "You">>I don't know... I'm just kind of... always here. <</dialog>> <<dialog "Shiori">>How about the other girls in our class, though? You think I don't know? Akane. Haru. Emi. God, you have like a super power or something. <</dialog>> <<dialog "You">>Um... <</dialog>> <<dialog "Shiori">>You don't have to tell me... In fact, it would be better if I don't know. I'm going to... try. To get used to the thought. <</dialog>> <<dialog "You">>So... what are you saying? <</dialog>> <<dialog "Shiori">>A friend of mine is going through the same thing, but... she held on because she said she'd rather do her best to accept her partner than to lose him. I'm not saying I'm okay with what's going on... I'm going to try my best to make you subscribe to monogamy... but for now... Be with me. <</dialog>> <<dialog "You">>Are you sure? <</dialog>> <<dialog "Shiori">>Not really... I just... I don't want to cry myself to sleep every night anymore. I'm too tired... <</dialog>> <div class="button-row"> <<regButton "shiori-follow3-13" "Ask about Nirei">> </div> </div> <<backend>>[[shiori-follow3-13]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "park" $hour>> <div class="content-panel"> <<dialog "You">>What about your sister? Are you going to talk to her? <</dialog>> <<dialog "Shiori">>...No. At least not now... I don't think I'm ready yet. <</dialog>> <<dialog "You">>You know she loves you, right? <</dialog>> <<dialog "Shiori">>I... I'm not sure. I mean... I do love her. She's my sister. I think I'm just too hurt right now... <</dialog>> <<dialog "You">>Take all the time you need. <</dialog>> <<dialog "Shiori">>...Let me lean on your shoulder. <</dialog>> <<dialog "You">>Come here. <</dialog>> You hold her. <<dialog "Shiori">>You know we're not going to have sex for a while, right? <</dialog>> <<dialog "You">>Of course. I'm not that insensitive. <</dialog>> <<dialog "You" "Internally">>Dang it. <</dialog>> You spend the rest of the day talking about your boundaries, the rules of your relationship, everything... <div class="button-row"> <<regButton "shiori-follow3-14" "The day ends">> </div> </div> <<backend>>[[shiori-follow3-14]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "residential" $hour>> <div class="content-panel"> <<dialog "Shiori">>Thanks for walking me home. <</dialog>> <<dialog "You">>It's my job. <</dialog>> <<dialog "Shiori" "Kisses your cheek">>That's all you get for now. <</dialog>> <<dialog "You">>Sleep tight, Shiori. <</dialog>> <<dialog "Shiori">>...$name? <</dialog>> <<dialog "You">>Yeah? <</dialog>> <<dialog "Shiori">>You'll come back to me no matter what, right? <</dialog>> <<dialog "You">>Of course. <</dialog>> She smiles. <<dialog "Shiori">>You better. I haven't forgiven you yet. You have a lot of making up for to do! I'm expecting to get spoiled. <</dialog>> She shuts the door. <<dialog "You" "Smiling">>I'll... do my best. <</dialog>> <div class="button-row"> <<regButton "residential" "End">> </div> </div> <<backend>>[[shiori-follow4-1]] <<time 10 13>> <<set $hidenav = 1>> <<set $shiori.follow = 3>> <<set $shiori.quest = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Shiori">>Yes? <</dialog>> <div class="button-row"> <<regButton "classroom" "Nevermind">> </div> </div> <<backend>> <<time 0 1>> <<set $hidenav = 0>> <</backend>>
<<nobr>> <<if $tier >= 3>> <<if $chiaki.quest == 0>> <<if $location == "park" && !$chiaki.met && $daystate == "Morning">> <<regButton "chiaki-intro1" "A girl drops her wallet">> <</if>> <<if $location == "bedroom" && $chiaki.met && $chiaki.social == 1 && $chiaki.day < $dayIndex && $daystate == "Night">><<set $afford = $player.money >= 30>> <<regButton "chiaki-intro10-1" "Chiaki is calling you ( 💵$30)" $afford>> <</if>> <<if $location == "mall" && $chiaki.social == 3>><<set $afford = $player.money >= 200>> <<regButton "buyVCR" "Buy a VCR ( 💵$200)" $afford>> <</if>> <<if $location == "livingroom" && $chiaki.social == 4>> <<regButton "chiaki1-1" "Watch Chiaki's Tape">> <</if>> <</if>> <</if>> <</nobr>>
<<bg "residential" $hour>> <div class="content-panel"> <<dialog "You">>I just saw her today... I should come back tomorrow. <</dialog>> <div class="button-row"> <<regButton "residential" "End">> </div> </div> <<backend>>[[chiaki-home]][[chiaki-dialog]] <<set $hidenav = 1>> <</backend>>
<<backend>> <<if $chiaki.day > $dayIndex && $chiaki.quest < 2>> <<goto "chiaki-seen">> <</if>> <<if $chiaki.day <= $dayIndex && $chiaki.quest == 0 && $chiaki.social == 2>> <<if $daystate == "Night">> <<goto "chiaki-intro11-1">> <<else>> <<goto "chiaki-early">> <</if>> <</if>> <</backend>><<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Chiaki">>Hey~ <</dialog>> <div class="button-row"> <<regButton "residential" "Leave">> </div> </div> <<backend>>[[chiaki-early]] <</backend>>
<<bg "residential" $hour>> <div class="content-panel"> <<dialog "You">>She hates going out in the day because she gets recognized a lot... I should come back later... <</dialog>> <div class="button-row"> <<regButton "residential" "End">> </div> </div> <<backend>>[[chiaki-home]] <<set $hidenav = 1>> <</backend>>
<<glow "white" "0.5px cyan" "12px cyan" "18">>Inventory<</glow>> <<for _item range Object.keys($inventory)>><<if $inventory[_item] > 0>><span style="display: inline-block; width: 60%;"><<print _item>> : <<print $inventory[_item]>>x</span><span style="display: inline-block; width: 40%;"><<use _item>></span><</if>><</for>> <label> <input type="checkbox" style="transform: scale(1.5); margin-right: 5px;" id="mute-alerts" onchange="SugarCube.State.variables.muteAlerts = this.checked">Mute Purchase Alert </label> <<backend>> <script> // Ensure the checkbox reflects the value of muteAlerts when the page reloads. document.getElementById("mute-alerts").checked = SugarCube.State.variables.muteAlerts; </script> <</backend>>
<<bg "hospital">> <div class="content-panel"><<if !$mikane.met>> <<dialog "You" "Internally">>Yoshioka Mikane... Akane's sister. Also my uncle's ex. After my uncle moved from Shibuya to Kumine, she was abducted by the Yamaguchi Clan and was forced to make steroids for Yamaguchi Takeshi. She synthesized a steroid that turns into a muscle spasmogen when charged with electricity. She, along with Akane, who invented the Iron Fever that provided the electrical charge, is the biggest contributor to my victory over Takeshi. <</dialog>> <<dialog "Mikane">>It's a pleasure to see you, Young Master. Oh. I just want to thank you again for letting Akane stay at your apartment. Our place would have been too cramped if we stayed together. <</dialog>> <<dialog "You">>I'm glad. I'm surprised though... You're a nurse here, right? <</dialog>> <<dialog "Mikane">>Yes, I am~ <</dialog>> <<dialog "You">>How does a nurse get to have a Doctor's Office? <</dialog>> <<dialog "Mikane">>Hehe~ I can't legally work as a doctor yet so I'm working as a nurse, but I'm better than all the doctors here so they let me have my own office. <</dialog>> <<dialog "You">>You really are a genius... You have only one year of med school left. You'll get your white coat then~ <</dialog>> <<dialog "Mikane">>I can't wait~ Anyways... <</dialog>><</if>> <<dialog "Mikane">>What can I do for you, Young Master? <</dialog>> <div class="button-row"> <<buy "Health Tonic" 25>> <<regButton "hospital" "Leave">> </div> </div> <<backend>>[[mikane-office]] <<set $hidenav = 0>> <<set $mikane.met = true>> <</backend>>
<<include "chiaki-quests">> <<include "erika-quests">> <<include "nirei-quests">> <<include "saki-quests">> <<include "shiori-quests">>
<<backend>> <<set $strMetric += 0.1>> <<set $rewxp = 2 + Math.round($player.str * random(5,10) * 0.1)>> <<set $rewxp = Math.Round($rewxp * (1 + (0.1 * $tier)))>> <<set $player.ep = $player.ep - 50>> <</backend>><<bg "park" $hour>> <div class="content-panel"> <img id="title-image" src="img/misc/work-out.png" style="width: 45%;"> You do some pushups. You feel yourself getting stronger. You get +$rewxp xp. <<exp $rewxp >> <div class="button-row"> <<regButton "park" "Rest">> </div> </div> <<backend>> <<time 1 0>> <</backend>>
<<backend>> <<set $chiakiDialog = "We haven't met yet.">> <<if $chiaki.met>> <<set $chiakiDialog = "We met at the park. I gave you my number.">> <</if>> <<if $chiaki.met && $chiaki.quest == 0 && $chiaki.day < $dayIndex>> <<set $chiakiDialog = "What the hell? Why aren't you calling me?">> <</if>> <<if $chiaki.social == 2>> <<set $chiakiDialog = "Okay, I kind of like you, but you'd have to know all of me first before I sleep with you.">> <</if>> <<if $chiaki.social == 3>> <<set $chiakiDialog = "I gave you a tape so you can know about my past. Will you be able to accept me after watching it?">> <</if>> <<if $chiaki.social == 3 && $chiaki.quest == 1>> <<set $chiakiDialog = "I'm an AV Actress. Will you shoot a pornographic film with me?">> <</if>> <</backend>><<dialog "Chiaki">>$chiakiDialog<</dialog>>
<<bg "mall">> <div class="content-panel"> <<dialog "You">>What should I get? <</dialog>> <div class="button-row"> <<set $location = "mall">> <<include "quests">> <<regButton "business-area" "Leave">> </div> </div> <<backend>>[[mikane-office]] <<set $hidenav = 0>> <</backend>>
<<nobr>> <<if $tier >= 1>> <<if $saki.quest == 0>> <<if $location == "classroom" && $saki.met && $schoolDay && $hour == 17 && $saki.social == 0 && $saki.day < $dayIndex + 1>> <<regButton "saki-intro5-1" "Saki is waiting for you">> <</if>> <<if $location == "classroom" && $saki.met && $schoolDay && $hour == 17 && $saki.social == 1 && $saki.day < $dayIndex>> <<regButton "saki-intro6-1" "Saki is waiting for you">> <</if>> <<if $location == "classroom" && $saki.met && $schoolDay && $hour == 17 && $saki.social == 2 && $saki.day < $dayIndex>> <<regButton "saki1-1" "Saki is waiting for you">> <</if>> <</if>> <</if>> <</nobr>>
<<backend>> <<set $sakiDialog = "We're classmates.">> <<if $saki.met>> <<set $sakiDialog = "I want to fight the strongest in Aoba!">> <</if>> <<if $saki.social == 1>> <<set $sakiDialog = "I guess there are no athletes in Aoba anymore... Then who do I fight?">> <</if>> <<if $saki.social == 2>> <<set $sakiDialog = "Teach me, Master!">> <</if>> <</backend>><<dialog "Saki">>$sakiDialog<</dialog>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "Marika" "Shocked">>$name! What the hell!? <</dialog>> <<dialog "You">>A-aunt Marika! <</dialog>> <div class="button-row"> <<regButton "marika-intro1-2" "You hurriedly turn the TV off">> </div> </div> <<backend>>[[marika-intro1-2]] <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <img src="img/chars/marika.jpg" style="width: 50%;"> <<dialog "You" "Internally">>Shit. Aunt Marika, Erika's mom, and my dad's little sister. We've always been cool... She's like an older friend, but now... I can't believe she caught me watching porn. <</dialog>> <<dialog "You">>I can explain! <</dialog>> <<dialog "Marika" "Flustered">>You live with other people! You should be jerking off in your room! <</dialog>> <<dialog "You">>I-I'm not jerking off! Look! My pants are up and my zippers are zipped! <</dialog>> <div class="button-row"> <<regButton "marika-intro1-3" "She looks at you and notices a boner">> </div> </div> <<backend>>[[marika-intro1-3]] <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "You" "You look down">>Okay. This is a biological response! I had no choice, Aunt Marika! The livingroom TV was the only one that could connect to the VCR! <</dialog>> <<dialog "Marika" "Flustered">>Why are you even watching that stuff!? You have Anzu, don't you!? <</dialog>> <<dialog "You">>Let me explain. The girl in the video is kind of my girlfriend... Well, we're not officially dating, but we do go on late night-- you know what, that's not important. I'm involved with the girl in the video and she sent me that to... Here, read her letter. <</dialog>> <div class="button-row"> <<regButton "marika-intro1-4" "You hand her the letter">> </div> </div> <<backend>>[[marika-intro1-4]] <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "Marika" "Reading the letter">>She wants you to do porn!? <</dialog>> <<dialog "You">>Ah, fuck. I should have read that letter before handing it to you. <</dialog>> <<dialog "Marika">>W-well? Are you gonna do it? <</dialog>> <<dialog "You">>She gave me time to think about it, but I think I'm interested... <</dialog>> <<dialog "Marika">>$name... I don't know if I approve... <</dialog>> <<dialog "You">>Come on, Auntie. I'm an adult. <</dialog>> <<dialog "Marika">>I know you sleep around, but I don't know how to feel about it being your career. How are you gonna get married if you do that? You're the heir to the $awada clan, you know? <</dialog>> <<dialog "You">>I know. I know. But, I can just tell them to blur my face. What are they gonna do? Call the Yakuza on me? We're the Yakuza. <</dialog>> <div class="button-row"> <<regButton "marika-intro1-5" "She has a condition">> </div> </div> <<backend>>[[marika-intro1-5]] <<set $hidenav = 1>> <</backend>>
<<bg "livingroom" $hour>> <div class="content-panel"> <<dialog "Marika">>I'll give you my blessing. Only if you let me watch the film. <</dialog>> <<dialog "You">>I don't know about showing my Aunt a video of me having sex. <</dialog>> <<dialog "Marika">>I have to judge whether this sudden... career exploration is good for you or not! <</dialog>> <<dialog "You">>Whatever. Sure. Can you keep this a secret now? <</dialog>> <<dialog "Marika">>Yes. I'll keep it a secret. <</dialog>> <<dialog "You">>Great. Can I go? <</dialog>> <<dialog "Marika">>Go. Go. <</dialog>> You leave. <<dialog "Marika" "Internally">>I didn't know $name was that big... I could tell from the bump in his pants... Like father, like son. <</dialog>> <div class="button-row"> <<regButton "livingroom" "End">> </div> </div> <<backend>>[[marika-intro1-5]] <<set $hidenav = 1>> <<set $marika.met = true>> <</backend>>
<<nobr>> <<if $location == "business-area" && $shiori.met && $shiori.quest == 0 && $shiori.follow == 0 && ($day == "Saturday" || $day == "Sunday") && $daystate == "Morning" && $nirei.met && $teachersMet >= 9>> <<regButton "shiori-follow1-1" "Follow Shiori">> <</if>> <<if $location == "nirei-home" && $shiori.follow == 3 && $nirei.quest == 0>> <<regButton "nirei1-1" "Talk to Nirei about Shiori">> <</if>> <<if ($location == "classroom" || $location == "school") && $shiori.follow == 4 && $nirei.quest == 1 && $schoolDay && $hour == 17>> <<regButton "nirei2-1" "You get a text from Nirei">> <</if>> <</nobr>>
<<backend>> <<set $agiMetric += 0.1>> <<set $rewxp = 2 + Math.round($player.agi * random(5,10) * 0.1)>> <<set $rewxp = Math.Round($rewxp * (1 + (0.1 * $tier)))>> <<set $player.ep = $player.ep - 50>> <</backend>><<bg "track" $hour>> <div class="content-panel"> <img id="title-image" src="img/misc/run-track.png" style="width: 45%;"> You run a couple laps. You feel yourself getting more agile. You get +$rewxp xp. <<exp $rewxp >> <div class="button-row"> <<regButton "park" "Rest">> </div> </div> <<backend>> <<time 1 0>> <</backend>>
<<bg "girl-room" $hour>> <div class="content-panel"> <<dialog "Nirei" "Running up to you">>Hey! You're here! Can you-- <</dialog>> <<dialog "You">>Before you say anything. Shiori is talking to me again. <</dialog>> <<dialog "Nirei">>O-oh. That's good... <</dialog>> <<dialog "You">>I'm gonna try to convince her to talk to you again. <</dialog>> <<dialog "Nirei">>S-sure. <</dialog>> <<dialog "You">>Are you okay? You don't sound pleased. <</dialog>> <<dialog "Nirei">>N-no! I am. I'm just processing it, you know? H-haha. <</dialog>> <<dialog "You">>Don't worry. I'll fix it. So, what were you gonna say? <</dialog>> <<dialog "Nirei">>R-right. My friend, umm... Tomo-chan. She just bought a bar and is inviting me for drinks. I was hoping you'd come with me... She reaally wants to meet you. <</dialog>> <<dialog "You">>Oh. Of course! We can go now. <</dialog>> <<dialog "Nirei">>... <</dialog>> <div class="button-row"> <<regButton "nirei1-2" "You get to the bar">> </div> </div> <<backend>>[[nirei1-2]] <<set $hidenav = 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<dialog "Tomo">>Hey, girl! Oh. You brought your-- <</dialog>> <<dialog "Nirei" "Covering her mouth">>Yeah! My boyfriend who you told me you really wanted to meet. H-haha. <</dialog>> <<dialog "You" "Confused">>Um... <</dialog>> <<dialog "Nirei" "Whispering to Tomo">>Please, play along. <</dialog>> <<dialog "Tomo" "Whispering back">>I thought we were drinking alone? <</dialog>> <<dialog "Nirei" "Whispering to Tomo">>Just! Okay? Please? <</dialog>> <<dialog "Tomo" "Smiling at you">>Nice to finally meet you. Nirei has been talking about you nonstop. I'm Tomo. <</dialog>> <<dialog "You">>Nice to meet you. I'm $name. Is it just gonna be us? <</dialog>> <<dialog "Nirei">>Uhm... <</dialog>> <<dialog "Tomo" "Trying to improvise">>Yeah. I forgot to tell you. The other girls can't come because... of... their... peeeriods. <</dialog>> <<dialog "Nirei">>Oh. Well. That sucks. Let's go drink. Now. <</dialog>> <div class="button-row"> <<regButton "nirei1-3" "Tomo is 12 shots in">> </div> </div> <<backend>>[[nirei1-3]] <<time 0 15>> <<set $hidenav = 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<dialog "You">>So, Tomo... This is a nice bar. <</dialog>> <<dialog "Tomo" "Slurring her words">>Hnnngmmm?? Who'sh der? You can't come into my room, mom! I'm doing shturff... <</dialog>> <div class="button-row"> <<regButton "nirei1-drink" "Nirei grabs your arm">> </div> </div> <<backend>>[[nirei1-drink]] <<time 0 47>> <<set $hidenav = 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/drink">> <<dialog "Nirei">>She's drunk... <</dialog>> <<dialog "You">>She really is. I don't think she knows we're here. <</dialog>> <div class="button-row"> <<regButton "nirei1-horny" "She whispers to you">> </div> </div> <<backend>>[[nirei1-horny]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/horny">> <<dialog "Nirei">>Mmm. It's like we're the only people here. <</dialog>> <<dialog "You">>Y-yeah... <</dialog>> <div class="button-row"> <<regButton "nirei1-touch" "She touches you">> </div> </div> <<backend>>[[nirei1-touch]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/touch">> <<dialog "Nirei">>Since we are the only people here... <</dialog>> <<dialog "You">>What? Are you feeling adventurous again? Your friend is right here. <</dialog>> <div class="button-row"> <<regButton "nirei1-thigh" "She caresses you">> </div> </div> <<backend>>[[nirei1-thigh]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/thigh">> <<dialog "Nirei">>It's not like we haven't done this before. Are you really going to-- <</dialog>> <<dialog "Tomo" "Jolting awake">>Hrrnngggg? What are you two talking about without me? <</dialog>> <div class="button-row"> <<regButton "nirei1-nails" "Nirei improvises">> </div> </div> <<backend>>[[nirei1-nails]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/nails">> <<dialog "Nirei">>I was just talking to him about getting nails like yours. Those are really pretty. <</dialog>> <<dialog "You" "Whispering">>I can get you nails like those if you want. <</dialog>> <<dialog "Nirei" "Whispering">>That just made me even wetter. <</dialog>> <<dialog "Tomo">>Hnggg? Oh dish? Let me give you my *hic* girl'sh contact... <</dialog>> <div class="button-row"> <<regButton "nirei1-friend" "She starts scrolling">> </div> </div> <<backend>>[[nirei1-friend]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/friend">> <<dialog "Tomo">>I know you like pink... <</dialog>> <div class="button-row"> <<regButton "nirei1-panty" "Nirei teases you">> </div> </div> <<backend>>[[nirei1-panty]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/panty">> <<dialog "Nirei" "Whispering">>Speaking of pink... <</dialog>> <<dialog "You" "Whispering">>N-nirei! <</dialog>> <div class="button-row"> <<regButton "nirei1-cr" "Tomo has to use the bathroom">> </div> </div> <<backend>>[[nirei1-cr]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/cr">> <<dialog "Tomo">>I'm gonna barf... <</dialog>> <<dialog "Nirei">>Okay, girl~ <</dialog>> <div class="button-row"> <<regButton "nirei1-zip" "She unzips your pants">> </div> </div> <<backend>>[[nirei1-zip]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/zip">> <<dialog "Nirei">>Now, we're really the only people here~ <</dialog>> <<dialog "You">>H-hey! What if she comes back? <</dialog>> <div class="button-row"> <<regButton "nirei1-dick" "She touches your dick">> </div> </div> <<backend>>[[nirei1-dick]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/dick">> <<dialog "Nirei">>You don't like this? <</dialog>> <<dialog "You">>I didn't say that. <</dialog>> <div class="button-row"> <<regButton "nirei1-handy" "She strokes it">> </div> </div> <<backend>>[[nirei1-handy]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/handy">> <<dialog "Nirei">>Then just let it happen~ <</dialog>> <<dialog "You">>Fuck. I just can't resist you. <</dialog>> <div class="button-row"> <<regButton "nirei1-licka" "She licks it">> </div> </div> <<backend>>[[nirei1-licka]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/licka" 1 4>> <<dialog "Nirei">>Mmm~ You taste extra good today~ <</dialog>> <<dialog "You">>Ahh~ Your tongue is so soft, Nirei~ <</dialog>> <div class="button-row"> <<regButton "nirei1-bja" "Blowjob">> </div> </div> <<backend>>[[nirei1-bja]] <<time 0 4>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/bja" 1 2>> <<dialog "Nirei">>Gkkk~ Gkkk~ *Slurp* <</dialog>> <<dialog "You">>Ahhh~ <</dialog>> <div class="button-row"> <<regButton "nirei1-return" "Tomo comes back">> </div> </div> <<backend>>[[nirei1-return]] <<time 0 2>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/return" 1 2>> <<dialog "Tomo">>I couldn't throw up. *Hrrggghhh* <</dialog>> <<dialog "Nirei">>... <</dialog>> <<dialog "You">>... <</dialog>> <<dialog "Tomo">>... <</dialog>> <<dialog "Tomo">>I'm good. <</dialog>> <<dialog "Nirei">>Are you sure? <</dialog>> <<dialog "Tomo" "Dozing off">>Zzz.... <</dialog>> <div class="button-row"> <<regButton "nirei1-laugh" "Nirei laughs">> </div> </div> <<backend>>[[nirei1-laugh]] <<time 0 2>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/laugh">> <<dialog "Nirei">>Almost! <</dialog>> <<dialog "You">>That was close! <</dialog>> <div class="button-row"> <<regButton "nirei1-shh" "She goes for it again">> </div> </div> <<backend>>[[nirei1-shh]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/shh">> <<dialog "You">>Dude! What are you doing? <</dialog>> <<dialog "Nirei">>Shh! You'll wake her up! <</dialog>> <div class="button-row"> <<regButton "nirei1-hj" "Handjob">> </div> </div> <<backend>>[[nirei1-hj]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/hj" 1 2>> <<dialog "Nirei">>She's too drunk... She's not gonna know. <</dialog>> <<dialog "You">>Are you sure? <</dialog>> <div class="button-row"> <<regButton "nirei1-bjb" "Blowjob">> </div> </div> <<backend>>[[nirei1-bjb]] <<time 0 2>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/bjb" 1 2>> <<dialog "Nirei">>Gkk~ Yesh. Jusht chill, okay? Gkk~ <</dialog>> <<dialog "You">>Fuck it. <</dialog>> <div class="button-row"> <<regButton "nirei1-boobs" "Grab her tits">> </div> </div> <<backend>>[[nirei1-boobs]] <<time 0 2>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/boobs" 1 4>> <<dialog "Nirei">>I knew you'll cave~ <</dialog>> <<dialog "You">>How can I not? <</dialog>> <div class="button-row"> <<regButton "nirei1-skirt" "Move away from the bar and take off her skirt">> </div> </div> <<backend>>[[nirei1-skirt]] <<time 0 4>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/skirt">> <<dialog "You">>Jesus Christ. This ass. <</dialog>> <<dialog "Nirei">>Hehe~ <</dialog>> <div class="button-row"> <<regButton "nirei1-look" "She looks back">> </div> </div> <<backend>>[[nirei1-look]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/look">> <<dialog "Nirei">>We're good. She's out cold. <</dialog>> <<dialog "You">>Great. <</dialog>> <div class="button-row"> <<regButton "nirei1-lickb" "Lickjob">> </div> </div> <<backend>>[[nirei1-lickb]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/lickb" 1 3>> <<dialog "Nirei">>*Slurp* <</dialog>> <<dialog "You">>Ahhh~ <</dialog>> <div class="button-row"> <<regButton "nirei1-check" "She checks again">> </div> </div> <<backend>>[[nirei1-check]] <<time 0 3>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/check">> <<dialog "Nirei">>Hehe~ I can go all out now~ <</dialog>> <<dialog "You">>This is awesome. <</dialog>> <div class="button-row"> <<regButton "nirei1-bjc" "Blowjob">> </div> </div> <<backend>>[[nirei1-bjc]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/bjc" 1 3>> <<dialog "Nirei">>Gkkk~ Gkkk~ Gkkk~ <</dialog>> <<dialog "You">>Ahhh~ Use your tits~ <</dialog>> <div class="button-row"> <<regButton "nirei1-tj" "Titjob">> </div> </div> <<backend>>[[nirei1-tj]] <<time 0 3>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/tj" 1 3>> <<dialog "Nirei">>You like my tits? <</dialog>> <<dialog "You">>Of course, I like your tits. I'd be crazy not to. <</dialog>> <div class="button-row"> <<regButton "nirei1-bjd" "Blowjob">> </div> </div> <<backend>>[[nirei1-bjd]] <<time 0 3>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/bjd" 1 3>> <<dialog "Nirei">>Well, let me lubricate your dick one more time so we can put it in me. <</dialog>> <<dialog "You">>Here we go. <</dialog>> <div class="button-row"> <<regButton "nirei1-undress" "She undresses">> </div> </div> <<backend>>[[nirei1-undress]] <<time 0 3>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/undress" 1 2>> <<dialog "Nirei">>Are you ready? <</dialog>> <<dialog "You">>Of course. <</dialog>> <<dialog "Nirei">>Try to be quiet, okay? <</dialog>> <<dialog "You">>I should be telling you that. <</dialog>> <div class="button-row"> <<regButton "nirei1-insert" "She puts it in">> </div> </div> <<backend>>[[nirei1-insert]] <<time 0 2>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/insert" 1 2>> <<dialog "Nirei">>Ahhhh~ <</dialog>> <<dialog "You">>Fuck. You're so tight. <</dialog>> <div class="button-row"> <<regButton "nirei1-cowa" "Cowgirl">> </div> </div> <<backend>>[[nirei1-cowa]] <<time 0 2>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/cowa" 1 3>> <<dialog "Nirei">>Ahhh~ Ahhh~ Ahhh~ <</dialog>> <<dialog "You">>Nirei~ Ahhh~ Y-your voice. <</dialog>> <div class="button-row"> <<regButton "nirei1-cowb" "Intensify">> </div> </div> <<backend>>[[nirei1-cowb]] <<time 0 3>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/cowb" 1 5>> <<dialog "Nirei">>Hnnngggg~ I'm so close, $name~ <</dialog>> <<dialog "You">>Fuck. This feels so good. <</dialog>> <div class="button-row"> <<regButton "nirei1-cuma" "She cums">> </div> </div> <<backend>>[[nirei1-cuma]] <<time 0 5>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/cuma" 1 2>> <<dialog "Nirei">>Ahhhh~ Haahhh~ <</dialog>> <<dialog "You">>Fuck. <</dialog>> <div class="button-row"> <<regButton "nirei1-rcow" "Reverse Cowgirl">> </div> </div> <<backend>>[[nirei1-rcow]] <<time 0 2>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/rcow" 1 4>> <<dialog "Nirei">>Ahhh~ Ahhh~ It's so loud... <</dialog>> <<dialog "You">>Your ass is too fat~ We don't have a choice~ <</dialog>> <div class="button-row"> <<regButton "nirei1-dog" "Doggy">> </div> </div> <<backend>>[[nirei1-dog]] <<time 0 4>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/dog" 1 5>> <<dialog "Nirei">>Ahhh~ You're slamming it too hard~ She's going to wake up~ <</dialog>> <<dialog "You">>I don't care anymore~ <</dialog>> <<dialog "Nirei">>Hnnnggg~ I'm cummiiing~ <</dialog>> <div class="button-row"> <<regButton "nirei1-cumb" "She cums">> </div> </div> <<backend>>[[nirei1-cumb]] <<time 0 5>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/cumb">> <<dialog "Nirei">>Ahhh~ <</dialog>> <<dialog "You">>I wanna look at you. <</dialog>> <div class="button-row"> <<regButton "nirei1-leg" "Lift her leg up">> </div> </div> <<backend>>[[nirei1-leg]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/leg">> <<dialog "Nirei">>Hngg~ I want to look at you too~ <</dialog>> <div class="button-row"> <<regButton "nirei1-stand" "Fuck her">> </div> </div> <<backend>>[[nirei1-stand]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/stand" 1 3>> <<dialog "Nirei">>Ahhh~ Ahhh~ Ahhh~ <</dialog>> <<dialog "You">>Fuck~ This is amazing~ <</dialog>> <<dialog "Nirei">>M-my leg is getting tired~ Ahhh~ <</dialog>> <div class="button-row"> <<regButton "nirei1-misa" "Carry her to the table">> </div> </div> <<backend>>[[nirei1-misa]] <<time 0 3>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/misa" 1 3>> <<dialog "Nirei">>Ahhh~ Ahhh~ This is~ Ahhh~ Better~ <</dialog>> <<dialog "You">>Ahhh~ You are so beautiful~ <</dialog>> <div class="button-row"> <<regButton "nirei1-misb" "Harder">> </div> </div> <<backend>>[[nirei1-misb]] <<time 0 3>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/misb" 1 3>> <<dialog "Nirei">>Ahhh~ Ahhh~ Yeees~ <</dialog>> <<dialog "You">>Ahhh~ <</dialog>> <div class="button-row"> <<regButton "nirei1-misc" "Slow it down">> </div> </div> <<backend>>[[nirei1-misc]] <<time 0 3>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/misc" 1 2>> <<dialog "Nirei">>Hnggg~ Hm? <</dialog>> <<dialog "You">>Ahhh~ <</dialog>> <div class="button-row"> <<regButton "nirei1-misd" "She asks why you slowed down">> </div> </div> <<backend>>[[nirei1-misd]] <<time 0 2>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/misd" 1 2>> <<dialog "Nirei">>Why are you-- <</dialog>> <<dialog "You" "Speeding up">>Cum for me. <</dialog>> <<dialog "Nirei">>Ahhhhh~ <</dialog>> <div class="button-row"> <<regButton "nirei1-cumc" "She cums">> </div> </div> <<backend>>[[nirei1-cumc]] <<time 0 2>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/cumc">> <<dialog "Nirei">>Ahhhh~ Wh-what was that? <</dialog>> <<dialog "You">>It's my turn. <</dialog>> <div class="button-row"> <<regButton "nirei1-mise" "Fuck her">> </div> </div> <<backend>>[[nirei1-mise]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/mise" 1 2>> <<dialog "Nirei">>Ahhh~ Ahhh~ Hnnggg~ <</dialog>> <<dialog "You">>Wh-where do I cum? <</dialog>> <<dialog "Nirei">>Ahhh~ Insiiide~ <</dialog>> <<dialog "You">>Fuck it. <</dialog>> <div class="button-row"> <<regButton "nirei1-cumd" "Creampie">> </div> </div> <<backend>>[[nirei1-cumd]] <<time 0 2>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/cumd">> <<dialog "Nirei">>Ahhhhhh~ <</dialog>> <<dialog "You">>F-fuck. That was awesome. <</dialog>> <div class="button-row"> <<regButton "nirei1-pull" "Pull out">> </div> </div> <<backend>>[[nirei1-pull]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/pull">> <<dialog "Nirei">>Ahhh~ I can feel it dripping. <</dialog>> <<dialog "You">>I came a lot. <</dialog>> <div class="button-row"> <<regButton "nirei1-end1" "She stands up">> </div> </div> <<backend>>[[nirei1-end1]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/end1">> <<dialog "Nirei">>You can cum inside this pussy whenever you want~ <</dialog>> <<dialog "You">>Woah. Where is this coming from? <</dialog>> <div class="button-row"> <<regButton "nirei1-end2" "She scoops the cum out">> </div> </div> <<backend>>[[nirei1-end2]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/end2">> <<dialog "Nirei">>You really did cum a lot. <</dialog>> <<dialog "You">>You're just too hot, Nirei~ <</dialog>> <div class="button-row"> <<regButton "nirei1-end3" "Continue">> </div> </div> <<backend>>[[nirei1-end3]] <<time 0 1>> <</backend>>
<<bg "bar" $hour>> <div class="content-panel"> <<vid "nirei/nirei1/end3">> <<dialog "Nirei">>That felt amazing~ <</dialog>> <<dialog "You">>I know~ <</dialog>> <<dialog "Nirei">>Look at you being cocky~ <</dialog>> <div class="button-row"> <<if $gallery>> <<regButton "gallery-crud" "Back to Gallery">> <<else>> <<regButton "nirei-home" "Take her home">> <</if>> </div> </div> <<backend>>[[nirei2-1]] <<set $nirei.quest = 1>> <<time 0 1>> <</backend>>
<<bg "bedroom" $hour>> <div class="content-panel"> <<dialog "You">>Hello? Are you working today? <</dialog>> <<dialog "Shiori">>Hello~ Yes, I am. <</dialog>> <<dialog "You">>Cool. I'll meet you in our usual meeting place. <</dialog>> <<dialog "Shiori">>Okay~ <</dialog>> <div class="button-row"> <<regButton "shiori-follow4-2" "You get to the meeting place">> </div> </div> <<backend>>[[shiori-follow4-2]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<vid "shiori/escort/meet1">> <<dialog "You">>Hi! <</dialog>> <<dialog "Shiori">>You wait long? <</dialog>> <<dialog "You">>Nope, I just got here. <</dialog>> <<dialog "Shiori">>Let's go, then~ <</dialog>> <div class="button-row"> <<regButton "shiori-follow4-3" "Start walking">> </div> </div> <<backend>>[[shiori-follow4-3]] <<time 0 15>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<vid "shiori/escort/walk1">> <<dialog "You">>This is nice~ I've missed this~ <</dialog>> <<dialog "Shiori" "Giggling">>Now, you don't have to follow me around like a stalker. <</dialog>> <<dialog "You">>Takes me back. <</dialog>> <<dialog "Shiori">>Hm? To what? <</dialog>> <<dialog "You">>I remember your first words to me when we met~ "Can you please leave me alone!?" <</dialog>> <<dialog "Shiori">>God. I can't believe I did that. I really hated men back then. <</dialog>> <<dialog "You">>Well... I did give you a reason to hate me, so I guess I proved you right. <</dialog>> <<dialog "Shiori">>You did. So now you have to work hard to make up for it, okay? <</dialog>> <<dialog "You">>Okay! <</dialog>> <div class="button-row"> <<regButton "shiori-follow4-4" "You get to her venue">> </div> </div> <<backend>>[[shiori-follow4-4]] <<time 0 7>> <<set $hidenav = 1>> <</backend>>
<<bg "studio">> <div class="content-panel"> <<dialog "Yumi">>Good $daystate, Shiori... and... Hello, um, I don't believe we've met, my name is Hoto Yumi. I'm Kanashi's make-up artist. <</dialog>> <img src="img/chars/yumi.jpg" style="width: 50%;"> <<dialog "You">>I'm $awada $name. Her-- <</dialog>> <<dialog "Shiori">>Security! He escorts me on the way to work so I uh... don't get harassed. <</dialog>> <<dialog "Yumi">>Oh... That guy. Hmph. <</dialog>> <<dialog "Shiori">>Y-yumi... <</dialog>> <<dialog "You">>Nah. It's okay. I deserved that. <</dialog>> <<dialog "Yumi">>At least, you know! Seriously, man? Her sis-- <</dialog>> <<dialog "Shiori" "Angry">>YUMI! <</dialog>> <<dialog "Yumi">>Sh-shiori... I was just trying to defend you... <</dialog>> <<dialog "You">>... <</dialog>> <<dialog "Shiori" "Calming down">>Please apologize to him. <</dialog>> <div class="button-row"> <<regButton "shiori-follow4-5" "Yumi tears up">> </div> </div> <<backend>>[[shiori-follow4-5]] <<time 0 7>> <<set $hidenav = 1>> <</backend>>
<<bg "studio">> <div class="content-panel"> <<dialog "Yumi" "Crying">>This is not fair! <</dialog>> She runs away. <<dialog "Shiori">>Y-yumi! <</dialog>> <<dialog "You">>... <</dialog>> <<dialog "Hoto">>Kanashi! We need you in the meeting! <</dialog>> <<dialog "Shiori" "Hesitating">>B-but... <</dialog>> <<dialog "You">>I'll talk to her. She has a problem with me after all. <</dialog>> <<dialog "Shiori">>O-okay... Thank you. <</dialog>> <<dialog "Hoto">>Kanashi! <</dialog>> <<dialog "Shiori">>I'm coming! Jeez! <</dialog>> <div class="button-row"> <<regButton "shiori-follow4-6" "Follow Yumi">> </div> </div> <<backend>>[[shiori-follow4-6]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "You">>You should come back inside... <</dialog>> <<dialog "Yumi" "Sniffling">>What are YOU doing here? Leave me alone. <</dialog>> <<dialog "You">>I get that you don't like me, but airing out Shiori's PERSONAL problems for her in public? You have to admit that you messed up. <</dialog>> <<dialog "Yumi" "Sniffling">>I'm just trying to be on her side. <</dialog>> <<dialog "You">>I get it. I know I wronged her. Which is why I'm trying my best to make it up to her. What else do you want me to do? <</dialog>> <<dialog "Yumi" "Sniffling">>I... <</dialog>> <div class="button-row"> <<regButton "shiori-follow4-7" "Call her out">> </div> </div> <<backend>>[[shiori-follow4-7]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "You">>You're not mad at me because you're on her side... <</dialog>> <<dialog "Yumi" "Confused">>What are you saying? <</dialog>> <<dialog "You">>You're probably going through something similar, and you're using me as an outlet to get it out of your chest. <</dialog>> <<dialog "Yumi" "Tearing up">>Y-you don't know me. <</dialog>> <<dialog "You">>I know. And you don't know me either. You don't know why what happened happened and why I'm still by her side even after wronging her. <</dialog>> <<dialog "Yumi" "Sniffling">>But... <</dialog>> <<dialog "You">>So? Since you're clearly trying to endure something on your own. How about you tell me everything you want to say to the guy who cheated on you? <</dialog>> <<dialog "Yumi" "Sniffling">>Th-that's personal... <</dialog>> <<dialog "You">>Oh, now we're worried about personal stuff. Just let it out. <</dialog>> <div class="button-row"> <<regButton "shiori-follow4-8" "She opens up">> </div> </div> <<backend>>[[shiori-follow4-8]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "Yumi" "Tearing up">>He... He used me to get inside my dad's event... <</dialog>> <<dialog "You">>Your dad's event? <</dialog>> <<dialog "Yumi" "Silently crying">>The editor-in-chief for Kanashi's magazine... <</dialog>> <<dialog "You">>Oh. Him. Why? Did he have a crush on Shiori or something? <</dialog>> <<dialog "Yumi" "Silently crying">>Nope. It's the Event Planner. Then, he used her to gain access to Vibe's CEO. We both got totally played. <</dialog>> <<dialog "You" "Internally">>Vibe? That's where Miku works. Is she talking about... <</dialog>> <<dialog "You">>You mean Naguro Haku? <</dialog>> <<dialog "Yumi" "Surprised">>Y-yeah. Her. He wanted her business so he got close to her... How do you know her? <</dialog>> <<dialog "You" "Internally">>She's talking about Ken. <</dialog>> <<dialog "You">>My family had an event once and we had Haku plan it... <</dialog>> <<dialog "Yumi">>Then you must've seen her. She's beautiful. Big boobs. Of course Ken would want her. <</dialog>> <<dialog "You" "Internally">>It really is Ken... <</dialog>> <<dialog "You">>This Ken guy... what does he do for a living? <</dialog>> <<dialog "Yumi">>He owns buildings... He even owns the building of the bar I used to worked at. Why? <</dialog>> <div class="button-row"> <<regButton "shiori-follow4-9" "Insult Ken">> </div> </div> <<backend>>[[shiori-follow4-9]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "You">>Ah. I knew he's in real estate. That's why he's an asshole. <</dialog>> <<dialog "Yumi">>H-hey! Don't call him an asshole! <</dialog>> <<dialog "You">>I'm just trying to be on your side. <</dialog>> <<dialog "Yumi" "Laughing">>You're a jerk, but... I can see why Shiori is crazy about you... I'm sorry for the... um... hostility. <</dialog>> <<dialog "You">>Nah. I totally deserved it. <</dialog>> <<dialog "Yumi">>No... You didn't. Unlike Ken, you're still out here trying to protect Shiori... I heard you've been following her around. Kinda creepy, dude. <</dialog>> <<dialog "You">>Hey, if I didn't do that, who would have saved her when she got harassed last time? <</dialog>> <div class="button-row"> <<regButton "shiori-follow4-10" "Continue">> </div> </div> <<backend>>[[shiori-follow4-10]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "Yumi">>Ooh. Bragging now, huh? <</dialog>> <<dialog "You">>Pfft. I was totally a hero. Unlike that Ken guy. You know, you should stop defending him. Cuss him out with me. <</dialog>> <<dialog "Yumi">>... <</dialog>> <<dialog "Yumi" "She stands up">>FUCK YOU, KEN! YOU DON'T DESERVE ME! <</dialog>> <<dialog "You">>Yeah, cuss him out! FUCK YOU, YOU SON OF A BITCH! HOW DARE YOU! <</dialog>> <<dialog "Yumi">>I HOPE YOU STEP ON POOP ON YOUR WAY TO WORK YOU PIECE OF SHIT! <</dialog>> <div class="button-row"> <<regButton "shiori-follow4-11" "Shiori steps out">> </div> </div> <<backend>>[[shiori-follow4-11]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<dialog "Shiori">>Woah! Woah! Guys! Stop fighting! Please! <</dialog>> <<dialog "Yumi" "Looking at you">>... <</dialog>> <<dialog "You" "Looking at Yumi">>... <</dialog>> You both erupt in laughter. <<dialog "Shiori">>Wh-wha? <</dialog>> <<dialog "Yumi">>I'm sorry, Shiori. I overstepped my bounds earlier. <</dialog>> <<dialog "Shiori">>That's... That's okay. But did you-- <</dialog>> <<dialog "You">>Yeah, we talked it out. <</dialog>> <<dialog "Yumi" "Giggling">>I still think you're a jerk. <</dialog>> <div class="button-row"> <<regButton "shiori-follow4-12" "The day ends">> </div> </div> <<backend>>[[shiori-follow4-12]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "business-area" $hour>> <div class="content-panel"> <<vid "shiori/escort/walk2">> <<dialog "Shiori">>Seriously, how did you calm Yumi down like that? That was amazing. It's like... the hostility is gone. <</dialog>> <<dialog "You">>She was just projecting... She's going through something similar and lashed out at me. <</dialog>> <<dialog "Shiori">>Ah. She did mention that. <</dialog>> <<dialog "You">>We just talked it out, explained to her that your personal problems are not hers to air out on public then I gave her a mini therapy session. <</dialog>> <<dialog "Shiori">>Wow... You're really amazing, you know that? <</dialog>> <div class="button-row"> <<regButton "shiori-follow4-13" "Keep walking">> </div> </div> <<backend>>[[shiori-follow4-13]] <<set $hour = 17>> <<time 0 14>> <<set $hidenav = 1>> <</backend>>
<<bg "residential" $hour>> <div class="content-panel"> <<vid "shiori/escort/walk3">> <<dialog "You">>Amazing enough to let me in? <</dialog>> <<dialog "Shiori">>Pfft. Not that amazing. You still have a few more days of repenting to do, you know? <</dialog>> <<dialog "You">>Dang. <</dialog>> <<dialog "Shiori">>Hey... About Aniki... N-nevermind. <</dialog>> <<dialog "You">>No. Tell me. <</dialog>> <<dialog "Shiori">>I was just wondering how she's doing... <</dialog>> <<dialog "You">>She's doing okay. You have nothing to worry about. <</dialog>> <<dialog "Shiori">>That's... good. I'll see you tomorrow, $name. <</dialog>> <<dialog "You">>See you. <</dialog>> <<dialog "Dev">>Note: Nirei's clothes were often handed down to Shiori. Nirei got tired of getting compared to her sister whenever she wore the clothes so she acted boyish and wore guys' clothes. Which is why, Shiori calls her "Aniki" not "Aneki". <</dialog>> <div class="button-row"> <<regButton "shiori-follow4-14" "Walk home">> </div> </div> <<backend>>[[shiori-follow4-14]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "residential" $hour>> <div class="content-panel"> You run into Nirei. <<dialog "Nirei">>Oh! Hey! <</dialog>> <<dialog "You">>Hi! <</dialog>> <<dialog "Nirei">>Care to walk me home? <</dialog>> <<dialog "You">>Of course. <</dialog>> <div class="button-row"> <<regButton "shiori-follow4-15" "Walk her home">> </div> </div> <<backend>>[[shiori-follow4-15]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "residential" $hour>> <div class="content-panel"> <<dialog "Nirei">>So? What have you been up to today? <</dialog>> <<dialog "You">>I escorted Shiori again today. <</dialog>> <<dialog "Nirei">>Oh. <</dialog>> <<dialog "You">>Get this. She actually asked about you. She was wondering how you were doing. <</dialog>> <<dialog "Nirei">>That's nice... <</dialog>> <div class="button-row"> <<regButton "shiori-follow4-16" "You arrive">> </div> </div> <<backend>>[[shiori-follow4-16]] <<time 0 1>> <<set $hidenav = 1>> <</backend>>
<<bg "residential" $hour>> <div class="content-panel"> <<dialog "Nirei">>Want to come in? <</dialog>> <<dialog "You" "Internally">>Immediately sleeping with Nirei after spending the day with Shiori? Even I'm not that much of an asshole. <</dialog>> <<dialog "You">>Uhh. I don't know. I'm a little tired... from walking around... <</dialog>> <<dialog "Nirei">>Oh. Okay. Then, I'll... see you tomorrow. <</dialog>> <<dialog "You" "Kissing her cheek">>I'll see you tomorrow. <</dialog>> <<dialog "Nirei">>Bye... <</dialog>> <div class="button-row"> <<regButton "residential" "End">> </div> </div> <<backend>>[[shiori-follow4-16]] <<time 0 1>> <<set $shiori.follow = 4>> <<set $hidenav = 1>> <</backend>>
<<bg $location $hour>> <div class="content-panel"> <<dialog "Nirei">>Hey! Can you go to your school library and check out a book for me? <</dialog>> <<dialog "You" "Mumbling to yourself">>The library? <</dialog>> <div class="button-row"> <<regButton "nirei2-2" "You go to the library">> </div> </div> <<backend>>[[nirei2-2]] <<set $hidenav = 1>> <</backend>>
<<bg "library">> <div class="content-panel"> <<dialog "You" "Mumbling to yourself">>I've literally never been here before... <</dialog>> <<dialog "Nirei">>Psst! <</dialog>> <div class="button-row"> <<regButton "nirei2-arrive" "You look behind the shelf">> </div> </div> <<backend>>[[nirei2-arrive]] <<set $hidenav = 1>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/arrive">> <<dialog "Nirei">>Hi~ <</dialog>> <<dialog "You">>N-nirei? <</dialog>> <div class="button-row"> <<regButton "nirei2-pull" "She pulls you in">> </div> </div> <<backend>>[[nirei2-pull]] <<time 0 1>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/pull">> <<dialog "Nirei">>Shhh! Are you trying to get caught? <</dialog>> <<dialog "You">>Woah. Why are you dressed like that? You look so cute. Now, I wish we were classmates. <</dialog>> <<dialog "Nirei">>I just had business here. You'll know soon. <</dialog>> <<dialog "You">>What did you do? <</dialog>> <div class="button-row"> <<regButton "nirei2-tempt" "She seduces you">> </div> </div> <<backend>>[[nirei2-tempt]] <<time 0 1>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/tempt">> <<dialog "Nirei">>Is that really important right now? <</dialog>> <<dialog "You">>What do you mean? <</dialog>> <div class="button-row"> <<regButton "nirei2-kiss" "She kisses you">> </div> </div> <<backend>>[[nirei2-kiss]] <<time 0 1>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/kiss">> <<dialog "Nirei">>This is probably a fantasy to you~ <</dialog>> <<dialog "You">>It totally is. <</dialog>> <div class="button-row"> <<regButton "nirei2-booba" "Grab her tits">> </div> </div> <<backend>>[[nirei2-booba]] <<time 0 1>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/booba">> <<dialog "Nirei">>Aren't I a great girlfriend? <</dialog>> <<dialog "You">>You've been... extra experimental lately. I don't know what's happening, but I like it. <</dialog>> <div class="button-row"> <<regButton "nirei2-top" "She lifts her blouse up">> </div> </div> <<backend>>[[nirei2-top]] <<time 0 1>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/top">> <<dialog "Nirei">>Just enjoy it~ <</dialog>> <<dialog "You">>Oh, I'm enjoying it. Maybe even too much. <</dialog>> <div class="button-row"> <<regButton "nirei2-boobb" "Play with her tits">> </div> </div> <<backend>>[[nirei2-boobb]] <<time 0 1>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/boobb" 1 2>> <<dialog "Nirei">>Just... be quiet, okay? <</dialog>> <<dialog "You">>Well, we are in a library. <</dialog>> <div class="button-row"> <<regButton "nirei2-boobc" "Free the nipple">> </div> </div> <<backend>>[[nirei2-boobc]] <<time 0 2>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/boobc" 1 2>> <<dialog "Nirei">>You like this? <</dialog>> <<dialog "You">>I love it. <</dialog>> <div class="button-row"> <<regButton "nirei2-hja" "Handjob">> </div> </div> <<backend>>[[nirei2-hja]] <<time 0 2>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/hja" 1 2>> <<dialog "Nirei">>You're so hard already~ <</dialog>> <<dialog "You">>Can you blame me? <</dialog>> <div class="button-row"> <<regButton "nirei2-hjb" "She kneels down">> </div> </div> <<backend>>[[nirei2-hjb]] <<time 0 2>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/hjb" 1 2>> <<dialog "Nirei">>Can I put it in my mouth? <</dialog>> <<dialog "You">>Fuck yes. <</dialog>> <div class="button-row"> <<regButton "nirei2-hide" "You hear movement">> </div> </div> <<backend>>[[nirei2-hide]] <<time 0 2>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/hide">> <<dialog "Nirei">>Oop-- <</dialog>> <<dialog "You">>Damn it. <</dialog>> <div class="button-row"> <<regButton "nirei2-hjc" "She strokes you while keeping watch">> </div> </div> <<backend>>[[nirei2-hjc]] <<time 0 1>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/hjc" 1 2>> <<dialog "Nirei">>I think she's leaving... <</dialog>> <<dialog "You">>Good. Stay like that for a bit. <</dialog>> <div class="button-row"> <<regButton "nirei2-thigh" "Fuck her thigh">> </div> </div> <<backend>>[[nirei2-thigh]] <<time 0 2>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/thigh" 1 2>> <<dialog "Nirei">>Mmm~ This is new~ <</dialog>> <<dialog "You">>Your ass is just too perfect. <</dialog>> <div class="button-row"> <<regButton "nirei2-bj" "Blowjob">> </div> </div> <<backend>>[[nirei2-bj]] <<time 0 2>> <</backend>>
<<bg "library">> <div class="content-panel"> <<dialog "Nirei">>She's gone~ Let me have a taste now~ <</dialog>> <<vid "nirei/nirei2/bj" 1 5>> <<dialog "You">>Shit~ <</dialog>> <<dialog "Nirei">>Mmm~ Gkk~ *Slurp* <</dialog>> <div class="button-row"> <<regButton "nirei2-panties" "She takes her panties off">> </div> </div> <<backend>>[[nirei2-panties]] <<time 0 5>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/panties" 1 2>> <<dialog "Nirei">>I can't take it anymore. Let's do it here~ <</dialog>> <<dialog "You">>Okay~ <</dialog>> <div class="button-row"> <<regButton "nirei2-insert" "She puts it in">> </div> </div> <<backend>>[[nirei2-insert]] <<time 0 2>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/insert" 1 2>> <<dialog "Nirei">>Hnnngggg~ I-it's too big~ <</dialog>> <<dialog "You">>Ahhh~ Slowly~ <</dialog>> <div class="button-row"> <<regButton "nirei2-cow" "Cowgirl">> </div> </div> <<backend>>[[nirei2-cow]] <<time 0 2>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/cow" 1 3>> <<dialog "Nirei">>Ahhh~ Ahhh~ Ahhh~ <</dialog>> <<dialog "You">>Ahh~ Nirei~ <</dialog>> <<dialog "Nirei">>I love it when you say my name~ <</dialog>> <div class="button-row"> <<regButton "nirei2-cuma" "She cums">> </div> </div> <<backend>>[[nirei2-cuma]] <<time 0 3>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/cuma">> <<dialog "Nirei">>Hnnnggg~ <</dialog>> <<dialog "You">>Stand up. I wanna look at your ass~ <</dialog>> <div class="button-row"> <<regButton "nirei2-doga" "Doggy">> </div> </div> <<backend>>[[nirei2-doga]] <<time 0 1>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/doga" 1 4>> <<dialog "Nirei">>Ahhh~ Ahhh~ Ahhh~ <</dialog>> <<dialog "You">>Ahhh~ <</dialog>> <div class="button-row"> <<regButton "nirei2-cumb" "She cums again">> </div> </div> <<backend>>[[nirei2-cumb]] <<time 0 4>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/cumb">> <<dialog "Nirei">>Hnnngggggg~ Ahhhh~ <</dialog>> <<dialog "You">>Again? You're extra horny today~ <</dialog>> <div class="button-row"> <<regButton "nirei2-stand" "Standing Fuck">> </div> </div> <<backend>>[[nirei2-stand]] <<time 0 1>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/stand" 1 4>> <<dialog "Nirei">>Ahhh~ Ahhh~ There's something about being sneaky like this~ Ahhh~ <</dialog>> <<dialog "You">>At least we're not doing this in front of your friends this time~ Ahhh~ <</dialog>> <div class="button-row"> <<regButton "nirei2-dogb" "Doggy">> </div> </div> <<backend>>[[nirei2-dogb]] <<time 0 4>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/dogb" 1 4>> <<dialog "Nirei">>Hnngg~ Ahhh~ Come on~ Ahhh~ I know you get~ Ahhh~ Excited when we do it that way~ <</dialog>> <<dialog "You">>Ahhhh~ I'm always excited when I'm with you~ Fuck! I'm cumming! <</dialog>> <<dialog "Nirei">>Ahhh~ You can cum inside~ <</dialog>> <div class="button-row"> <<regButton "nirei2-cumc" "Cum inside">> </div> </div> <<backend>>[[nirei2-cumc]] <<time 0 4>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/cumc" 1 3>> <<dialog "Nirei">>Ahhhhh~ <</dialog>> <<dialog "You">>Ahhh~ I've been cumming inside you a lot. Are you sure there's no little $name junior in you right now? <</dialog>> <<dialog "Nirei">>Pfft~ As if. I'm in college, you know? How am I gonna support a child, I can't even support myself. <</dialog>> <div class="button-row"> <<regButton "nirei2-end1" "You brag a little">> </div> </div> <<backend>>[[nirei2-end1]] <<time 0 3>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/end1">> <<dialog "You">>You know I'm loaded, right? <</dialog>> <<dialog "Nirei">>Hah! Then I guess I should stop taking birth control~ <</dialog>> <<dialog "You">>I suddenly felt a lot of pressure. <</dialog>> <<dialog "Nirei" "Giggling">>There he goes. Too real for you? <</dialog>> <<dialog "You">>A little~ <</dialog>> <<dialog "Nirei">>Hey... I love you. <</dialog>> <<dialog "You">>I love you too. <</dialog>> <div class="button-row"> <<regButton "nirei2-end2" "She smiles">> </div> </div> <<backend>>[[nirei2-end2]] <<time 0 1>> <</backend>>
<<bg "library">> <div class="content-panel"> <<vid "nirei/nirei2/end2">> <<dialog "Nirei">>By the way... You better come to school on mondays or fridays~ Be on time! I have a surprise for you. Don't cut class!!! <</dialog>> <<dialog "You">>Sure. What kind of surprise? <</dialog>> <<dialog "Nirei">>I can't tell you that~ It's a surprise! <</dialog>> <<dialog "You">>Awww. Should we walk home together? <</dialog>> <<dialog "Nirei">>Nope. I have a meeting here about my college. Go on ahead, okay? <</dialog>> <<dialog "You">>You're gonna attend a meeting while you're leaking cum out of your pussy? That's hot. <</dialog>> <<dialog "Nirei">>Stop that~ I'll see you tomorrow. Bye~ <</dialog>> <<dialog "You">>See you tomorrow~ <</dialog>> <div class="button-row"> <<if $gallery>> <<regButton "gallery-crud" "Back to Gallery">> <<else>> <<regButton "school" "End">> <</if>> </div> </div> <<backend>>[[nirei3-1]] <<time 0 1>> <<set $nirei.quest = 2>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Shizu">>Alright, class, settle down. The people I'm about to call, stand up. <</dialog>> <<dialog "You" "Internally">>Damn. Is she going to call out all students who failed? <</dialog>> <<dialog "Shizu">>Tanaka, Kobayashi, Uzumaki, Kurosaki, Satoru, Kamado, and... $awada. <</dialog>> <<dialog "You" "Internally">>Damn. Did I fail a class? The school year just started... <</dialog>> <<dialog "Haru" "Worried">>... <</dialog>> <<dialog "Emi" "Worried">>... <</dialog>> <<dialog "Anzu" "Giggling as quietly as possible">>Pfft... <</dialog>> <<dialog "Shiori" "Worried">>$name... <</dialog>> <div class="button-row"> <<regButton "nirei3-2" "Shizu explains">> </div> </div> <<backend>>[[nirei3-2]] <<set $hidenav = 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<dialog "Shizu">>You guys go to the multi-purpose room. We have a college student who needs our help with their research paper. Since you guys are the most athletic here, you'll be filling out a questionnaire. <</dialog>> You and the other guys exhale in relief. <<dialog "You" "Internally">>She scared me... Seriously though. Helping out some college student on their paper? What a pain in the ass... <</dialog>> <<dialog "Haru" "Annoyed">>... <</dialog>> <<dialog "Emi" "Relieved">>Phew... <</dialog>> <<dialog "Anzu" "Giggling as quietly as possible">>Kuh. Kuh. The fearless Young Master looked terrified for a second there. <</dialog>> <<dialog "Shiori" "Smiling">>He's athletic alright... <</dialog>> <<dialog "Shizu">>Alright, you guys can go. As for the rest of you... <</dialog>> <div class="button-row"> <<regButton "nirei3-teach" "Go to the multi-purpose room">> </div> </div> <<backend>>[[nirei3-teach]] <<set $hidenav = 1>> <<time 0 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/teach">> <<dialog "Nirei">>Good morning, guys. I'm Kanna Nirei. Thank you for helping me out with my research paper today~ Please fill out those questionnaires~ If you have any questions, just raise your hand~ <</dialog>> All the boys' jaws, including mine, are on the floor. <<dialog "You">>Shit. So, this was her meeting last time... This woman is going to squeeze my balls dry. <</dialog>> <div class="button-row"> <<regButton "nirei3-raise" "Raise your hand">> </div> </div> <<backend>>[[nirei3-raise]] <<time 0 5>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/raise">> <<dialog "Nirei">>Yes? <</dialog>> <<dialog "You">>I have a question about-- <</dialog>> <<dialog "Nirei">>Come here~ So, I can hear you~ <</dialog>> <div class="button-row"> <<regButton "nirei3-ask" "Go over to her">> </div> </div> <<backend>>[[nirei3-ask]] <<time 0 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/ask">> <<dialog "You" "Whispering">>Why are you here? <</dialog>> <<dialog "Nirei" "Whispering">>For my research paper~ Didn't Miss Shizu tell you? <</dialog>> <<dialog "You" "Whispering">>I mean... She did. But what if Shi sees us together? <</dialog>> <<dialog "Nirei" "Whispering">>Are you seriously thinking about another woman right now? When I dressed up like this just for you? <</dialog>> <<dialog "You" "Whispering">>I knew it~ So should we meet in the-- <</dialog>> <div class="button-row"> <<regButton "nirei3-seduce" "She gets closer">> </div> </div> <<backend>>[[nirei3-seduce]] <<time 0 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/seduce">> <<dialog "Nirei">>Why meet somewhere else? We're already here, aren't we? <</dialog>> <<dialog "You">>Wh-what? <</dialog>> <div class="button-row"> <<regButton "nirei3-grab" "She grabs your dick">> </div> </div> <<backend>>[[nirei3-grab]] <<time 0 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/grab">> <<dialog "Nirei">>You're already hard~ Do we really have time to move to a different place? <</dialog>> <<dialog "You">>Nirei. What the hell? I can't fuck you in front of these kids. <</dialog>> <div class="button-row"> <<regButton "nirei3-kneel" "She kneels down">> </div> </div> <<backend>>[[nirei3-kneel]] <<time 0 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/kneel">> <<dialog "Nirei">>You don't need to fuck me to get off. There. Now, I'm hidden~ <</dialog>> <<dialog "You">>This is insane... <</dialog>> <div class="button-row"> <<regButton "nirei3-brief" "She pulls down your pants">> </div> </div> <<backend>>[[nirei3-brief]] <<time 0 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/brief">> <<dialog "Nirei">>See? You're so hard~ How can I call myself your girlfriend if I just leave you alone like this? <</dialog>> <<dialog "You">>This is crazy. This is crazy. <</dialog>> <div class="button-row"> <<regButton "nirei3-touch" "She touches you">> </div> </div> <<backend>>[[nirei3-touch]] <<time 0 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/touch">> <<dialog "Nirei">>You seem too excited for this to be too crazy though~ <</dialog>> <<dialog "You">>Well, you're hitting all of my fantasies like a checklist. Seriously, what's going on? Am I being rewarded for something? <</dialog>> <div class="button-row"> <<regButton "nirei3-mouth" "She puts it in her mouth">> </div> </div> <<backend>>[[nirei3-mouth]] <<time 0 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/mouth">> <<dialog "Nirei">>Nom~ <</dialog>> <<dialog "You">>Fuckk~ <</dialog>> <div class="button-row"> <<regButton "nirei3-bja" "Blowjob">> </div> </div> <<backend>>[[nirei3-bja]] <<time 0 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/bja" 1 4>> <<dialog "Nirei">>*Slurp* *Slurp* <</dialog>> <<dialog "You">>Ahh~ <</dialog>> <div class="button-row"> <<regButton "nirei3-bjb" "Intensify">> </div> </div> <<backend>>[[nirei3-bjb]] <<time 0 4>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/bjb" 1 4>> <<dialog "Nirei">>*Slurp* Gkkk~ <</dialog>> <<dialog "You">>Sh-shit. <</dialog>> <div class="button-row"> <<regButton "nirei3-shh" "A student asks a question">> </div> </div> <<backend>>[[nirei3-shh]] <<time 0 4>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/shh">> <<dialog "Student">>Umm... Hey $awada. Where's the hot teacher? <</dialog>> <<dialog "Nirei">>Gkkk~ <</dialog>> <<dialog "You">>Yo. Shut up. I'll kick you if you call her hot again. <</dialog>> <<dialog "Nirei">>Shhh! <</dialog>> <<dialog "Student">>S-sorry, man. <</dialog>> <<dialog "You">>All of you focus on your papers. If I see you look up from your desk, I'll hit you. <</dialog>> <div class="button-row"> <<regButton "nirei3-bjc" "She keeps sucking">> </div> </div> <<backend>>[[nirei3-bjc]] <<time 0 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/bjc" 1 5>> <<dialog "Nirei">>Gkk~ Gkkk~ Gkkk~ <</dialog>> <<dialog "You" "Whispering">>F-fuck. I'm gonna cum. <</dialog>> <div class="button-row"> <<regButton "nirei3-cuma" "Cum in her mouth">> </div> </div> <<backend>>[[nirei3-cuma]] <<time 0 5>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/cuma" 1 4>> <<dialog "Nirei">>Hnggkk~ <</dialog>> <<dialog "You">>Ahhh~ <</dialog>> <div class="button-row"> <<regButton "nirei3-cleana" "She dutifully cleans the remaining cum">> </div> </div> <<backend>>[[nirei3-cleana]] <<time 0 4>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/cleana" 1 4>> <<dialog "Nirei">>Mmm~ <</dialog>> <<dialog "You">>Damn. <</dialog>> <div class="button-row"> <<regButton "nirei3-hj" "Handjob">> </div> </div> <<backend>>[[nirei3-hj]] <<time 0 4>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/hj">> <<dialog "Nirei">>Your cock is still throbbing... I guess you still have more in the tank~ <</dialog>> <<dialog "You">>Shit. Nirei. <</dialog>> <div class="button-row"> <<regButton "nirei3-bjd" "She sucks">> </div> </div> <<backend>>[[nirei3-bjd]] <<time 0 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/bjd" 1 3>> <<dialog "Nirei">>Gkkk~ <</dialog>> <<dialog "You">>Ahhh~ Fuck. <</dialog>> <div class="button-row"> <<regButton "nirei3-cumb" "Cum">> </div> </div> <<backend>>[[nirei3-cumb]] <<time 0 3>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/cumb">> <<dialog "Nirei">>Mmmm~ <</dialog>> <<dialog "You">>Fucking hell... <</dialog>> <div class="button-row"> <<regButton "nirei3-cleanb" "She cleans you up again">> </div> </div> <<backend>>[[nirei3-cleanb]] <<time 0 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/cleanb" 1 5>> <<dialog "Nirei">>*Slurp* <</dialog>> <<dialog "You">>Fuck. <</dialog>> <div class="button-row"> <<regButton "nirei3-end1" "She apologizes">> </div> </div> <<backend>>[[nirei3-end1]] <<time 0 5>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/end1">> <<dialog "Nirei">>Sorry~ I got carried away~ <</dialog>> <<dialog "You">>Nah. That was amazing. <</dialog>> <div class="button-row"> <<regButton "nirei3-end2" "She puts your pants back on">> </div> </div> <<backend>>[[nirei3-end2]] <<time 0 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/end2">> <<dialog "Nirei">>There you go~ <</dialog>> <<dialog "You">>Th-thanks. <</dialog>> <div class="button-row"> <<regButton "nirei3-end3" "She stands up">> </div> </div> <<backend>>[[nirei3-end3]] <<time 0 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/end3">> <<dialog "Nirei">>Ahem... Sorry about that, guys. I was looking for my guide. <</dialog>> <<dialog "You">>... <</dialog>> <<dialog "Student">>... <</dialog>> <div class="button-row"> <<regButton "nirei3-end4" "You sit back down">> </div> </div> <<backend>>[[nirei3-end4]] <<time 0 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/end4">> <<dialog "Nirei">>Ahem... <</dialog>> <div class="button-row"> <<regButton "nirei3-end5" "Continue">> </div> </div> <<backend>>[[nirei3-end5]] <<time 0 1>> <</backend>>
<<bg "classroom" $hour>> <div class="content-panel"> <<vid "nirei/nirei3/end5">> <<dialog "Nirei">>You have 15 minutes left~ <</dialog>> <<dialog "You">>... <</dialog>> <div class="button-row"> <<regButton "nirei3-end6" "The test ends">> </div> </div> <<backend>>[[nirei3-end6]] <<time 0 1>> <</backend>>
<<bg "school" $hour>> <div class="content-panel"> <<dialog "You">>So? Are you coming back? <</dialog>> <<dialog "Nirei">>I guess you enjoyed it, huh? Want me back already? <</dialog>> <<dialog "You">>Of course. Teacher Nirei is too hot~ <</dialog>> <<dialog "Nirei">>I'll be back as a librarian for a week~ That was the condition they gave me. <</dialog>> <<dialog "You">>I can't wait to meet Hot Librarian Nirei~ <</dialog>> <<dialog "Nirei">>Hehe~ I gotta go back to my uni. I'll see you tomorrow~ <</dialog>> <<dialog "You">>Take care~ <</dialog>> <div class="button-row"> <<if $gallery>> <<regButton "gallery-crud" "Back to Gallery">> <<else>> <<regButton "school" "End">> <</if>> </div> </div> <<backend>>[[nirei3-end6]] <<set $nirei.quest = 3>> <<time 0 15>> <</backend>>
<<backend>> <<set $intMetric += 0.1>> <<set $rewxp = 2 + Math.round($player.int * random(2,5) * 0.1)>> <<set $rewxp = Math.Round($rewxp * (1 + (0.1 * $tier)))>> <</backend>><<bg "classroom">> <div class="content-panel"> You focus in class. You feel yourself getting smarter. You get +$rewxp xp. <<exp $rewxp >> <hr> <img id="title-image" src="img/misc/study.jpg" style="width: 45%;"> <div class="button-row"> <<regButton "classroom" "End">> </div> </div> <<backend>> <<set $hour += 1>> <<set $minute = 0>> <</backend>>
<<backend>> <<set $intMetric += (12 - $hour) * 0.1>> <<set $rewxp = 2 + Math.round($player.int * random(2,5) * 0.1)>> <<set $rewxp *= (12 - $hour)>> <<set $rewxp = Math.Round($rewxp * (1 + (0.1 * $tier)))>> <</backend>><<bg "classroom">> <div class="content-panel"> You focus in class. You feel yourself getting smarter. You get +$rewxp xp. <<exp $rewxp>> <hr> <img id="title-image" src="img/misc/study.jpg" style="width: 45%;"> <div class="button-row"> <<regButton "classroom" "Lunch!">> </div> </div> <<backend>> <<set $hour = 12>> <<set $minute = 0>> <</backend>>
<<backend>> <<set $intMetric += (17 - $hour) * 0.1>> <<set $rewxp = 2 + Math.round($player.int * random(2,5) * 0.1)>> <<if $hour < 12>><<set $hour += 1>><</if>> <<set $rewxp *= (17 - $hour)>> <<set $rewxp = Math.Round($rewxp * (1 + (0.1 * $tier)))>> <</backend>><<bg "classroom">> <div class="content-panel"> You focus in class. You feel yourself getting smarter. You get +$rewxp xp. <<exp $rewxp>> <hr> <img id="title-image" src="img/misc/study.jpg" style="width: 45%;"> <div class="button-row"> <<regButton "classroom" "Class Dismissed">> </div> </div> <<backend>> <<set $hour = 17>> <<set $minute = 0>> <</backend>>