415 lines
6.8 KiB
Text
415 lines
6.8 KiB
Text
[外交会談_人の勢力同盟5]00_3214
|
||
|
||
//-------------------------------------------------------------
|
||
//
|
||
// 開始処理
|
||
//
|
||
//-------------------------------------------------------------
|
||
// r, g, b, a, frame
|
||
#FADE, 0, 0, 0, 255, 0
|
||
#WAIT, 60,
|
||
|
||
#FADE, 0, 0, 0, 0, 60
|
||
|
||
// BGnum frame
|
||
#BGSET, 2, 0
|
||
|
||
// キャラ番号 表情 位置(0,1,2)
|
||
#BUSET, 7, 0, 1,
|
||
|
||
#BGMPLAY, 302,
|
||
|
||
#MSGWINDOW_ON,
|
||
|
||
|
||
//-------------------------------------------------------------
|
||
|
||
#MSG,
|
||
After many discussions with Nora、our mutual trust
|
||
has grown.
|
||
|
||
#MSG,
|
||
She is undoubtedly a proud girl who believes in
|
||
the pure power and bonds of humans and despises
|
||
supernatural forces.
|
||
|
||
#MSG,
|
||
Should I discuss with her the stone tablet that
|
||
contains spells of domination affecting the entire
|
||
continent?
|
||
|
||
#MSG,
|
||
Shall I talk about the stone tablet and propose
|
||
forming an alliance? *After this、you will no
|
||
longer be able to engage in diplomacy with the
|
||
|
||
#MSG,
|
||
underworld.
|
||
|
||
// 選択肢
|
||
#SELECT,2
|
||
Form an alliance and request the transfer of the stone tablet 0
|
||
Do not make a proposal yet 1
|
||
|
||
|
||
|
||
//--------------------------------------------
|
||
// まだ提案はしない
|
||
//--------------------------------------------
|
||
#FLAGCHECK, 1, =, 1, 4,
|
||
{
|
||
|
||
#MSG,
|
||
It's not yet time to talk. Thinking this、you hold
|
||
a usual meeting with Nora and exchange
|
||
information.
|
||
|
||
}
|
||
|
||
//--------------------------------------------
|
||
// 同盟を結び、石版の譲渡を希望する
|
||
//--------------------------------------------
|
||
#FLAGCHECK, 0, =, 1, 4,
|
||
{
|
||
#WFSET, 7, 0,
|
||
|
||
#MSG,
|
||
Nora
|
||
"Hmm? What's up? You seem unusually formal."
|
||
|
||
#MSG,
|
||
Nora
|
||
"......"
|
||
|
||
#BUSET2, 7, 1, 1,
|
||
|
||
#MSG,
|
||
Nora
|
||
"It seems you have something serious to discuss.
|
||
Very well、if it's me you want、go ahead and tell
|
||
me."
|
||
|
||
//-----------------------------------------------------------------
|
||
// 暗転開始
|
||
|
||
#WFOUT,
|
||
#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, 83, 0
|
||
|
||
#BUOUT, 1,
|
||
#WAIT, 30,
|
||
|
||
// r, g, b, a, frame
|
||
#FADE, 0, 0, 0, 0, 60,
|
||
#WAIT, 60,
|
||
|
||
#MSGWINDOW_ON,
|
||
|
||
// 暗転終了
|
||
//-----------------------------------------------------------------
|
||
|
||
#MSG,
|
||
...
|
||
|
||
#MSG,
|
||
......
|
||
|
||
#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, 2, 0
|
||
|
||
#WAIT, 30,
|
||
|
||
// r, g, b, a, frame
|
||
#FADE, 0, 0, 0, 0, 60,
|
||
#WAIT, 60,
|
||
|
||
#MSGWINDOW_ON,
|
||
|
||
// 暗転終了
|
||
//-----------------------------------------------------------------
|
||
|
||
#BUSET2, 7, 4, 1,
|
||
|
||
#MSG,
|
||
Nora
|
||
"I see. So the frequent contacts with us were in
|
||
pursuit of this stone tablet inscribed with secret
|
||
techniques to manipulate people's hearts."
|
||
|
||
#BUSET2, 7, 0, 1,
|
||
|
||
#MSG,
|
||
Nora
|
||
"Huh? Ah、I understand. You haven't been holding
|
||
these meetings just because you want the art of
|
||
domination."
|
||
|
||
#BUSET2, 7, 1, 1,
|
||
|
||
#MSG,
|
||
Nora
|
||
"Didn't I tell you? I do have a keen eye for
|
||
people."
|
||
|
||
#BUSET2, 7, 0, 1,
|
||
|
||
#MSG,
|
||
Nora
|
||
"You have a firm goal to restore light to the
|
||
continent."
|
||
|
||
#MSG,
|
||
Nora
|
||
"If someone else gets their hands on this so-
|
||
called art of domination、it would prevent you from
|
||
achieving your goal."
|
||
|
||
#MSG,
|
||
Nora
|
||
"So that's why you're seeking the stone tablet
|
||
inscribed with these secret techniques."
|
||
|
||
#MSG,
|
||
Nora
|
||
"Indeed、I have seen such an item inscribed with
|
||
incomprehensible characters."
|
||
|
||
#BUSET2, 7, 1, 1,
|
||
|
||
#MSG,
|
||
Nora
|
||
"If it's you who desires it、I might not mind
|
||
parting with it."
|
||
|
||
#BUSET2, 7, 0, 1,
|
||
|
||
#MSG,
|
||
Nora
|
||
"But there is one condition."
|
||
|
||
#MSG,
|
||
Nora
|
||
"I want to form a permanent peace alliance between
|
||
your territory and the underworld."
|
||
|
||
#BUSET2, 7, 1, 1,
|
||
|
||
#MSG,
|
||
Nora
|
||
"......hehe"
|
||
|
||
#BUSET2, 7, 0, 1,
|
||
|
||
#MSG,
|
||
Nora
|
||
"No、my apologies. It's the first time I've ever
|
||
proposed such an alliance."
|
||
|
||
#MSG,
|
||
Nora
|
||
"I'm glad it's with you for the first time."
|
||
|
||
#MSG,
|
||
Nora
|
||
"Those are my terms、but are they acceptable to
|
||
you?"
|
||
|
||
#BUSET2, 7, 0, 1,
|
||
|
||
#MSG,
|
||
Nora
|
||
"......"
|
||
|
||
#BUSET2, 7, 1, 1,
|
||
|
||
#MSG,
|
||
Nora
|
||
"Hehe、a prompt yes. Just as I thought、you are a
|
||
straightforward man."
|
||
|
||
#BUSET2, 7, 0, 1,
|
||
|
||
#MSG,
|
||
Nora
|
||
"Then、at our next meeting、I shall bring a fragment
|
||
of the stone tablet. Forming an alliance requires
|
||
some preparations in advance. I must
|
||
|
||
#MSG,
|
||
Nora
|
||
excuse myself for today."
|
||
|
||
#BGMSTOP, 120,
|
||
|
||
//-----------------------------------------------------------------
|
||
// 暗転開始
|
||
|
||
#WFOUT,
|
||
#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, 1, 0
|
||
|
||
#BUOUT, 1,
|
||
#WAIT, 30,
|
||
|
||
// r, g, b, a, frame
|
||
#FADE, 0, 0, 0, 0, 60,
|
||
#WAIT, 60,
|
||
|
||
#MSGWINDOW_ON,
|
||
|
||
// 暗転終了
|
||
//-----------------------------------------------------------------
|
||
|
||
#MSG,
|
||
After the meeting near the outskirts of the
|
||
underworld
|
||
|
||
#BUSET2, 7, 4, 1,
|
||
|
||
#MSG,
|
||
Nora
|
||
"......An alliance、huh. Will Wolf indeed object to
|
||
it?"
|
||
|
||
#BUSET2, 7, 0, 1,
|
||
|
||
#MSG,
|
||
Nora
|
||
"But that man isn't so bad. My instincts tell me
|
||
so."
|
||
|
||
#BUSET2, 7, 4, 1,
|
||
|
||
#MSG,
|
||
Nora
|
||
"......Hmm?"
|
||
|
||
#BGMPLAY, 343,
|
||
|
||
#BUSET2, 7, 3, 1,
|
||
|
||
#MSG,
|
||
Nora
|
||
"Ah、the underworld is...!? Being swallowed by
|
||
darkness!?"
|
||
|
||
#BUSET2, 7, 4, 1,
|
||
|
||
#MSG,
|
||
Nora
|
||
"......Damn! What on earth is happening!"
|
||
|
||
#BUSET2, 7, 6, 1,
|
||
|
||
#MSG,
|
||
Nora
|
||
"Anyway、we can't stay here! We must return to the
|
||
city at once......!"
|
||
|
||
#MSG,
|
||
Nora
|
||
"Please be safe......! Wolf、Spear......!!"
|
||
|
||
//-----------------------------------------------------------------
|
||
// 暗転開始
|
||
|
||
#WFOUT,
|
||
#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, 83, 0
|
||
|
||
#BUOUT, 1,
|
||
#WAIT, 30,
|
||
|
||
// r, g, b, a, frame
|
||
#FADE, 0, 0, 0, 0, 60,
|
||
#WAIT, 60,
|
||
|
||
//-----------------------------------------------------------
|
||
// 回想の場合
|
||
#FLAGCHECK, 20, =, 1, 4,
|
||
{
|
||
// ここで終了
|
||
#EVENTEND,
|
||
|
||
}
|
||
|
||
|
||
#MSGWINDOW_ON,
|
||
|
||
// 暗転終了
|
||
//-----------------------------------------------------------------
|
||
|
||
#EVENTREWORD,
|
||
|
||
#SEPLAY, 9,
|
||
|
||
#MSG,
|
||
Diplomacy with the underworld is no longer
|
||
possible.
|
||
|
||
#MSG,
|
||
Send a rescue team to the now baseless underworld.
|
||
Prepare labor slaves and head to the underworld to
|
||
start the rescue operation.
|
||
|
||
#MSG,
|
||
Many labor slaves are needed、so make sure to
|
||
prepare thoroughly and rescue Nora、securing the
|
||
fragment of the stone tablet.
|
||
|
||
#FLAGSET, 392, 1,
|
||
|
||
}
|
||
|
||
// 終了処理
|
||
#MSGWINDOW_OFF,
|
||
|
||
#WAIT, 30
|
||
|
||
#FADE, 0, 0, 0, 255, 60,
|
||
#WAIT, 60,
|
||
|
||
#EVENTEND,
|
||
|
||
#END,
|
||
|
||
|
||
|