197 lines
4.4 KiB
Text
197 lines
4.4 KiB
Text
[今後の方針]00_0180
|
||
|
||
//-------------------------------------------------------------
|
||
//
|
||
// 開始処理
|
||
//
|
||
//-------------------------------------------------------------
|
||
// r, g, b, a, frame
|
||
#FADE, 0, 0, 0, 255, 0
|
||
#WAIT, 60,
|
||
|
||
#FADE, 0, 0, 0, 0, 60
|
||
|
||
// BGnum frame
|
||
#BGSET, 2, 0
|
||
|
||
#BUSET2, 52, 1, 1,
|
||
|
||
#BGMPLAY, 53,
|
||
|
||
#MSGWINDOW_ON,
|
||
|
||
#MSG,
|
||
Information Broker Shion "A great light... and a
|
||
dark demon god. To think that both existed in the
|
||
northern part of the continent."
|
||
|
||
#MSG,
|
||
Information Broker Shion "It used to be difficult
|
||
to access、but now that the darkness has
|
||
weakened、we can enter."
|
||
|
||
#MSG,
|
||
Information Broker Shion "However、the northern
|
||
part of the continent is expected to have numerous
|
||
magical beasts roaming and environmental
|
||
|
||
#MSG,
|
||
interference."
|
||
|
||
#MSG,
|
||
Information Broker Shion "For now、let's build an
|
||
invasion base a bit north of the land once
|
||
dominated by the dark followers、 and use it as a
|
||
|
||
#MSG,
|
||
foothold for our northern
|
||
|
||
#MSG,
|
||
Information Broker Shion invasion."
|
||
|
||
#MSG,
|
||
Information Broker Shion "In the northern part of
|
||
the continent、there's a cluster of 'Trees of Ruin'
|
||
that drain the stamina of Philia and the labor
|
||
|
||
#MSG,
|
||
slaves just by approaching
|
||
|
||
#MSG,
|
||
Information Broker Shion them."
|
||
|
||
#MSG,
|
||
Information Broker Shion "Before installing the
|
||
Holy Light Source、we need to remove the 'Trees of
|
||
Ruin' scattered throughout the north."
|
||
|
||
#MSG,
|
||
Information Broker Shion "The removal of the
|
||
'Trees of Ruin' can be done through the demolition
|
||
command available in the facility construction or
|
||
|
||
#MSG,
|
||
Holy Light Source
|
||
|
||
#MSG,
|
||
Information Broker Shion installation commands."
|
||
|
||
#MSG,
|
||
Information Broker Shion "The demolition order can
|
||
be issued by selecting the location of the 'Tree
|
||
of Ruin' during facility construction or Holy
|
||
|
||
#MSG,
|
||
Light Source installation and
|
||
|
||
#MSG,
|
||
Information Broker Shion setting the number of
|
||
removers."
|
||
|
||
#MSG,
|
||
Information Broker Shion "Unlike the magical beast
|
||
spawn points、Philia and her companions cannot
|
||
destroy them、so remember that."
|
||
|
||
#MSG,
|
||
Information Broker Shion "Also、there are many
|
||
magical beasts roaming in the northern part of the
|
||
continent. We need to set up defense forts and
|
||
|
||
#MSG,
|
||
interception facilities to
|
||
|
||
#MSG,
|
||
Information Broker Shion ensure the safety of the
|
||
construction teams."
|
||
|
||
#MSG,
|
||
Information Broker Shion "First、let's remove the
|
||
interfering environment and set up magical beast
|
||
interception facilities to establish a base of
|
||
|
||
#MSG,
|
||
operations in the northern
|
||
|
||
#MSG,
|
||
Information Broker Shion part of the continent."
|
||
|
||
#MSG,
|
||
Information Broker Shion "Using this base as a
|
||
foothold、if we can locate and conquer the place
|
||
where the two incarnations of dragons are
|
||
|
||
#MSG,
|
||
hiding、we should be able to unseal
|
||
|
||
#MSG,
|
||
Information Broker Shion the land where the great
|
||
light and dark demon god sleep."
|
||
|
||
#MSG,
|
||
Information Broker Shion "From now on、the north
|
||
will become the main battlefield、but there's also
|
||
a possibility that magical beasts will appear in
|
||
|
||
#MSG,
|
||
the lands we've
|
||
|
||
#MSG,
|
||
Information Broker Shion developed so far."
|
||
|
||
#MSG,
|
||
Information Broker Shion "Ideally、we should invest
|
||
resources and personnel to protect everything、but
|
||
depending on the situation、it might be wise to
|
||
|
||
#MSG,
|
||
abandon unnecessary
|
||
|
||
#MSG,
|
||
Information Broker Shion lands and focus on
|
||
developing the north."
|
||
|
||
#MSG,
|
||
Information Broker Shion "Whether to focus on
|
||
invading the north or take time to protect the
|
||
lands we've developed so far is up to you to
|
||
|
||
#MSG,
|
||
decide."
|
||
|
||
#MSG,
|
||
Information Broker Shion "You have a track record
|
||
and experience of uniting all forces on this
|
||
continent."
|
||
|
||
#MSG,
|
||
Information Broker Shion "Trust your intuition and
|
||
start the final battle as you see fit."
|
||
|
||
#BUSET2, 52, 2, 1,
|
||
|
||
#MSG,
|
||
Information Broker Shion "To support that、there
|
||
are all of us sex slaves、 labor slaves、and
|
||
myself."
|
||
|
||
#MSG,
|
||
Information Broker Shion "Good luck. To bring back
|
||
light to this continent."
|
||
|
||
|
||
#BGMSTOP, 30,
|
||
|
||
// 終了処理
|
||
#MSGWINDOW_OFF,
|
||
|
||
#WAIT, 30
|
||
|
||
#FADE, 0, 0, 0, 255, 60,
|
||
#WAIT, 60,
|
||
|
||
#EVENTEND,
|
||
|
||
#END,
|
||
|
||
|