DiD S4: update dialogue

This commit is contained in:
nemaara 2019-11-01 04:18:06 -04:00
parent 0fd85da1e1
commit bf6918774c

View File

@ -17,7 +17,7 @@
[story]
[part]
music=underground.ogg
story= _ "Weeks pass in the cold, bare caverns. There is little light and little food, but Malins burning desire for vengeance sustains him through his training. As the grip of black magic grows stronger, so does his control of the undead. He finds it to be a mastery of a different sort than what he was taught at the Academy. The magic reaches out to him as it never has before; he listens and it speaks back — he senses its will and lets it guide him — he embraces the dark magic as an extension of himself."
story= _ "Weeks pass in the cold, bare caverns. As the grip of black magic grows stronger, so does Malins control of the undead. He finds it to be a mastery of a different sort than what he was taught at the Academy. The magic reaches out to him as it never has before; he listens and it speaks back — he senses its will and lets it guide him — he embraces the dark magic as an extension of himself."
{STORYTXT_BACKGROUND travel.jpg}
[/part]
[part]
@ -118,7 +118,7 @@
name=prestart
{CLEAR_CORPSE_HORDE}
# we're looking at DiD through Malin's eyes, so scenarios get slightly darker as time goes on...
{COLOR_ADJUST -10 -10 -10}
@ -195,6 +195,8 @@ end
{MODIFY_UNIT (id=Malin Keshar) profile (portraits/malin_old.png)}
{MODIFY_UNIT (side=1) facing nw}
{VARIABLE slain_orcs 0}
[/event]
[event]
@ -207,17 +209,27 @@ end
[message]
speaker=Malin Keshar
message= _ "The Whitefang orcs... so that is their name."
message= _ "The Whitefang orcs... so thats their name. When I was younger, I remember fearing the sight of their banners raisd across the river. Now, though, its something totally different. Loathing? Disgust? A desire for vengeance? Certainly... this is no longer a fight merely to protect Parthyn."
[/message]
[message]
speaker=Darken Volk
message= _ "To reach them, we must first destroy the orcs who block our way out of this mountain pass. Then, we can move on to our main target."
message= _ "Then it is a fight of enmity. For that, you must ensure that your hatred of these orcs is strong enough, else you will never be able to achieve your goal."
[/message]
[message]
speaker=Malin Keshar
message= _ "I have anticipated this day for a long time. At last, we shall have revenge."
message= _ "You neednt worry about my will to fight. I only ask that you lead me to them."
[/message]
[message]
speaker=Darken Volk
message= _ "The fastest way to the core of their dominion lies through this mountain pass. Beyond here lies your main target."
[/message]
[message]
speaker=Malin Keshar
message= _ "Then lets go."
[/message]
[/event]
@ -229,7 +241,7 @@ end
x,y=24,6
id=Malin Keshar
[/filter]
# this is a latin proverb
[message]
speaker=narrator
@ -243,7 +255,7 @@ end
x,y=13,24
side=1
[/filter]
# these skulls are close to a fire
[message]
speaker=Malin Keshar
@ -257,7 +269,7 @@ end
x,y=4,3
side=1
[/filter]
# there's also an orcish flag nearby of a different color
# I guess the whitefangs are kind of brutal
[message]
@ -268,19 +280,51 @@ end
[event]
name=die
first_time_only=yes
first_time_only=no
[filter]
race=orc
[not]
canrecruit=yes
[/not]
[/filter]
[filter_second]
side=1
id=Malin Keshar
[/filter_second]
[message]
speaker=Malin Keshar
message=_ "Feel my wrath, vile creature!"
[/message]
[switch]
variable=slain_orcs
[case]
value=0
[message]
speaker=Malin Keshar
message=_ "The best orc is a dead orc."
[/message]
[/case]
[case]
value=1
[message]
speaker=Malin Keshar
message=_ "There is a strange comfort in watching you die."
[/message]
[/case]
[case]
value=2
[message]
speaker=Malin Keshar
message=_ "Feel my wrath!"
[/message]
[/case]
[case]
value=3
# this is a quote from warcraft 3's dreadlord
[message]
speaker=Malin Keshar
message=_ "Your soul is mine!"
[/message]
[/case]
[/switch]
{VARIABLE_OP slain_orcs add 1}
[/event]
[event]
@ -479,12 +523,13 @@ end
[event]
name=victory
# At last... we shall have revenge is a quote from Illidan, the demon hunter in warcraft 3
[message]
speaker=Malin Keshar
message=_ "Its time to hunt down the Whitefangs."
message= _ "Weve finally a chance to strike at the heart of the Whitefangs territory. At last... we shall have revenge."
[/message]
{CLEAR_VARIABLE weakened_ice}
{CLEAR_VARIABLE weakened_ice,slain_orcs}
[/event]
{HERODEATH_MALIN}