her "We're in the lead already..." ("base", "base", "base", "mid_soft", trans=d3)
if her_whoring >=20 and hermione_favors_convinced == 2:
her "But I'll do anything for you, [genie_name]..." ("smile", "happy", "base", "mid")
jump silver_requests_root
elif her_whoring >=18 and hermione_favors_convinced == 2:
her "I guess you do have a way with words,[genie_name]... I'll do it." ("soft", "wink", "base", "mid")
jump silver_requests_root
elif her_whoring >=16:
her "I have told you before, [genie_name], it was just a one time thing..." ("open", "happy", "base", "mid")
gen "What about tomorrow though?" ("base", xpos="far_left", ypos="head")
her "What about tomorrow?" ("base","squint", "base", "mid")
gen "I made a graph detailing the current daily average points Slytherin gain... doesn't look that great." ("grin", xpos="far_left", ypos="head")
gen "Just think about it." ("base", xpos="far_left", ypos="head")
jump hermione_favors_convinced_check
else:
her "The Gryffindor house is in the lead. I don't need to do this." ("base", "base", "base", "mid_soft", trans=d3)
if her_whoring >= 15:
menu:
"-Change her mind-":
gen "Are you sure it's not within your house best interests?" ("base", xpos="far_left", ypos="head")
her "What do you mean?" ("soft", "happy", "base", "mid")
gen "Think about the future..." ("grin", xpos="far_left", ypos="head")
label hermione_favors_convinced_check:
if her_whoring >=20:
gen "If you do it now it could secu--" ("base", xpos="far_left", ypos="head")
her "I'll do it!" ("angry", "happy", "base", "mid")
gen "Just like that?!" ("base", xpos="far_left", ypos="head")
her "Yes... just like that." ("base", "closed", "base", "mid")
gen "That's my girl!" ("grin", xpos="far_left", ypos="head")
$ hermione_favors_convinced = 2
jump silver_requests_root
gen "If you do it, you could secure the win for you household you know..." ("base", xpos="far_left", ypos="head")
if her_whoring >=18:
her "You really know how to talk me through, [genie_name]." ("soft", "narrow", "worried", "down")
her "Okay I agree." ("open", "narrow", "base", "down")
$ hermione_favors_convinced = 2
jump silver_requests_root
elif her_whoring >=16 and not hermione_favors_convinced == 1:
her "I guess you're right..." ("open", "happy", "base", "mid_soft")
her "I'll do it... but just this once okay?" ("grin", "happyCl", "base", "mid")
$ hermione_favors_convinced = 1
jump silver_requests_root
else:
her "I could..." ("soft", "narrow", "base", "mid_soft")
her "But I don't want to." ("normal", "closed", "base", "mid")
jump hermione_requests
"-Forget it-":
pass
else:
if sna_friendship <= 10:
gen "What do you mean in the lead?" ("base", xpos="far_left", ypos="head")
gen "Explain yourself, [hermione_name]!" ("angry", xpos="far_left", ypos="head")
her "With the current points distribution, I am certain getting the house cup for Gryffindor will be just a formality." ("smile", "closed", "base", "mid")
her "Thank you, [genie_name], but I don't need any more points." ("smile", "base", "base", "mid")
call tutorial("points")
gen "(That little...)" ("angry", xpos="far_left", ypos="head")
gen "(Perhaps I should hangout with that Snape dude tonight, he might know what to do.)" ("base", xpos="far_left", ypos="head")
her "Do you need anything else, [genie_name]?" ("smile", "base", "base", "mid")
else:
gen "Right..." ("base", xpos="far_left", ypos="head")
call tutorial("points")
gen "(I guess another hangout with Snape is in order.)" ("base", xpos="far_left", ypos="head")