183 lines
3.1 KiB
Text
183 lines
3.1 KiB
Text
[外交会談_闇の勢力同盟2]00_2211
|
||
|
||
//-------------------------------------------------------------
|
||
//
|
||
// 開始処理
|
||
//
|
||
//-------------------------------------------------------------
|
||
// r, g, b, a, frame
|
||
#FADE, 0, 0, 0, 255, 0
|
||
#WAIT, 60,
|
||
|
||
#FADE, 0, 0, 0, 0, 60
|
||
|
||
// BGnum frame
|
||
#BGSET, 8, 0
|
||
|
||
// キャラ番号 表情 位置(0,1,2)
|
||
#BUSET2, 4, 0, 1,
|
||
|
||
#BGMPLAY, 303,
|
||
|
||
#MSGWINDOW_ON,
|
||
|
||
|
||
//-------------------------------------------------------------
|
||
|
||
#MSG,
|
||
Karna
|
||
"Sorry for having you escort me all the way to my
|
||
territory."
|
||
|
||
#MSG,
|
||
Karna
|
||
"But I was a bit surprised that you could act so
|
||
gentlemanly、escorting a girl home."
|
||
|
||
#BUSET2, 4, 2, 1,
|
||
|
||
#MSG,
|
||
Karna
|
||
"Hehe. A surprising new side of you、huh?"
|
||
|
||
#WFOUT,
|
||
|
||
#MSG,
|
||
Resident A Of The Dark Territory "Hey there、Karna-
|
||
chan. Who's this? A new flesh puppet?"
|
||
|
||
#MSG,
|
||
Resident B Of The Dark Territory "Did you dump
|
||
Andelivia and find a new toy to enjoy?"
|
||
|
||
#MSG,
|
||
Residents Of The Dark Territory "Whoo-hoo!"
|
||
|
||
#BUSET2, 4, 25, 1,
|
||
|
||
#MSG,
|
||
Karna
|
||
"That's a funny joke."
|
||
|
||
#SEPLAY, 368,
|
||
|
||
#MSGCLEAR,
|
||
#WFOUT,
|
||
|
||
// r, g, b, a, frame
|
||
#FADE, 255,255,255,196, 0,
|
||
#FADE, 255,255,255,0, 60,
|
||
|
||
#SHAKE, 24,
|
||
#WAIT, 5,
|
||
#SHAKE, 20,
|
||
#WAIT, 5,
|
||
#SHAKE, 16,
|
||
#WAIT, 5,
|
||
#SHAKE, 12,
|
||
#WAIT, 5,
|
||
#SHAKE, 8,
|
||
#WAIT, 5,
|
||
#SHAKE, 4,
|
||
#WAIT, 5,
|
||
#SHAKE, 0,
|
||
|
||
#MSG,
|
||
Resident A Of The Dark Territory "Guh-hee!"
|
||
|
||
#MSG,
|
||
Resident B Of The Dark Territory "Ouch... That's
|
||
no joke、Karna-chan sure knows how."
|
||
|
||
#BUSET2, 4, 30, 1,
|
||
|
||
#MSG,
|
||
Karna
|
||
"Choose the time and place for jokes."
|
||
|
||
#WFOUT,
|
||
|
||
#MSG,
|
||
Resident B Of The Dark Territory "Ow、that hurts.
|
||
Ah、my arm came off. I'll go fix it up."
|
||
|
||
#MSG,
|
||
Resident C Of The Dark Territory "Ah、I'll fix it
|
||
for you. Here you go."
|
||
|
||
#MSG,
|
||
Resident B Of The Dark Territory "Hey、thanks!"
|
||
|
||
|
||
#MSG,
|
||
...Cultures differ.
|
||
|
||
#MSG,
|
||
Whether it's the residents who speak so casually
|
||
to Karna、who nominally leads a faction、or Karna
|
||
herself who greets them with powerful destructive
|
||
|
||
#MSG,
|
||
spells、both seem to have screws loose in their
|
||
heads.
|
||
|
||
#BUSET2, 4, 4, 1,
|
||
|
||
#MSG,
|
||
Karna
|
||
"Surprised?"
|
||
|
||
#BUSET2, 4, 0, 1,
|
||
|
||
#MSG,
|
||
Karna
|
||
"Though we're categorized as a faction、this place
|
||
is more like a playground where hedonistic humans
|
||
and those who have fallen into demonhood mingle
|
||
|
||
#MSG,
|
||
Karna
|
||
without any hierarchy."
|
||
|
||
#BUSET2, 4, 2, 1,
|
||
|
||
#MSG,
|
||
Karna
|
||
"Personally、I think this land has a much livelier
|
||
scent than the City of Light. What do you think?"
|
||
|
||
#BUSET2, 4, 0, 1,
|
||
|
||
#MSG,
|
||
Karna
|
||
"...Hehe. It must be troubling to be asked such a
|
||
thing all of a sudden."
|
||
|
||
#BUSET2, 4, 4, 1,
|
||
|
||
#MSG,
|
||
Karna
|
||
"But you know、this is what the people you're
|
||
spending time talking to are like. Considering
|
||
this、why not think seriously about our future
|
||
|
||
#MSG,
|
||
Karna
|
||
interactions? I'm not giving you bad advice."
|
||
|
||
|
||
// 終了処理
|
||
#MSGWINDOW_OFF,
|
||
|
||
#WAIT, 30
|
||
|
||
#FADE, 0, 0, 0, 0, 0,
|
||
#FADE, 0, 0, 0, 255, 60,
|
||
#WAIT, 60,
|
||
|
||
#EVENTEND,
|
||
|
||
#END,
|
||
|
||
|
||
|