maple-v206/scripts/field/enter_940200142.py

61 lines
2.2 KiB
Python

# id 940200142 (Hidden Street : Clocktower Top), field 940200142
sm.lockInGameUI(True, False)
sm.hideUser(True)
sm.removeAdditionalEffect()
sm.blind(True, 255, 0, 0, 0, 0)
sm.zoomCamera(0, 1000, 0, -425, -100)
sm.spawnNpc(3003272, -425, -160)
sm.showNpcSpecialActionByTemplateId(3003272, "summon", 0)
sm.sendDelay(1000)
sm.blind(False, 0, 0, 0, 0, 1500)
sm.showFadeTransition(0, 1000, 3000)
sm.zoomCamera(0, 1000, 2147483647, 2147483647, 2147483647)
sm.moveCamera(True, 0, 0, 0)
sm.sendDelay(300)
sm.removeOverlapScreen(1000)
sm.zoomCamera(0, 1500, 0, -720, -620)
sm.sendDelay(5500)
sm.showFadeTransition(0, 1000, 3000)
sm.zoomCamera(0, 1000, 2147483647, 2147483647, 2147483647)
sm.moveCamera(True, 0, 0, 0)
sm.sendDelay(300)
sm.removeOverlapScreen(1000)
sm.zoomCamera(0, 1000, 0, 80, -170)
sm.sendDelay(10)
sm.zoomCamera(4000, 1000, 4000, -400, -170)
sm.sendDelay(2000)
sm.bgmVolumeOnly(True)
sm.bgmVolume(30, 2000)
sm.sendDelay(2000)
sm.setSpeakerType(3)
sm.setParam(37)
sm.setColor(1)
sm.setInnerOverrideSpeakerTemplateID(3003272) # Lucid
sm.sendNext("#face0#In this city of dreams, there is no sadness or pain.")
sm.playExclSoundWithDownBGM("Voice3.img/Lucid/E3/0", 128)
sm.sendDelay(500)
sm.showFadeTransition(0, 1000, 3000)
sm.zoomCamera(0, 1000, 2147483647, 2147483647, 2147483647)
sm.moveCamera(True, 0, 0, 0)
sm.sendDelay(300)
sm.removeOverlapScreen(1000)
sm.zoomCamera(0, 2000, 0, -410, -100)
sm.sendDelay(1000)
sm.sendNext("#face0#This beautiful dream will grow beyond Arcane River, and envelop the entire world.")
sm.playExclSoundWithDownBGM("Voice3.img/Lucid/E3/1", 128)
sm.sendSay("#face5#...I will protect it to my dying breath... Even if I have to go against Him.")
sm.playExclSoundWithDownBGM("Voice3.img/Lucid/E3/2", 128)
sm.sendSay("#face2#Black Mage! Witness the new world that I, Lucid, will create!")
sm.playExclSoundWithDownBGM("Voice3.img/Lucid/E3/3", 128)
sm.zoomCamera(5000, 2000, 5000, -610, -100)
sm.bgmVolume(100, 3000)
sm.bgmVolumeOnly(False)
sm.playSound("Sound/SoundEff.img/ArcaneRiver/butterfly0", 200)
sm.spineScreen(True, False, False, 0, "Map/Effect3.img/BossLucid/butterfly/005","animation","")
sm.sendDelay(5000)
sm.blind(True, 255, 0, 0, 0, 500)
sm.sendDelay(500)
sm.hideUser(False)
sm.lockInGameUI(False, True)
sm.warp(450003000)