33 lines
1.3 KiB
Python
33 lines
1.3 KiB
Python
# id 940200132 (Hidden Street : Remote Cave), field 940200132
|
|
sm.lockInGameUI(True, False)
|
|
sm.hideUser(True)
|
|
sm.removeAdditionalEffect()
|
|
sm.blind(True, 255, 0, 0, 0, 0)
|
|
sm.zoomCamera(0, 2000, 0, 20, 80)
|
|
sm.spawnNpc(3003270, 0, 120)
|
|
sm.showNpcSpecialActionByTemplateId(3003270, "summon", 0)
|
|
sm.resetNpcSpecialActionByTemplateId(3003270)
|
|
sm.showNpcSpecialActionByTemplateId(3003270, "ice", -1)
|
|
sm.sendDelay(1000)
|
|
sm.blind(False, 0, 0, 0, 0, 1500)
|
|
sm.zoomCamera(500, 2000, 500, 20, 160)
|
|
sm.sendDelay(1000)
|
|
sm.setSpeakerType(3)
|
|
sm.setParam(37)
|
|
sm.setColor(1)
|
|
sm.setInnerOverrideSpeakerTemplateID(3003270) # Lucid
|
|
sm.sendNext("#face1#Utter destruction... A new world from the ashes... Things beyond my wildest imaginings...")
|
|
sm.sendSay("#face1#All these thoughts I never dared to dream... I-it feels like my head is going to burst!")
|
|
sm.resetNpcSpecialActionByTemplateId(3003270)
|
|
sm.showNpcSpecialActionByTemplateId(3003270, "ice_break", 0)
|
|
sm.playSound("Sound/SoundEff.img/ArcaneRiver/fall2", 200)
|
|
sm.sendDelay(2500)
|
|
sm.playSound("Sound/SoundEff.img/ArcaneRiver/butterfly1", 200)
|
|
sm.spineScreen(True, False, False, 0, "Map/Effect3.img/BossLucid/butterfly2/buterfly","animation","")
|
|
sm.sendDelay(1200)
|
|
sm.blind(True, 255, 0, 0, 0, 250)
|
|
sm.sendDelay(250)
|
|
sm.hideUser(False)
|
|
sm.lockInGameUI(False, True)
|
|
sm.warp(940200133)
|