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

152 lines
3 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_1307
//-------------------------------------------------------------
//
// 開始処理
//
//-------------------------------------------------------------
// r, g, b, a, frame
#FADE, 0, 0, 0, 255, 0
#WAIT, 60,
#FADE, 0, 0, 0, 0, 60
// BGnum frame
#BGSET, 83, 0
#BGMPLAY, 312
#MSGWINDOW_ON,
//-------------------------------------------------------------
#MSG,
 At that time、monsters appeared in the village
 almost daily、ravaging the fields and destroying
 buildings.
#MSG,
 During the worst times、monsters would brazenly
 roam around the village for days on end.
#MSG,
 But no one in the village dared to oppose them.
 They just trembled and hid inside the safe
 basement of the village chief's house、waiting for
#MSG,
 the storm to pass.
#MSG,
 Everyone is afraid of getting hurt. It's just a
 matter of enduring a little、so hiding and
 trembling in prayer seemed "normal、" I thought.
#MSG,
 That day was different from usual. The monsters
 parading through the village were unusually noisy.
#MSG,
 Is someone fighting?
#MSG,
 Everyone is curious about what's happening
 outside、but too scared to go out.
#MSG,
 After a while、the sounds of fierce fighting
 abruptly stopped.
#MSG,
 Woman's Voice
 "Is anyone there!? All the monsters have been
 eliminated! It's safe now!"
#MSG,
 A woman's voice could be heard.
#MSG,
 Everyone is afraid and discussing whether to go
 outside or not.
#MSG,
 Ordinary Villager
 "Maybe someone from some force came to help us? We
 can't afford to pay them anything."
#MSG,
 Ordinary Villager
 "But if we keep hiding、won't our living resources
 be plundered?"
#MSG,
 Ordinary Villager
 "I think it's smartest to keep hiding though..."
#MSG,
 No conclusion was reached in the ordinary people's
 discussion. Realizing this、I had already rushed
 outside.
#MSG,
 I still don't fully understand how I felt at that
 moment.
#MSG,
 Maybe I thought it was unnecessary to thank the
 person who helped us、as usual.
#MSG,
 Silver-Haired Lady
 "I'm glad! There are survivors! You're safe now!"
#MSG,
 That was the moment I met my sister.
#MSG,
 It was a fateful encounter that changed my
 definition of "normal."
//------------------------------------------------------------------
// イベント報酬獲得
//------------------------------------------------------------------
// フェードアウト演出
#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,