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

269 lines
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.

[ラピュセナ嫁絆LV2]10_0107
//-------------------------------------------------------------
//
// 開始処理
//
//-------------------------------------------------------------
// r, g, b, a, frame
#FADE, 0, 0, 0, 255, 0
#WAIT, 60,
#FADE, 0, 0, 0, 0, 60
// BGnum frame
#BGSET, 6, 0
#BGMPLAY, 304
#MSGWINDOW_ON,
//-------------------------------------------------------------
#MSG,
 The divine oracle from the Goddess of Light、
 Libra-sama、proclaimed me as the chosen saint、and
 the news spread throughout the City of Light
#MSG,
 before the day was out.
#MSG,
 My saintly coronation was solemnly conducted along
 with the funeral of my predecessor、who passed away
 suddenly without fulfilling her duties due to
#MSG,
 a long illness.
#MSG,
 After the ceremony ended without incident、seeing
 the hopeful faces of the believers、I hurried to
 the room where the high priest and his devoted
#MSG,
 clerics were waiting.
//-----------------------------------------------------------------
// 暗転開始
#MSGCLEAR,
#MSGWINDOW_OFF,
// r, g, b, a, frame
#FADE, 0, 0, 0, 0, 0,
#FADE, 0, 0, 0, 255, 60,
#WAIT, 60,
// BGnum frame
#BGSET, 16, 0
#WAIT, 30,
// r, g, b, a, frame
#FADE, 0, 0, 0, 0, 60,
#WAIT, 60,
#MSGWINDOW_ON,
// 暗転終了
//-----------------------------------------------------------------
#MSG,
 High Priest Kargo
 "Lady Rapusena、you were splendid. You are the
 light of hope not only for the believers but for
 all in this city. Please continue to guide us."
#MSG,
 Changing his arrogant attitude overnight、High
 Priest Kargo consoled me.
#MSG,
 I interrupted his lengthy words of consolation and
 told him to stop condemning the unchosen saint
 candidates as corrupt and to halt their execution.
#MSG,
 High Priest Kargo
 "However、that is not something we can decide. It
 is a judgment for those who did not reach the
 faith desired by Libra-sama."
#MSG,
 High Priest Kargo
 "......"
#MSG,
 High Priest Kargo
 "Oh、Libra-sama said such a thing? This is
 unusual......"
#MSG,
 High Priest Kargo
 "But if that's the case、rest assured. We are
 faithful believers who uphold the teachings of
 Libra-sama. We do not doubt the words of a saint
#MSG,
 High Priest Kargo
 like you."
#MSG,
 Back then、I was far too naive.
#MSG,
 I didn't know that I was being educated to become
 a convenient puppet called "saint" for them.
#MSG,
 That people could lie...
//-----------------------------------------------------------------
// 暗転開始
#MSGCLEAR,
#MSGWINDOW_OFF,
// r, g, b, a, frame
#FADE, 0, 0, 0, 0, 0,
#FADE, 0, 0, 0, 255, 60,
#WAIT, 60,
#WAIT, 30,
// r, g, b, a, frame
#FADE, 0, 0, 0, 0, 60,
#WAIT, 60,
#MSGWINDOW_ON,
// 暗転終了
//-----------------------------------------------------------------
#MSG,
 High Priest Kargo
 "Saint-sama... it's regrettable. Truly
 regrettable..."
#MSG,
 The high priest looked remorseful as he spoke to
 me.
#MSG,
 High Priest Kargo
 "It seems that a large number of priests、led by
 High Priest Falto、have plotted a rebellion."
#MSG,
 High Priest Kargo
 "They attempted to take away the saint candidates
 and lay hands on you、the new saint."
#MSG,
 High Priest Kargo
 "But rest assured. All measures have been taken."
#MSG,
 ......
//-----------------------------------------------------------------
// 暗転開始
#MSGCLEAR,
#MSGWINDOW_OFF,
// r, g, b, a, frame
#FADE, 0, 0, 0, 0, 0,
#FADE, 0, 0, 0, 255, 60,
#WAIT, 60,
// BGnum frame
#BGSET, 42, 0
#WAIT, 30,
// r, g, b, a, frame
#FADE, 0, 0, 0, 0, 60,
#WAIT, 60,
#MSGWINDOW_ON,
// 暗転終了
//-----------------------------------------------------------------
#MSG,
 I couldn't understand what the man was saying.
#MSG,
 The only thing I understood was that my sister、
 whom I wanted to protect、had been "disposed of"
 somewhere unknown to me.
#MSG,
 That much、I understood.
#MSG,
 At that moment、my world changed drastically.
#MSG,
 People lie.
#MSG,
 God does not save everything.
#MSG,
 I understood and vowed. I will surely judge these
 demons myself.
#MSG,
 You may not forgive me. Indeed、while existing、 you
 deceive as a savior、Goddess Libra-sama.
//------------------------------------------------------------------
// イベント報酬獲得
//------------------------------------------------------------------
// フェードアウト演出
#MSGCLEAR,
#MSGWINDOW_OFF,
#BUOUT, 1,
#WFOUT,
#FADE, 0, 0, 0, 255, 30
#WAIT, 30,
// BGnum frame
#BGSET, 83, 0,
#FADE, 0, 0, 0, 0, 60
#WAIT, 60,
//-----------------------------------------------------------
// イベント報酬取得処理
#EVENTREWORD,
// 報酬処理終了
//-----------------------------------------------------------
#WAIT, 30
#FADE, 0, 0, 0, 255, 60,
#WAIT, 60,
#EVENTEND,
#END,