Fix continuity issues created by Chantal becoming personally important...
...to Delfador - happens in Delfador's Memoirs, affects Heir to the Throne. This patch bumps Chantal from Druid to Shyde, and makes her death in HttT a loss condition - though one that is highly unlikely to trigger given the usual flow of battle in the scenario and the hitpoints she has as an L3. This patch also adds dialog to both Elves Beseiged and Siege of Elensefar that improves contnuity with LoW, with DM, and internally in HttT itself. Finally, Chantal's name becomes a global spelling exception.
This commit is contained in:
parent
a3334afcc9
commit
ebb2279adc
4 changed files with 32 additions and 5 deletions
|
@ -28,6 +28,10 @@
|
|||
description= _ "Death of Delfador"
|
||||
condition=lose
|
||||
[/objective]
|
||||
[objective]
|
||||
description= _ "Death of Chantal"
|
||||
condition=lose
|
||||
[/objective]
|
||||
[objective]
|
||||
description= _ "Turns run out"
|
||||
condition=lose
|
||||
|
@ -213,7 +217,7 @@
|
|||
[/side]
|
||||
|
||||
[side]
|
||||
type=Elvish Druid
|
||||
type=Elvish Shyde
|
||||
id=Chantal
|
||||
name= _ "Chantal"
|
||||
side=6
|
||||
|
@ -292,7 +296,7 @@
|
|||
[/message]
|
||||
[message]
|
||||
speaker=Delfador
|
||||
message= _ "And so it has begun!"
|
||||
message= _ "Do not spend your life here, Chantal. Someone must warn the Northern Elves that the war we so long feared has begun."
|
||||
[/message]
|
||||
|
||||
{HIGHLIGHT_IMAGE 1 1 scenery/signpost.png ()}
|
||||
|
|
|
@ -558,7 +558,11 @@
|
|||
|
||||
[message]
|
||||
speaker=Delfador
|
||||
message= _ "I have been meeting with the Great Elven Council. This is Kalenz, a lord of the Northern Elves who came to the Council to offer us the support of the Northern Elves."
|
||||
message= _ "I have been meeting with the Ka'lian, the Great Council of the Elves. This is Kalenz, a great lord of the Northern Elves who came to the Council to offer us the support of the his people."
|
||||
# See Legend of Wesmere; Kalenz is the former High Lord of
|
||||
# the elves. At this time in 517 YW, he is probably a leader or
|
||||
# legate of the elves of the Forest of Lintanir. None of
|
||||
# this backstory existed when HttT was first written.
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
|
@ -573,7 +577,7 @@
|
|||
|
||||
[message]
|
||||
speaker=Delfador
|
||||
message= _ "The Council has met and decided: we must capture the Scepter of Fire."
|
||||
message= _ "The Ka'lian has met and decided: we must capture the Scepter of Fire."
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
|
@ -621,6 +625,11 @@
|
|||
message= _ "Yes, Konrad. I believe you will be king one day. Now let us make haste!"
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
speaker=Delfador
|
||||
message= _ "We cannot go to Wesmere, for Asheviere's orcs have the approaches ringed about with steel; Kalenz and I barely escaped, and Chantal cannot get out. Until we are stronger, we must go where the orcs are not."
|
||||
[/message]
|
||||
|
||||
[endlevel]
|
||||
result=victory
|
||||
bonus=yes
|
||||
|
|
|
@ -55,6 +55,20 @@
|
|||
[/endlevel]
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
name=die
|
||||
[filter]
|
||||
id=Chantal
|
||||
[/filter]
|
||||
[message]
|
||||
speaker=Delfador
|
||||
message= _ "No! Chantal...! This will breaks our alliance with the elves!"
|
||||
[/message]
|
||||
[endlevel]
|
||||
result=defeat
|
||||
[/endlevel]
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
name=die
|
||||
[filter]
|
||||
|
|
|
@ -154,7 +154,7 @@ Elves are the eldest race of the continent, with the possible exception of troll
|
|||
# wmllint: general spellings Annuvin Delwyn Dallben Westin Blackwater Aldril
|
||||
# wmllint: general spellings Illuven Longlier Northlands Southlands
|
||||
# wmllint: general spellings Haldric Garard Glyn Konrad Li'sar Delfador
|
||||
# wmllint: general spellings Eldred Asheviere Crelanu Tallin
|
||||
# wmllint: general spellings Chantal Eldred Asheviere Crelanu Tallin
|
||||
[race]
|
||||
id=human
|
||||
male_name= _ "race^Human"
|
||||
|
|
Loading…
Add table
Reference in a new issue