36 lines
1.3 KiB
Python
36 lines
1.3 KiB
Python
# id 867201603 (Abrup Basin : Grim Vale Small Cave), field 867201603
|
|
sm.lockInGameUI(False, True)
|
|
sm.lockInGameUI(True, False)
|
|
sm.blind(True, 255, 0, 0, 0, 0)
|
|
sm.spawnNpc(9400580, -120, 480)
|
|
sm.showNpcSpecialActionByTemplateId(9400580, "summon", 0)
|
|
sm.forcedFlip(True)
|
|
sm.spawnNpc(9400595, -220, 480)
|
|
sm.showNpcSpecialActionByTemplateId(9400595, "summon", 0)
|
|
sm.sendDelay(2000)
|
|
sm.blind(True, 255, 0, 0, 0, 0)
|
|
sm.sendDelay(1200)
|
|
sm.blind(False, 0, 0, 0, 0, 1000)
|
|
sm.sendDelay(1400)
|
|
sm.sendDelay(2000)
|
|
sm.flipNpcByTemplateId(9400580, False)
|
|
sm.sendDelay(500)
|
|
sm.moveNpcByTemplateId(9400580, False, 50, 100)
|
|
sm.sendDelay(500)
|
|
sm.moveNpcByTemplateId(9400595, False, 50, 50)
|
|
sm.setSpeakerType(3)
|
|
sm.setParam(37)
|
|
sm.setColor(1)
|
|
sm.setInnerOverrideSpeakerTemplateID(9400580) # Alika
|
|
sm.sendNext("#face1##h0#, are you up? ")
|
|
sm.sendSay("#face1#Good morning. ")
|
|
sm.setParam(57)
|
|
sm.sendSay("#bYou're up early. ")
|
|
sm.setParam(37)
|
|
sm.sendSay("#face2#Like you said, we have a lot to do today! We have to find that pen-pal of yours. ")
|
|
sm.lockInGameUI(False, True)
|
|
sm.sendSay("#face3#I talked too much last night, didn't I? I get a little chatty in the evenings...")
|
|
sm.playExclSoundWithDownBGM("Field.img/masteryBook/EnchantSuccess", 100)
|
|
sm.sendSay("#face2#But don't forget about that promise you made! I definitely won't!")
|
|
sm.completeQuestNoCheck(64081)
|