30 lines
992 B
Python
30 lines
992 B
Python
# id 940200414 (Arcana : Deep in the Cavern Lower Path 1), field 940200414
|
|
sm.lockInGameUI(True, False)
|
|
sm.removeAdditionalEffect()
|
|
sm.blind(True, 255, 0, 0, 0, 0)
|
|
sm.sendDelay(300)
|
|
sm.zoomCamera(0, 2000, 0, -4714, -270)
|
|
sm.sendDelay(300)
|
|
sm.spawnNpc(3003366, -4664, -330)
|
|
sm.showNpcSpecialActionByTemplateId(3003366, "summon", 0)
|
|
sm.showNpcSpecialActionByTemplateId(3003366, "stand2", -1)
|
|
sm.sendDelay(300)
|
|
sm.blind(False, 0, 0, 0, 0, 1000)
|
|
sm.sendDelay(1000)
|
|
sm.setSpeakerType(3)
|
|
sm.setParam(37)
|
|
sm.setColor(1)
|
|
sm.setInnerOverrideSpeakerTemplateID(3003314) # Rock Spirit
|
|
sm.sendNext("#face1#How wong am I going to be stuck wike this? I don't want to die!")
|
|
sm.zoomCamera(600, 2000, 600, -4714, -310)
|
|
sm.sendDelay(600)
|
|
sm.resetNpcSpecialActionByTemplateId(3003366)
|
|
sm.forcedAction(7, 0)
|
|
sm.showNpcSpecialActionByTemplateId(3003366, "free", 0)
|
|
sm.sendDelay(1600)
|
|
sm.blind(True, 255, 0, 0, 0, 500)
|
|
sm.sendDelay(500)
|
|
sm.moveCamera(True, 0, 0, 0)
|
|
sm.lockInGameUI(False, True)
|
|
sm.warp(450005431)
|