494 lines
26 KiB
Plaintext
494 lines
26 KiB
Plaintext
|
|
### Flirt With Classmate ###
|
|
|
|
label hg_pr_flirt:
|
|
|
|
# Setup
|
|
$ current_payout = 5
|
|
|
|
if hg_pr_flirt.counter == 0:
|
|
gen "{size=-4}(Ask her to go flirt with some boys from Slytherin?){/size}" ("base", xpos="far_left", ypos="head")
|
|
menu:
|
|
"\"(Yes, let's do it!)\"":
|
|
pass
|
|
|
|
"\"(Not right now.)\"":
|
|
jump hermione_favor_menu
|
|
|
|
her "" (xpos="mid", ypos="base", trans=fade)
|
|
gen "[hermione_name]?" ("base", xpos="far_left", ypos="head")
|
|
her "Yes?" ("soft", "base", "base", "R")
|
|
|
|
#Intro.
|
|
if hg_pr_flirt.counter == 0:
|
|
gen "What is your opinion on the boys of the Slytherin house?" ("base", xpos="far_left", ypos="head")
|
|
her "I detest them, [genie_name]." ("angry", "base", "angry", "mid")
|
|
gen "Well, too bad. Because I want you to get really friendly with a few of them today." ("base", xpos="far_left", ypos="head")
|
|
her "If I must..." ("soft", "base", "base", "R")
|
|
her "Yes, I think I can manage to be civil with them for one day."
|
|
gen "Yes, and when I say \"get friendly with them\"..." ("base", xpos="far_left", ypos="head")
|
|
gen "I actually mean that I need you to flirt with them..." ("base", xpos="far_left", ypos="head")
|
|
her "Flirt?!" ("shock", "wide", "base", "stare")
|
|
her "[genie_name]!" ("angry", "base", "angry", "mid")
|
|
her "I'm not even going to ask why you'd be interested in this, [genie_name]..." ("annoyed", "squint", "base", "mid")
|
|
her "But why Slytherin?" ("open", "base", "worried", "mid")
|
|
her "If you need me to be flirtatious today, I think I can manage that..."
|
|
her "But, please, can't it be another house?"
|
|
her "Gryffindor maybe?" ("upset", "wink", "base", "mid")
|
|
gen "I am only trying to protect your reputation, [hermione_name]." ("base", xpos="far_left", ypos="head")
|
|
her "[genie_name]?" ("soft", "base", "base", "mid")
|
|
gen "Do you value the opinion the Slytherin students have of you?" ("base", xpos="far_left", ypos="head")
|
|
her "I couldn't care less about the opinions of those Neanderthals." ("scream", "closed", "angry", "mid")
|
|
gen "What about the students of the Gryffindor house?" ("base", xpos="far_left", ypos="head")
|
|
her "Their opinion means the world to me--" ("annoyed", "base", "worried", "R")
|
|
her "Oh, I see..." ("base", "base", "base", "mid")
|
|
gen "Exactly... Just looking out for you [hermione_name]." ("base", xpos="far_left", ypos="head")
|
|
her "*Ehm*... Thank you [genie_name]..."
|
|
else:
|
|
if her_tier >= 3:
|
|
gen "I need you to flirt with some boys from Slytherin today." ("base", xpos="far_left", ypos="head")
|
|
her "I'll see what I can do, [genie_name]."
|
|
gen "Great. I'll be expecting your report today after classes." ("base", xpos="far_left", ypos="head")
|
|
elif her_tier >= 2:
|
|
gen "I need you to go make some new friends at the Slytherin house." ("base", xpos="far_left", ypos="head")
|
|
her "You mean you need me to flirt with the Slytherin boys again [genie_name]?"
|
|
her "Fine." ("upset", "base", "angry", "R")
|
|
her "If I have to, [genie_name]..." ("normal", "squint", "angry", "mid")
|
|
else:
|
|
if hg_pr_flirt.counter == 1:
|
|
gen "I need you to go make some new friends at the Slytherin house." ("base", xpos="far_left", ypos="head")
|
|
her "You mean you need me to flirt with the Slytherin boys again [genie_name]?"
|
|
gen "That's exactly what I need you to do today, [hermione_name]." ("base", xpos="far_left", ypos="head")
|
|
gen "Just do it properly this time." ("base", xpos="far_left", ypos="head")
|
|
her "Must I really do this [genie_name]?" ("open", "base", "base", "mid")
|
|
gen "We have been through this, [hermione_name]." ("base", xpos="far_left", ypos="head")
|
|
gen "Going to the Slytherin boys is in your best interest." ("base", xpos="far_left", ypos="head")
|
|
her "Yes, I know, [genie_name]." ("open", "closed", "angry", "mid")
|
|
her "But why must I do this at all?"
|
|
gen "Nobody is forcing you, [hermione_name]..." ("base", xpos="far_left", ypos="head")
|
|
her "You don't need to remind me of that, [genie_name]..." ("angry", "base", "angry", "mid")
|
|
her "Alright if I must... [genie_name]..." ("normal", "squint", "angry", "mid")
|
|
else:
|
|
gen "I need you to go make some new friends at the Slytherin house." ("base", xpos="far_left", ypos="head")
|
|
her "You mean you need me to flirt with the Slytherin boys again, [genie_name]?"
|
|
her "Must I really do this [genie_name]?" ("upset", "base", "worried", "mid")
|
|
gen "This again?" ("base", xpos="far_left", ypos="head")
|
|
her "Fine........." ("upset", "base", "angry", "R")
|
|
her "If I must... [genie_name]..." ("normal", "squint", "angry", "mid")
|
|
|
|
her "Well, I'd better go now. Classes are about to start..."
|
|
call her_walk(action="leave")
|
|
|
|
$ hg_pr_flirt.inProgress = True
|
|
jump end_hermione_event
|
|
|
|
# End Event
|
|
label end_hg_pr_flirt:
|
|
$ gryffindor += current_payout
|
|
|
|
gen "The Gryffindor house gets {number=current_payout} points!" ("base", xpos="far_left", ypos="head")
|
|
her "Thank you, [genie_name]."
|
|
|
|
label .no_points:
|
|
|
|
call her_walk("door", "base")
|
|
pause.2
|
|
|
|
# Inner monologue
|
|
if hg_pr_flirt.counter == 1:
|
|
show screen blktone
|
|
with d3
|
|
|
|
her "(........)" ("disgust", "base", "worried", "down", ypos="head", flip=False, trans=d3)
|
|
her "(I'll need to read about this whole \"flirting\" thing...)" ("annoyed", "base", "angry", "L")
|
|
|
|
hide screen blktone
|
|
with d3
|
|
|
|
call her_chibi("leave")
|
|
|
|
label .quick_end:
|
|
|
|
# Increase Points
|
|
if not hg_pr_flirt.is_tier_complete():
|
|
$ her_reputation += 1
|
|
|
|
$ hg_pr_flirt.inProgress = False
|
|
jump end_hermione_event
|
|
|
|
label hg_pr_flirt_intro:
|
|
call her_walk(action="enter", xpos="mid", ypos="base")
|
|
her "Good evening, [genie_name]." ("open", "closed", "base", "mid", xpos="mid", ypos="base", trans=fade)
|
|
her "" ("normal", "base", "base", "mid")
|
|
gen "[hermione_name]..." ("base", xpos="far_left", ypos="head")
|
|
gen "Did you complete your task?" ("base", xpos="far_left", ypos="head")
|
|
her "I did as you asked, [genie_name]..." ("open", "base", "base", "R")
|
|
her "" ("normal", "base", "base", "R")
|
|
|
|
if hg_pr_flirt.is_tier_complete():
|
|
menu:
|
|
"\"Great. You earned your points.\"":
|
|
jump end_hg_pr_flirt
|
|
|
|
"\"Give me the details.\"":
|
|
pass
|
|
|
|
stop music fadeout 3.0
|
|
|
|
if hg_pr_flirt.counter == 1:
|
|
her "......" ("annoyed", "narrow", "angry", "R")
|
|
her "So *Ehm*..." ("soft", "base", "base", "R")
|
|
|
|
gen "How many boys did you flirt with today, [hermione_name]?" ("base", xpos="far_left", ypos="head")
|
|
|
|
return
|
|
|
|
### Tier 1 - LVL 0-3 ###
|
|
|
|
label hg_pr_flirt_T1_E1:
|
|
|
|
call hg_pr_flirt_intro
|
|
|
|
her "Well..." ("open", "base", "worried", "R")
|
|
her "There was this one freshman boy..."
|
|
her "........."
|
|
gen "I'm listening..." ("base", xpos="far_left", ypos="head")
|
|
her "So... I went to him and I said \"Hey, handsome!\"."
|
|
gen "And?" ("base", xpos="far_left", ypos="head")
|
|
call play_music("hermione") # Music
|
|
her "He stuck out his tongue and ran off, [genie_name]." ("normal", "squint", "angry", "mid")
|
|
gen "Did you try to lure him in with a lollipop?" ("base", xpos="far_left", ypos="head")
|
|
her "I did not, [genie_name]..." ("open", "base", "worried", "R")
|
|
her "The thought never crossed my mind, but--"
|
|
gen "That was a joke, [hermione_name]." ("base", xpos="far_left", ypos="head")
|
|
her "............." ("annoyed", "squint", "angry", "mid")
|
|
gen "I told you to flirt with boys {size=+5}your{/size} age!" ("base", xpos="far_left", ypos="head")
|
|
her "I wanted to at first, but..." ("normal", "squint", "angry", "mid")
|
|
her "I guess I got scared..." ("annoyed", "narrow", "angry", "R")
|
|
her "I mean I despise those Slytherins way too much to flirt with them, [genie_name]!"
|
|
her "I would have to fight my gag-reflex the entire time!" ("angry", "base", "angry", "mid")
|
|
|
|
menu:
|
|
gen "..." ("base", xpos="far_left", ypos="head")
|
|
"\"Fine. Just try harder next time.\"":
|
|
her "Thank you, [genie_name]." ("base", "base", "base", "mid")
|
|
her "I will, I promise!"
|
|
|
|
"\"Favour failed! No points for you!\"":
|
|
stop music fadeout 1.0
|
|
|
|
her "I understand..." ("normal", "squint", "angry", "mid")
|
|
gen "Get out of my sight..." ("base", xpos="far_left", ypos="head")
|
|
her "Yes, [genie_name]... Sorry, [genie_name]..." ("annoyed", "squint", "angry", "mid")
|
|
|
|
jump end_hg_pr_flirt.no_points
|
|
|
|
jump end_hg_pr_flirt
|
|
|
|
label hg_pr_flirt_T1_E2:
|
|
|
|
call hg_pr_flirt_intro
|
|
|
|
call play_music("hermione") # Music
|
|
her "Well, I tried to compliment an upperclassman..." ("open", "base", "worried", "R")
|
|
gen "Did he appreciate it?" ("base", xpos="far_left", ypos="head")
|
|
her "He called me a \"Gryffindor whore\", [genie_name]!" ("angry", "base", "angry", "mid", emote="angry")
|
|
gen "I see..." ("base", xpos="far_left", ypos="head")
|
|
gen "What did you do then?" ("base", xpos="far_left", ypos="head")
|
|
her "Well, that was not the proper way to address a fellow \"Hogwarts\" student..." ("open", "closed", "angry", "mid")
|
|
her "So I told him that I would report him."
|
|
gen "A truly captivating story..." ("base", xpos="far_left", ypos="head")
|
|
gen "Anything else?" ("base", xpos="far_left", ypos="head")
|
|
her "Yes, there was also this one student at the library..." ("annoyed", "squint", "angry", "mid")
|
|
her "He was obviously struggling with a problem..."
|
|
her "So I offered my help..."
|
|
gen "And?" ("base", xpos="far_left", ypos="head")
|
|
her "He called me a \"Patronising Gryffindor Whore\", [genie_name]..." ("angry", "base", "angry", "mid", emote="angry")
|
|
gen "Did you threaten to report him as well?" ("base", xpos="far_left", ypos="head")
|
|
her "Of course, [genie_name]." ("open", "closed", "angry", "mid")
|
|
gen "*sigh*" ("base", xpos="far_left", ypos="head")
|
|
gen "Anything else?" ("base", xpos="far_left", ypos="head")
|
|
her "Well, there was one more incident but the outcome was pretty much the same..." ("annoyed", "squint", "angry", "mid")
|
|
gen "\"Gryffindor whore\"?" ("base", xpos="far_left", ypos="head")
|
|
her "......... yes, [genie_name]." ("disgust", "narrow", "base", "mid_soft")
|
|
gen "You are doing it all wrong, [hermione_name]." ("base", xpos="far_left", ypos="head")
|
|
her "I am sorry, [genie_name]. I thought this would be easy..." ("annoyed", "narrow", "angry", "R")
|
|
|
|
menu:
|
|
gen "..." ("base", xpos="far_left", ypos="head")
|
|
"\"Well, at least you are trying.\"":
|
|
her "I truly am..." ("angry", "happyCl", "worried", "mid")
|
|
her "But Apparently flirting is not my forte..." ("angry", "base", "worried", "down", emote="sweat")
|
|
her "" ("base", "base", "worried", "mid",)
|
|
|
|
"\"Favour failed! No points for you!\"":
|
|
stop music fadeout 1.0
|
|
her "You are not going to pay me, [genie_name]?" ("open", "base", "worried", "mid")
|
|
her "But, you promised!" ("angry", "base", "base", "mid", tears="soft")
|
|
gen "And you promised to flirt with the boys, not get bullied." ("base", xpos="far_left", ypos="head")
|
|
her "................" ("mad", "happyCl", "worried", "mid", tears="soft_blink")
|
|
call her_walk(action="run", xpos="door", speed=2, reduce=True)
|
|
call her_chibi("leave")
|
|
|
|
pause 1.0
|
|
|
|
gen "..." ("base", xpos="far_left", ypos="head")
|
|
gen "Now I feel bad for saying that..." ("base", xpos="far_left", ypos="head")
|
|
|
|
$ her_mood += 10
|
|
jump end_hg_pr_flirt.quick_end
|
|
|
|
jump end_hg_pr_flirt
|
|
|
|
label hg_pr_flirt_T1_E3:
|
|
|
|
call hg_pr_flirt_intro
|
|
|
|
her "Well, the Slytherin quidditch team was practising in the stadium today..." ("open", "base", "worried", "R")
|
|
her "I thought I could sneak into the bleachers and cheer them on..."
|
|
her "But..." ("annoyed", "narrow", "angry", "R")
|
|
gen "Yes?" ("base", xpos="far_left", ypos="head")
|
|
|
|
call play_music("hermione") # Music
|
|
|
|
her "A whole flock of those Slytherin harlots was already there, [genie_name]." ("angry", "base", "angry", "mid")
|
|
her "They were cheering and yelling..."
|
|
her "And one of them even exposed herself inappropriately to the players, [genie_name]..." ("angry", "base", "angry", "mid")
|
|
her "I cannot believe our school accepts such behaviour..."
|
|
gen "So... how did this captivating drama end?" ("base", xpos="far_left", ypos="head")
|
|
her "I just left [genie_name]..." ("annoyed", "narrow", "angry", "R")
|
|
|
|
menu:
|
|
gen "*Hmm*..." ("base", xpos="far_left", ypos="head")
|
|
"\"Well, here are your points.\"":
|
|
gen "Maybe you didn't do exactly as was asked of you, you at least tried." ("base", xpos="far_left", ypos="head")
|
|
her "" ("base", "closed", "base", "mid")
|
|
|
|
jump end_hg_pr_flirt
|
|
|
|
"\"Favour failed! No points for you!\"":
|
|
stop music fadeout 1.0
|
|
her "I don't feel like I deserved any this time anyway..." ("annoyed", "happyCl", "worried", "R")
|
|
her "Can I leave now, [genie_name]?" ("annoyed", "base", "worried", "mid")
|
|
gen "Dismissed!" ("base", xpos="far_left", ypos="head")
|
|
call her_walk(action="leave")
|
|
|
|
$ hg_pr_flirt.inProgress = False
|
|
|
|
jump end_hermione_event
|
|
|
|
### Tier 2 - LVL 3-6 ###
|
|
|
|
label hg_pr_flirt_T2_E1:
|
|
|
|
call hg_pr_flirt_intro
|
|
|
|
her "Well, there was this one guy at the library..." ("open", "base", "worried", "R")
|
|
her "He was obviously struggling with some assignment, so I offered my help..."
|
|
gen "And?" ("base", xpos="far_left", ypos="head")
|
|
call play_music("hermione") # Music
|
|
her "Well, to my surprise he accepted it..." ("smile", "happyCl", "base", "mid")
|
|
her "He let me finish the assignment for him..."
|
|
her "While I was working he made a couple of inappropriate comments, but I just smiled in response..." ("angry", "happyCl", "worried", "mid", emote="sweat")
|
|
gen "So, basically, he was the one doing the flirting..." ("base", xpos="far_left", ypos="head")
|
|
her "well... I guess." ("grin", "happyCl", "worried", "mid", emote="sweat")
|
|
her "But, despite my better judgment, I did encourage his improper behaviour..." ("base", "base", "base", "mid")
|
|
gen "By being quiet?" ("base", xpos="far_left", ypos="head")
|
|
her "Yes, [genie_name]..."
|
|
her "I mean, this does amount to something, right?"
|
|
gen "*Meh*..." ("base", xpos="far_left", ypos="head")
|
|
gen "What else do you have for me?" ("base", xpos="far_left", ypos="head")
|
|
her "Right..." ("annoyed", "narrow", "angry", "R")
|
|
her "Later in a corridor these two other guys complimented my appearance in a very vulgar manner..."
|
|
her "But I just smiled at them..." ("angry", "happyCl", "worried", "mid", emote="sweat")
|
|
gen "You were on the receiving end again, then..." ("base", xpos="far_left", ypos="head")
|
|
gen "This is not what I ordered you to do, [hermione_name]." ("base", xpos="far_left", ypos="head")
|
|
her "I know, [genie_name]!" ("angry", "happyCl", "worried", "mid", emote="sweat")
|
|
her "But I am so busy. Between the \"MRM\" meetings and the classes..." ("annoyed", "narrow", "angry", "R")
|
|
her "I barely have any time--"
|
|
# TODO: Check if this part fits the current story line, Johnny.
|
|
gen "Is this all you got for me this time then?" ("base", xpos="far_left", ypos="head")
|
|
her "No, [genie_name]." ("annoyed", "narrow", "angry", "R")
|
|
her "On my way here I ran into Draco Malfoy, [genie_name]."
|
|
gen "No way!!! (No idea who that is...)" ("base", xpos="far_left", ypos="head")
|
|
her "I forced myself to be friendly with him and..."
|
|
her "We ended up having a decent conversation for a change." ("base", "happyCl", "base", "mid")
|
|
gen "I see... That \"Dark-oh\" guy..." ("base", xpos="far_left", ypos="head")
|
|
gen "Was he looking at your legs at all?" ("base", xpos="far_left", ypos="head")
|
|
her "What?" ("open", "base", "base", "mid")
|
|
gen "Did he stare at your legs or not, [hermione_name]?" ("base", xpos="far_left", ypos="head")
|
|
her "*Ehm*... He might have..." ("upset", "wink", "base", "mid")
|
|
gen "What about your tits?" ("base", xpos="far_left", ypos="head")
|
|
her "[genie_name]!!!" ("angry", "base", "angry", "mid")
|
|
gen "Fine. You get your points. Keep up the good work." ("base", xpos="far_left", ypos="head")
|
|
her "" ("annoyed", "base", "worried", "R")
|
|
|
|
jump end_hg_pr_flirt
|
|
|
|
|
|
label hg_pr_flirt_T2_E2:
|
|
|
|
call hg_pr_flirt_intro
|
|
|
|
her "Well..." ("open", "base", "worried", "R")
|
|
her "This morning I did flirt with this one guy..."
|
|
her "Then after the second period there was this other guy..." ("soft", "base", "base", "R")
|
|
her "And then something bizarre happened..." ("angry", "base", "worried", "mid")
|
|
call play_music("playful_tension") # Music
|
|
her "This angry-looking guy from Slytherin came up to me and asked me out on a date..."
|
|
her "I told him \"no\" at first, but we ended up taking a walk together." ("soft", "base", "base", "R")
|
|
gen "Did you enjoy yourself, [hermione_name]?" ("base", xpos="far_left", ypos="head")
|
|
her "I think I did, [genie_name]... To my own astonishment..." ("open", "base", "base", "mid")
|
|
her "There was something about his \"devil-may-care\" attitude..." ("base", "base", "base", "mid")
|
|
her "He was so confident and calm and..." ("base", "happyCl", "base", "mid")
|
|
her "I still loathe the Slytherin house of course!" ("angry", "happyCl", "worried", "mid", emote="sweat")
|
|
her "But..." ("annoyed", "narrow", "worried", "down")
|
|
her "Maybe some of the students got there by mistake?"
|
|
her "Could the \"sorting hat\" make... miscalculations?" ("open", "base", "worried", "R")
|
|
|
|
menu:
|
|
"\"Just take your points and go!\"":
|
|
her "................" ("normal", "squint", "angry", "mid")
|
|
|
|
"\"The almighty hat is never wrong!\"":
|
|
her "Yes, of course... Everybody knows that..." ("soft", "base", "base", "R")
|
|
gen "(What hat again? I have no fucking clue what's she's blabbing about.)" ("base", xpos="far_left", ypos="head")
|
|
gen "(Doesn't hurt playing along...)" ("base", xpos="far_left", ypos="head")
|
|
|
|
"\"Could what make what?\"":
|
|
her "Oh, never mind me, [genie_name]." ("soft", "base", "base", "R")
|
|
her "Everyone knows that the \"Sorting Hat\" is never wrong."
|
|
|
|
jump end_hg_pr_flirt
|
|
|
|
|
|
label hg_pr_flirt_T2_E3:
|
|
|
|
call hg_pr_flirt_intro
|
|
|
|
call play_music("hermione") # Music
|
|
her "Five guys, [genie_name]!" ("smile", "happyCl", "base", "mid")
|
|
gen "Really?" ("base", xpos="far_left", ypos="head")
|
|
her "Yes!" ("base", "happyCl", "base", "mid")
|
|
her "This one guy this morning." ("base", "happyCl", "base", "mid")
|
|
her "Then another two right after the first period."
|
|
her "And then another one before the third period."
|
|
her "And after that, I had a surprisingly pleasant conversation with one more." ("grin", "base", "base", "R")
|
|
her "That last one was quite smart and well-mannered too." ("base", "happyCl", "base", "mid")
|
|
her "............................"
|
|
her "................"
|
|
her "But I still refuse to change my opinion about the Slytherin house, [genie_name]." ("angry", "happyCl", "worried", "mid", emote="sweat")
|
|
gen "I'm not asking you to, [hermione_name]." ("base", xpos="far_left", ypos="head")
|
|
her "I am only doing this to help my own house!"
|
|
her "The proud house of \"Gryffndor\"!" ("scream", "happyCl", "worried", "mid")
|
|
gen "Alright, alright. Calm down, [hermione_name]." ("base", xpos="far_left", ypos="head")
|
|
her "" ("base", "happyCl", "base", "mid")
|
|
|
|
jump end_hg_pr_flirt
|
|
|
|
### Tier 3 - LVL 6-X ###
|
|
|
|
label hg_pr_flirt_T3_E1:
|
|
|
|
call hg_pr_flirt_intro
|
|
|
|
call play_music("hermione") # Music
|
|
her "Eleven boys, [genie_name]!" ("smile", "happyCl", "base", "mid")
|
|
gen "Eleven? Really? Your personal best, [hermione_name]." ("base", xpos="far_left", ypos="head")
|
|
her "Yes." ("base", "happyCl", "base", "mid")
|
|
her "Let's see..." ("grin", "base", "base", "R")
|
|
her "Those two handsome guys right before the first period started..."
|
|
her "Then I exchanged a few rather inappropriate messages with this other guy, during the first period." ("smile", "narrow", "base", "mid_soft")
|
|
her "After that there was this one other guy..." ("grin", "base", "base", "R")
|
|
her "Then those three guys..." ("annoyed", "narrow", "worried", "down")
|
|
her "Then one more right before the last period..." ("base", "happyCl", "base", "mid")
|
|
her "And finally this last guy that walked me right to your tower, [genie_name]..." ("smile", "happyCl", "base", "mid")
|
|
gen "So, eleven then?" ("base", xpos="far_left", ypos="head")
|
|
gen "Those Slytherin boys are really starting to like you, *huh*?" ("base", xpos="far_left", ypos="head")
|
|
her "I suppose so..." ("base", "happyCl", "base", "mid")
|
|
her "Well, not all of them were nice to me at first..." ("annoyed", "narrow", "worried", "down")
|
|
her "But I use this one trick to \"tame\" them." ("smile", "narrow", "base", "mid_soft")
|
|
gen "A trick you say?" ("base", xpos="far_left", ypos="head")
|
|
her "Yes... Whenever a boy from Slytherin is being mean to me or calls me a name..." ("open", "base", "base", "R")
|
|
her "Like so!" ("base", "happyCl", "base", "mid")
|
|
her "I just swallow my pride and smile in response."
|
|
gen "*Hmm*..." ("base", xpos="far_left", ypos="head")
|
|
gen "So, if for example, somebody were to call you a \"whore\" you would just smile at them?" ("base", xpos="far_left", ypos="head")
|
|
her "Well, yes, [genie_name]..." ("angry", "happyCl", "worried", "mid", emote="sweat")
|
|
gen "Yeah, I'm sure that wins them over." ("base", xpos="far_left", ypos="head")
|
|
gen "Great job, [hermione_name]." ("base", xpos="far_left", ypos="head")
|
|
her "" ("grin", "base", "base", "R")
|
|
|
|
jump end_hg_pr_flirt
|
|
|
|
label hg_pr_flirt_T3_E2:
|
|
|
|
call hg_pr_flirt_intro
|
|
|
|
call play_music("hermione") # Music
|
|
her "Two dates, seven quite pleasant conversations..." ("smile", "happyCl", "base", "mid")
|
|
|
|
if hg_pr_kiss.counter >= 1:
|
|
her "And I even let this one guy kiss me on the lips..." ("soft", "base", "base", "R", cheeks="blush")
|
|
else:
|
|
her "And I even let this one guy kiss me on the cheek..." ("grin", "base", "base", "R")
|
|
|
|
gen "Quite impressive, [hermione_name]." ("base", xpos="far_left", ypos="head")
|
|
her "I think so too, [genie_name]. Thank you." ("base", "happyCl", "base", "mid")
|
|
her "Oh, and there was also this freshman boy..." ("smile", "happyCl", "base", "mid")
|
|
her "I tried to flirt with him too, but we ended up just chatting..."
|
|
her "He kept calling me \"Miss Hermione\"..." ("base", "happyCl", "base", "mid")
|
|
her "So adorable..."
|
|
gen "Well, I didn't send you to harass people, [hermione_name]." ("base", xpos="far_left", ypos="head")
|
|
her "I didn't harass--" ("disgust", "narrow", "base", "mid_soft")
|
|
her "[genie_name]! Seven flirts and two dates amount to something, don't they?" ("angry", "happyCl", "worried", "mid", emote="sweat")
|
|
gen "Oh, absolutely." ("base", xpos="far_left", ypos="head")
|
|
her "Then I would like to receive my payment now..." ("scream", "closed", "angry", "mid")
|
|
her "" ("normal", "happyCl", "worried", "mid")
|
|
|
|
jump end_hg_pr_flirt
|
|
|
|
label hg_pr_flirt_T3_E3:
|
|
|
|
call hg_pr_flirt_intro
|
|
|
|
her "[genie_name], I am sorry, but..." ("normal", "happyCl", "worried", "mid")
|
|
call play_music("hermione") # Music
|
|
her "I hate those Slytherin tramps, [genie_name]!" ("angry", "base", "angry", "mid")
|
|
gen "Tell me what happened." ("base", xpos="far_left", ypos="head")
|
|
her "I don't want to talk about it..." ("annoyed", "narrow", "angry", "R")
|
|
gen "Tell me what happened, [hermione_name]!" ("base", xpos="far_left", ypos="head")
|
|
her "I don't want to talk about it, [genie_name]." ("angry", "base", "angry", "mid", emote="angry")
|
|
her "Please don't make me..." ("annoyed", "narrow", "angry", "R")
|
|
|
|
menu:
|
|
"\"Fine. I'll let it go for today.\"":
|
|
her "Thank you, [genie_name]." ("normal", "happyCl", "worried", "mid")
|
|
gen "No luck with the flirting today then?" ("base", xpos="far_left", ypos="head")
|
|
her "Oh, quite the opposite, [genie_name]." ("angry", "happyCl", "worried", "mid", emote="sweat")
|
|
call play_music("playful_tension") # Music
|
|
her "One of the boys actually took me to the Slytherin common room today..."
|
|
her "There were at least a dozen of them there..." ("normal", "base", "base", "mid")
|
|
her "All of the boys knew who I was..." ("open", "closed", "angry", "mid")
|
|
her "I was the centre of attention at first..."
|
|
her "And it felt sort of wonderful..." ("base", "narrow", "base", "up")
|
|
call play_music("hermione") # Music
|
|
her "Then a bunch of those Slytherin harlots stumbled in and..." ("disgust", "narrow", "base", "mid_soft")
|
|
gen "And?" ("base", xpos="far_left", ypos="head")
|
|
her "Well, they started saying stuff and doing things..." ("annoyed", "narrow", "angry", "R")
|
|
gen "\"Doing Things\"? What kind of things?" ("grin", xpos="far_left", ypos="head")
|
|
her "Anyway, I had to leave..."
|
|
gen "I see..." ("base", xpos="far_left", ypos="head")
|
|
gen "Well, I say you deserve your points anyway, [hermione_name]." ("base", xpos="far_left", ypos="head")
|
|
her "" ("base", "happyCl", "base", "mid")
|
|
|
|
"\"Tell me now, or lose the points!\"":
|
|
her "[genie_name], please, I don't want to discuss this with you, [genie_name]." ("disgust", "narrow", "base", "mid_soft")
|
|
gen "No one is forcing you, [hermione_name]." ("base", xpos="far_left", ypos="head")
|
|
gen "You are free to leave." ("base", xpos="far_left", ypos="head")
|
|
her "{size=-4}(Stubborn old man!){/size}" ("angry", "base", "angry", "mid")
|
|
|
|
$ her_mood += 10
|
|
jump end_hg_pr_flirt.no_points
|
|
jump end_hg_pr_flirt
|