maple-v206/scripts/field/boss_blackvikign.py

43 lines
2.0 KiB
Python

# id 106030800 (Viking Airship : Captain's Quarters), field 106030800
sm.lockInGameUI(True, True)
sm.spawnNpc(1302102, -104, 285)
sm.showNpcSpecialActionByTemplateId(1302102, "summon", 0)
sm.spawnNpc(1302104, 133, 279)
sm.showNpcSpecialActionByTemplateId(1302104, "summon", 0)
sm.sendDelay(1000)
sm.sendDelay(2000)
sm.speechBalloon(True, 0, 0, "YO, I'll tell you what I want,", 2000, 0, 0, -30, 0, 4, 1302102, 4878499)
sm.sendDelay(2000)
sm.speechBalloon(True, 0, 0, "What I really, really want!", 2000, 0, 0, -30, 0, 4, 1302102, 4878499)
sm.sendDelay(2000)
sm.speechBalloon(True, 0, 0, "Is this... the Captain's Quarters?", 2000, 0, 0, 0, 0, 4, 0, 4878499)
sm.sendDelay(2000)
sm.speechBalloon(False, 0, 0, "Who goes there?!", 2000, 1, 0, -30, 0, 4, 1302102, 4878499)
sm.playSound("flowervioleta/suprise", 100)
sm.sendDelay(2000)
sm.reservedEffect(False, 0, 0, "Effect/Direction2.img/flowervioleta/face")
sm.speechBalloon(True, 0, 0, "Are you the Black Viking?", 2000, 0, 0, 0, 0, 4, 0, 4878499)
sm.zoomCamera(1000, 3000, 1500, -420, 170)
sm.sendDelay(2000)
sm.zoomCamera(0, 2000, 1500, 350, 190)
sm.sendDelay(2000)
sm.zoomCamera(0, 2000, 0, -116, 280)
sm.sendDelay(2000)
sm.sendDelay(2000)
sm.speechBalloon(False, 0, 0, "Don't judge me! My friends online say it's cool!", 2000, 1, 0, -30, 0, 4, 1302102, 4878499)
sm.zoomCamera(500, 1000, 500, -100, 170)
sm.sendDelay(1000)
sm.sendDelay(2000)
sm.speechBalloon(True, 0, 0, "...I didn't say anything.", 2000, 0, 0, 0, 0, 4, 0, 4878499)
sm.sendDelay(2000)
sm.speechBalloon(True, 0, 0, "Yeah, well... How dare you bust in here uninvited!", 2000, 0, 0, -30, 0, 4, 1302102, 4878499)
sm.sendDelay(2000)
sm.speechBalloon(True, 0, 0, "You've seen too much! I can't let you post about this online!", 2000, 0, 0, -30, 0, 4, 1302102, 4878499)
sm.moveCamera(True, 0, 0, 0)
sm.lockInGameUI(False, True)
sm.startQuest(5880)
sm.startQuest(30069)
sm.showNpcSpecialActionByTemplateId(1302019, "summon", 0)
sm.showNpcSpecialActionByTemplateId(1302005, "summon", 0)
sm.warp(106030000)