Advertisement
Sayori

DDLC Script Act 2 Chapter 2

Oct 17th, 2017
493
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 26.35 KB | None | 0 0
  1. image yuri half = "images/yuri/1l.png"
  2. image yuri_half2:
  3.     "images/yuri/1r.png"
  4.     block:
  5.         xoffset -360
  6.         linear 0.2 xoffset -280
  7.         repeat
  8.  
  9. label ch22_main:
  10.     scene bg club_day2
  11.     with dissolve_scene_half
  12.     play music t6
  13.     "Another day passes, and it's time for the club meeting already."
  14.     "I've gotten a little more comfortable here over the past couple days."
  15.     "Entering the clubroom, the usual scene greets me."
  16.     if renpy.random.randint(0,2) == 0:
  17.         show yuri half zorder 2 at i11
  18.         show yuri_half2 zorder 1 at i11
  19.     else:
  20.         show yuri 1s zorder 2 at t11
  21.     y "Welcome back, [player]..."
  22.     hide yuri_half2
  23.     mc "Ah, hi Yuri..."
  24.     "I'm not sure if it's me, or if it's Yuri's expression..."
  25.     "But the weight of yesterday's quarrel still hangs in the air a little."
  26.     y 2v "U-Um..."
  27.     "Yuri glances over her shoulder, looking around the room."
  28.     "Natsuki is reading manga at a desk."
  29.     "And surprisingly, Monika isn't here yet."
  30.     "Suddenly, Yuri takes my arm and pulls me to the corner of the room."
  31.     show bg closet
  32.     show yuri 2t zorder 2 at t11
  33.     with wipeleft
  34.     y "About yesterday..."
  35.     y "I..."
  36.     y 2v "I really need to apologize."
  37.     y "Nothing like that has ever happened before..."
  38.     y 2t "And...something just came over me, I guess..."
  39.     y "I wasn't acting mentally sound."
  40.     y 2w "Please don't think we're usually like this!"
  41.     y "Not just me, but Natsuki as well..."
  42.     show yuri 2t
  43.     mc "Yuri..."
  44.     mc "I'm happy that you were considerate and apologized."
  45.     mc "You don't have to worry too much."
  46.     mc "Even though I've only been here a couple days, I could tell something was off yesterday..."
  47.     mc "Maybe we were just a little extra sensitive because it was our first time sharing poems."
  48.     mc "But whatever it was..."
  49.     mc "It didn't make me think any less of you."
  50.     mc "I had already decided that there's no way you can be a bad person."
  51.     mc "And now that you're apologizing, I know you really didn't mean it."
  52.     y 3t "A-Ah..."
  53.     y "[player]..."
  54.     y 3u "Don't say those kinds of things so frankly..."
  55.     y "They make me a little too happy."
  56.     y 1s "I'm really glad that you're such an understanding person..."
  57.     y "And I'm really glad that you joined this club."
  58.     y "Everything is a little bit brighter with you around, and--"
  59.     y 1t "Ah--"
  60.     y 4c "Sorry, what am I saying right now...?"
  61.     y "I just--"
  62.     show natsuki 2c zorder 3 at f33
  63.     n "Hey, have you guys seen Monika?"
  64.     show natsuki zorder 2 at t33
  65.     show yuri 3n at h32
  66.     y "Ah--!"
  67.     mc "No, I haven't..."
  68.     mc "I was also kind of wondering where she was."
  69.     show natsuki zorder 3 at f33
  70.     n 5g "Man..."
  71.     n 5c "Yuri, I'm guessing you haven't, either?"
  72.     show natsuki zorder 2 at t33
  73.     show yuri zorder 3 at f32
  74.     y 4a "..."
  75.     "Yuri is clearly taken aback by how calmly Natsuki is addressing her."
  76.     y "N-No, I haven't..."
  77.     show yuri zorder 2 at t32
  78.     show natsuki zorder 3 at f33
  79.     n 1u "Jeez, this isn't like her at all."
  80.     n "I know it's stupid, but I can't help but worry a little bit..."
  81.     show natsuki zorder 2 at t33
  82.     show yuri zorder 3 at f32
  83.     y 2t "..."
  84.     show yuri zorder 2 at t32
  85.     show natsuki 1h zorder 3 at f33
  86.     n "What?"
  87.     n "Why're you looking at me like that?"
  88.     show natsuki zorder 2 at t33
  89.     show yuri zorder 3 at f32
  90.     y "U-Um..."
  91.     y "Natsuki, about yesterday..."
  92.     y 3w "I-I just wanted to apologize!"
  93.     y "I promise I didn't mean any of the things I said!"
  94.     y 3t "And I'll do my best to stay under control from now on..."
  95.     y "So--"
  96.     show yuri zorder 2 at t32
  97.     show natsuki zorder 3 at f33
  98.     n 2c "Yuri, what the heck are you talking about?"
  99.     n "Did you do something yesterday?"
  100.     show natsuki zorder 2 at t33
  101.     show yuri zorder 3 at f32
  102.     y 3f "...Eh?"
  103.     show yuri zorder 2 at t32
  104.     show natsuki zorder 3 at f33
  105.     $ style.say_dialogue = style.normal
  106.     n 2a "Jeez..."
  107.     $ style.say_dialogue = style.edited
  108.     n "Whatever's on your mind, I'm sure it was nothing."
  109.     n "I don't even remember anything bad happening."
  110.     n "You're the kind of person who worries too much about the little things, aren't you?"
  111.     $ style.say_dialogue = style.normal
  112.     show natsuki zorder 2 at t33
  113.     show yuri zorder 3 at f32
  114.     y 2o "..."
  115.     y "B-But..."
  116.     if renpy.random.randint(0, 3) == 0:
  117.         $ style.say_dialogue = style.edited
  118.         show yuri zorder 2 at t32
  119.         show natsuki mouth as nm zorder 3 at i33
  120.         show n_moving_mouth zorder 3:
  121.             xoffset 400
  122.         n 2a "mibulls sailcloth blindsight lifeline anan rectipetality faultlessly offered scleromalacia neighed catholicate"
  123.         hide nm
  124.         hide n_moving_mouth
  125.         $ style.say_dialogue = style.normal
  126.     show natsuki zorder 3 at f33
  127.     n 2j "I'll accept your apology anyway, if it helps you feel better about it."
  128.     n "Besides, it's kinda nice to hear, since I was always afraid you secretly hated me or something like that."
  129.     n 2z "Ehehe."
  130.     show natsuki zorder 2 at t33
  131.     show yuri zorder 3 at f32
  132.     y 3q "N-No, not at all...!"
  133.     y "I don't hate you..."
  134.     show yuri zorder 2 at t32
  135.     show natsuki zorder 3 at f33
  136.     n 2l "Ahaha."
  137.     n "Well, you're kind of weird, but I don't hate you either."
  138.     show natsuki zorder 2 at t33
  139.     show yuri zorder 3 at f32
  140.     y 3t "..."
  141.     "Natsuki turns to me."
  142.     show yuri zorder 2 at t32
  143.     show natsuki zorder 3 at f33
  144.     n 2a "You're still on trial, though."
  145.     show natsuki zorder 2 at t33
  146.     mc "Hey...!"
  147.     "Suddenly, the door swings open."
  148.     show monika 1g at l41
  149.     m "Sorry! I'm super sorry!"
  150.     mc "Ah, there you are..."
  151.     show monika zorder 3 at f41
  152.     m "I didn't mean to be late..."
  153.     m "I hope you guys weren't worried or anything!"
  154.     show monika zorder 2 at t41
  155.     mc "Nah..."
  156.     mc "Well, Natsuki was."
  157.     show natsuki zorder 3 at f33
  158.     n 1p "I-I was not!!"
  159.     show natsuki zorder 2 at t33
  160.     show monika zorder 3 at f41
  161.     m 1k "Ahaha."
  162.     show monika zorder 2 at t41
  163.     show natsuki zorder 3 at f33
  164.     n 1s "...What took you so long, anyway?"
  165.     show natsuki zorder 2 at t33
  166.     show monika zorder 3 at f41
  167.     m 1e "Ah..."
  168.     m "Well, my last period today was study hall."
  169.     m "To be honest, I kind of just lost track of time..."
  170.     m "Ahaha..."
  171.     show monika zorder 2 at t41
  172.     show natsuki zorder 3 at f33
  173.     n 2c "That makes no sense, though."
  174.     n "You would have heard the bell ring, at least."
  175.     show natsuki zorder 2 at t33
  176.     show monika zorder 3 at f41
  177.     m 1m "I must not have heard it, since I was practicing piano..."
  178.     show monika zorder 2 at t41
  179.     show yuri zorder 3 at f32
  180.     y 1e "Piano...?"
  181.     y "I wasn't aware you played music as well, Monika."
  182.     show yuri zorder 2 at t32
  183.     show monika zorder 3 at f41
  184.     m 1l "Ah, don't give me more credit than I deserve."
  185.     m 1m "I guess I've been practicing for a while, but I'm still not really good yet."
  186.     show monika zorder 2 at t41
  187.     show yuri zorder 3 at f32
  188.     y 1a "Still..."
  189.     y "That must require a lot of dedication."
  190.     y "So, I'm still impressed."
  191.     show yuri zorder 2 at t32
  192.     show monika zorder 3 at f41
  193.     m 5 "Aw, well thanks, Yuri~"
  194.     show monika zorder 2 at t41
  195.     show natsuki zorder 3 at f33
  196.     n 2d "You should play something for us sometime!"
  197.     show natsuki zorder 2 at t33
  198.     show monika zorder 3 at f41
  199.     m "Ahaha, that's..."
  200.     "Monika looks at me."
  201.     m 1a "Well, I am working on writing a song, but it's not quite done yet..."
  202.     m "Maybe once I get a little bit better, I will."
  203.     show monika zorder 2 at t41
  204.     mc "That sounds cool."
  205.     mc "I look forward to it."
  206.     show monika zorder 3 at f41
  207.     m 1b "Is that so?"
  208.     m "In that case..."
  209.     m "I won't let you down, [player]."
  210.     show yuri zorder 1 at thide
  211.     show natsuki zorder 1 at thide
  212.     hide yuri
  213.     hide natsuki
  214.     show monika 5 zorder 2 at t11
  215.     "Monika smiles sweetly."
  216.     mc "Ah..."
  217.     mc "I didn't mean any pressure or anything like that!"
  218.     m 1a "Ahaha, don't worry."
  219.     m "I was hoping that I could share it with you, anyway."
  220.     m "I guess that's why I've been practicing so much recently."
  221.     mc "I see..."
  222.     "I'm not sure if Monika was referring to the whole club, or just me..."
  223.     mc "In that case, best of luck."
  224.     m 1j "Thanks~!"
  225.     m 1a "So, I didn't miss anything, did I?"
  226.     mc "Not...not really."
  227.     show monika zorder 1 at thide
  228.     hide monika
  229.     "I choose not to bring up anything that the three of us talked about."
  230.     "Besides, Natsuki has already run off into the closet."
  231.     show yuri 2q zorder 2 at t11
  232.     y "[player]..."
  233.     y "Um..."
  234.     y "Since your compliments put me in a good mood..."
  235.     y "I was wondering if you would like to spend some time together today."
  236.     y 3o "I mean--in the club!"
  237.     if poemwinner[0] == "natsuki":
  238.         $ y_appeal = 1
  239.         mc "Ah, I suppose so."
  240.         mc "I don't think I could say no to you, after you gave that book to me."
  241.         mc "Well, I guess I need to make sure Natsuki isn't waiting for me."
  242.         mc "After we finished reading yesterday, she--"
  243.         if n_appeal >= 2:
  244.             y 3r "She's fine!"
  245.             $ style.say_dialogue = style.normal
  246.             y 3h "She's reading over there. See?"
  247.             $ style.say_dialogue = style.edited
  248.             y 3f "Don't think about her so much."
  249.             y "She's used to being ignored."
  250.             y "Come on, we're going over there."
  251.             $ style.say_dialogue = style.normal
  252.             window hide(None)
  253.             $ currentpos = get_pos()
  254.             stop music
  255.             scene black
  256.             window auto
  257.             pause 2.0
  258.             play music "<from " + str(currentpos) + " loop 10.893>bgm/6.ogg"
  259.             jump ch22_main2
  260.         else:
  261.             y 3r "S-She's fine!"
  262.             y 3h "She's reading over there."
  263.             y 3y6 "So it's okay, right?"
  264.             mc "Ah--"
  265.             mc "In that case, I don't see any problem..."
  266.     else:
  267.         $ y_appeal = 2
  268.         mc "Yeah, definitely."
  269.         mc "I planned on it anyway."
  270.     show yuri zorder 2 at h11
  271.     y 3y5 "Okay!"
  272.     y "Can we start now?"
  273.     y "Let's find a place to sit--"
  274.     y 3n "A-Ah--"
  275.     y "I'm being a little forceful, aren't I...?"
  276.     y 4c "I'm sorry!"
  277.     y "My heart...just won't stop pounding, for some reason..."
  278.     mc "Don't worry about it."
  279.     mc "If anything, it's nice to see you have so much energy."
  280.     y 3q "Y-Yeah!"
  281.     y "But..."
  282.     y 3j "I need to try to calm down."
  283.     y "I won't be able to focus on reading like this..."
  284.     mc "Take your time."
  285.     "Yuri takes a deep breath, then pulls a copy of the book out of her bag."
  286. label ch22_main2:
  287.     if n_poemappeal[1] == 1:
  288.         $ n_poemappeal[1] = 0
  289.     $ poemwinner[1] = "yuri"
  290.  
  291.  
  292.     scene bg club_day2
  293.     show yuri 3a at i11
  294.     with wipeleft
  295.     $ nextscene = "yuri_exclusive2_" + str(eval("y_appeal")) + "_ch22"
  296.     call expression nextscene
  297.  
  298.     return
  299.  
  300. label ch22_end:
  301.     stop music fadeout 1.0
  302.     scene black
  303.     with wipeleft_scene
  304.     call screen confirm("You have unlocked a special poem.\nWould you like to read it?", Return(True), Return(False))
  305.     if _return:
  306.         call expression "poem_special_" + str(persistent.special_poems[1])
  307.         scene black with Dissolve(1.0)
  308.     else:
  309.         pass
  310.     if not faint_effect and renpy.random.randint(0,2) == 0:
  311.         $ faint_effect = True
  312.     else:
  313.         $ faint_effect = None
  314.     scene bg club_day2
  315.     show monika 4b zorder 2 at t32
  316.     if faint_effect:
  317.         show layer master at dizzy(0.5, 1.0)
  318.         show layer screens at dizzy(0.5, 1.0)
  319.         show expression Solid("ff0000") as i1 onlayer front:
  320.             additive 1.0
  321.         show expression Solid("#440000") as i2 onlayer front:
  322.             additive 0.4
  323.         show veins onlayer front:
  324.             additive 0.5
  325.     with wipeleft_scene
  326.     if faint_effect:
  327.         play music t3g3
  328.     else:
  329.         play music t3
  330.     if renpy.random.randint(0,2) == 0:
  331.         $ config.mouse = {"default": [
  332.                                     ("gui/mouse/s_head2.png", 0, 0),
  333.                                     ("gui/mouse/s_head2.png", 0, 0),
  334.                                     ("gui/mouse/s_head2.png", 0, 0),
  335.                                     ("gui/mouse/s_head2.png", 0, 0),
  336.                                     ("gui/mouse/s_head.png", 0, 0),
  337.                                     ("gui/mouse/s_head.png", 0, 0),
  338.                                     ("gui/mouse/s_head2.png", 0, 0),
  339.                                     ("gui/mouse/s_head2.png", 0, 0),
  340.                                     ("gui/mouse/s_head2.png", 0, 0),
  341.                                     ("gui/mouse/s_head2.png", 0, 0),
  342.                                     ("gui/mouse/s_head2.png", 0, 0),
  343.                                     ("gui/mouse/s_head2.png", 0, 0),
  344.                                     ("gui/mouse/s_head2.png", 0, 0),
  345.                                     ("gui/mouse/s_head2.png", 0, 0),
  346.                                     ("gui/mouse/s_head.png", 0, 0),
  347.                                     ]}
  348.  
  349.  
  350.  
  351.     m "Okay, everyone!"
  352.     m "We're all done reading each other's poems, right?"
  353.     $ config.mouse = None
  354.     m "We have something we need to go over today, so if everyone could come sit at the front of the room..."
  355.     show natsuki 3c zorder 3 at f31
  356.     n "Is this about the festival?"
  357.     show natsuki zorder 2 at t31
  358.     show monika 1j zorder 3 at f32
  359.     m "Well, sort of~"
  360.     show monika 1a zorder 2 at t32
  361.     show natsuki 1m zorder 3 at f31
  362.     n "Ugh. Do we really have to do something for the festival?"
  363.     n "It's not like we can put together anything good in just a few days."
  364.     n "We'll just end up embarrassing ourselves instead of getting any new members."
  365.     if faint_effect:
  366.         $ currentpos = get_pos() + 2.0
  367.         stop music fadeout 2.0
  368.         show black onlayer front:
  369.             alpha 0.0
  370.             linear 2.0 alpha 1.0
  371.     show natsuki zorder 2 at t31
  372.     show yuri 2g zorder 3 at f33
  373.     y "That's a concern of mine as well."
  374.     if faint_effect:
  375.         hide black onlayer front
  376.         hide veins onlayer front
  377.         hide i1 onlayer front
  378.         hide i2 onlayer front
  379.         show layer master
  380.         show layer screens
  381.         play music "<from " + str(currentpos) + " loop 4.618>bgm/3.ogg"
  382.     y "I don't really do well with last-minute preparations..."
  383.     show yuri zorder 2 at t33
  384.     show monika zorder 3 at f32
  385.     m 1b "Don't worry so much!"
  386.     m "We're going to keep it simple, okay?"
  387.     m 2a "Look..."
  388.     m 2m "I know everyone's been a little more...lively...ever since [player] joined and we've started with some club activities."
  389.     m 2d "But this isn't the time for us to become complacent."
  390.     m "We still only have four members..."
  391.     m 2a "And the festival is our only real chance to find more, you know?"
  392.     show monika zorder 2 at t32
  393.     show natsuki zorder 3 at f31
  394.     n 5g "What's so great about getting new members, anyway?"
  395.     n "We already have enough to be considered an official club."
  396.     n "More members will just mean everything gets noisier and more difficult to manage."
  397.     show natsuki zorder 2 at t31
  398.     show monika zorder 3 at f32
  399.     m 1g "Natsuki..."
  400.     m "I don't think you're looking at it the right way at all."
  401.     m "Don't you want to share your passion with as many people as you can?"
  402.     m 3e "To inspire them to find the same feelings that brought you here in the first place?"
  403.     m "The Literature Club should be a place where people can express themselves like they can't do anywhere else."
  404.     m "It should be a place so intimate that you never want to leave."
  405.     m 2e "I know you feel that way, too."
  406.     m 2b "I know we all do!"
  407.     m "So that's why we should work hard and put something together for the festival...even if it's something small!"
  408.     m "Right, [player]?"
  409.     show monika 2a zorder 2 at t32
  410.     mc "Ah..."
  411.     show natsuki zorder 3 at f31
  412.     n 42c "Oh, come on!"
  413.     n "You can't take advantage of [player] to agree with you just because he doesn't know how to say no to anything."
  414.     stop music fadeout 1
  415.     n 1c "Look, Monika."
  416.     n "Do you really think any of us here joined the club with other people in mind?"
  417.     n "Yuri never even talked until [player] joined."
  418.     n 2b "As for me, I just like it better here than I do at home."
  419.     n "And [player] isn't even passionate about literature in the first place."
  420.     n "And that's everyone."
  421.     n 4w "Sorry, but you're really the only one who's so interested in finding new members."
  422.     n "The rest of us are fine like this."
  423.     n 4q "I know you're President and all, but you should really consider our opinions for once."
  424.     show natsuki zorder 2 at t31
  425.     show monika zorder 3 at f32
  426.     m 1g "..."
  427.     "Monika is clearly taken aback by Natsuki's words."
  428.     play music t9
  429.     m 1m "That's...not true at all."
  430.     m 2m "I'm sure Yuri and [player] want to get more members too..."
  431.     m 2p "...Right?"
  432.     show monika zorder 2 at t32
  433.     show yuri zorder 3 at f33
  434.     y 4b "..."
  435.     show yuri zorder 2 at t33
  436.     mc "..."
  437.     "I don't know about Yuri, but I'm kind of indifferent."
  438.     "If I showed as much enthusiasm as Monika wanted, then I would probably be lying."
  439.     "Still, if it's up to me to rescue this situation..."
  440.     mc "Um--"
  441.     show monika zorder 3 at f32
  442.     m 1i "No."
  443.     m "Natsuki's right, isn't she?"
  444.     m 1g "This club..."
  445.     m "It's nothing more than a place for a few people to hang out."
  446.     m 1r "Why did I think that everyone here saw it the same way as I did?"
  447.     show monika zorder 2 at t32
  448.     mc "But that doesn't mean that we're against getting new members or anything..."
  449.     show monika zorder 3 at f32
  450.     m 1i "[player], why did you even join this club?"
  451.     m "What were you hoping to get out of it?"
  452.     show monika zorder 2 at t32
  453.     mc "Well--"
  454.     "That's not really something I can be honest about, is it?"
  455.     show monika zorder 3 at f32
  456.     m 1p "In fact..."
  457.     m "If I remember, you weren't even given a choice not to join."
  458.     show monika zorder 1 at thide
  459.     hide monika
  460.     "Monika sits down and stares at her desk."
  461.     m "What's the point of all this, anyway?"
  462.     m "What if starting this club was a mistake?"
  463.     mc "..."
  464.     show yuri zorder 3 at f33
  465.     y 2g "Now you've done it, Natsuki..."
  466.     show yuri zorder 2 at t33
  467.     show natsuki zorder 3 at f31
  468.     n 1p "What, me?"
  469.     n 1s "I just spoke my mind..."
  470.     n "Is it a crime to be honest?"
  471.     show natsuki zorder 2 at t31
  472.     show yuri zorder 3 at f33
  473.     y 2l "It's not about being honest."
  474.     y "It's about word choice."
  475.     y 2h "Besides, you have no right to speak for everyone else in the club like that..."
  476.     show yuri zorder 2 at t33
  477.     show natsuki zorder 3 at f31
  478.     n 1e "You don't understand at all!"
  479.     n 5s "I just..."
  480.     n "I just want a place that feels nice to hang out with a few friends."
  481.     n 5u "Is there a problem with the club being that for me?"
  482.     n "There aren't...there aren't many other places like that for me..."
  483.     n 5x "And now Monika wants to take it away from me!"
  484.     show natsuki zorder 2 at t31
  485.     mc "She's not taking anything away--"
  486.     show natsuki zorder 3 at f31
  487.     n 1g "No, [player]."
  488.     n "It's not the same."
  489.     n 1q "It won't be the same with the direction she wants to take it."
  490.     n "If I wanted that, then I could have just joined any other stupid club."
  491.     n 12d "But this one..."
  492.     n "I mean..."
  493.     n 12e "At least for a little bit of time..."
  494.     n "Things were nice."
  495.     "Natsuki starts packing up her things."
  496.     n 12d "I'm going home."
  497.     n "I feel like...I don't belong here right now."
  498.     show natsuki zorder 2 at t31
  499.     show yuri zorder 3 at f33
  500.     y 3t "Natsuki..."
  501.     show natsuki zorder 1 at thide
  502.     hide natsuki
  503.     "Natsuki ignores Yuri and walks right out of the classroom."
  504.     show yuri zorder 2 at t11
  505.     y 3v "..."
  506.     y "This is bad..."
  507.     y "I don't know what to do..."
  508.     mc "Well..."
  509.     mc "Do you have an opinion on the festival?"
  510.     y 4b "I-I don't know..."
  511.     $ style.say_dialogue = style.normal
  512.     y "I'm kind of indifferent, I guess..."
  513.     show black zorder 3
  514.     show y_glitch_head zorder 3:
  515.         xpos 630 ypos -50 zoom 2.0
  516.     $ style.say_dialogue = style.edited
  517.     $ currentpos = get_pos() / 2.07
  518.     play music "<from " + str(currentpos) + " loop 1.532>bgm/9g.ogg"
  519.     y "Who cares about that obnoxious brat?"
  520.     $ style.say_dialogue = style.normal
  521.     $ currentpos = get_pos() * 2.07
  522.     play music "<from " + str(currentpos) + " loop 3.172>bgm/9.ogg"
  523.     hide black
  524.     hide y_glitch_head
  525.     y "I mean, I like how nice and quiet the club is right now..."
  526.     y "And I'm just...happy with you here..."
  527.     y 2t "But still!"
  528.     y "I'm the Vice President..."
  529.     y "It's not right for me to ignore my responsibilities like that..."
  530.     show black zorder 3
  531.     show y_glitch_head zorder 3:
  532.         xpos 430 ypos -450 zoom 4.5
  533.     $ style.say_dialogue = style.edited
  534.     $ currentpos = get_pos() / 2.07
  535.     play music "<from " + str(currentpos) + " loop 1.532>bgm/9g.ogg"
  536.     y "Nobody would cry if she killed herself."
  537.     $ style.say_dialogue = style.normal
  538.     $ currentpos = get_pos() * 2.07
  539.     stop music
  540.     pause 0.5
  541.     play sound "sfx/stab.ogg"
  542.     show blood_eye zorder 3:
  543.         pos (710,380) zoom 2.5
  544.     pause 0.75
  545.     stop sound
  546.     play music "<from " + str(currentpos) + " loop 3.172>bgm/9.ogg"
  547.     hide black
  548.     hide y_glitch_head
  549.     hide blood_eye
  550.     y 2l "I should do my best to consider everyone's perspective and make the decision that's right for the club."
  551.     y 1t "But what about you, [player]?"
  552.     y "What do you want to get out of this club?"
  553.     "Yuri repeats the same question as Monika."
  554.     "I decide giving an indirect answer is better than nothing."
  555.     mc "...I think the most important thing is for everyone to get along..."
  556.     mc "...And for the club to provide something that you can't get anywhere else."
  557.     mc "I don't think it's about how many members, but rather the quality of each member."
  558.     mc "That's what will end up making the Literature Club a special place."
  559.     y 1u "I see..."
  560.     y "I really agree with you."
  561.     show blood_eye2 zorder 3:
  562.         pos (568, 165)
  563.     y 1f "Each member contributes their own qualities in a special way."
  564.     y "With each change in members, the identity of the club as a whole will change, too."
  565.     y 1h "I don't think that's necessarily a bad thing."
  566.     y "Stepping out of your comfort zone once in a while..."
  567.     y 1a "So if you would like to help Monika with the festival, then I'm on your side as well."
  568.     hide blood_eye2
  569.     mc "Alright."
  570.     mc "Well, maybe we can all talk to Natsuki tomorrow..."
  571.     "Yuri nods."
  572.     show monika 1g zorder 3 at f21
  573.     show yuri zorder 2 at t22
  574.     m "Hey, Yuri..."
  575.     show monika zorder 2 at t21
  576.     show yuri zorder 3 at f22
  577.     y 1t "Eh?"
  578.     show yuri zorder 2 at t22
  579.     show monika zorder 3 at f21
  580.     m 1p "Um, I know things were a little awkward yesterday..."
  581.     m "But I feel like you deserve to know that I still think you're a wonderful vice president."
  582.     m 1e "And also, a wonderful friend."
  583.     show monika zorder 2 at t21
  584.     show yuri zorder 3 at f22
  585.     y 3s "M-Monika..."
  586.     show yuri zorder 2 at t22
  587.     show monika zorder 3 at f21
  588.     m 2e "I want to do everything I can to make this the best club ever."
  589.     m "Okay?"
  590.     show monika zorder 2 at t21
  591.     show yuri zorder 3 at f22
  592.     y "...Me too."
  593.     show yuri zorder 2 at t22
  594.     show monika zorder 3 at f21
  595.     m 1a "Yeah..."
  596.     m "Let's all go home for today."
  597.     m "We'll talk about the festival tomorrow."
  598.     show monika zorder 2 at t21
  599.     show yuri zorder 3 at f22
  600.     y 1m "Okay."
  601.     y "I look forward to it."
  602.     y 1a "Shall we go, [player]?"
  603.     show yuri zorder 2 at t22
  604.     show monika zorder 3 at f21
  605.     m 1d "Um--"
  606.     m 1p "Please don't take this the wrong way, but..."
  607.     m "I'm going to chat a little bit with [player] before we leave."
  608.     m 1d "Just to see what he thinks of his time here and all that..."
  609.     m "It's important to me, as President."
  610.     show monika zorder 2 at t21
  611.     show yuri zorder 3 at f22
  612.     y 2v "..."
  613.     "Yuri looks a little troubled, but she doesn't protest."
  614.     y 2t "Okay."
  615.     y 2s "I trust your judgment, Monika."
  616.     y "In that case, I'll see the two of you tomorrow."
  617.     show yuri zorder 2 at t22
  618.     show monika zorder 3 at f21
  619.     m 1j "See you tomorrow~"
  620.     show yuri zorder 1 at thide
  621.     hide yuri
  622.     "Monika waves as Yuri exits the classroom."
  623.  
  624.     show monika 2a zorder 2 at t11
  625.     m "Phew..."
  626.     m 2e "Things have been a bit hectic lately, haven't they?"
  627.     show darkred:
  628.         additive 0.2
  629.         alpha 0
  630.         linear 20 alpha 1.0
  631.     show noise:
  632.         alpha 0
  633.         linear 20 alpha 0.1
  634.     m "[player], I just wanted to make sure you're enjoying your time at this club."
  635.     m "I would really hate to see you unhappy."
  636.     m 2m "I feel kind of like I'm responsible for that, as President..."
  637.     stop music
  638.     m 4e "And I really do care about you...you know?"
  639.     m "I don't like seeing the other girls give you a hard time."
  640.     m 4r "With how mean Natsuki is and everything..."
  641.     m 4m "And Yuri being a little bit...you know."
  642.     m 5a "Ahaha..."
  643.     m "Sometimes it feels like you and I are the only real people here."
  644.     m "You know what I mean?"
  645.     m 1g "But it's weird, because in all the time you've been here, we've hardly gotten to spend any time together."
  646.     m 1n "Ah...I mean..."
  647.     m "I guess it's technically only been a couple days..."
  648.     m 1l "Sorry, I didn't mean to say something weird!"
  649.     m 1e "There are just some things I've been hoping to talk about with you..."
  650.     m "Things I know only you could understand."
  651.     stop music fadeout 3.0
  652.     show black onlayer front:
  653.         alpha 0.0
  654.         0.25
  655.         linear 3.0 alpha 1.00
  656.     m "So that's why--\"{space=5000}{w=0.75}{nw}"
  657.     m 1g "Wait, not yet!\"{space=5000}{w=0.5}{nw}"
  658.     m "No!\"{space=5000}{w=0.5}{nw}"
  659.     m "Stop it!\"{space=5000}{w=1.0}{nw}"
  660.     window hide(None)
  661.     window auto
  662.     hide black onlayer front
  663.  
  664.  
  665.  
  666.  
  667.  
  668.     return
  669. # Decompiled by unrpyc: https://github.com/CensoredUsername/unrpyc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement