maple-v206/scripts/field/enter_940200123.py

36 lines
1.4 KiB
Python

# id 940200123 (Hidden Street : Remote Cave), field 940200123
sm.lockInGameUI(True, False)
sm.hideUser(True)
sm.removeAdditionalEffect()
sm.blind(True, 255, 0, 0, 0, 0)
sm.zoomCamera(0, 1000, 0, 20, 10)
sm.spawnNpc(3003270, 0, 120)
sm.showNpcSpecialActionByTemplateId(3003270, "summon", 0)
sm.resetNpcSpecialActionByTemplateId(3003270)
sm.showNpcSpecialActionByTemplateId(3003270, "ice", -1)
sm.sendDelay(1000)
sm.setSpeakerType(3)
sm.setParam(37)
sm.setColor(1)
sm.setInnerOverrideSpeakerTemplateID(3003270) # Lucid
sm.sendNext("#face2#What happened? Something's wrong... Something's strange... What is this dark aura?")
sm.blind(False, 0, 0, 0, 0, 1500)
sm.sendDelay(2000)
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, 20, 160)
sm.blind(True, 200, 0, 0, 0, 1300)
sm.sendDelay(1600)
sm.sayMonologue("Lucid was not immune to the long curse of ice.", 0)
sm.sayMonologue("She succumbed without a friend by her side, or the hope of escape.", 0)
sm.sayMonologue("She was trapped just like the others, but unlike them, her mind remained awake.", 0)
sm.sayMonologue("Without the ability to leave, Lucid's dreamworld turned into a cruel prison.", 0)
sm.blind(True, 255, 0, 0, 0, 250)
sm.sendDelay(250)
sm.hideUser(False)
sm.lockInGameUI(False, True)
sm.warp(940200124)