maple-v206/scripts/field/enter_867202460.py

41 lines
1.6 KiB
Python

# id 867202460 (Abrup Basin : Training Grounds), field 867202460
sm.lockInGameUI(True, False)
sm.removeAdditionalEffect()
sm.spawnNpc(9400597, -150, -70)
sm.showNpcSpecialActionByTemplateId(9400597, "summon", 0)
sm.spawnNpc(9400583, -638, -70)
sm.showNpcSpecialActionByTemplateId(9400583, "summon", 0)
sm.spawnNpc(9400599, -550, -70)
sm.showNpcSpecialActionByTemplateId(9400599, "summon", 0)
sm.spawnNpc(9400599, -10, -70)
sm.showNpcSpecialActionByTemplateId(9400599, "summon", 0)
sm.spawnNpc(9400585, -350, -70)
sm.showNpcSpecialActionByTemplateId(9400585, "summon", 0)
sm.spawnNpc(9400585, -270, -70)
sm.showNpcSpecialActionByTemplateId(9400585, "summon", 0)
sm.sendDelay(3000)
sm.setSpeakerType(3)
sm.setParam(37)
sm.setColor(1)
sm.setInnerOverrideSpeakerTemplateID(9400583) # Gillie
sm.sendNext("#face0#Everyone, throw your nets when I give the signal! ")
sm.setInnerOverrideSpeakerTemplateID(9400597) # Gurnardson
sm.sendSay("#face0#Leave it to me! ")
sm.sendDelay(3000)
sm.showNpcSpecialActionByTemplateId(9400583, "attack2", 0)
sm.sendDelay(2000)
sm.sendNext("#face0#I've got you! ")
sm.showNpcSpecialActionByTemplateId(9400597, "attack3", 0)
sm.sendDelay(300)
sm.showNpcSpecialActionByTemplateId(9400599, "attack2", 0)
sm.showFieldEffect("Map/EffectPL.img/MainStream/Skuas/screenEff/svartiSkill", 0)
sm.showNpcSpecialActionByTemplateId(9400599, "attack2", 0)
sm.sendDelay(500)
sm.sendNext("#face0#Gahaha, no one can escape the grasp of Svarti!")
sm.sendDelay(2000)
sm.moveCamera(True, 0, 0, 0)
sm.sendDelay(500)
sm.lockInGameUI(False, True)
sm.createQuestWithQRValue(64120, "chk1=1")
sm.warp(867202307)