default item_descriptions = {"Strange Device" : "Keychain-sized, has an Outside World look to it.", "Keycard" : "Given by that stranger I never got a look at..."}
show text "Hit Shift-A to replace the font and change text scaling."
with Pause(7)
hide text with fade
$ renpy.pause(1.0)
show text "This is a fan-made video game not affiliated\nwith or endorsed by the original creators.\n\n{color=e63d3c}Touhou Project{/color} original concept, characters, and elements are property of {color=e63d3c}ZUN{/color} and {color=e63d3c}Team Shanghai Alice{/color}. Please support the official series."
show text "{alpha=0.2}For this reason the great man dwells in the thick, and does not rest with the thin.{/alpha}\nHe dwells in the {color=#cc2222}fruit{/color}, and does not rest with the {color=#ffff00}flower{/color}.\n {alpha=0.6}- Laozi, Tao Te Ching{/alpha}" at truecenter
yuuka "I've been teaching Botany, a topic on which I am {sc}incredibly{/sc} overqualified for, to idiots younger than you, but still very much similar to you."
narrator "{i}A few nervous chuckles break throughout the auditorium.{/i}"
yuuka "{i}When I first laid eyes on the school, I found its exterior to be less than appealing to me.{/i}" (cb_name="")
yuuka "What?"
yuuka "{i}Now I'm no stranger to different architectural sensibilities, I've had the privilege of owning mansion myself, but we all ought to admit...{/i}" (cb_name="")
yuuka "The hell am I looking at?"
yuuka "{i}This school is very out of place for Gensokyo.{/i}" (cb_name="")
yuuka "Gaudiness aside, this is absolutely where that outsider is."
alice "Look, this is the first time I've seen you talk with humans without it being some kind of underlying threat or overlying threat. This could be good for you."
alice "And besides, even if she isn't here this is HER school. Her possessions, her office, they'd all be here. If you're going on a crusade, why leave?"
yuuka "They are living things just like any of you, smarter, more articulate than you could imagine."
yuuka "Has anyone here heard of the language of flowers?"
narrator "{i}One or two hands went up.{/i}"
yuuka "In the back row."
"Student" "It's the use of flowers as symbolism in poetry and letters: telling things without saying them directly."
yuuka "Not entirely wrong but it extends past use OF flowers. Rather, it is the language that flowers themselves use."
yuuka "Today, I'll be teaching you all to learn to listen, not just to me, but to the flowers. If you can learn to hear their voices, there may be hope for you yet."
yuuka "{i}And really, I was staking Alice's plea on this.{/i}" (cb_name="")
yuuka "{i}A week of my time is a valuable thing, so unless there were results, I would not wait.{/i}" (cb_name="")
yuuka "Split off into groups of three, pick your members yourself you're old enough not to need to be babied."
yuuka "I've brought one sunflower for each group and I want you all to try and discern what your flower is telling you."
"Various Students" "This is crazy.{nw=1.0}"
"Various Students" "We're listening to flowers talk now?{nw=1.0}"
"Various Students" "Well, we are learning magic aren't we?{nw=1.0}"
"Various Students" "Magic that can't be understood is indistinguishable from...{nw=1.0}"
"Various Students" "It's CAN be understood not CAN'T, you dolt.{nw=1.0}"
yuuka "Do not harm any of the flowers. You {sc}WILL{/sc} pay your debt if you do."
narrator "Marisa, Alice, and Reimu shivered."
yuuka "Now get to it! We'll discuss the results in 15 minutes."
scene bg black with fade
$ renpy.pause(1.0)
marisa "Hey, teach! I think my flower's broken!"
alice "I'm not getting anywhere with this."
narrator "Reimu was the only one out of the three still taking the assignment seriously."
reimu "Listen to their voice..."
yuuka "{i}She was staring at her group's potted plant so hard you'd think she'd burn a hole.{/i}" (cb_name="")
marisa "I guess you'd be pretty used to this kind of thing, huh Reimu?"
alice "Marisa, shut up. Let her focus."
reimu "{cps=1}...{/cps}{nw}"
reimu "...{fast}I've got nothing."
yuuka "Let's wrap this up class! Return to your seats."
yuuka "{i}After that, the session continued on/ For the most part, no one felt they managed to hear the sunflowers' voices.{/i}" (cb_name="")
yuuka "{i}But...{/i}" (cb_name="")
"Various Students" "But don't you think they're pretty? I wonder if they could sense radiation.{nw=1.0}"
"Various Students" "For your sake, I hope you don't test that out. I don't know how much our substitute was joking.{nw=1.0}"
"Various Students" "Actually, we can't just call her the substitute for the whole week right? What is her nam{nw}"
"Various Students" "I dunno about you guys but I think my sunflower can hear me.{nw=1.0}"
yuuka "{i}There was more enthusiasm than I had expected.{/i}" (cb_name="")
yuuka "{i}Still I had made my decision.{/i}" (cb_name="")
"Go to Yumemi's office" if did_not_submit_passcode and asked_office_location:
scene bg hallway at flip with fade
if(time_traveling):
yuuka "Here we are again."
yuuka "I better pick carefully."
else:
yuuka "Here we are."
yuuka "Gotta say, it looks like any other door I've seen. Except for the keypad that is."
menu:
"Does Yuuka enter a passcode?"
"Yes.":
$ passcode_attempt = renpy.input("ENTER FOUR DIGIT PASSCODE", allow="0123456789", length=4)
if(passcode_attempt == "0110"):
$ has_correct_passcode = True
yuuka "And ...it hasn't locked out on me yet."
"SCAN KEYCARD TO COMPLETE ENTRY"
if("Keycard" in inventory_items):
yuuka "Scan it... how do you make this dreadful thing work?"
yuuka "Uh huh, uh, okay. There we go."
"KEYCARD CORRECT"
"WELCOME PROFESSOR OKAZAKI"
scene bg black
yuuka "{i}Now I won't spoil exactly what I saw in that office but I will say.{/i}" (cb_name="")
yuuka "{i}In addition to finding the exam data, stored in some kind of machinery that I deigned not to try to understand,{/i}" (cb_name="")
yuuka "{i}Which is to say that I smashed it to little metal bits with great delight.{/i}" (cb_name="")
yuuka "{i}There was also an intriguing absence of any time machine device, save for an opened safe that looked like it could've stored the device I hold now.{/i}" (cb_name="")
yuuka "{i}Now, I'm not one for paradoxes...{/i}" (cb_name="")
yuuka "{i}...{/i}" (cb_name="")
yuuka "{i}And that's all I have to say on that subject.{/i}" (cb_name="")
jump finale
else:
yuuka "A keycard!? You mean I've been working my ass off to just get another lock?"
yuuka "Fuck this. I'm out."
else:
if(time_traveling):
yuuka "And... crap."
yuuka "Wrong again."
else:
yuuka "And that should be... wrong. Great."
yuuka "Oh, and would you look at that, it's locked me out. Wonderful."
yuuka "Damn it, that might've been my only try at this."
yuuka "Fine then, maybe I ought to pivot to focusing on Yumemi herself instead of bothering with what she owns."
yuuka "...or I could bust this door down."
yuuka "Nah, saying it out loud makes it obvious that's just asking for people to turn on me. I'll find another approach to this."
"No, not yet.":
jump hallway_navigation
jump hallway_navigation
elif day == 2: # consultations
# TODO
# TEXT Y
# STAGE Y
# VAR Y
$ did_not_visit_faculty = True
$ did_not_visit_auditorium = True
$ did_not_visit_classroom = True
if(time_traveling):
yuuka "Consultations, right. That's how I found out I wasn't even teaching the same subject as Yumemi."
# they explain that its yumemi's exam materials that are printed wirelessly but if she wants to rewrite them individually and manually she's free to do so
# she holds that they should all do it
if(not asked_office_location):
"Faculty Member" "Ah, looking for something?"
yuuka "I was just wondering where Professor Okazaki's teaching materials are, I was hoping to take a look at them."
yuuka "{i}And destroy it so I'd see the look on her face when she returns.{/i}"
"Faculty Member" "She didn't share it with you? Odd, but she has her own office."
"Faculty Member" "It's around the corner, behind a keypad. Did she tell you the passcode?"
yuuka "No, I believe I was too late to catch her before she left."
"Faculty Member" "Well that's a shame, for all she gushes about her new phone, she's a difficult person to contact."
"Faculty Member" "You'd know her better than me, probably. It's a four-digit code, can't be that hard to guess right?"
yuuka "...sure."
yuuka "I have another concern actually."
$ asked_office_location = True
else:
"Faculty Member" "Ah, Miss... uh-"
yuuka "We need to make some last-minute adjustments to the exam."
"Faculty Member" "Adjustments?"
yuuka "To incorporate some recent curriculum changes."
"Faculty Member" "It's quite late for those but even if we wanted to, the exams are automatically printed by Professor Okazaki's wireless printer."
"Faculty Member" "Given she's not here, it's too late to make any changes."
yuuka "But, we have pens and blank paper, yes?"
"Faculty Member" "Yes, but I'm not sure what you're getting at?"
yuuka "We write up the exam by hand."
"Faculty Member" "That would take terribly long."
yuuka "Well..."
show yuuka rage with easeinbottom
yuuka "{sc}WE{/sc} better get started."
$ day = 3
$ next_label = "exam"
$ did_not_visit_faculty = False
jump day_transition
"Go to the auditorium" if did_not_visit_auditorium:
# another scene with reimu
scene bg auditorium with fade
yuuka "...no one here."
yuuka ""
"???" "We seem to running into each other a lot."
show reimu serious with dissolve
yuuka "It's a school. I'm not sure we could avoid each other if we tried."
reimu "I'm sure you'd manage."
yuuka "How was the lecture today?"
if chose_reimu_question:
show reimu happy
reimu "Good. I think I got some clarification into what exactly we're learning."
yuuka "And what are you learning exactly?"
show reimu sleepy
reimu "Not quite what you think we are."
yuuka "?"
reimu "What about poor Marisa though? She had her own question."
yuuka "Knowing her it'd be inane. Besides..."
else:
show reimu concerned
reimu "I'm a bit sad I didn't get my question answered."
yuuka "Well I can't exactly bend to all of your wills at once now can I?"
yuuka "I'm rather outnumbered, you must understand. Would you think cutting a few down to size could help with that?"
show reimu sleepy
reimu "Don't go for Marisa. She needs the blood to live."
yuuka "And you don't?"
reimu "I'll borrow some from Marisa."
yuuka "I don't suppose us, youkai count for that then."
show reimu happy
reimu "I'm sure a little pain can't hurt."
yuuka "It most assuredly can and does. And bisecting a person into two isn't a little."
alice "You know, if you have a question to ask, you can always ask me."
yuuka "You can tell?"
show alice neutral
alice "I've been around you long enough to."
show alice angry
alice "Sometimes you act before you think, but other times you just don't know who to talk to."
show alice happy
alice "If it's about the exam, the flower field, or anything at all you can always ask."
yuuka "I... thank you."
yuuka "I'll think about it."
show alice neutral
alice "That's good."
yuuka "And you? Is there anything you'd want to share with me?"
show alice happy
alice "...not at the moment."
yuuka "Then, I'll be seeing you tomorrow, Alice."
alice "Goodbye, Yuuka."
$ did_not_visit_classroom = False
$ alice_progress += 1
jump hallway_navigation2
"Wait here" if janitor_talks < 2:
$ janitor_talks = 2
if("Keycard" in inventory_items):
"{cps=1}...{/cps}"
"{cps=1}...{/cps}"
"{cps=1}...{/cps}"
jump hallway_navigation
if(has_correct_passcode):
show yumemi disguise with dissolve
janitor "Hey youngster."
janitor "Looks like you've been workin' hard huh? Or hardly workin'?"
yuuka "Har, har."
show screen inventory_display_toggle
$ inventory_items.append("Keycard")
janitor "Anyhow, here ya go."
hide yumemi with dissolve
yuuka "?"
yuuka "Hold on, this is!"
yuuka "Wait, where'd she go?"
else:
janitor "Ya ever see anything like it?"
show yumemi disguise with dissolve
yuuka "{i}Caught up in my own waiting I did not respond.{/i}" (cb_name="")
janitor "When the students are out, this place's a lot prettier."
janitor "'course that's cause of me."
yuuka "..."
janitor "See ya in January, green-hair."
hide yumemi with dissolve
yuuka "Classes don't even end in J-"
yuuka "And she's gone."
jump hallway_navigation2
"Go to Yumemi's office" if did_not_submit_passcode and asked_office_location:
scene bg hallway at flip with fade
if(time_traveling):
yuuka "Here we are again."
yuuka "I better pick carefully."
else:
yuuka "Here we are."
yuuka "Gotta say, it looks like any other door I've seen. Except for the keypad that is."
menu:
"Does Yuuka enter a passcode?"
"Yes.":
$ passcode_attempt = renpy.input("ENTER FOUR DIGIT PASSCODE", allow="0123456789", length=4)
if(passcode_attempt == "0110"):
$ has_correct_passcode = True
yuuka "And ...it hasn't locked out on me yet."
"SCAN KEYCARD TO COMPLETE ENTRY"
if("Keycard" in inventory_items):
yuuka "Scan it... how do you make this dreadful thing work?"
yuuka "Uh huh, uh, okay. There we go."
"KEYCARD CORRECT"
"WELCOME PROFESSOR OKAZAKI"
scene bg black
yuuka "{i}Now I won't spoil exactly what I saw in that office but I will say.{/i}" (cb_name="")
yuuka "{i}In addition to finding the exam data, stored in some kind of machinery that I deigned not to try to understand,{/i}" (cb_name="")
yuuka "{i}Which is to say that I smashed it to little metal bits with great delight.{/i}" (cb_name="")
yuuka "{i}There was also an intriguing absence of any time machine device, save for an opened safe that looked like it could've stored the device I hold now.{/i}" (cb_name="")
yuuka "{i}Now, I'm not one for paradoxes...{/i}" (cb_name="")
yuuka "{i}...{/i}" (cb_name="")
yuuka "{i}And that's all I have to say on that subject.{/i}" (cb_name="")
jump finale
else:
yuuka "A keycard!? You mean I've been working my ass off to just get another lock?"
yuuka "Fuck this. I'm out."
else:
if(time_traveling):
yuuka "And... crap."
yuuka "Wrong again."
else:
yuuka "And that should be... wrong. Great."
yuuka "Oh, and would you look at that, it's locked me out. Wonderful."
yuuka "Damn it, that might've been my only try at this."
yuuka "Fine then, maybe I ought to pivot to focusing on Yumemi herself instead of bothering with what she owns."
yuuka "...or I could bust this door down."
yuuka "Nah, saying it out loud makes it obvious that's just asking for people to turn on me. I'll find another approach to this."
janitor "Looks like you've been workin' hard huh? Or hardly workin'?"
yuuka "Har, har."
show screen inventory_display_toggle
$ inventory_items.append("Keycard")
janitor "Anyhow, here ya go."
hide yumemi with dissolve
yuuka "?"
yuuka "Hold on, this is!"
yuuka "Wait, where'd she go?"
else:
janitor "So it's over, aye?"
show yumemi disguise with dissolve
yuuka "You enjoy soliciting conversations from strangers, much?"
yuuka "{i}In my attempt to ignore this person, I kept my eyes closed.{/i}" (cb_name="")
janitor "Only the pretty ones."
janitor "Ah, that's harassment ain't it? Professor Okazak's gonna have my head."
yuuka "..."
janitor "Don't tell, nobody, yea?"
hide yumemi with dissolve
yuuka "Irritance."
jump hallway_navigation3
"Go to Yumemi's office" if did_not_submit_passcode and asked_office_location:
scene bg hallway at flip with fade
if(time_traveling):
yuuka "Here we are again."
yuuka "I better pick carefully."
else:
yuuka "Here we are."
yuuka "Gotta say, it looks like any other door I've seen. Except for the keypad that is."
menu:
"Does Yuuka enter a passcode?"
"Yes.":
$ passcode_attempt = renpy.input("ENTER FOUR DIGIT PASSCODE", allow="0123456789", length=4)
if(passcode_attempt == "0110"):
$ has_correct_passcode = True
yuuka "And ...it hasn't locked out on me yet."
"SCAN KEYCARD TO COMPLETE ENTRY"
if("Keycard" in inventory_items):
yuuka "Scan it... how do you make this dreadful thing work?"
yuuka "Uh huh, uh, okay. There we go."
"KEYCARD CORRECT"
"WELCOME PROFESSOR OKAZAKI"
scene bg black
yuuka "{i}Now I won't spoil exactly what I saw in that office but I will say.{/i}" (cb_name="")
yuuka "{i}In addition to finding the exam data, stored in some kind of machinery that I deigned not to try to understand,{/i}" (cb_name="")
yuuka "{i}Which is to say that I smashed it to little metal bits with great delight.{/i}" (cb_name="")
yuuka "{i}There was also an intriguing absence of any time machine device, save for an opened safe that looked like it could've stored the device I hold now.{/i}" (cb_name="")
yuuka "{i}Now, I'm not one for paradoxes...{/i}" (cb_name="")
yuuka "{i}...{/i}" (cb_name="")
yuuka "{i}And that's all I have to say on that subject.{/i}" (cb_name="")
jump finale
else:
yuuka "A keycard!? You mean I've been working my ass off to just get another lock?"
yuuka "Fuck this. I'm out."
else:
if(time_traveling):
yuuka "And... crap."
yuuka "Wrong again."
else:
yuuka "And that should be... wrong. Great."
yuuka "Oh, and would you look at that, it's locked me out. Wonderful."
yuuka "Damn it, that might've been my only try at this."
yuuka "Fine then, maybe I ought to pivot to focusing on Yumemi herself instead of bothering with what she owns."
yuuka "...or I could bust this door down."
yuuka "Nah, saying it out loud makes it obvious that's just asking for people to turn on me. I'll find another approach to this."
janitor "Looks like you've been workin' hard huh? Or hardly workin'?"
yuuka "Har, har."
show screen inventory_display_toggle
$ inventory_items.append("Keycard")
janitor "Anyhow, here ya go."
hide yumemi with dissolve
yuuka "?"
yuuka "Hold on, this is!"
yuuka "Wait, where'd she go?"
else:
"{cps=1}...{/cps}"
"{cps=1}...{/cps}"
"{cps=1}...{/cps}"
jump hallway_navigation4
"Go to Yumemi's office" if did_not_submit_passcode and asked_office_location:
scene bg hallway at flip with fade
if(time_traveling):
yuuka "Here we are again."
yuuka "I better pick carefully."
else:
yuuka "Here we are."
yuuka "Gotta say, it looks like any other door I've seen. Except for the keypad that is."
menu:
"Does Yuuka enter a passcode?"
"Yes.":
$ passcode_attempt = renpy.input("ENTER FOUR DIGIT PASSCODE", allow="0123456789", length=4)
if(passcode_attempt == "0110"):
$ has_correct_passcode = True
yuuka "And ...it hasn't locked out on me yet."
"SCAN KEYCARD TO COMPLETE ENTRY"
if("Keycard" in inventory_items):
yuuka "Scan it... how do you make this dreadful thing work?"
yuuka "Uh huh, uh, okay. There we go."
"KEYCARD CORRECT"
"WELCOME PROFESSOR OKAZAKI"
scene bg black
yuuka "{i}Now I won't spoil exactly what I saw in that office but I will say.{/i}" (cb_name="")
yuuka "{i}In addition to finding the exam data, stored in some kind of machinery that I deigned not to try to understand,{/i}" (cb_name="")
yuuka "{i}Which is to say that I smashed it to little metal bits with great delight.{/i}" (cb_name="")
yuuka "{i}There was also an intriguing absence of any time machine device, save for an opened safe that looked like it could've stored the device I hold now.{/i}" (cb_name="")
yuuka "{i}Now, I'm not one for paradoxes...{/i}" (cb_name="")
yuuka "{i}...{/i}" (cb_name="")
yuuka "{i}And that's all I have to say on that subject.{/i}" (cb_name="")
jump finale
else:
yuuka "A keycard!? You mean I've been working my ass off to just get another lock?"
yuuka "Fuck this. I'm out."
else:
if(time_traveling):
yuuka "And... crap."
yuuka "Wrong again."
else:
yuuka "And that should be... wrong. Great."
yuuka "Oh, and would you look at that, it's locked me out. Wonderful."
yuuka "Damn it, that might've been my only try at this."
yuuka "Fine then, maybe I ought to pivot to focusing on Yumemi herself instead of bothering with what she owns."
yuuka "...or I could bust this door down."
yuuka "Nah, saying it out loud makes it obvious that's just asking for people to turn on me. I'll find another approach to this."
reimu "Would you say that what we're doing, trying to connect with the flowers, is like what, say, a priest does with a god?"
yuuka "Mhm, while I wouldn't say it's the exact same, there are definite parallels."
reimu "What about gods of nature, of seasons, of... flowers? Is what we're doing talking to the flowers or to the god that might represent them?"
yuuka "That's a matter of demarcation. I've made up my mind on this, but let me walk you through the reasoning..."
"Marisa":
$ marisa_progress += 1
yuuka "Yes, Ms. Kirisame?"
marisa "So when I'm picking out flowers from the forest paths..."
yuuka "That's a bad thing, yes, if that was your question."
marisa "But what if I using them to make something good, like medicine?"
yuuka "Like a disasterous alchemical explosion?"
marisa "Or that."
yuuka "Well... if a flower is nearing the end of its lifespan then that would be the time to consider such things."
yuuka "But we have to be able to tell the difference between a flower whose care has been neglected and one coming to its natural end. The first will..."
yuuka "{i}The FINAL exams would come soon.{/i}" (cb_name="")
# faculty room
scene bg faculty
if attacked_student:
"Student" "Please, you've got to tell me how you did that giant sunflower!"
"Student" "I'd kill to know how, it'd impress so much!"
yuuka "{i}The final exams were to be a presentation of your best magic. Whether it be the most perfected, most flashy, most personal, most elegant.{/i}" (cb_name="")
"Student" "That's right! So you see, I'm trying to get a good score in the Mass section of our rubric, based on last year's finals. As far as I can tell your magic is the most massive I've seen so far! Bar, Professor Okazaki's masterstroke, of course. On that, have you communicated with her? Are we still using last year's rubric or-{nw}"
yuuka "{i}The final exams were to be a presentation of your best magic. Whether it be the most perfected, most flashy, most personal, most elegant.{/i}" (cb_name="")
"Student" "That's right! So about our final exam, I was wondering about the rubric if we're following last year's system or if you'll be using your own? In which case, I'd like to ask what criteria are you using, are taking into account the student's participation in class because Professor Okazaki will attest that I-{nw}"
yuuka "Please close the mouth-shaped whole on your face."
"Student" "Okay.{w=1.0} Now what?"
yuuka "Now what, what?"
"Student" "Now what do you want me to do? If it means a good grade, I'll do anything!"
yuuka "...I'll need you to turn around."
"Student" "Sure, done."
yuuka "And walk outside the school. Find a nice meadow to relax. Don't come back until I've left the building."
"Student" "I will do everything you say down to the most minute detail."
yuuka "And that's why you're my favorite student."
yuuka "{i}She left soon after.{/i}" (cb_name="")
yuuka "Favorite to tricking into leaving."
"Faculty Member" "Having trouble with the kids, Miss... I don't believe I've gotten your name?"
yuuka "No, you haven't gotten it. And yes, I didn't expect consultations. I'd have thought the buggers, given how happy they are when class ends, wouldn't want more."
"Faculty Member" "Well, I'm sure they feel they need any advantage they can get this late into the semester."
"Faculty Member" "Has taking over Professor Okazaki's Magi-Physics class caused any issues?"
yuuka "Magi-what?{nw}"
yuuka "I mean, no, absolutely {sc}no{/sc} issues."
yuuka "{i}I soon realized an issue.{/i}" (cb_name="")
scene bg classroom with fade
yuuka "Class, given your final exam is literally in two days, I've come to a decision."
yuuka "Class, I'll be opening up student tutoring regarding Magi-Physics."
"Various Students" "It was weird we suddenly started doing Magi-Botany.{nw=1}"
"Various Students" "I took it in stride, this is easy shit in comparison.{nw=1}"
"Various Students" "We changed teachers?{nw=1}"
"Various Students" "How have you just now noticed? Professor Okazaki is bright red from hair to clothes, you'd have to be blind to confuse her and... uh, I know this... it was...{nw=1}"
"Various Students" "To be fair, I thought she could've just dyed her hair.{nw=1}"
"Student" "May I volunteer my friend, my inspiration, Ga{nw}"
"A Different Student" "You backstabber! You should be tutoring, you actually like this class!{nw=1.0}"
"Student" "Right, because you only like Professor Okazaki and her strawberry red hair, and her cape, so cool, and{nw}"
"Once Again, A Different Student" "Can it, you two! The only person who should be handling other students is someone with experience. That's why I think Li{nw}"
"Another Student Entirely, This Time" "You skunk! I taught you one time!{nw=1.0}"
yuuka "Wow, I've really imparted my values onto this class haven't I."
alice "That, for better or worse, you have."
marisa "Worse. Definitely worse."
reimu "Eh. It's about the same as how they'd react in the school in the Human Village."
alice "But those are kindergarteners?"
reimu "Exactly."
narrator "{i}Reimu pointed at the class, arguments in various small pockets melding into a cacophony of voices.{/i}"
reimu "Kindergarteners."
yuuka "I'm glad you all see it my way~"
marisa "Let's take this outside if we're actually going to talk. I'm getting a headache from listening to this."
scene bg hallway with fade
yuuka "So?"
alice "What do you mean, \"so\"?"
yuuka "Weren't you the one, Alice, that said I had to interact with humans more? I've been doing exactly that and see how it ended up."
yuuka "Chaos and rage directed at one another: treating each other like how they treat the rest of nature's providence."
yuuka "I simply let them be as they are."
$ renpy.pause(1.0)
alice "You know, what Yuuka?"
alice "I'm not even going to argue with you."
alice "You've determined you're right and that's all that matters to you."
alice "Not the students, not me, and certainly most of all: not the flowers you seem to act like you're a representative for."
yuuka "I quite literally am as a flower youkai."
alice "No, I don't think you are. You just took it up as a face for yourself."
alice "You don't seem to think of anything as different from playing with your food."
alice "And frankly, I'm done trying to work with you. I'm going to be working around you from here on."
yuuka "Is that a threat?"
alice "It is the opposite of one. You're not my concern anymore."
yuuka "Oh for your mother's sake, Alice. You know fully well what they've done, the thousands of lives beneath their feet, taken carelessly, thoughtlessly."
marisa "Should we really be here?" # talking to reimu
reimu "I say we stick to the sidelines for now."
yuuka "You keep telling me to be mindful, to be considerate. Why, when so few will give the plants, give me that same chance?"
yuuka "It's hypocrisy to demand of me so much when you don't speak the same way to those... children."
alice "..."
alice "I speak that way to you, Yuuka, because you are my friend."
alice "But I don't know if you feel the same way."
yuuka "{i}To a degree I did, and still do, understand what she was getting at.{/i}" (cb_name="")
yuuka "{i}Stubborn as we could both be.{/i}" (cb_name="")
alice "It's not our problem if the students don't pass their class."
reimu "Only if it turns into trouble for the rest of Gensokyo."
marisa "And ya did kind of start a shouting match back there. That's noise disturbances at minimum."
yuuka "Humans could do with being quiet a bit more often."
reimu "Well, let's try and contain this before it erupts into something worse."
if revolution != 0:
yuuka "I was serious about there not being an exam."
yuuka "I've seen their curriculum, it's all useless, extraneous topics."
yuuka "Who would ever need to know how to file taxes when Gensokyo has no taxes?"
alice "Agreed. If only they taught more important things like geography and linear algebra."
marisa "Are we doing a bit? Who uses those things?"
alice "Me."
marisa "Why?"
alice "For making my dolls and... making my dolls. They're all named after cities, did you never notice?"
marisa "Well, you did name one of them Hourai."
alice "That's a mountain. The elixir is named after the mountain."
marisa "Ohhhhhhhhhh. Explains that, I thought it was just a funny name."
else:
yuuka "Would you all happen to be familiar with the Magi-physics that was previously taught?"
marisa "Yeah, I know magic and I know physics."
alice "Skilled as a practioner you are, you're hardly theoretician when it comes to magic, let alone physics, Marisa. Do you even know Netwon's three principles?"
marisa "Drop a ball from a tower and it falls, shoot someone with a spellcard and they fall. Same thing right?"
alice "That's Galileo."
marisa "I thought Newton invented gravity?"
yuuka "Do you actively try to be an idiot, Marisa?"
marisa "I don't have to try; skills just come naturally to me."
reimu "This is going nowhere."
reimu "Yuuka, you're clearly more invested in these students' education that your attitude lets on."
reimu "If you care about their exam, then do you have a plan? A next step?"
yuuka "Thinking about it, I don't even need to talk to the teachers do I?"
yuuka "So long as there are no students, there's no one to fail."
alice "Then they'll just fail everyone."
yuuka "Does it mean anything at that point?"
alice "Well... yes. They'd held back a year."
yuuka "But so would everyone else."
marisa "And so nothing would change! Not a bad idea!"
alice "They'd still have to repeat a year?"
yuuka "We could use the same tactic to stop them from repeating a year."
reimu "That might actually work..."
alice "This all seems terribly planned out."
yuuka "Stick in a mud as usual, Alice. Don't worry, I'll handle everything."
else:
yuuka "I said what I said. The students are just going to have to teach each other."
yuuka "Besides didn't they have an entire semester to learn this, surely they know something about the topic they've taken up thus far."
yuuka "Students wouldn't be unprepared for an upcoming exam, would they?"
alice "No, surely not. They also would not procrastinate on their studies even if under a subsitute teacher."
yuuka "I'm glad we've got our thumbs to the beating heart of the students, Alice. Knowing that, it's probably best to assign them to each other than leave them to their own devices."
marisa "I am deeply uncomfortable with you saying you're holding the students' beating heart."
yuuka "{i}Not just that, but the faculty of the school went on a walk out, in protest of what they called my \"heavy-handed approach\".{/i}" (cb_name="")
yuuka "{i}I became very popular with the students however.{/i}" (cb_name="")
yuuka "{i}That's why as you're sitting in your seats, waiting for Professor Okazaki to sweep in and replace me, the menace you welcomed in,{/i}" (cb_name="")
"With what device do you measure the force of a magical attack?"
show text "A. Ballistic Perforator\nB. Ballistic Pendulum\nC. Ballast\nD. Ballistic Shell" at truecenter
if(persistent.playeranswer2 == ""):
$ msg = renpy.input("With what device do you measure the force of a magical attack?")
$ persistent.playeranswer2 = msg
$ renpy.save_persistent()
hide text
reimu "{i}I hope I got that right...{/i}"
else:
reimu "{i}It should be... [persistent.playeranswer2]. I think?{/i}"
#
"What flower is well-known for turning to face the sun?"
show text "A. Lotus Flower\nB. Hydrangea\nC. Rose\nD. Sunflower" at truecenter
if(persistent.playeranswer3 == ""):
$ msg = renpy.input("What flower is well-known for turning to face the sun?")
$ persistent.playeranswer3 = msg
$ renpy.save_persistent()
hide text
reimu "{i}That's a weird one but it seems pretty easy, no?{/i}"
else:
reimu "{i}That's a weird one but [persistent.playeranswer3], right? It seems easy compared to the others?{/i}"
#
"What is the language of flowers?"
show text "A. Written language on flower petals\nB. Poetic metaphors using flowers\nC. How flowers attract bees\nD. The voice the flowers speak in" at truecenter
if(persistent.playeranswer4 == ""):
$ msg = renpy.input("What is the language of flowers?")
$ persistent.playeranswer4 = msg
$ renpy.save_persistent()
hide text
reimu "{i}Hey wait a minute...{/i}"
else:
reimu "{i}[persistent.playeranswer4]. Hey wait a minute...{/i}"
#
"Who's gonna pass this exam?"
show text "A. You.\nB. Yes, you.\nC. Don't deny it.\nD. Isn't it obvious?" at truecenter
if(persistent.playeranswer5 == ""):
$ msg = renpy.input("Who's gonna pass this exam?")
$ persistent.playeranswer5 = msg
$ renpy.save_persistent()
hide text
reimu "{i}Did Yuuka change the exam questions?{/i}"
reimu "{i}Huh, that's... really nice of her. If she keeps this up I'll have to ask Akyuu to change her profile in the Gensokyo Chronicle.{/i}"
reimu "{i}Assuming this isn't just a plot of hers.{/i}"
reimu "{i}...I hope it isn't. Besides, she's more of the brute force type anyway.{/i}"