maple-v206/scripts/field/enter_106031003.py

41 lines
2.1 KiB
Python

# id 106031003 (Mushroom Castle : Banquet Hall), field 106031003
sm.showNpcSpecialActionByTemplateId(1302101, "summon", 0)
sm.lockInGameUI(True, True)
sm.removeAdditionalEffect()
sm.setSpeakerType(3)
sm.setSpeakerID(1302001) # Violetta
sm.setParam(33)
sm.setColor(1)
sm.sendNext("Father, please take this medicine. It is the Mushroom All Cure Potion that this brave hero got for you.")
sm.setSpeakerID(1302004) # Prime Minister
sm.sendSay("#face1#T-thank you. *Gulp gulp gulp*")
sm.sendSay("#face2#Oh, I'm regaining my strength... my health! AHAHAHA!")
sm.startQuest(30081)
sm.setSpeakerID(1302001) # Violetta
sm.sendSay("Are you all better? I am so thankful. Oh, great hero, how shall I ever repay you?")
sm.sendSay("Okay, I have made up my mind. I, Violetta, will be your bride. ")
sm.sendDelay(2500)
sm.speechBalloon(True, 0, 0, "!", 2000, 1, 0, 0, 0, 4, 0, 4878499)
sm.setParam(57)
sm.sendNext("Um, no. No, really. I'm really, REALLY okay.")
sm.setParam(33)
sm.sendSay("Please, don't try to be courteous. You have all the rights, all the qualifications to be my spouse. Please come here, I will be yours.")
sm.setParam(57)
sm.sendSay("I can't go through with this. I don't want this mushroom as my spouse. I gotta...")
sm.sendSay("I...I love Inkwell!")
sm.sendDelay(2500)
sm.speechBalloon(True, 0, 0, "!", 2000, 1, 0, 0, 0, 4, 1302100, 4878499)
sm.speechBalloon(True, 1, 0, "!", 2000, 1, 0, 0, 0, 4, 1302101, 4878499)
sm.speechBalloon(True, 0, 0, "!", 2000, 1, 0, 0, 0, 4, 1302104, 4878499)
sm.speechBalloon(True, 0, 0, "!", 2000, 1, 0, 0, 0, 4, 1302105, 4878499)
sm.speechBalloon(True, 0, 0, "!", 2000, 1, 0, 0, 0, 4, 1302106, 4878499)
sm.speechBalloon(True, 0, 0, "!", 2000, 1, 0, 0, 0, 4, 1302107, 4878499)
sm.speechBalloon(True, 0, 0, "!", 2000, 1, 0, 0, 0, 4, 1302108, 4878499)
sm.speechBalloon(True, 0, 0, "!", 2000, 1, 0, 0, 0, 4, 1302113, 4878499)
sm.speechBalloon(True, 0, 0, "!", 2000, 1, 0, 0, 0, 4, 1302114, 4878499)
sm.speechBalloon(True, 0, 0, "!", 2000, 1, 0, 0, 0, 4, 1302115, 4878499)
sm.speechBalloon(True, 0, 0, "!", 2000, 1, 0, 0, 0, 4, 1302116, 4878499)
sm.sendDelay(1000)
sm.speechBalloon(True, 0, 0, "Goodbye!", 2000, 1, 0, 0, 0, 4, 0, 4878499)
sm.forcedInput(2)