maple-v206/scripts/npc/npc_9400628.py

49 lines
1.5 KiB
Python

# id 9400628 (Frames), field 867201801
sm.lockInGameUI(True, False)
sm.removeAdditionalEffect()
sm.sendDelay(500)
sm.onLayer(1000, "0", 0, 0, 15, "Map/EffectPL.img/MONAD1/illust/0", 4, False, -1, False)
sm.sendDelay(3000)
sm.setSpeakerType(3)
sm.setParam(57)
sm.setColor(1)
sm.sendNext("#bI guess this is the lady's granddaughter... They look happy. ")
sm.sendSay("#bBlue-gray skin with tribal markings... She must be half-demon. ")
sm.setParam(37)
sm.setInnerOverrideSpeakerTemplateID(9400580) # Alika
sm.sendSay("#face4#T-this girl is... ")
sm.offLayer(1000, "0", False)
sm.sendDelay(4000)
sm.playSound("Sound/Mob.img/9402270/Attack7", 128)
sm.sendDelay(3000)
sm.playSound("Sound/Mob.img/9402245/Attack2", 128)
sm.sendDelay(500)
sm.playSound("Sound/Mob.img/9402247/Attack1", 128)
sm.sendDelay(500)
sm.playSound("Sound/Mob.img/9402250/Attack5", 128)
sm.sendDelay(500)
sm.playSound("Sound/Mob.img/9402247/Attack2", 128)
sm.sendDelay(1000)
sm.sendNext("#face3#What?! ")
sm.setParam(57)
sm.sendSay("#bShh! ")
sm.playSound("Sound/Mob.img/9402250/Attack4", 128)
sm.sendDelay(500)
sm.playSound("Sound/Mob.img/9402252/Attack2", 128)
sm.sendDelay(500)
sm.playSound("Sound/Mob.img/9402246/skill1", 128)
sm.sendDelay(500)
sm.playSound("Sound/Mob.img/9402241/Attack1", 128)
sm.sendDelay(1000)
sm.forcedMove(True, 300)
sm.sendDelay(251)
sm.forcedMove(False, 80)
sm.sendDelay(251)
sm.forcedMove(True, 300)
sm.sendDelay(251)
sm.blind(True, 255, 240, 240, 240, 1300)
sm.sendDelay(1600)
sm.createQuestWithQRValue(64085, "dir=1")
sm.lockInGameUI(False, True)
sm.warp(867201802)