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

154 lines
2.1 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.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[フィリア&アルキネス絆LV2]20_0251
//-------------------------------------------------------------
//
// 開始処理
//
//-------------------------------------------------------------
// r, g, b, a, frame
#FADE, 0, 0, 0, 255, 0
#WAIT, 60,
#FADE, 0, 0, 0, 0, 60
// BGnum frame
#BGSET, 30, 0
// キャラ番号 表情 位置0,1,2
#BUSET, 0, 0, 2,
#BGMPLAY, 354,
#MSGWINDOW_ON,
//-------------------------------------------------------------
#SEPLAY, 819
#WAIT, 60,
#MSG,
 Voice Of Alkines
 "Hero!"
#BUSET, 26, 1, 0,
#BUSET2, 0, 7, 2,
#MSG,
 Philia
 "What is it!?"
#WFSET, 26, 1,
#MSG,
 Alkines
 "You're going to hunt monsters、right? Take this!"
#BUSET2, 0, 1, 2,
#MSG,
 Philia
 "What is this...?"
#WFSET, 26, 1,
#MSG,
 Alkines
 "It's a charm!"
#BUSET2, 0, 3, 2,
#MSG,
 Philia
 "A charm?"
#WFSET, 26, 1,
#MSG,
 Alkines
 "Yes! I worked hard on it! It's not much、but take
 it with you for peace of mind!"
#MSG,
 Alkines
 "Well、I'm off to defeat the monsters in the north
 too! Let's both be careful and do our best!"
#MSG,
 Alkines
 "Bye-bye!"
#BUOUT, 0,
#BUOUT, 2,
#BUSET, 0, 0, 1,
#WFOUT,
#MSGCLEAR,
#SEPLAY, 819
#WAIT, 60,
#WFSET, 0, 0,
#MSG,
 Philia
 "...A charm、huh."
#BUSET2, 0, 3, 1,
#MSG,
 Philia
 "Yeah! It kind of makes me feel a hundred times
 braver! I'll do my best!"
#BUSET2, 0, 1, 1,
#MSG,
 Philia
 "You take care too. ...Alkines-chan"
//------------------------------------------------------------------
// イベント報酬獲得
//------------------------------------------------------------------
// フェードアウト演出
#MSGCLEAR,
#MSGWINDOW_OFF,
#WFOUT,
#FADE, 0, 0, 0, 255, 30
#WAIT, 30,
#BUOUT, 0,
#BUOUT, 1,
#BUOUT, 2,
// BGnum frame
#BGSET, 83, 0,
#WAIT, 30,
#FADE, 0, 0, 0, 0, 60
#WAIT, 60,
//-----------------------------------------------------------
// イベント報酬取得処理
#EVENTREWORD,
// 報酬処理終了
//-----------------------------------------------------------
#WAIT, 30
#FADE, 0, 0, 0, 255, 60,
#WAIT, 60,
#EVENTEND,
#END,