maple-v206/scripts/field/enter_940200152.py

74 lines
3.0 KiB
Python

# id 940200152 (Hidden Street : Lucid's Room), field 940200152
sm.lockInGameUI(True, False)
sm.hideUser(True)
sm.removeAdditionalEffect()
sm.blind(True, 255, 0, 0, 0, 0)
sm.spawnNpc(3003273, 0, 0)
sm.showNpcSpecialActionByTemplateId(3003273, "summon", 0)
sm.resetNpcSpecialActionByTemplateId(3003273)
sm.showNpcSpecialActionByTemplateId(3003273, "sleep2", -1)
sm.zoomCamera(0, 1000, 0, -50, 150)
sm.sendDelay(500)
sm.blind(False, 0, 0, 0, 0, 1500)
sm.sendDelay(1500)
sm.zoomCamera(1000, 2000, 1000, -50, 300)
sm.sendDelay(1000)
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, -50, 300)
sm.resetNpcSpecialActionByTemplateId(3003273)
sm.showNpcSpecialActionByTemplateId(3003273, "awake", 0)
sm.sendDelay(2300)
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, -50, 300)
sm.resetNpcSpecialActionByTemplateId(3003273)
sm.showNpcSpecialActionByTemplateId(3003273, "awake2", -1)
sm.sendDelay(1000)
sm.blind(True, 255, 0, 0, 0, 500)
sm.onLayer(1000, "lucid", 0, 0, 0, "Map/Effect3.img/Lacheln/episode", 4, True, -1, False)
sm.sendDelay(2000)
sm.playExclSoundWithDownBGM("SoundEff.img/heart", 100)
sm.offLayer(500, "lucid", False)
sm.blind(False, 0, 0, 0, 0, 500)
sm.bgmVolumeOnly(True)
sm.bgmVolume(40, 2000)
sm.sendDelay(2000)
sm.setSpeakerType(3)
sm.setParam(37)
sm.setColor(1)
sm.setInnerOverrideSpeakerTemplateID(3003272) # Lucid
sm.sendNext("#face6#(Pants) What is this cold running down my spine? If this is reality, then those things must have been...")
sm.playExclSoundWithDownBGM("Voice3.img/Lucid/E4/0", 128)
sm.sendSay("#face6#It was only a dream. Then why couldn't I control it?")
sm.playExclSoundWithDownBGM("Voice3.img/Lucid/E4/1", 128)
sm.sendSay("#face6#......")
sm.sendSay("#face6#Ah, I understand.")
sm.playExclSoundWithDownBGM("Voice3.img/Lucid/E4/2", 128)
sm.sendSay("#face6#Ha. Haha.")
sm.playExclSoundWithDownBGM("Voice3.img/Lucid/E4/3", 128)
sm.sendSay("#face3#Haha, ha, AHAHA!")
sm.playExclSoundWithDownBGM("Voice3.img/Lucid/E4/4", 128)
sm.sendSay("#face3#Oh nightmare, swallow me whole.")
sm.playExclSoundWithDownBGM("Voice3.img/Lucid/E4/5", 128)
sm.sendSay("#face4#...But now is not my time. Until my lord, the Black Mage changes his mind... Why not follow me obediently?")
sm.playExclSoundWithDownBGM("Voice3.img/Lucid/E4/6", 128)
sm.sendSay("#face4#Until the world is shrouded in sweet dreams... The festival must go on.")
sm.playExclSoundWithDownBGM("Voice3.img/Lucid/E4/7", 128)
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)