Extended the scenario end dialogue...
...in an attempt to have it connect better with the bandit branch.
This commit is contained in:
parent
3929aef4e9
commit
f7ce683f29
1 changed files with 34 additions and 9 deletions
|
@ -127,7 +127,7 @@
|
|||
side=4
|
||||
type=Lich
|
||||
id="Mal M'brin"
|
||||
name= _ "Mal M'brin"
|
||||
name= _ "?"
|
||||
profile=portraits/mal-mbrin.png
|
||||
facing=sw
|
||||
|
||||
|
@ -506,9 +506,9 @@
|
|||
{IS_HERO}
|
||||
facing=$stored_Urza_Afalas.facing
|
||||
experience=$stored_Urza_Afalas.experience
|
||||
random_traits=no
|
||||
[modifications]
|
||||
{TRAIT_LOYAL}
|
||||
{TRAIT_STRONG}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
|
||||
|
@ -663,7 +663,7 @@
|
|||
# Urza Afalas is killed
|
||||
|
||||
[event]
|
||||
name=die
|
||||
name=last breath
|
||||
[filter]
|
||||
id=Urza Afalas
|
||||
[/filter]
|
||||
|
@ -714,8 +714,6 @@
|
|||
[/message]
|
||||
[/event]
|
||||
|
||||
# Someone attacks Mal M'brin and he vanishes!
|
||||
|
||||
[event]
|
||||
name=die
|
||||
|
||||
|
@ -740,19 +738,42 @@
|
|||
[message]
|
||||
speaker=Deoran
|
||||
image=portraits/deoran-glad.png
|
||||
message= _ "Indeed. The dark king has fallen. Now that the elves have abandoned us, our lives depend on Urza Afalas. Will you lead us from this accursed forest?"
|
||||
message= _ "Indeed. The dark king has fallen."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Urza Afalas
|
||||
message= _ "What choice do I have? My life is in as much danger as yours. I will lead you and your men back to the lands of Wesnoth if you will grant me pardon."
|
||||
message= _ "I'm afraid it is not so. This was not the real Mebrin we destroyed, but a mere phantom. He resides in catacombs deep underneath the castle, but they cannot be entered without magical means."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Deoran
|
||||
message= _ "I cannot promise clemency, as that decision must be made by the council at Westin, but I will plead your case."
|
||||
image=portraits/deoran-mad.png
|
||||
message= _ "We spared your life in order to defeat the source of these undead, and now you tell us we cannot even reach it?! Ethiliel could have dispelled these magical wards if we hadn't fallen for your lies!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Urza Afalas
|
||||
message= _ "More than that I cannot ask."
|
||||
message= _ "If I had told you, you and the elves would have killed me! I didn't have a choice!"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Sir Gerrick
|
||||
message= _ "Maybe we should correct the mistake now."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Urza Afalas
|
||||
message= _ "Then you would surely be lost in these woods forever at the mercy of the undead. I can lead you and your men back to the lands of Wesnoth if you will grant me pardon."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Deoran
|
||||
image=portraits/deoran-mad.png
|
||||
message= _ "Now that the elves have abandoned us, that seems to be our only choice. But what about Mebrin? The undead will keep attacking our homes unless we root them out at the source."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Urza Afalas
|
||||
message= _ "I do not know. But if we cannot storm his underground fortress we must flee or wait here and certainly perish fighting him on his own terms. I know that he will march to ravage your city of Westin with all his might soon, and that the city cannot hold out against such a force unprepared."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Deoran
|
||||
image=portraits/deoran-sad.png
|
||||
message= _ "Then we shall retreat back towards Westin and prepare for the oncoming battle. I only hope our only chance at victory was not lost today."
|
||||
[/message]
|
||||
[endlevel]
|
||||
result=victory
|
||||
|
@ -774,6 +795,10 @@
|
|||
speaker=Ethiliel
|
||||
message= _ "Do not be so hasty; great mages are no mere tricksters to be defeated so easily. I fear that there are tunnels and catacombs buried beneath his fortress and that we have merely defeated a spectre. If we wish to cleanse the land of his evil, we must enter the darkness and root him out from within."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Ethiliel
|
||||
message= _ "There are strong magical wards placed here that would prevent you from entering, but I am capable of opening them to let us all pass."
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Deoran
|
||||
image=portraits/deoran-sad.png
|
||||
|
|
Loading…
Add table
Reference in a new issue