maple-v206/scripts/portal/pt_go0220.py

20 lines
702 B
Python

# id 1 (go0220), field 867200200
sm.createQuestWithQRValue(64014, "scene1=1;mapIdx=0")
sm.lockInGameUI(True, False)
sm.removeAdditionalEffect()
sm.spawnNpc(9400686, 2025, -180)
sm.showNpcSpecialActionByTemplateId(9400686, "summon", 0)
sm.sendDelay(300)
sm.showNpcSpecialActionByTemplateId(9400686, "regen", 0)
sm.sendDelay(800)
sm.spawnNpc(9400642, 2025, -180)
sm.showNpcSpecialActionByTemplateId(9400642, "summon", 0)
sm.forcedFlip(True)
sm.sendDelay(500)
sm.avatarOriented("Effect/OnUserEff.img/emotionBalloon/exclamation3")
sm.showNpcSpecialActionByTemplateId(9400642, "skill1", 0)
sm.playSound("Sound/Mob.img/9402242/Attack1", 128)
sm.sendDelay(2000)
sm.sendDelay(500)
sm.lockInGameUI(False, True)