maple-v206/scripts/field/enter_940200125.py

29 lines
1.3 KiB
Python

# id 940200125 (Hidden Street : Remote Cave), field 940200125
sm.lockInGameUI(True, False)
sm.hideUser(True)
sm.removeAdditionalEffect()
sm.blind(True, 255, 0, 0, 0, 0)
sm.zoomCamera(0, 2000, 0, 20, 160)
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.setSpeakerType(3)
sm.setParam(37)
sm.setColor(1)
sm.setInnerOverrideSpeakerTemplateID(3003270) # Lucid
sm.sendNext("#face3#...I wish I could forget this is a dream, but it's impossible.")
sm.sendSay("#face3#Everytime I awaken, I'm confronted by the truth. This is my reality, this tomb of ice.")
sm.sendSay("#face4#I should end this fantasy of mine... But reality is too painful.")
sm.sendSay("#face4#But before long I'll be weaving another beautiful dream. Maybe this time I won't wake up? Ugh... This is too painful... Make it stop... Please let it end...")
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)