how-to-make-true-slaves/data/Script/01_1520.txt
2024-05-09 21:21:56 -05:00

169 lines
2.5 KiB
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[ラストバトル全滅]01_1520
//-------------------------------------------------------------
//
// 開始処理
//
//-------------------------------------------------------------
// r, g, b, a, frame
#FADE, 0, 0, 0, 255, 0
#WAIT, 60,
#FADE, 0, 0, 0, 0, 60
// BGnum frame
#BGSET, 43, 0
#BGMPLAY, 343,
#MSGWINDOW_ON,
//-------------------------------------------------------------
#MSG,
 Is this...!? Did we lose...?
#MSG,
 We can't afford to lose this final battle...!?
#MSG,
 The sex slaves no longer have the strength to
 fight...
#MSG,
 Slave Soldier
 "My lord...! We can no longer hold back the fierce
 attacks of the magical beasts!!"
#MSG,
 Even the slave soldiers who were fighting against
 the magical beasts spawned by darkness seem to
 have lost heart after witnessing the defeat of the
#MSG,
 sex slaves...
#MSG,
 Even if we retreat、our path is blocked by the
 magical beasts...
#MSG,
 Is this the end...!!
#BGMSTOP, 10,
#MSGCLEAR,
#MSGWINDOW_OFF,
#BGMSTOP, 120,
#FADE, 0,0,0,0, 0,
#FADE, 0,0,0,255, 10,
#WAIT,10,
// BGnum frame
#BGSET, 83, 0
#WAIT, 10,
#FADE, 0,0,0,0, 10,
#WAIT, 10,
#MSGWINDOW_ON,
#MSG,
 "Is that all you're capable of?"
#MSGCLEAR,
#MSGWINDOW_OFF,
#BGMSTOP, 120,
#FADE, 0,0,0,0, 0,
#FADE, 0,0,0,255, 10,
#WAIT,10,
// BGnum frame
#BGSET, 42, 0
#BGMPLAY, 353,
#WAIT, 30,
#FADE, 0,0,0,0, 60,
#WAIT, 60,
#MSGWINDOW_ON,
#MSG,
 That voice was certainly heard only by you.
#MSG,
 A voice devoid of intonation、openly expressing
 disappointment...
#MSG,
 The owner of the voice is the darkness itself that
 spreads before your eyes...
#SEPLAY, 821,
#MSG,
 The color of the darkness becomes endlessly darker
 and expands.
#MSG,
 It seems to engulf this place、the continent、the
 entire world with unstoppable force...
#MSGCLEAR,
#MSGWINDOW_OFF,
#FADE, 0,0,0,0, 0,
#FADE, 0,0,0,255, 10,
#WAIT,10,
// BGnum frame
#BGSET, 83, 0
#WAIT, 10,
#FADE, 0,0,0,0, 10,
#WAIT, 10,
#MSGWINDOW_ON,
#MSG,
 Your body is quickly swallowed by the darkness、
 and after feeling a moment of pain、your
 consciousness abruptly cuts off.
#MSG,
 The arrival of a sleep from which you will never
 awaken.
#MSG,
 Everything has ended...
#BGMSTOP, 240,
// 終了処理
#MSGWINDOW_OFF,
#FADE, 0, 0, 0, 255, 240,
#WAIT, 300,
//#EVENTEND,
// 全滅エンド
#FLAGSET, 61, 1,
#ENDING,
#END,