35 lines
1.6 KiB
Python
35 lines
1.6 KiB
Python
# id 940200141 (Hidden Street : Black Mage's Temple), field 940200141
|
|
sm.lockInGameUI(True, False)
|
|
sm.hideUser(True)
|
|
sm.removeAdditionalEffect()
|
|
sm.blind(True, 255, 0, 0, 0, 0)
|
|
sm.zoomCamera(0, 1000, 0, 0, -300)
|
|
sm.spawnNpc(3003272, -360, -470)
|
|
sm.showNpcSpecialActionByTemplateId(3003272, "summon", 0)
|
|
sm.spawnNpc(3003283, 0, -520)
|
|
sm.showNpcSpecialActionByTemplateId(3003283, "summon", 0)
|
|
sm.sendDelay(500)
|
|
sm.blind(False, 0, 0, 0, 0, 1500)
|
|
sm.zoomCamera(3000, 1000, 3000, 0, -550)
|
|
sm.sendDelay(3500)
|
|
sm.setSpeakerType(3)
|
|
sm.setParam(37)
|
|
sm.setColor(1)
|
|
sm.setInnerOverrideSpeakerTemplateID(3003272) # Lucid
|
|
sm.sendNext("#face2#A new era will soon be upon us. The day when our plan comes to fruition.")
|
|
sm.sendSay("#face4#Hehe, I'm eager to see the new world you're going to create. How about a sneak peak? I won't tell if you don't!")
|
|
sm.blind(True, 255, 0, 0, 0, 2000)
|
|
sm.sendDelay(2000)
|
|
sm.sendNext("#face0#...")
|
|
sm.sendSay("#face5#...I don't understand. I can't see anything...")
|
|
sm.sendSay("#face5#He can't possiby be planning to...")
|
|
sm.sayMonologue("There was no life in the world the Black Mage showed her. No Maple World, nothing.", 0)
|
|
sm.sayMonologue("Not even the Black Mage himself existed in that world. ...There was only oblivion.", 0)
|
|
sm.sayMonologue("It was then that Lucid, for the first time since becoming a commander, thought to defy her master...", 0)
|
|
sm.sayMonologue("And so, she created a city of endless celebration in the heart of the Arcane River...", 1)
|
|
sm.blind(True, 255, 0, 0, 0, 250)
|
|
sm.sendDelay(250)
|
|
sm.hideUser(False)
|
|
sm.lockInGameUI(False, True)
|
|
sm.warp(940200142)
|