21 lines
826 B
Python
21 lines
826 B
Python
# id 450004800 (Lachelein : Nightmare Clocktower), field 450004800
|
|
sm.lockInGameUI(True, False)
|
|
sm.blind(True, 255, 240, 240, 240, 0)
|
|
sm.sendDelay(500)
|
|
sm.showEffect("Map/Effect3.img/BossLucid/Lucid5", 0, 89, 36, 1, 0, 1, 0)
|
|
sm.setSpeakerType(3)
|
|
sm.setParam(37)
|
|
sm.setColor(1)
|
|
sm.setInnerOverrideSpeakerTemplateID(3003250) # Lucid
|
|
sm.sendNext("#face6#No! The dream is collapsing!")
|
|
sm.blind(False, 0, 0, 0, 0, 1500)
|
|
sm.playSound("Sound/SoundEff.img/ArcaneRiver/phase2", 200)
|
|
sm.showEffect("Map/Effect3.img/BossLucid/Lucid2", 0, 89, 36, 10, 0, 1, 0)
|
|
sm.showEffect("Map/Effect3.img/BossLucid/Lucid3", 0, -140, 100, 11, 0, 1, 0)
|
|
sm.showEffect("Map/Effect3.img/BossLucid/Lucid4", 0, 89, 36, 1, 0, 1, 0)
|
|
sm.sendDelay(2000)
|
|
sm.blind(True, 255, 240, 240, 240, 1300)
|
|
sm.sendDelay(1600)
|
|
sm.lockInGameUI(False, True)
|
|
sm.warp(450004850)
|