Update image pages for webp extension.
This commit is contained in:
parent
9469f8af63
commit
9bfd432abe
563 changed files with 1463 additions and 1465 deletions
|
@ -396,7 +396,7 @@ separate attack Zone"
|
|||
[command]
|
||||
[message]
|
||||
speaker=narrator
|
||||
image=portraits/dwarves/guard.png
|
||||
image=portraits/dwarves/guard.webp
|
||||
caption= _ "Standard WML Guardian"
|
||||
message= _ "This is the built-in WML guardian coded using 'ai_special=guardian'. These guardians attack if there is an enemy within their movement range, otherwise they do nothing (except maybe retreating to a village for healing)."
|
||||
[/message]
|
||||
|
@ -433,7 +433,7 @@ separate attack Zone"
|
|||
[command]
|
||||
[message]
|
||||
speaker=narrator
|
||||
image=portraits/undead/archer.png
|
||||
image=portraits/undead/archer.webp
|
||||
caption= _ "Stationed Guardian"
|
||||
message= _ "A 'stationed guardian' is another variation of the standard Wesnoth guardian with a somewhat more complex behavior than that of the 'return guardian'. Two positions are defined for it, a 'station' and a 'guarded location', as well as a 'distance'. The behavior is as follows:
|
||||
- If no enemy is within 'distance' of the guard's current position, do nothing.
|
||||
|
@ -475,7 +475,7 @@ separate attack Zone"
|
|||
[command]
|
||||
[message]
|
||||
speaker=narrator
|
||||
image=portraits/nagas/fighter.png
|
||||
image=portraits/nagas/fighter.webp
|
||||
caption= _ "Zone Guardian"
|
||||
message= _ "A zone guardian is a unit that, as the name says, guards a zone. It moves randomly inside this zone until an enemy enters it (or a separately defined enemy zone, see below). Applications might be the defense of a castle or a nesting area. The zone macro can be called with an optional enemy zone:
|
||||
- If not specified, the zone guard attacks any enemy coming inside its guard zone.
|
||||
|
|
|
@ -226,7 +226,7 @@
|
|||
[/modifications]
|
||||
id=Cylanna
|
||||
name= _ "Cylanna"
|
||||
profile=portraits/cylanna.png
|
||||
profile=portraits/cylanna.webp
|
||||
side=1
|
||||
x=21
|
||||
y=9
|
||||
|
@ -311,7 +311,7 @@
|
|||
[/modifications]
|
||||
facing=se
|
||||
animate=yes
|
||||
profile=portraits/gwabbo.png
|
||||
profile=portraits/gwabbo.webp
|
||||
[/unit]
|
||||
|
||||
[message]
|
||||
|
|
|
@ -386,7 +386,7 @@
|
|||
{TRAIT_LOYAL_HERO}
|
||||
{TRAIT_QUICK}
|
||||
[/modifications]
|
||||
profile=portraits/caladon.png
|
||||
profile=portraits/caladon.webp
|
||||
[/unit]
|
||||
|
||||
[if]
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
[unit_type]
|
||||
id=Merman Brawler
|
||||
name= _ "Merman Brawler"
|
||||
profile="portraits/brawler.png"
|
||||
profile="portraits/brawler.webp"
|
||||
race=merman
|
||||
image="units/merfolk/brawler.png"
|
||||
hitpoints=38
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
name= _ "Child King"
|
||||
race=merman
|
||||
image="units/merfolk/child_king.png"
|
||||
profile="portraits/kai_krellis.png"
|
||||
profile="portraits/kai_krellis.webp"
|
||||
hitpoints=22
|
||||
movement_type=swimmer
|
||||
movement=6
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
[unit_type]
|
||||
id=Merman Citizen
|
||||
name= _ "Merman Citizen"
|
||||
profile="portraits/brawler.png"
|
||||
profile="portraits/brawler.webp"
|
||||
race=merman
|
||||
image="units/merfolk/citizen.png"
|
||||
hitpoints=20
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
name= _ "Soldier King"
|
||||
race=merman
|
||||
image="units/merfolk/soldier_king.png"
|
||||
profile="portraits/kai_krellis2.png"
|
||||
profile="portraits/kai_krellis2.webp"
|
||||
hitpoints=52
|
||||
movement_type=swimmer
|
||||
movement=7
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
name= _ "Warrior King"
|
||||
race=merman
|
||||
image="units/merfolk/warrior_king.png"
|
||||
profile="portraits/kai_krellis2.png"
|
||||
profile="portraits/kai_krellis2.webp"
|
||||
hitpoints=64
|
||||
movement_type=swimmer
|
||||
movement=7
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
name= _ "Young King"
|
||||
race=merman
|
||||
image="units/merfolk/young_king.png"
|
||||
profile="portraits/kai_krellis.png"
|
||||
profile="portraits/kai_krellis.webp"
|
||||
hitpoints=38
|
||||
movement_type=swimmer
|
||||
movement=6
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
keep_aspect_ratio=yes
|
||||
[/background_layer]
|
||||
[background_layer]
|
||||
image=maps/dw.png
|
||||
image=maps/dw.webp
|
||||
scale_vertically=yes
|
||||
scale_horizontally=no
|
||||
keep_aspect_ratio=yes
|
||||
|
|
|
@ -44,10 +44,10 @@
|
|||
placement=leader
|
||||
facing=sw
|
||||
[/unit]
|
||||
{NAMED_UNIT 2 (Great Mage) 8 9 "First Oracle" (_"First Oracle") (profile=portraits/oracle1.png)} {FACING se}
|
||||
{NAMED_UNIT 2 (Great Mage) 10 11 "Second Oracle" (_"Second Oracle") (profile=portraits/oracle2.png)} {FACING sw}
|
||||
{NAMED_UNIT 2 (Great Mage) 8 13 "Third Oracle" (_"Third Oracle") (profile=portraits/oracle3.png)} {FACING nw}
|
||||
{NAMED_UNIT 2 (Great Mage) 6 11 "Fourth Oracle" (_"Fourth Oracle") (profile=portraits/oracle4.png)} {FACING ne}
|
||||
{NAMED_UNIT 2 (Great Mage) 8 9 "First Oracle" (_"First Oracle") (profile=portraits/oracle1.webp)} {FACING se}
|
||||
{NAMED_UNIT 2 (Great Mage) 10 11 "Second Oracle" (_"Second Oracle") (profile=portraits/oracle2.webp)} {FACING sw}
|
||||
{NAMED_UNIT 2 (Great Mage) 8 13 "Third Oracle" (_"Third Oracle") (profile=portraits/oracle3.webp)} {FACING nw}
|
||||
{NAMED_UNIT 2 (Great Mage) 6 11 "Fourth Oracle" (_"Fourth Oracle") (profile=portraits/oracle4.webp)} {FACING ne}
|
||||
[/side]
|
||||
# wmllint: validate-on
|
||||
|
||||
|
|
|
@ -514,7 +514,7 @@
|
|||
#po: addressing inferior, use them here.
|
||||
speaker=narrator
|
||||
message=_"WHO ENTERS THE TOMB OF AN-USRUKHAR?"
|
||||
image="portraits/tomb-guardian.png"
|
||||
image="portraits/tomb-guardian.webp"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Delfador
|
||||
|
@ -526,7 +526,7 @@
|
|||
#po: meaning to straddle but with a secondary sense of "to
|
||||
#po: dominate", and connotations of gigantism.
|
||||
message=_"I am the will of An-Usrukhar, greatest of mages, he who bestrode Irdya in the morning of time, who sleeps now in a death beyond death until the unmaking of the world."
|
||||
image="portraits/tomb-guardian.png"
|
||||
image="portraits/tomb-guardian.webp"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Delfador
|
||||
|
@ -535,7 +535,7 @@
|
|||
[message]
|
||||
speaker=narrator
|
||||
message=_"Living...? I see that it is so. Your breath stirs dust that has lain untouched since the Primal Aeon. And it was foretold that one like you would come."
|
||||
image="portraits/tomb-guardian.png"
|
||||
image="portraits/tomb-guardian.webp"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Delfador
|
||||
|
@ -547,7 +547,7 @@
|
|||
#po: for a long and indefinite span of time. The variant has
|
||||
#po: mystical connotations.
|
||||
message=_"Foretold in the Primal Aeon, years past beyond your counting. An-Usrukhar the Great, he of whom I am but the tiniest shade and fragment, foresaw in the Mirror of Evanescent Time that a living man would come here to be tested. AND I AM THE TEST!"
|
||||
image="portraits/tomb-guardian.png"
|
||||
image="portraits/tomb-guardian.webp"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Delfador
|
||||
|
@ -559,7 +559,7 @@
|
|||
[message]
|
||||
speaker=narrator
|
||||
message=_"It is only given to the small not to feel the hand of fate on their shoulder; the great must suffer its weight whether they will or no. Delfador, mage of Wesnoth, ARE YOU A SERVANT OF THE LIGHT?"
|
||||
image="portraits/tomb-guardian.png"
|
||||
image="portraits/tomb-guardian.webp"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Delfador
|
||||
|
@ -572,7 +572,7 @@
|
|||
#po: Garard II will be murdered by his wife and son, and the
|
||||
#po: usurpation of Asheviere will begin.
|
||||
message=_"Your king will die in an eyeblink and your kingdom in the drawing of a breath. Delfador, I ask you again, ARE YOU A SERVANT OF THE LIGHT?"
|
||||
image="portraits/tomb-guardian.png"
|
||||
image="portraits/tomb-guardian.webp"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Delfador
|
||||
|
@ -584,7 +584,7 @@
|
|||
#po: that of "ground" or "essence". This sense survives in
|
||||
#po: modern English in constructions like "It matters a lot."
|
||||
message=_"Peoples vanish and lands wither under the pitiless gaze of eternity; the true matter of the world is deeper. Delfador, I ask you a third time, and on your answer hangs your life: ARE YOU A SERVANT OF THE LIGHT?"
|
||||
image="portraits/tomb-guardian.png"
|
||||
image="portraits/tomb-guardian.webp"
|
||||
[/message]
|
||||
[message]
|
||||
speaker=Delfador
|
||||
|
@ -597,7 +597,7 @@
|
|||
[message]
|
||||
speaker=narrator
|
||||
message=_"IT IS WELL. Take up, O servant of light, the Staff of An-Usrukhar. The trials before you will be great. So is its power."
|
||||
image="portraits/tomb-guardian.png"
|
||||
image="portraits/tomb-guardian.webp"
|
||||
[/message]
|
||||
|
||||
# Let the staff be taken
|
||||
|
|
|
@ -18,64 +18,64 @@
|
|||
story=_"Kalenz, Chantal, and their troops departed to ride against the remnants of the orcish Great Horde. Delfador returned to Weldyn with the King and his gift from the elves, the Book of Crelanu. However, despite the victory, Delfador was deeply worried by the undead menace. On the way back, they met with Lionel who was arriving with reinforcements, and were deeply saddened to learn that Leollyn had died under very suspicious circumstances."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/portraits/garard-large.png
|
||||
background=story/portraits/garard-large.webp
|
||||
story={CAPTION ( _ "Garard II")} + _ "We have assembled here with good and bad news: The good news is that the orcs have been defeated decisively. Their Great Chief is dead and their army has been scattered. We owe much of this great victory to Delfador."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/portraits/young_delfador-large.png
|
||||
background=story/portraits/young_delfador-large.webp
|
||||
story={CAPTION ( _ "Delfador")} + _ "I did very little, sire. It was actually the elves who saved us on that day."
|
||||
[/part]
|
||||
[part]
|
||||
background=portraits/lionel.png
|
||||
background=portraits/lionel.webp
|
||||
story={CAPTION ( _ "Lionel")} + _ "We owe the elves nothing, sire. They refused to send their archers when we needed them!"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/portraits/garard-large.png
|
||||
background=story/portraits/garard-large.webp
|
||||
story={CAPTION ( _ "Garard II")} + _ "Peace, Lionel. The elves fought well and have earned our respect. But this council is here to address an alarming matter. Young master Delfador here reports of an undead threat. He was able to fight them off at Parthyn Ford, but more are coming."
|
||||
[/part]
|
||||
[part]
|
||||
background=portraits/lionel.png
|
||||
background=portraits/lionel.webp
|
||||
story={CAPTION ( _ "Lionel")} + _ "With your permission, sire, I will take some handpicked men north and crush these abominations."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/portraits/young_delfador-large.png
|
||||
background=story/portraits/young_delfador-large.webp
|
||||
story={CAPTION ( _ "Delfador")} + _ "Your Majesty, these are no stray undead; this lunatic, Iliah-Malal, has opened a portal to the Land of the Dead. Unless we close this portal soon, the relatively small numbers of enemy troops he now commands will swell into an endless stream of undead. And our army, having equipped and trained primarily to fight raiding orcs, is not well suited to fight even the forces he fields now. Mages, in combination with heavy infantry, are most effective against them."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/portraits/sagus.png
|
||||
background=story/portraits/sagus.webp
|
||||
story={CAPTION ( _ "Sagus")} + _ "I think our young and inexperienced friend overestimates the powers of the enemy. I’m sure they’ll be no match for Wesnothian troops."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/portraits/young_delfador-large.png
|
||||
background=story/portraits/young_delfador-large.webp
|
||||
story={CAPTION ( _ "Delfador")} + _ "I have fought these things, and I know what I am talking about. This is a deadly serious threat."
|
||||
[/part]
|
||||
[part]
|
||||
background="portraits/humans/mage-red.png"
|
||||
background="portraits/humans/mage-red.webp"
|
||||
story={CAPTION ( _ "Artuman")} + _ "Are you saying Master Sagus speaks idly? Somebody needs to teach you respect!"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/portraits/garard-large.png
|
||||
background=story/portraits/garard-large.webp
|
||||
story={CAPTION ( _ "Garard II")} + _ "You have proven your bravery, young Delfador, but I think you underestimate the might of our army."
|
||||
[/part]
|
||||
|
||||
[part]
|
||||
background=portraits/lionel.png
|
||||
background=portraits/lionel.webp
|
||||
story={CAPTION ( _ "Lionel")} + _ "Sire, may I lead some part of your army to crush the undead?"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/portraits/garard-large.png
|
||||
background=story/portraits/garard-large.webp
|
||||
story={CAPTION ( _ "Garard II")} + _ "No, Lionel. This should be too simple a task for my best general. I will send Dudpon instead with most of my army."
|
||||
[/part]
|
||||
[part]
|
||||
background=portraits/lionel.png
|
||||
background=portraits/lionel.webp
|
||||
story={CAPTION ( _ "Lionel")} + _ "What are my orders, then?"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/portraits/garard-large.png
|
||||
background=story/portraits/garard-large.webp
|
||||
story={CAPTION ( _ "Garard II")} + _ "As a reward for Delfador’s bravery, I am temporarily appointing you and your men to be his personal guard. Make sure nothing untoward happens to him, as the circumstances of Leollyn’s death are not fully clear."
|
||||
[/part]
|
||||
[part]
|
||||
background=portraits/lionel.png
|
||||
background=portraits/lionel.webp
|
||||
story={CAPTION ( _ "Lionel")} + _ "As you command, sire!"
|
||||
[/part]
|
||||
[/story]
|
||||
|
@ -83,47 +83,47 @@
|
|||
[story]
|
||||
[part]
|
||||
music=transience.ogg
|
||||
background=story/landscape-battlefield.jpg
|
||||
background=story/landscape-battlefield.webp
|
||||
story=_"And so it was that the Wesnothian army left Weldyn to seek out and crush Iliah-Malal’s forces. But the campaign proved a disaster. Less than a handful of terrified soldiers returned. The Wesnoth army had been destroyed, with the few survivors fleeing in terror. Nothing stood now between Iliah-Malal’s army and Weldyn..."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/portraits/garard-large.png
|
||||
background=story/portraits/garard-large.webp
|
||||
story={CAPTION ( _ "Garard II")} + _ "This is a disaster. I should have led the army myself and died with them. And I should have listened to you, Delfador."
|
||||
[/part]
|
||||
[part]
|
||||
background=portraits/lionel.png
|
||||
background=portraits/lionel.webp
|
||||
story={CAPTION ( _ "Lionel")} + _ "We will fight till the last man, my King."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/portraits/young_delfador-large.png
|
||||
background=story/portraits/young_delfador-large.webp
|
||||
story={CAPTION ( _ "Delfador")} + _ "My Lord, things are very grave indeed, but all is not yet lost. There is still hope if we do not falter."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/portraits/garard-large.png
|
||||
background=story/portraits/garard-large.webp
|
||||
story={CAPTION ( _ "Garard II")} + _ "Yes, Delfador. This time we will follow your advice."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/portraits/young_delfador-large.png
|
||||
background=story/portraits/young_delfador-large.webp
|
||||
story={CAPTION ( _ "Delfador")} + _ "There are three things we must do. First, we must organize our defenses as best we can. Second, we need to ask the elves to create a diversion that will distract and delay Iliah-Malal. The elves will not be able to fight the undead head-on on the field, but they can harass them by striking from forests where the undead dare not follow. And last, I have been studying the Book of Crelanu and I think I now know how to close Iliah-Malal’s portal to the Land of the Dead. I will need a small escort, but this must be done immediately."
|
||||
[/part]
|
||||
[part]
|
||||
background=portraits/lionel.png
|
||||
background=portraits/lionel.webp
|
||||
story={CAPTION ( _ "Lionel")} + _ "My Lord, I can arrange the defenses around the city."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/portraits/garard-large.png
|
||||
background=story/portraits/garard-large.webp
|
||||
story={CAPTION ( _ "Garard II")} + _ "Very well, Lionel, take command."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/portraits/young_delfador-large.png
|
||||
background=story/portraits/young_delfador-large.webp
|
||||
story={CAPTION ( _ "Delfador")} + _ "These are only the first steps. If we are to defeat the undead, we need to reform the composition of our army. First, you must recall every mage in Wesnoth, from Alduin and elsewhere. And you must prepare more heavy infantry."
|
||||
[/part]
|
||||
[part]
|
||||
background=portraits/lionel.png
|
||||
background=portraits/lionel.webp
|
||||
story={CAPTION ( _ "Lionel")} + _ "But heavy infantry is too slow! And mages in the army? Who can command these know-it-alls?"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/portraits/garard-large.png
|
||||
background=story/portraits/garard-large.webp
|
||||
story={CAPTION ( _ "Garard II")} + _ "Delfador could. You will command the heavy infantry. Make sure to shield our mages in battle, for they are precious. Now go, close the portal and come back soon!"
|
||||
[/part]
|
||||
[/story]
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
[part]
|
||||
# Asheviere marries Garard II in 478.
|
||||
story= _ "But Delfador was not alone in having the King’s ear; there was one yet closer to him. The Queen’s power was rising..."
|
||||
background="story/httt_story3.jpg"
|
||||
background="story/httt_story3.png"
|
||||
[/part]
|
||||
[part]
|
||||
# Eldred's raid takes place in 496
|
||||
|
@ -71,7 +71,7 @@
|
|||
id=Eldred
|
||||
name=_ "Eldred"
|
||||
type=General
|
||||
profile="portraits/eldred.png"
|
||||
profile="portraits/eldred.webp"
|
||||
facing=sw
|
||||
[/leader]
|
||||
[ai]
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
keep_aspect_ratio=yes
|
||||
[/background_layer]
|
||||
[background_layer]
|
||||
image=maps/titlescreen.png
|
||||
image=maps/titlescreen.webp
|
||||
scale_vertically=yes
|
||||
scale_horizontally=no
|
||||
keep_aspect_ratio=yes
|
||||
|
@ -31,7 +31,7 @@
|
|||
#
|
||||
# Hand-hack this section strictly at your own risk.
|
||||
#
|
||||
# trackplacer: map=data/core/images/maps/titlescreen.png
|
||||
# trackplacer: map=data/core/images/maps/titlescreen.webp
|
||||
#
|
||||
#define SEARCH_STAGE1
|
||||
{NEW_REST 200 622}
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
id=Kalenz
|
||||
name= _"Kalenz"
|
||||
type=Elvish High Lord
|
||||
profile="portraits/kalenz.png"
|
||||
profile="portraits/kalenz.webp"
|
||||
unrenamable=yes
|
||||
[modifications]
|
||||
{OBJECT_LOYAL}
|
||||
|
@ -28,7 +28,7 @@
|
|||
id=Delfador
|
||||
name= _"Delfador"
|
||||
type=Journeyman Mage
|
||||
profile="portraits/younger_delfador.png"
|
||||
profile="portraits/younger_delfador.webp"
|
||||
unrenamable=yes
|
||||
[modifications]
|
||||
{OBJECT_LOYAL}
|
||||
|
@ -40,7 +40,7 @@
|
|||
[filter]
|
||||
type=Mage Commander,Mage Magister
|
||||
[/filter]
|
||||
portrait=portraits/young_delfador.png~RIGHT()
|
||||
portrait=portraits/young_delfador.webp~RIGHT()
|
||||
[/effect]
|
||||
[/object]
|
||||
[/modifications]
|
||||
|
@ -50,7 +50,7 @@
|
|||
id=Delfador
|
||||
name= _"Delfador"
|
||||
type=Elder Mage
|
||||
profile="portraits/old_delfador.png~RIGHT()"
|
||||
profile="portraits/old_delfador.webp~RIGHT()"
|
||||
unrenamable=yes
|
||||
[modifications]
|
||||
{OBJECT_LOYAL}
|
||||
|
@ -63,7 +63,7 @@
|
|||
id=Chantal
|
||||
name=_ "Chantal"
|
||||
type=Elvish Druid
|
||||
profile=portraits/chantal-druid.png
|
||||
profile=portraits/chantal-druid.webp
|
||||
unrenamable=yes
|
||||
[modifications]
|
||||
{OBJECT_LOYAL}
|
||||
|
@ -75,7 +75,7 @@
|
|||
[filter]
|
||||
type=Elvish Shyde
|
||||
[/filter]
|
||||
portrait=portraits/chantal-shyde.png
|
||||
portrait=portraits/chantal-shyde.webp
|
||||
[/effect]
|
||||
[/object]
|
||||
[/modifications]
|
||||
|
@ -85,7 +85,7 @@
|
|||
id=Lionel
|
||||
name=_ "Lionel"
|
||||
type=General
|
||||
profile="portraits/lionel.png"
|
||||
profile="portraits/lionel.webp"
|
||||
unrenamable=yes
|
||||
[modifications]
|
||||
{TRAIT_LOYAL_HERO_NOSLOT}
|
||||
|
@ -122,7 +122,7 @@
|
|||
id=Methor
|
||||
name=_"Methor"
|
||||
type=Mage of Light
|
||||
profile=portraits/methor.png
|
||||
profile=portraits/methor.webp
|
||||
unrenamable=yes
|
||||
[modifications]
|
||||
{TRAIT_INTELLIGENT}
|
||||
|
@ -134,28 +134,28 @@
|
|||
id=Leollyn
|
||||
name= _ "Leollyn"
|
||||
type=Arch Mage
|
||||
profile=portraits/leollyn.png
|
||||
profile=portraits/leollyn.webp
|
||||
#enddef
|
||||
|
||||
#define GARARD_II
|
||||
id=Garard II
|
||||
name=_ "Garard II"
|
||||
type=King of Wesnoth
|
||||
profile="portraits/garard.png"
|
||||
profile="portraits/garard.webp"
|
||||
#enddef
|
||||
|
||||
#define ZORLAN
|
||||
id=Zorlan
|
||||
name=_ "Zorlan"
|
||||
type=Orcish Sovereign
|
||||
profile="portraits/zorlan.png"
|
||||
profile="portraits/zorlan.webp"
|
||||
#enddef
|
||||
|
||||
#define SAGUS
|
||||
id="Sagus"
|
||||
name=_ "Sagus"
|
||||
type=Lich
|
||||
profile="portraits/undead/brown-lich.png"
|
||||
profile="portraits/undead/brown-lich.webp"
|
||||
[modifications]
|
||||
{TRAIT_RESILIENT}
|
||||
{TRAIT_STRONG}
|
||||
|
|
|
@ -134,7 +134,7 @@
|
|||
id=Drogan
|
||||
name= _ "Drogan"
|
||||
experience=17
|
||||
profile=portraits/drogan.png
|
||||
profile=portraits/drogan.webp
|
||||
canrecruit=yes
|
||||
unrenamable=yes
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
[/part]
|
||||
[part]
|
||||
story= _ "Three days’ travel northeast, Malin stumbles upon Darken Volk, the necromancer who had saved Parthyn and taught him to raise the dead. The dark mage suggests that they travel together; Malin obliges, having been abandoned by his kinsmen. As the weeks pass, Darken Volk teaches Malin more dark magic."
|
||||
{STORYTXT_BACKGROUND travel.jpg}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
|
|
|
@ -23,11 +23,11 @@
|
|||
[part]
|
||||
music=transience.ogg
|
||||
story=_ "Malin and Darken Volk spend the summer and fall traveling across the lower Northlands. They attack goblin villages and small orcish camps when they find them. Although Darken Volk is occasionally demanding and irritable, he proves to be an effective mentor. Malin’s power grows considerably under the necromancer’s tutelage."
|
||||
{STORYTXT_BACKGROUND travel.jpg}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story=_ "The colored patchwork of fall eventually fades to wintry snowfall drifting over barren lands. The nights grow longer as the sun disappears behind a seemingly perpetual mist of pallid clouds. Hounded by the elements, the two necromancers retreat into the hills to seek shelter. By a stroke of good fortune, they stumble across a mostly abandoned cave just as the winter sets in."
|
||||
{STORYTXT_BACKGROUND travel.jpg}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
|
@ -1709,7 +1709,7 @@ All sense of time and being are entombed within darkness. How long has passed si
|
|||
type=Apprentice Mage
|
||||
id=Fake Malin
|
||||
name= _ "Malin Keshar"
|
||||
profile=portraits/malin_young.png
|
||||
profile=portraits/malin_young.webp
|
||||
x,y=4,15
|
||||
side=4
|
||||
facing=se
|
||||
|
@ -1745,7 +1745,7 @@ All sense of time and being are entombed within darkness. How long has passed si
|
|||
type=Apprentice Necromancer
|
||||
id=Fake Malin
|
||||
name= _ "Malin Keshar"
|
||||
profile=portraits/malin_old.png
|
||||
profile=portraits/malin_old.webp
|
||||
x,y=4,15
|
||||
side=4
|
||||
facing=se
|
||||
|
@ -1794,7 +1794,7 @@ All sense of time and being are entombed within darkness. How long has passed si
|
|||
type=Dark Mage
|
||||
id=Fake Malin
|
||||
name= _ "Malin Keshar"
|
||||
profile=portraits/malin_old-decay.png
|
||||
profile=portraits/malin_old-decay.webp
|
||||
x,y=4,15
|
||||
side=4
|
||||
facing=se
|
||||
|
|
|
@ -18,11 +18,11 @@
|
|||
[part]
|
||||
music=underground.ogg
|
||||
story= _ "Weeks pass in the cold, bare caverns. As the grip of black magic grows stronger, so does Malin’s 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}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "When spring comes, Darken Volk leads Malin toward the jagged mountain peaks in the north. In the higher reaches, snow begins to melt into rivulets of water, streaming downward and fracturing the surface of the ice that blankets the river Listra. Though the unstable terrain is hazardous to traverse, the elder necromancer insists that they press on, saying that he hopes to catch the orcish fighters unprepared by arriving early in the year."
|
||||
{STORYTXT_BACKGROUND travel.jpg}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
|
@ -197,7 +197,7 @@ end
|
|||
id=Darken Volk
|
||||
[/recall]
|
||||
|
||||
{MODIFY_UNIT (id=Malin Keshar) profile (portraits/malin_old.png)}
|
||||
{MODIFY_UNIT (id=Malin Keshar) profile (portraits/malin_old.webp)}
|
||||
{MODIFY_UNIT (side=1) facing nw}
|
||||
|
||||
{VARIABLE slain_orcs 0}
|
||||
|
|
|
@ -22,19 +22,19 @@
|
|||
[story]
|
||||
[part]
|
||||
story=_ "The cycle of the seasons churns and summer and fall roll around once more. Malin’s thoughts turn back to Parthyn frequently, where a year prior, he had still been among family and friends in the rustic little town that he still thinks of as his home. He has since become a forsaken wanderer, he thinks, but the still burning image of his father being cut down amidst the ruins of his home is stamped deep into his thoughts."
|
||||
{STORYTXT_BACKGROUND travel.jpg}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story=_ "Companionship and peace... perhaps they are but a farce and certainly an impossibility with the threat of the orcish clans still looming. It was a choice to live and suffer the path of solitary vengeance rather than appease the law of his land... and thus watch his home burn. It was a choice, he admits, not destiny, not fate. It is a choice that he oft ponders, but usually comes to the same conclusion. Perhaps there is no point in reminiscing on his once tranquil, pastoral life. He has never been one for regrets."
|
||||
{STORYTXT_BACKGROUND travel.jpg}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story=_ "Malin turns his attention to the task at hand. Darken Volk leads him through the heart of the Whitefang territory, where they terrorize and murder entire camps of orcs with their undead minions. Word spreads among the orcish towns, which begin to post more guards and dispatch frequent patrols to exterminate the two necromancers. All of their attempts fail."
|
||||
{STORYTXT_BACKGROUND travel.jpg}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story=_ "As Malin and Darken Volk continue their raids on the orcs, they eventually force the usually fractious Whitefang chieftains to unite in opposition. The orcs pursue the two necromancers east toward the mouth of the river humans call the Longlier and elves call the Arkan-thoria, where they manage to surround the humans and force a fight."
|
||||
{STORYTXT_BACKGROUND travel.jpg}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
|
@ -72,7 +72,7 @@
|
|||
type=Orcish Warlord
|
||||
id=Borth
|
||||
name= _ "Borth"
|
||||
profile=portraits/orcs/warlord.png
|
||||
profile=portraits/orcs/warlord.webp
|
||||
canrecruit=yes
|
||||
|
||||
facing=se
|
||||
|
@ -111,7 +111,7 @@
|
|||
type=Orcish Warlord
|
||||
id="P'Gareth"
|
||||
name= _ "P’Gareth"
|
||||
profile=portraits/orcs/grunt-3.png
|
||||
profile=portraits/orcs/grunt-3.webp
|
||||
canrecruit=yes
|
||||
|
||||
facing=ne
|
||||
|
@ -150,7 +150,7 @@
|
|||
type=Orcish Warlord
|
||||
id="K'Vark"
|
||||
name= _ "K’Vark"
|
||||
profile=portraits/orcs/grunt-5.png
|
||||
profile=portraits/orcs/grunt-5.webp
|
||||
canrecruit=yes
|
||||
|
||||
facing=nw
|
||||
|
|
|
@ -18,15 +18,15 @@
|
|||
[part]
|
||||
music=northerners.ogg
|
||||
story= _ "Two days’ travel south of the previous battle, Malin picks up the trail of the regrouped orcish warriors. He follows them down the western bank of the river Listra, past the Whitefang Mountains. He wonders why they continue rushing toward the Great River instead of calling for reinforcements, but after a bit of thought, he realizes where the orcs are headed. It is, after all, the season when they usually raid human towns."
|
||||
{STORYTXT_BACKGROUND travel.jpg}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "<i>‘This chieftain has no intention of warning the rest of his clan about me. I suppose he must think that I intend to attack the rest of the Whitefangs rather than pursue him this far; with his brethren occupied against me, he will be able to raid more human towns undisturbed. Selfish creature. Exactly what one would expect from an orc.’</i> Malin thinks carefully and quickly realizes what he should do."
|
||||
{STORYTXT_BACKGROUND travel.jpg}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "He tramps through the woods tirelessly, forsaking several days’ sleep as he and his servants draw closer to the Great River, hoping to cut off the orcs before they reach Parthyn. Soon, Malin recognizes some familiar surroundings..."
|
||||
{STORYTXT_BACKGROUND parthyn.jpg}
|
||||
{STORYTXT_BACKGROUND parthyn.webp}
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
|
@ -72,7 +72,7 @@
|
|||
type=Orcish Warlord
|
||||
id=Borth
|
||||
name= _ "Borth"
|
||||
profile=portraits/orcs/warlord.png
|
||||
profile=portraits/orcs/warlord.webp
|
||||
canrecruit=yes
|
||||
|
||||
facing=se
|
||||
|
@ -98,7 +98,7 @@
|
|||
type=Lieutenant
|
||||
id=Drogan
|
||||
name= _ "Drogan"
|
||||
profile=portraits/drogan.png
|
||||
profile=portraits/drogan.webp
|
||||
canrecruit=yes
|
||||
|
||||
facing=nw
|
||||
|
@ -768,7 +768,7 @@
|
|||
message= _ "That man used necromancy? He must be evil! Never mind that he be your own brother, trying to protect his own home!"
|
||||
[/message]
|
||||
|
||||
{MODIFY_UNIT (id=Dela Keshar) profile (portraits/dela-mad.png)}
|
||||
{MODIFY_UNIT (id=Dela Keshar) profile (portraits/dela-mad.webp)}
|
||||
|
||||
[message]
|
||||
speaker=Dela Keshar
|
||||
|
|
|
@ -82,31 +82,31 @@
|
|||
[part]
|
||||
music=underground.ogg
|
||||
story= _ "Fleeing from the city of his birth, Malin escapes into the forested hills north of the Great River. Some distance west, he finally stops after several days bereft of rest and sleep. He closes his eyes, trying to purge the last few hours from his mind, but the darkness only makes the images all the more vivid. He is tired, <i>so</i> tired, but sleep does not come."
|
||||
{STORYTXT_BACKGROUND travel.jpg}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "<i>“No regrets. No regrets...”</i> He repeats it under his breath like a chant, murmuring over and over in his half-conscious state. After a while, a second voice joins, a voice that sounds very much like his own, but somehow feels foreign and alien. <i>‘There could have been another way. You might have been wrong.’</i>"
|
||||
{STORYTXT_BACKGROUND travel.jpg}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "<i>“No, no. Even if there were another way, they would have spurned me all the same. They are wrong... blind. I have no regrets about what I did. No regrets...”</i> He quells the voice. Sleep comes, long stretches of dreamless darkness punctuated briefly by nightmarish forms — distorted, grotesque things that whisper in eerily familiar voices. <i>‘You are cursed, Malin the Damned! Cursed! Cursed. Cursed...’</i> They echo over and over, first a choir, then a duet, both male, then just one, a single voice alone in the darkness."
|
||||
{STORYTXT_BACKGROUND travel.jpg}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Malin wakes up to a plume of smoke rising behind him. He gives it only a brief thought before heading farther west. Soon, he catches sight of the golden banners of Tath and reunites with his teacher just outside of the city."
|
||||
{STORYTXT_BACKGROUND travel.jpg}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story=_ "<i>“For your final test as my apprentice, you will aid me in retrieving a book,”</i> the necromancer says. <i>“The book was... stolen from me long ago. It has personal value to me, so you may think of this as a small favor. However, this task will require you to act against your countrymen of Wesnoth, since it was one of them who took it from me.”</i>"
|
||||
{STORYTXT_BACKGROUND book.jpg}
|
||||
{STORYTXT_BACKGROUND book.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Malin replies, <i>“They are no longer countrymen of mine.”</i>"
|
||||
{STORYTXT_BACKGROUND book.jpg}
|
||||
{STORYTXT_BACKGROUND book.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Darken Volk continues, <i>“Excellent. There is a lady of Tath by the name of Karae. She was trained as a mage in her youth and now uses her wealth to support a large number of mages in their studies. Among her library is the book we seek. We shall break into her manor and search from there.”</i>"
|
||||
{STORYTXT_BACKGROUND book.jpg}
|
||||
{STORYTXT_BACKGROUND book.webp}
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
|
|
|
@ -175,7 +175,7 @@
|
|||
type=Silver Mage
|
||||
id=Lady Karae
|
||||
name= _ "Lady Karae"
|
||||
profile=portraits/karae.png
|
||||
profile=portraits/karae.webp
|
||||
gender=female
|
||||
side=2
|
||||
x,y=$karae_x,$karae_y
|
||||
|
|
|
@ -17,15 +17,15 @@
|
|||
[story]
|
||||
[part]
|
||||
story= _ "As he enters the tunnel underneath Lady Karae’s manor, Darken Volk gestures, causing the entrance to collapse. The two necromancers turn and begin walking down the pitch-black tunnel, temporarily safe from pursuit."
|
||||
{STORYTXT_BACKGROUND travel.jpg}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Silence permeates the darkness, broken only by the irregular dripping of water from the musty cave walls. Malin looks toward Darken Volk occasionally, expecting something from the elder necromancer, but is met with stone-cold dispassion. There is no acknowledgment... no word of gratitude — only a sense of unease that has as much to do with the book as it does with Darken Volk."
|
||||
{STORYTXT_BACKGROUND travel.jpg}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "They continue walking through the damp, cold air all through the morning and day, finally emerging as the last rays of sunlight sink below the horizon."
|
||||
{STORYTXT_BACKGROUND travel.jpg}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
|
@ -186,7 +186,7 @@
|
|||
{VARIABLE bookX -1}
|
||||
{VARIABLE bookY -1}
|
||||
|
||||
{MODIFY_UNIT (id=Malin Keshar) profile (portraits/malin_old-decay.png)}
|
||||
{MODIFY_UNIT (id=Malin Keshar) profile (portraits/malin_old-decay.webp)}
|
||||
|
||||
[recall]
|
||||
id=Darken Volk
|
||||
|
@ -736,7 +736,7 @@
|
|||
hidden=no
|
||||
[/modify_side]
|
||||
|
||||
{MODIFY_UNIT (id=Dela Keshar) profile (portraits/dela-mad.png)}
|
||||
{MODIFY_UNIT (id=Dela Keshar) profile (portraits/dela-mad.webp)}
|
||||
|
||||
[message]
|
||||
speaker=Dela Keshar
|
||||
|
|
|
@ -31,27 +31,27 @@
|
|||
[story]
|
||||
[part]
|
||||
story= _ "<i>“To become a lich, one must first die.”</i>"
|
||||
{STORYTXT_BACKGROUND book.jpg}
|
||||
{STORYTXT_BACKGROUND book.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "So reads the book that Malin has reclaimed. <i>“The spells of necromancy can free the spirit from the limitations of the flesh, but only once the soul has been unbound from the body. The necromancer must make the necessary incantations with his dying breaths, then conquer his own spirit in much the same way he binds the spirits of others. Because he retains his own will, however, the lich can call upon the awesome powers of the spirit world.”</i>"
|
||||
{STORYTXT_BACKGROUND book.jpg}
|
||||
{STORYTXT_BACKGROUND book.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Malin closes the book. After all this time and all that he has struggled for, could he just surrender to despair and perish? He has never been one to simply give up, but then, is there anything left for him to struggle for? Still, the words, that terrifying idea, stick in the back of his mind. Life has offered him nothing; could death be any worse? Death... and not rebirth, but undeath."
|
||||
{STORYTXT_BACKGROUND book.jpg}
|
||||
{STORYTXT_BACKGROUND book.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "With all of Wesnoth forbidden to him, Malin finds refuge in a secluded frontier village where few questions are asked. When word eventually filters to the town that Parthyn has been overrun by orcs, Malin rouses himself from his listless state without really knowing why, and heads northward."
|
||||
{STORYTXT_BACKGROUND travel.jpg}
|
||||
{STORYTXT_BACKGROUND travel.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Malin soon finds the track of an enormous orc army and follows them until he reaches their camps. As he sees the number of orcs, he begins to realize the futility of his quest — harassing and harrying one clan of orcs is a far different task than waging a truly meaningful war against them as a whole. Then again, perhaps he is beyond the point of ordinary reason."
|
||||
{STORYTXT_BACKGROUND end.jpg}
|
||||
{STORYTXT_BACKGROUND end.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "<i>There is nothing else left for me to do anyway,</i> Malin thinks, and raises his undead to assault the camp. Within mere minutes, nearly his entire army is destroyed and he is badly injured by a poisoned dagger. Malin retreats and finds refuge in a small cave."
|
||||
{STORYTXT_BACKGROUND end.jpg}
|
||||
{STORYTXT_BACKGROUND end.webp}
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
|
@ -175,7 +175,7 @@
|
|||
type=Dark Mage
|
||||
side=1
|
||||
x,y=5,17
|
||||
profile=portraits/malin_old-decay.png
|
||||
profile=portraits/malin_old-decay.webp
|
||||
canrecruit=yes
|
||||
unrenamable=yes
|
||||
|
||||
|
@ -628,7 +628,7 @@
|
|||
[/unstore_unit]
|
||||
{CLEAR_VARIABLE malin}
|
||||
|
||||
{MODIFY_UNIT (id=Malin Keshar) profile (portraits/malin_young.png)}
|
||||
{MODIFY_UNIT (id=Malin Keshar) profile (portraits/malin_young.webp)}
|
||||
{MODIFY_UNIT (id=Malin Keshar) moves 4}
|
||||
|
||||
[redraw]
|
||||
|
@ -836,7 +836,7 @@
|
|||
{MODIFY_UNIT (id=Malin Keshar) attacks_left 1}
|
||||
{MODIFY_UNIT (id=Malin Keshar) moves 4}
|
||||
|
||||
{MODIFY_UNIT (id=Malin Keshar) profile (portraits/malin_old.png)}
|
||||
{MODIFY_UNIT (id=Malin Keshar) profile (portraits/malin_old.webp)}
|
||||
|
||||
[redraw]
|
||||
side=1
|
||||
|
@ -1052,7 +1052,7 @@
|
|||
{MODIFY_UNIT (id=Malin Keshar) attacks_left 1}
|
||||
{MODIFY_UNIT (id=Malin Keshar) moves 4}
|
||||
|
||||
{MODIFY_UNIT (id=Malin Keshar) profile (portraits/malin_old-decay.png)}
|
||||
{MODIFY_UNIT (id=Malin Keshar) profile (portraits/malin_old-decay.webp)}
|
||||
|
||||
[redraw]
|
||||
side=1
|
||||
|
|
|
@ -23,23 +23,23 @@
|
|||
[part]
|
||||
music=transience.ogg
|
||||
story= _ "Years pass. Every summer, by the time the mountainous paths and high passes shed their wintry gowns of snow, the lich sends his soldiers to attack the orcs, removing all human, elven, and dwarven patrols that impede them. Every year, the undead inflict some damage before being repelled."
|
||||
{STORYTXT_BACKGROUND end.jpg}
|
||||
{STORYTXT_BACKGROUND end.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "The lich sometimes wonders if his endeavors are naught but a fruitless crusade, but then again, so what? Life, unlife, death... nothing has ever given his existence meaning. And yet, he still persists? For what?"
|
||||
{STORYTXT_BACKGROUND end.jpg}
|
||||
{STORYTXT_BACKGROUND end.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "<i>Reason and purpose...</i>"
|
||||
{STORYTXT_BACKGROUND end.jpg}
|
||||
{STORYTXT_BACKGROUND end.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "He needs none. Philosophy only begets misery. Violence and savagery have always been the essence of his existence, a conviction that he has only embraced more wholly in undeath. Better to simply kill without deliberation, without consideration. He has never been one for regrets."
|
||||
{STORYTXT_BACKGROUND end.jpg}
|
||||
{STORYTXT_BACKGROUND end.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Rumors circulate of a lich who preys on scouting patrols. A hero, gathering his loyal troops to him, decides to put an end to the evil."
|
||||
{STORYTXT_BACKGROUND end.jpg}
|
||||
{STORYTXT_BACKGROUND end.webp}
|
||||
[/part]
|
||||
[/then]
|
||||
[/if]
|
||||
|
@ -50,17 +50,17 @@
|
|||
[part]
|
||||
music=transience.ogg
|
||||
story= _ "Mal Keshar continues to study the book and re-reads the final entry."
|
||||
{STORYTXT_BACKGROUND end.jpg}
|
||||
{STORYTXT_BACKGROUND end.webp}
|
||||
[/part]
|
||||
[part]
|
||||
# po: This text comes from the epilogue of Secrets of the Ancients, edited to avoid revealing the name of the campaign or the names of the protagonists
|
||||
story = _"<i>“We prevailed today on the field, but our victory did not please me. I realize now... the world is not ready for our knowledge. They cannot understand that we have conquered that primordial fear: death. Instead, as they look upon us, judgment of our appearance drives them to ignorant terror. I give up on all of them. [...] In some future time, less conservative attitudes may dominate, and our knowledge can be put to good use. I can certainly afford to wait. In the meantime, we are doing what we can to hasten that day.”</i>"
|
||||
{STORYTXT_BACKGROUND book.jpg}
|
||||
{STORYTXT_BACKGROUND book.webp}
|
||||
[/part]
|
||||
[part]
|
||||
# po: More text from the epilogue of Secrets of the Ancients
|
||||
story= _ "<i>“As for me, I will make my journal conspicuous on this battlefield. I suspect that most will fear it enough to try to destroy it, but I have placed several wards on my journal to protect it. This way, it should survive long enough to make its way into the hands of someone more open-minded. Tath, in particular, is home to many mages. It only takes one who is willing to learn...”</i>"
|
||||
{STORYTXT_BACKGROUND book.jpg}
|
||||
{STORYTXT_BACKGROUND book.webp}
|
||||
[/part]
|
||||
[/then]
|
||||
[/if]
|
||||
|
@ -71,20 +71,20 @@
|
|||
# po: This text comes from the epilogue of Secrets of the Ancients, edited to avoid revealing the name of the campaign or the names of the protagonists
|
||||
music=transience.ogg
|
||||
story = _"<i>“We prevailed today on the field, but our victory did not please me. I realize now... the world is not ready for our knowledge. They cannot understand that we have conquered that primordial fear: death. Instead, as they look upon us, judgment of our appearance drives them to ignorant terror. I give up on all of them. [...] In some future time, less conservative attitudes may dominate, and our knowledge can be put to good use. I can certainly afford to wait. In the meantime, we are doing what we can to hasten that day.”</i>"
|
||||
{STORYTXT_BACKGROUND book.jpg}
|
||||
{STORYTXT_BACKGROUND book.webp}
|
||||
[/part]
|
||||
[part]
|
||||
# po: More text from the epilogue of Secrets of the Ancients
|
||||
story= _ "<i>“As for me, I will make my journal conspicuous on this battlefield. I suspect that most will fear it enough to try to destroy it, but I have placed several wards on my journal to protect it. This way, it should survive long enough to make its way into the hands of someone more open-minded. Tath, in particular, is home to many mages. It only takes one who is willing to learn...”</i>"
|
||||
{STORYTXT_BACKGROUND book.jpg}
|
||||
{STORYTXT_BACKGROUND book.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "The final entry gnaws at Mal Keshar. While he had been Darken Volk’s pawn, both of them were being used as pawns by the author of the book. Has his whole existence been nothing more than that of a puppet?"
|
||||
{STORYTXT_BACKGROUND end.jpg}
|
||||
{STORYTXT_BACKGROUND end.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Still, despite his misgivings about being manipulated, he feels that he can learn something from the book. Orcs had only ever been half of the story — the other had been his own people being unable to accept his use of dark magic. But, if he allowed a foolish hero to take a copy of the book, would others eventually follow in his footsteps? If enough people began to view necromancy as merely another magical art, could it eventually be accepted in society?"
|
||||
{STORYTXT_BACKGROUND end.jpg}
|
||||
{STORYTXT_BACKGROUND end.webp}
|
||||
[/part]
|
||||
[/then]
|
||||
[/if]
|
||||
|
@ -94,11 +94,11 @@
|
|||
[part]
|
||||
music=transience.ogg
|
||||
story= _ "The book still sits on a dusty shelf in Mal Keshar’s keep, untended and untouched, but constantly plaguing his mind."
|
||||
{STORYTXT_BACKGROUND end.jpg}
|
||||
{STORYTXT_BACKGROUND end.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "If he allowed a foolish hero to take a copy of the book, would others eventually follow in his footsteps? Would the author’s plan actually work, or would people continue to view necromancy as only a corrupting power? One voice tells him that being accepted by society should not be of any concern to him. Another says that it would not hurt to try. He does not come to any conclusions, but a slightly embellished copy of the tome sits there in his lair, waiting to be taken."
|
||||
{STORYTXT_BACKGROUND end.jpg}
|
||||
{STORYTXT_BACKGROUND end.webp}
|
||||
[/part]
|
||||
[/then]
|
||||
[/if]
|
||||
|
@ -287,7 +287,7 @@
|
|||
# No {IS_LAST_SCENARIO}, because the player can win and keep on playing
|
||||
[/objectives]
|
||||
|
||||
{MODIFY_UNIT (id=Mal Keshar) profile (portraits/malin_lich-ancient.png)}
|
||||
{MODIFY_UNIT (id=Mal Keshar) profile (portraits/malin_lich-ancient.webp)}
|
||||
|
||||
[if]
|
||||
{VARIABLE_CONDITIONAL timesForever greater_than 1}
|
||||
|
@ -1281,19 +1281,19 @@
|
|||
title= _ "Epilogue"
|
||||
[part]
|
||||
story= _ "The foolish hero was tricked, and left believing both that the book could be destroyed, and that the lich might be weakened by doing so."
|
||||
{STORYTXT_BACKGROUND end.jpg}
|
||||
{STORYTXT_BACKGROUND end.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Retreating outside the cave, the foolish hero tried to destroy the book. None of the attempts left so much as a single dent or char, yet each one caused another scream to echo from the cave mouth. Eventually, the cave entrance collapsed, and everything was still. Satisfied, the foolish hero left the ruined lair behind, book stowed away safely — and secretly — in his pack."
|
||||
{STORYTXT_BACKGROUND end.jpg}
|
||||
{STORYTXT_BACKGROUND end.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Years pass. Every summer, by the time the mountainous paths and high passes shed their wintry gowns of snow, humans, elves and dwarves patrol to resist orcish raiders. Undead no longer trouble the watches and memories of the lich fade to mere legend."
|
||||
{STORYTXT_BACKGROUND end.jpg}
|
||||
{STORYTXT_BACKGROUND end.webp}
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Rumors circulate about a spirit of good fortune that protects these guards. It is said that when attacked by orcs at night, the darkness itself descends to repel the assailants."
|
||||
{STORYTXT_BACKGROUND end.jpg}
|
||||
{STORYTXT_BACKGROUND end.webp}
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
|
@ -1440,7 +1440,7 @@
|
|||
type=Lieutenant
|
||||
side=5
|
||||
x,y=21,44
|
||||
profile=portraits/drogan.png
|
||||
profile=portraits/drogan.webp
|
||||
canrecruit=yes
|
||||
unrenamable=yes
|
||||
facing=nw
|
||||
|
@ -1484,7 +1484,7 @@
|
|||
type=Frontier Baroness
|
||||
id=Dela Keshar
|
||||
name= _ "Dela Keshar"
|
||||
profile=portraits/dela.png
|
||||
profile=portraits/dela.webp
|
||||
canrecruit=yes
|
||||
unrenamable=yes
|
||||
side=5
|
||||
|
@ -1523,7 +1523,7 @@
|
|||
type=Necromancer
|
||||
id=Darken Volk
|
||||
name= _ "Darken Volk"
|
||||
profile=portraits/darken_volk.png
|
||||
profile=portraits/darken_volk.webp
|
||||
canrecruit=yes
|
||||
unrenamable=yes
|
||||
side=5
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
keep_aspect_ratio=yes
|
||||
[/background_layer]
|
||||
[background_layer]
|
||||
image=maps/did.png
|
||||
image=maps/did.webp
|
||||
scale_vertically=yes
|
||||
scale_horizontally=no
|
||||
keep_aspect_ratio=yes
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
variation=AM1
|
||||
id=Malin Keshar
|
||||
name= _ "Malin Keshar"
|
||||
profile=portraits/malin_young.png
|
||||
profile=portraits/malin_young.webp
|
||||
canrecruit=yes
|
||||
unrenamable=yes
|
||||
#enddef
|
||||
|
@ -15,7 +15,7 @@
|
|||
variation=MKL1
|
||||
id=Mal Keshar
|
||||
name= _ "Mal Keshar"
|
||||
profile=portraits/malin_lich.png
|
||||
profile=portraits/malin_lich.webp
|
||||
canrecruit=yes
|
||||
unrenamable=yes
|
||||
#enddef
|
||||
|
@ -24,7 +24,7 @@
|
|||
type=Frontier Baroness
|
||||
id=Dela Keshar
|
||||
name= _ "Dela Keshar"
|
||||
profile=portraits/dela.png
|
||||
profile=portraits/dela.webp
|
||||
canrecruit=yes
|
||||
unrenamable=yes
|
||||
#enddef
|
||||
|
@ -33,7 +33,7 @@
|
|||
type=Dark Sorcerer
|
||||
id=Darken Volk
|
||||
name= _ "Darken Volk"
|
||||
profile=portraits/darken_volk.png
|
||||
profile=portraits/darken_volk.webp
|
||||
unrenamable=yes
|
||||
random_traits=no
|
||||
[modifications]
|
||||
|
|
|
@ -433,7 +433,7 @@
|
|||
x,y=$stored_Owaec.x,$stored_Owaec.y
|
||||
type=$stored_Owaec.type
|
||||
experience=$stored_Owaec.experience
|
||||
profile=portraits/owaec.png
|
||||
profile=portraits/owaec.webp
|
||||
random_traits=no
|
||||
[modifications]
|
||||
{TRAIT_LOYAL_HERO}
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
type=Orcish Warlord
|
||||
id=King Dra-Nak
|
||||
name= _ "King Dra-Nak"
|
||||
profile=portraits/orcs/grunt-5.png
|
||||
profile=portraits/orcs/grunt-5.webp
|
||||
facing=sw
|
||||
side=2
|
||||
canrecruit=yes
|
||||
|
@ -641,7 +641,7 @@
|
|||
[/message]
|
||||
|
||||
{VARIABLE unit.variables.undercover yes}
|
||||
{VARIABLE unit.profile "portraits/disguise.png"}
|
||||
{VARIABLE unit.profile "portraits/disguise.webp"}
|
||||
|
||||
[unstore_unit]
|
||||
variable=unit
|
||||
|
|
|
@ -106,7 +106,7 @@
|
|||
type=General
|
||||
id=Konrad II
|
||||
name= _ "Konrad II"
|
||||
profile=portraits/konrad_II.png
|
||||
profile=portraits/konrad_II.webp
|
||||
side=5
|
||||
canrecruit=yes
|
||||
facing=sw
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
[story]
|
||||
[part]
|
||||
story= _ "Before we begin our council, I must tell you all the history of this lich we face. He was at first a mage of the realm, like me, and his fall began during the reign of Haldric VII..."
|
||||
background=portraits/dacyn.png
|
||||
background=portraits/dacyn.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "The greatest seer in the land, Galdren, foresaw that some day, some day soon, a great evil would spread over the land. The King, naturally, was worried. The seer told him that the only way to stop the evil was to appoint a mage, versed well in combat with the spirits of darkness, to be the king’s advisor."
|
||||
|
@ -56,7 +56,7 @@
|
|||
type=General
|
||||
id=Konrad II
|
||||
name= _ "Konrad II"
|
||||
profile=portraits/konrad_II.png
|
||||
profile=portraits/konrad_II.webp
|
||||
side=2
|
||||
canrecruit=no
|
||||
facing=sw
|
||||
|
|
|
@ -211,7 +211,7 @@
|
|||
[unit]
|
||||
id=Konrad
|
||||
name= _ "Konrad II"
|
||||
profile=portraits/konrad_II.png
|
||||
profile=portraits/konrad_II.webp
|
||||
type=General
|
||||
random_traits=no
|
||||
[modifications]
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
gold=0
|
||||
team_name=bad
|
||||
user_team_name=_"Undead"
|
||||
profile=portraits/mal-ravanal.png
|
||||
profile=portraits/mal-ravanal.webp
|
||||
[ai]
|
||||
aggression=0.6
|
||||
caution=0.2
|
||||
|
|
|
@ -348,7 +348,7 @@
|
|||
type=Lich Lord
|
||||
id=Mal-Ravanal
|
||||
name= _ "Mal-Ravanal"
|
||||
profile=portraits/mal-ravanal.png
|
||||
profile=portraits/mal-ravanal.webp
|
||||
hitpoints=80
|
||||
[variables]
|
||||
random_lich=no
|
||||
|
|
|
@ -42,7 +42,7 @@ Men let weapons fall from nerveless fingers and horses reared in terror as that
|
|||
type=General
|
||||
id=Konrad II
|
||||
name= _ "Konrad II"
|
||||
profile=portraits/konrad_II.png
|
||||
profile=portraits/konrad_II.webp
|
||||
side=2
|
||||
canrecruit=no
|
||||
controller=ai
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
keep_aspect_ratio=yes
|
||||
[/background_layer]
|
||||
[background_layer]
|
||||
image=maps/ei.png
|
||||
image=maps/ei.webp
|
||||
scale_vertically=yes
|
||||
scale_horizontally=no
|
||||
keep_aspect_ratio=yes
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
type=Sergeant
|
||||
id=Gweddry
|
||||
name= _ "Gweddry"
|
||||
profile=portraits/gweddry.png
|
||||
profile=portraits/gweddry.webp
|
||||
unrenamable=yes
|
||||
canrecruit=yes
|
||||
#enddef
|
||||
|
@ -13,7 +13,7 @@
|
|||
type=White Mage
|
||||
id=Dacyn
|
||||
name= _ "Dacyn"
|
||||
profile=portraits/dacyn.png
|
||||
profile=portraits/dacyn.webp
|
||||
random_traits=no
|
||||
unrenamable=yes
|
||||
[modifications]
|
||||
|
@ -26,7 +26,7 @@
|
|||
type=Lich Lord
|
||||
id=Mal-Ravanal
|
||||
name= _ "Mal-Ravanal"
|
||||
profile=portraits/mal-ravanal.png
|
||||
profile=portraits/mal-ravanal.webp
|
||||
canrecruit=yes
|
||||
[modifications]
|
||||
{TEAM_COLOR_OVERRIDE () blue}
|
||||
|
@ -37,7 +37,7 @@
|
|||
type=Mounted Fighter
|
||||
id=Owaec
|
||||
name= _ "Owaec"
|
||||
profile=portraits/owaec.png
|
||||
profile=portraits/owaec.webp
|
||||
random_traits=no
|
||||
unrenamable=yes
|
||||
[modifications]
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
{CAMPAIGN_DIFFICULTY HARD "data/campaigns/Heir_To_The_Throne/images/units/konrad-lord.png~RC(magenta>red)" ( _ "Lord") ( _ "Challenging")}
|
||||
|
||||
[about]
|
||||
images = story/httt_story1.jpg,story/httt_story2.jpg,story/httt_story3.jpg,story/httt_story4.jpg,story/httt_story5.jpg,story/httt_story6.jpg,story/httt_story7.jpg,story/httt_story8.jpg
|
||||
images = story/httt_story1.webp,story/httt_story2.webp,story/httt_story3.webp,story/httt_story4.webp,story/httt_story5.webp,story/httt_story6.webp,story/httt_story7.webp,story/httt_story8.webp
|
||||
[/about]
|
||||
|
||||
[about]
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
id=Konrad
|
||||
name= _"Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-elvish.png
|
||||
profile=portraits/konrad-elvish.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
|
@ -165,7 +165,7 @@
|
|||
name= _ "Urug-Telfar"
|
||||
side=2
|
||||
canrecruit=yes
|
||||
profile=portraits/orcs/grunt-2.png
|
||||
profile=portraits/orcs/grunt-2.webp
|
||||
recruit=Orcish Warrior,Goblin Knight,Goblin Pillager,Orcish Crossbowman,Orcish Assassin,Troll
|
||||
{GOLD 175 250 325}
|
||||
[ai]
|
||||
|
@ -242,7 +242,7 @@
|
|||
type=Elvish Shyde
|
||||
id=Chantal
|
||||
name= _ "Chantal"
|
||||
profile=portraits/chantal-shyde.png
|
||||
profile=portraits/chantal-shyde.webp
|
||||
side=6
|
||||
canrecruit=yes
|
||||
recruit=Elvish Shaman,Elvish Archer,Elvish Fighter
|
||||
|
|
|
@ -62,7 +62,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-elvish.png
|
||||
profile=portraits/konrad-elvish.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
team_name=elves
|
||||
|
@ -76,7 +76,7 @@
|
|||
type=Grand Knight
|
||||
id=Kaylan
|
||||
name= _ "Sir Kaylan"
|
||||
profile=portraits/humans/grand-knight-2.png
|
||||
profile=portraits/humans/grand-knight-2.webp
|
||||
|
||||
side=2
|
||||
# Make Kaylan's TC teal, so it fits better with the portrait.
|
||||
|
@ -103,7 +103,7 @@
|
|||
type=Orcish Warrior
|
||||
id=Mokolo Qimur
|
||||
name= _ "Mokolo Qimur"
|
||||
profile=portraits/orcs/grunt-2.png
|
||||
profile=portraits/orcs/grunt-2.webp
|
||||
side=3
|
||||
color=purple
|
||||
canrecruit=yes
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-elvish.png
|
||||
profile=portraits/konrad-elvish.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
team_name=elves
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-elvish.png
|
||||
profile=portraits/konrad-elvish.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
team_name=elves
|
||||
|
@ -63,7 +63,7 @@
|
|||
name= _ "Dwaba-Kukai"
|
||||
side=2
|
||||
canrecruit=yes
|
||||
profile=portraits/orcs/warlord.png
|
||||
profile=portraits/orcs/warlord.webp
|
||||
recruit=Vampire Bat,Naga Fighter
|
||||
[ai]
|
||||
recruitment_pattern=scout,fighter
|
||||
|
@ -139,7 +139,7 @@
|
|||
y=18
|
||||
ai_special=guardian
|
||||
random_traits=no
|
||||
profile=portraits/orcs/grunt-3.png
|
||||
profile=portraits/orcs/grunt-3.webp
|
||||
[modifications]
|
||||
{TRAIT_LOYAL}
|
||||
[/modifications]
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-elvish.png
|
||||
profile=portraits/konrad-elvish.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
team_name=elves
|
||||
|
|
|
@ -97,7 +97,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-elvish.png
|
||||
profile=portraits/konrad-elvish.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
team_name=elves
|
||||
|
@ -294,7 +294,7 @@
|
|||
x={X}
|
||||
y={Y}
|
||||
random_traits=no
|
||||
profile=portraits/moremirmu.png
|
||||
profile=portraits/moremirmu.webp
|
||||
|
||||
#Moremirmu has a special sword which makes him
|
||||
#especially deadly against undead.
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-elvish.png
|
||||
profile=portraits/konrad-elvish.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
|
@ -590,7 +590,7 @@
|
|||
message= _ "The party rested for three days, after which an old friend returned."
|
||||
[/message]
|
||||
|
||||
{VARIABLE delfador_store.profile "portraits/delfador.png~RIGHT()"}
|
||||
{VARIABLE delfador_store.profile "portraits/delfador.webp~RIGHT()"}
|
||||
{RESTORE_DELFADOR}
|
||||
{RESTORE_KALENZ}
|
||||
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
|
@ -241,7 +241,7 @@
|
|||
[event]
|
||||
name=prestart
|
||||
|
||||
{MODIFY_UNIT id=Konrad profile "portraits/konrad-human.png"}
|
||||
{MODIFY_UNIT id=Konrad profile "portraits/konrad-human.webp"}
|
||||
|
||||
{NEED_DELFADOR placement=leader}
|
||||
{NEED_KALENZ placement=leader}
|
||||
|
|
|
@ -71,7 +71,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
team_name=elves
|
||||
|
@ -85,7 +85,7 @@
|
|||
type=Princess
|
||||
id="Li'sar"
|
||||
name= _ "Li’sar"
|
||||
profile=portraits/lisar.png
|
||||
profile=portraits/lisar.webp
|
||||
side=2
|
||||
canrecruit=yes
|
||||
facing=sw
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
team_name=elves
|
||||
|
@ -261,7 +261,7 @@
|
|||
x=20
|
||||
y=48
|
||||
random_traits=no
|
||||
profile=portraits/moremirmu.png
|
||||
profile=portraits/moremirmu.webp
|
||||
[modifications]
|
||||
[object]
|
||||
[effect]
|
||||
|
|
|
@ -73,7 +73,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
team_name=elves
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
team_name=elves
|
||||
|
@ -66,7 +66,7 @@
|
|||
type=Princess
|
||||
id="Li'sar"
|
||||
name= _ "Li’sar"
|
||||
profile=portraits/lisar.png
|
||||
profile=portraits/lisar.webp
|
||||
side=2
|
||||
canrecruit=yes
|
||||
recruit=Cavalryman,Swordsman,Spearman,Red Mage,Ogre,Duelist
|
||||
|
|
|
@ -77,7 +77,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
team_name=elves
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
team_name=elves
|
||||
|
@ -752,7 +752,7 @@ end
|
|||
|
||||
{NAMED_LOYAL_UNIT 2 (Princess) 8 44 (Li'sar) ( _ "Li’sar")}
|
||||
[+unit]
|
||||
profile=portraits/lisar.png
|
||||
profile=portraits/lisar.webp
|
||||
[/unit]
|
||||
{LISAR_GUARD_DOORS}
|
||||
{LISAR_GUARD_DOORS}
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
team_name=elves
|
||||
|
|
|
@ -73,7 +73,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
team_name=elves
|
||||
|
@ -92,7 +92,7 @@
|
|||
type=Princess
|
||||
id="Li'sar"
|
||||
name= _ "Li’sar"
|
||||
profile=portraits/lisar.png
|
||||
profile=portraits/lisar.webp
|
||||
facing=sw
|
||||
[ai]
|
||||
recruitment_pattern=fighter,fighter,fighter,fighter,mixed fighter
|
||||
|
|
|
@ -252,7 +252,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
team_name=elves
|
||||
|
|
|
@ -74,7 +74,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
team_name=elves
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
team_name=elves
|
||||
|
|
|
@ -62,7 +62,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
team_name=elves
|
||||
|
|
|
@ -125,7 +125,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
|
|
|
@ -167,7 +167,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
|
|
|
@ -106,7 +106,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
|
|
|
@ -52,40 +52,40 @@
|
|||
[story]
|
||||
[part]
|
||||
story= _ "Here we overlook the city of Weldyn. The great city. The ancient city. The city of evil. The city of good. The city of men."
|
||||
background=story/arrival_of_the_heir.png
|
||||
background=story/arrival_of_the_heir.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "I have not looked upon this city for twenty-one years. Twenty-one years ago, when I should have been at the height of my power. But my strength failed me. I failed, and I cannot atone for it."
|
||||
background=story/arrival_of_the_heir.png
|
||||
background=story/arrival_of_the_heir.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "The battle had been long and hard. We had been defeated. Eldred was slain, but I knew that Asheviere’s wrath would be great. That many innocents would be slain. I had to save the monarchy. I had to save the princes. I made haste to Weldyn, before the guards of Asheviere could get there, to carry out their evil orders."
|
||||
background=story/arrival_of_the_heir.png
|
||||
background=story/arrival_of_the_heir.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "But I failed. I was too late. I entered the chambers of the youngest prince, Prince Konrad, just as one of the evil ones ran him through. All was lost. The heirs were slain. Only Asheviere and her daughter had any claim to the throne."
|
||||
background=story/arrival_of_the_heir.png
|
||||
background=story/arrival_of_the_heir.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Of course, you are surprised by this, but it is the truth. In haste, I vanquished the evil ones who had committed this foul deed. Then I took the little prince’s broken body, and away I rode. Far away, to the land of the elves."
|
||||
background=story/arrival_of_the_heir.png
|
||||
background=story/arrival_of_the_heir.webp
|
||||
[/part]
|
||||
[part]
|
||||
# wmllint: local spelling Parandra
|
||||
story= _ "By strange and mysterious fortune, the Elf Lady Parandra had come across a human child. She knew not where he had come from, only that the orcs would have eaten him if it weren’t for her intervention. The elves felt that great fortune smiled upon this man-child. Perhaps that is why this most truthful of peoples agreed to my plan."
|
||||
background=story/arrival_of_the_heir.png
|
||||
background=story/arrival_of_the_heir.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "After burying the little prince, we agreed never to speak of him again. Instead, this orphan child we would call Konrad, and he would be brought up to be king. I would say that I had slain the guards before they had carried out their evil deed, instead of after. No one would ever have to know. And no one did know for certain, until now."
|
||||
background=story/arrival_of_the_heir.png
|
||||
background=story/arrival_of_the_heir.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "I had thought that we could one day make you king, Konrad. But now I see that fate has made a different choice. That despite all of Asheviere’s evil, this Li’sar is fit for the throne. She is the rightful queen, from a long line of kings, stretching all the way back to the seafarers of old from the west."
|
||||
background=story/arrival_of_the_heir.png
|
||||
background=story/arrival_of_the_heir.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Now, let us not tarry here any longer! The dawn breaks! The time has come for the heir to the throne to claim it!"
|
||||
background=story/arrival_of_the_heir.png
|
||||
background=story/arrival_of_the_heir.webp
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
|
@ -96,7 +96,7 @@
|
|||
id=Konrad
|
||||
name= _ "Konrad"
|
||||
unrenamable=yes
|
||||
profile=portraits/konrad-human.png
|
||||
profile=portraits/konrad-human.webp
|
||||
side=1
|
||||
canrecruit=yes
|
||||
controller=human
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
gender=female
|
||||
race=human
|
||||
image="units/human-queen.png"
|
||||
profile=portraits/asheviere.png
|
||||
profile=portraits/asheviere.webp
|
||||
hitpoints=48
|
||||
movement_type=smallfoot
|
||||
movement=5
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
keep_aspect_ratio=yes
|
||||
[/background_layer]
|
||||
[background_layer]
|
||||
image=maps/httt.png
|
||||
image=maps/httt.webp
|
||||
scale_vertically=yes
|
||||
scale_horizontally=no
|
||||
keep_aspect_ratio=yes
|
||||
|
|
|
@ -11,35 +11,35 @@
|
|||
#
|
||||
|
||||
#define KONRAD_VARIATION NAME
|
||||
image=portraits/konrad-human-{NAME}.png
|
||||
image=portraits/konrad-human-{NAME}.webp
|
||||
#enddef
|
||||
|
||||
#define KONRAD_VARIATION_ELF NAME
|
||||
image=portraits/konrad-elvish-{NAME}.png
|
||||
image=portraits/konrad-elvish-{NAME}.webp
|
||||
#enddef
|
||||
|
||||
#define DELFADOR_VARIATION NAME
|
||||
image=portraits/delfador-{NAME}.png
|
||||
image=portraits/delfador-{NAME}.webp
|
||||
#enddef
|
||||
|
||||
#define DELFADOR_VARIATION_ELF NAME
|
||||
image=portraits/delfador-elvish-{NAME}.png
|
||||
image=portraits/delfador-elvish-{NAME}.webp
|
||||
#enddef
|
||||
|
||||
#define DELFADOR_MENTORING
|
||||
image=portraits/delfador-mentoring.png
|
||||
image=portraits/delfador-mentoring.webp
|
||||
#enddef
|
||||
|
||||
#define DELFADOR_MENTORING_ELF
|
||||
image=portraits/delfador-elvish-mentoring.png
|
||||
image=portraits/delfador-elvish-mentoring.webp
|
||||
#enddef
|
||||
|
||||
#define LISAR_VARIATION NAME
|
||||
image=portraits/lisar-{NAME}.png
|
||||
image=portraits/lisar-{NAME}.webp
|
||||
#enddef
|
||||
|
||||
#define ASHEVIERE_VARIATION NAME
|
||||
image=portraits/asheviere-{NAME}.png
|
||||
image=portraits/asheviere-{NAME}.webp
|
||||
#enddef
|
||||
|
||||
#
|
||||
|
@ -376,7 +376,7 @@ fire: +10%"
|
|||
value="Konrad"
|
||||
[/set_variable]
|
||||
|
||||
{MODIFY_UNIT id=Konrad profile "portraits/konrad-human-sceptre.png"}
|
||||
{MODIFY_UNIT id=Konrad profile "portraits/konrad-human-sceptre.webp"}
|
||||
|
||||
[message]
|
||||
speaker=Konrad
|
||||
|
@ -412,7 +412,7 @@ fire: +10%"
|
|||
value="Li'sar"
|
||||
[/set_variable]
|
||||
|
||||
{MODIFY_UNIT id="Li'sar" profile "portraits/lisar-sceptre.png"}
|
||||
{MODIFY_UNIT id="Li'sar" profile "portraits/lisar-sceptre.webp"}
|
||||
|
||||
[message]
|
||||
speaker="Li'sar"
|
||||
|
@ -692,7 +692,7 @@ fire: +10%"
|
|||
id=Delfador
|
||||
name= _ "Delfador"
|
||||
side=1
|
||||
profile=portraits/delfador-elvish.png~RIGHT()
|
||||
profile=portraits/delfador-elvish.webp~RIGHT()
|
||||
unrenamable=yes
|
||||
type=Elder Mage
|
||||
{PLACEMENT}
|
||||
|
@ -708,7 +708,7 @@ fire: +10%"
|
|||
id=Kalenz
|
||||
name= _ "Kalenz"
|
||||
side=1
|
||||
profile=portraits/kalenz.png
|
||||
profile=portraits/kalenz.webp
|
||||
unrenamable=yes
|
||||
type=Elvish Lord
|
||||
{PLACEMENT}
|
||||
|
@ -724,7 +724,7 @@ fire: +10%"
|
|||
id="Li'sar"
|
||||
name= _ "Li’sar"
|
||||
side=1
|
||||
profile=portraits/lisar.png
|
||||
profile=portraits/lisar.webp
|
||||
unrenamable=yes
|
||||
type=Princess
|
||||
{PLACEMENT}
|
||||
|
|
|
@ -10,15 +10,15 @@
|
|||
[part]
|
||||
# wmllint: local spelling Galcadar
|
||||
story= _ "The Northern host encamped at Galcadar, by the Ford of Abez, and the King led his forces to meet them. Splitting his army in two, he led one half while his son, the Crown Prince Eldred, led the other."
|
||||
background=story/httt_story1.jpg
|
||||
background=story/httt_story1.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Eldred was a brave and courageous warrior, able to lead his soldiers well. Unfortunately for Garard, his son was also ambitious... and treacherous. In the heat of battle, Eldred’s men turned on the King. And so, Garard was slain in battle that day, along with his brother and all his sons but Eldred."
|
||||
background=story/httt_story2.jpg
|
||||
background=story/httt_story2.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Garard’s queen, Asheviere, looked on with glee, having come to watch the battle from a nearby hill. The rule of her son would surely satisfy her lust for power far better than her husband’s had."
|
||||
background=story/httt_story3.jpg
|
||||
background=story/httt_story3.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "In exchange for tribute, the warlord of the North happily made peace with Eldred, who proclaimed himself king and led his army south towards Weldyn."
|
||||
|
@ -26,19 +26,19 @@
|
|||
[/part]
|
||||
[part]
|
||||
story= _ "But Garard’s arch-mage, Delfador, had escaped the battle and, riding with haste, reached Weldyn first. He mustered a force of loyalists to fight Eldred and avenge the King’s death. The loyalist army marched north to meet Eldred."
|
||||
background=story/httt_story4.jpg
|
||||
background=story/httt_story4.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Eldred made war upon Delfador and his forces with his mother’s advice ringing in his ears: <i>“Fight no one great or small except the old mage, whose head should be severed from his shoulders.”</i>"
|
||||
background=story/httt_story4.jpg
|
||||
background=story/httt_story4.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "And Eldred did indeed meet Delfador face-to-face in battle, in the hinterlands near Tath. Sword clashed against staff, as the wise old mage fought the brash young warrior."
|
||||
background=story/httt_story5.jpg
|
||||
background=story/httt_story5.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "In the end Delfador’s men were defeated and routed, but Asheviere found her son’s lifeless body, fixed to the ground by the great mage’s staff."
|
||||
background=story/httt_story6.jpg
|
||||
background=story/httt_story6.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Asheviere herself then took command of the army and led it back to Weldyn. Knowing that the King’s young nephews were next in line to the throne, she ordered them all killed, and declared herself Queen of Wesnoth."
|
||||
|
@ -46,11 +46,11 @@
|
|||
[/part]
|
||||
[part]
|
||||
story= _ "Soon after news of Asheviere’s orders reached Delfador, he secretly entered the palace and stole away Konrad, the youngest of Garard’s nephews, thereby saving him from death."
|
||||
background=story/httt_story7.jpg
|
||||
background=story/httt_story7.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Fleeing to the Aethenwood beyond the south-western border of Wesnoth, Delfador raised the child Konrad under the protection of the elves, watching sadly as Asheviere’s reign of terror over the land began..."
|
||||
background=story/httt_story8.jpg
|
||||
background=story/httt_story8.webp
|
||||
[/part]
|
||||
[/story]
|
||||
#enddef
|
||||
|
|
|
@ -40,12 +40,12 @@ Chapter One"
|
|||
[/part]
|
||||
[part]
|
||||
story=_ "Though not of noble birth, Kalenz showed early promise in the arts of his people. His quick intelligence gained him more than usual respect among elders normally inclined to pay little heed to anyone younger than a century old."
|
||||
background="story/characters/kalenz.png"
|
||||
background="story/characters/kalenz.webp"
|
||||
scale_background=no
|
||||
[/part]
|
||||
[part]
|
||||
story=_ "Landar and Kalenz were friends from childhood. He too attracted the attention of elders, at first because of a knack for mischief and pranks. But there was no real harm in the boy, and his jokes made him popular among the younger elves."
|
||||
background="story/characters/landar.png"
|
||||
background="story/characters/landar.wevp"
|
||||
scale_background=no
|
||||
[/part]
|
||||
[part]
|
||||
|
@ -58,7 +58,7 @@ Chapter One"
|
|||
story=_ "The elves had never been a martial people, and they were not prepared for the inevitable war with the orcs. The friends came of age in the very year that Erlornas of Wesmere fought the first orcish raiders. Within the next decade orcish raids greatly increased, and their shadow loomed ever greater over the elves.
|
||||
|
||||
This is the story of Kalenz, Landar, and of the elves in the first days of the humans in Wesnoth."
|
||||
background="story/landscape-battlefield.jpg"
|
||||
background="story/landscape-battlefield.webp"
|
||||
[/part]
|
||||
[/story]
|
||||
{LOW_TRACK {FLIGHT_STAGE1} }
|
||||
|
@ -167,7 +167,7 @@ This is the story of Kalenz, Landar, and of the elves in the first days of the h
|
|||
recruit=Elvish Fighter,Elvish Archer
|
||||
{GOLD 150 180 200}
|
||||
type=Elvish Captain
|
||||
profile="portraits/velon.png"
|
||||
profile="portraits/velon.webp"
|
||||
canrecruit=yes
|
||||
x=5
|
||||
y=15
|
||||
|
@ -265,7 +265,7 @@ This is the story of Kalenz, Landar, and of the elves in the first days of the h
|
|||
type=Orcish Warrior
|
||||
id=Qumseh
|
||||
name= _ "Qumseh"
|
||||
profile=portraits/orcs/warlord.png
|
||||
profile=portraits/orcs/warlord.webp
|
||||
canrecruit=yes
|
||||
x=28
|
||||
y=2
|
||||
|
@ -300,7 +300,7 @@ This is the story of Kalenz, Landar, and of the elves in the first days of the h
|
|||
type=Orcish Warrior
|
||||
id=Graur-Tan
|
||||
name= _ "Graur-Tan"
|
||||
profile=portraits/orcs/warlord.png
|
||||
profile=portraits/orcs/warlord.webp
|
||||
canrecruit=yes
|
||||
x=2
|
||||
y=4
|
||||
|
|
|
@ -440,7 +440,7 @@
|
|||
type=Orcish Warlord
|
||||
id=Mutaf-uru
|
||||
name= _ "Mutaf-uru"
|
||||
profile=portraits/orcs/grunt-2.png
|
||||
profile=portraits/orcs/grunt-2.webp
|
||||
side=7
|
||||
canrecruit=yes
|
||||
x=9
|
||||
|
|
|
@ -230,7 +230,7 @@
|
|||
type=Orcish Warlord
|
||||
id=Urug-Pir
|
||||
name=_ "Urug-Pir"
|
||||
profile=portraits/orcs/grunt-2.png
|
||||
profile=portraits/orcs/grunt-2.webp
|
||||
canrecruit=yes
|
||||
x=6
|
||||
y=23
|
||||
|
@ -557,7 +557,7 @@
|
|||
x=1
|
||||
y=43
|
||||
facing=ne
|
||||
profile=portraits/orcs/grunt-2.png
|
||||
profile=portraits/orcs/grunt-2.webp
|
||||
[/unit]
|
||||
{MOVE_UNIT id=Pirorr 1 41}
|
||||
|
||||
|
|
|
@ -31,37 +31,37 @@
|
|||
[story]
|
||||
# wmllint: directory spelling Dionli Legmir El'Isomithir
|
||||
[part]
|
||||
background="portraits/dionli.png"
|
||||
background="portraits/dionli.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Lady Dionli")} + _ "Kalenz, you have won a great victory! Wesmere is safe. But... for what cause have you invited a dwarf to the elvish council? This is most unusual!"
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/kalenz.png"
|
||||
background="story/characters/kalenz.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "My lords, this is Olurf. He and his dwarves have fought by our side and have well earned a place in this meeting. The war that comes upon us must be met by all in Wesnoth; elves, dwarves and humans."
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/lord.png"
|
||||
background="story/characters/lord.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "El’Isomithir")} + _ "Leave the humans out of this. King Haldric has broken the treaty we signed with him eighteen years ago, and has sent back all our emissaries. When he arrived on our shore he was very humble, but now his arrogance knows no bounds. He believes the orcs will not dare to fight him."
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/kalenz.png"
|
||||
background="story/characters/kalenz.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "My lords, the orcs have been pushed out of Wesmere, but they are far from defeated. We must take the fight to them, recover our lost lands and smash their great horde beyond possibility that it will threaten us again."
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/legmir.png"
|
||||
background="story/characters/legmir.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Legmir")} + _ "Too many elves have died already. To take the war to the orcs, we would have to risk all our remaining fighters on one throw. And we are not as skilled in fighting outside our forests. We have already shown the orcs that attacking us is folly; the prudent course would be to rebuild our strength."
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/landar.png"
|
||||
background="story/characters/landar.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Landar")} + _ "Those of us who follow Kalenz have shown it can be done. We have been fighting ever since we were forced out of our home country, in all kinds of lands. And, we are willing to die in order to defeat foul orcs!"
|
||||
[/part]
|
||||
[part]
|
||||
background="portraits/dionli.png"
|
||||
background="portraits/dionli.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Lady Dionli")} + _ "Our answer is still no. Prepare our defenses as best you can, but do not renew offensive war. This is the Council’s decision."
|
||||
[/part]
|
||||
|
@ -71,53 +71,53 @@
|
|||
story= _ "After leaving the Council, our friends talked in private..."
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/kalenz.png"
|
||||
background="story/characters/kalenz.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "Perhaps you were wiser than I, Landar. Had we divided our forces, we would not be bound to inaction now."
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/landar.png"
|
||||
background="story/characters/landar.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Landar")} + _ "And our home? How can we free Lintanir without taking the war to the orcs?"
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/cleodil.png"
|
||||
background="story/characters/cleodil.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Cleodil")} + _ "I too am troubled by the Council’s passivity. But it was not our decision to make."
|
||||
[/part]
|
||||
[part]
|
||||
# TODO replace with angry portrait?
|
||||
background="story/characters/kalenz.png"
|
||||
background="story/characters/kalenz.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "This is madness! The orcs will but regain their strength and attack again, if we give them the time! We must have some other sort of help. Olurf, can we perhaps make a war-pact with the dwarves?"
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/olurf.png"
|
||||
background="story/characters/olurf.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Olurf")} + _ "I dinna’ think it can be, Kalenz. My people are too suspicious of you elves. But it may be there is something else we can do. I ha’ heard tale of a powerful mage in the mountains who helped our people before. Maybe he will aid us again."
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/kalenz.png"
|
||||
background="story/characters/kalenz.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "And where do we find this mage, if he exists?"
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/olurf.png"
|
||||
background="story/characters/olurf.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Olurf")} + _ "It willna’ be easy. He lives in the mountains of Thoria and he never helps anyone for free. Thoria is very dangerous, especially for elves. Even dwarves and trolls dinna’ go there lightly."
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/kalenz.png"
|
||||
background="story/characters/kalenz.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "I think the orcs will be in no position to attack us for some time. Maybe we should go see this mage. Olurf, can you take us there?"
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/olurf.png"
|
||||
background="story/characters/olurf.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Olurf")} + _ "I think I can. But dangerous this will be!"
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/kalenz.png"
|
||||
background="story/characters/kalenz.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "Very well. We shall leave our best troops and gold here in case the orcs attack Wesmere again."
|
||||
[/part]
|
||||
|
|
|
@ -125,7 +125,7 @@
|
|||
type=Elder Mage
|
||||
id=Crelanu
|
||||
name= _ "Crelanu"
|
||||
profile="portraits/crelanu.png"
|
||||
profile="portraits/crelanu.webp"
|
||||
canrecruit=yes
|
||||
controller=ai
|
||||
{GOLD 100 90 80}
|
||||
|
|
|
@ -17,232 +17,232 @@
|
|||
show_title=yes
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "So you are the ones who defeated Aquagar and his drakes. Olurf, I know you; you were here before when we were both much younger. But elves never come to Thoria. Yet these are no ordinary times for this land. I know all; I have foreseen this would happen."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/olurf.png
|
||||
background=story/characters/olurf.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Olurf")} + _ "This is Kalenz, leader of the elves. I have brought him here to ask for your advice and your aid in dealing with the orcs."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "Elves, you have fought valiantly and have won a great victory at the forest of Wesmere. Yet the forces ranged against you are not yet defeated. Indeed, they grow stronger every day. You contend against destiny. But for the moment you have diverted the orcs’ attention."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "What do you mean, ‘diverted their attention’?"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "You cannot even imagine it. Why do you suppose orcs came all the way here to attack you?"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/landar.png
|
||||
background=story/characters/landar.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Landar")} + _ "Because they are orcs! Look old man, can you help us beat them or not?"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "You must be Landar. Very brave, but also very brash."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "Landar is brash, but he does speak plainly why we came here. I do not understand what you are talking about, either. Olurf tells me you are very wise, but only help for a price. We will pay any price within our power; just name it."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/cleodil.png
|
||||
background=story/characters/cleodil.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Cleodil")} + _ "Are you saying the orcs attacked us looking for something?"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "Yes, that is what I am saying."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/cleodil.png
|
||||
background=story/characters/cleodil.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Cleodil")} + _ "It makes sense now. The saurians were asking about a dastone, and also after we won in Wesmere there was an orc mumbling something about a dastone..."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "It’s not a dastone, it’s the stone: They mean the Ruby of Fire..."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "What’s that, and what does it have to do with us?"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "It’s the source of your troubles. It is a very powerful magical artifact. The tyrant Haldric has it, but he has fooled the orcs into believing that the elves are hiding it. But now, they suspect they have been fooled. Haldric and his people will pay for his arrogance."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "Hmm... You seem to love King Haldric even less than the elf-lords of the Ka’lian do... How do you know all this of him?"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "I once counted Haldric a friend, but he was the one who banished me from Wesnoth. He charged me with trying to steal the Ruby, seeking its power for myself... but the truth is that the Ruby is warping Haldric’s mind, making him ever more surly and suspicious of those he once counted allies. Anyone can wield the Ruby in battle when his anger merges with the fiery nature of the gem, but only a true master of magic, or one who is uncommonly pure in heart, can safely handle it outside of battle. Unshielded, its magical radiance changes Haldric a little every time he comes close to it."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "So the orcs will, seeking the Ruby, now attack the humans?"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "Yes. But after they win, your people will be next. And after you, the dwarves."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/landar.png
|
||||
background=story/characters/landar.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Landar")} + _ "Don’t worry overmuch about us. It is clear you have troubles of your own."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "We are grateful for this counsel. But can you help us directly? Is there a way to stop the orcs?"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "You cannot defeat them with the forces you can now muster. You can only gain time, in the hope that you can use it to grow strong again."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "How? Don’t tell me we had to fight the saurians, cross Arkan-Thoria, contend against the river monsters, and fight trolls and yetis to come here for nothing!"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "You need to kill their Great Chief and make it look like he was murdered by orcs. That way the orcs will start a civil war for succession, for many yearn to take their Great Chief’s place. You will be safe until a new leader arises strong enough to unite them again."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/olurf.png
|
||||
background=story/characters/olurf.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Olurf")} + _ "Kill an orcish Great Chieftain? But he’s guarded better than a troll hole!"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "Indeed, it will not be at all easy. But maybe I can help you..."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "But you want something in return..."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "It is as you say. These drakes were after my book. This book has all the magic and spells I know in it. They are very powerful, but the one enemy they cannot defeat is old age. The knowledge tempts me to prolong my life by evil and dark means... But this is the work of my life and I can no more destroy it than I could slay my own child. Aquagar is slain, but more will come. One of my allies has betrayed me, and now too many know of this book."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "If you come with us, we will protect you..."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "No, my time is done... But the charge I lay on you, Kalenz, is to take my book and keep it from unworthy hands. Find someone to hold it who will not be corrupted by its power. And then find someone worthy not merely to hold it, but to use it!"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/landar.png
|
||||
background=story/characters/landar.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Landar")} + _ "If your book is as powerful as you say, why not use it against the orcs?"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "Because the book is like the Ruby of Fire. Any fool can use the magic in the book, but only a master can vanquish the lust for power that it will bring out in him. He who fails will turn into something like Haldric, or worse..."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "Cleodil is pure in heart. Perhaps she can guard your book without being corrupted by its secrets..."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/cleodil.png
|
||||
background=story/characters/cleodil.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Cleodil")} + _ "I am sure all these secrets are far beyond my art. My art is the healing kind and I..."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "There is no other option."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "Very well, suppose Cleodil accepts the guardianship of your book. How will you then help us slay the orcish Great Chief?"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "There is a way, but it will be very dangerous. Two of you must enter the orcish camp by stealth and kill the Great Chief. There is a potion that will make you invisible for some time."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "The elves have legends of such things. I suppose you have this potion, then?"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "Indeed I do, but it is perilous to use. It is made from the eyes of a powerful undead lich. It will make you invisible, but it is likely also to have undesirable effects, some temporary, some permanent!"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/cleodil.png
|
||||
background=story/characters/cleodil.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Cleodil")} + _ "No! This is too dark and dangerous! I fear for you, Kalenz! I... would not see you come to harm."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "What undesirable effects?"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "Your physical strength will decrease, though in return you will be able to use magic more easily and powerfully. Cleodil will show you. But the real danger will be the touch of the lich’s evil nature stealing through your veins. You will need to fight and master this evil in yourself, else you might slowly turn into a lesser demilich yourself. This is why you must take only a small dose and finish the job quickly. Delay and you will fail in your mission; take too large a dose, and you will become as the lich was."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "It is a dark and desperate course you set before me, but I see no other way; we must stop the orcs. As leader I cannot ask my men to run a risk I will not take myself, so I will be one of the two who will go to kill the Great Chief. But I will not compel anyone else to come with me, not at peril of being overwhelmed from within by evil magic. Does anyone volunteer?"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/landar.png
|
||||
background=story/characters/landar.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Landar")} + _ "I will come with you. We shall not fail!"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "This does not seem the wisest of choices."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "Landar may be impetuous, but he is a great fighter and my trusted friend. We should be about our task now, I think. Crelanu, your book will be safe with us. Cleodil will guard it until we find a worthy keeper."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/crelanu.png
|
||||
background=story/characters/crelanu.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Crelanu")} + _ "Come, I will give you and Landar the potion and show you a safe point to cross the river."
|
||||
[/part]
|
||||
|
|
|
@ -107,7 +107,7 @@ Chapter Four"
|
|||
id=Aldar
|
||||
type=General
|
||||
name= _ "Aldar"
|
||||
profile="portraits/aldar.png"
|
||||
profile="portraits/aldar.webp"
|
||||
x=42
|
||||
y=27
|
||||
canrecruit=yes
|
||||
|
@ -169,7 +169,7 @@ Chapter Four"
|
|||
type=Orcish Warlord
|
||||
id=Tan-Grub
|
||||
name=_ "Tan-Grub"
|
||||
profile="portraits/orcs/warlord.png"
|
||||
profile="portraits/orcs/warlord.webp"
|
||||
canrecruit=yes
|
||||
x=10
|
||||
y=33
|
||||
|
@ -326,7 +326,7 @@ Chapter Four"
|
|||
speaker=narrator
|
||||
message= _ "The brazen cry of a war-horn is heard in the distance."
|
||||
sound=horn-signals/horn-2.ogg
|
||||
image="portraits/goblins/rouser-2.png"
|
||||
image="portraits/goblins/rouser-2.webp"
|
||||
[/message]
|
||||
|
||||
[unit]
|
||||
|
@ -579,7 +579,7 @@ Chapter Four"
|
|||
message= _ "The not-at-all-brazen cry of a war-horn is heard in the distance."
|
||||
#TODO rethink about which signal to use here
|
||||
sound=horn-signals/horn-8.ogg
|
||||
image="portraits/goblins/rouser-2.png"
|
||||
image="portraits/goblins/rouser-2.webp"
|
||||
[/message]
|
||||
|
||||
[endlevel]
|
||||
|
|
|
@ -17,32 +17,32 @@
|
|||
|
||||
[story]
|
||||
[part]
|
||||
background=portraits/haldricII.png
|
||||
background=portraits/haldricII.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Haldric II")} + _ "Friends, today we have won a great victory, though it lost us good men. Let this be the beginning of a new alliance between our people."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "King Haldric II, I am very pleased to hear these words. We are facing dangerous adversaries. We intend to put an end to this threat and we will welcome any ally against it."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/landar.png
|
||||
background=story/characters/landar.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Landar")} + _ "What? We cannot trust these humans! Where were they when we fought the orcs alone? This king is bound to betray us just as his father did!"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/aldar.png
|
||||
background=story/characters/aldar.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Aldar")} + _ "Silence! How dare you talk this way to the King!"
|
||||
[/part]
|
||||
[part]
|
||||
background=portraits/haldricII.png
|
||||
background=portraits/haldricII.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Haldric II")} + _ "Calm down, Aldar! The elf is right to reproach us. My father did not help when the orcs attacked you. But my father is dead. There are a lot of things my father did that I cannot understand; he grew suspicious and strange in his last days. But <i>I</i> am the King of Wesnoth now, not my father! And it is my intention to renew our alliance by signing a new treaty here, with you."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "The King speaks wisdom. We cannot undo the past. And we need each other to fight the orcs. I will sign the treaty on behalf of the elves."
|
||||
[/part]
|
||||
|
@ -52,38 +52,38 @@
|
|||
# be 20YW. Beware of changing the chronology of this scenario without
|
||||
# tweaking SoF as well.
|
||||
[part]
|
||||
background=story/characters/cleodil.png
|
||||
background=story/characters/cleodil.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Cleodil")} + _ "Your father had a certain stone, the Ruby of Fire. Do you still have it?"
|
||||
[/part]
|
||||
|
||||
[part]
|
||||
background=portraits/haldricII.png
|
||||
background=portraits/haldricII.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Haldric II")} + _ "How is it that you know about the Ruby of Fire?"
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/cleodil.png
|
||||
background=story/characters/cleodil.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Cleodil")} + _ "We have learned, oh King, that the energy suffusing the Ruby can have evil effects on its wielders. It may well be this was the reason your father grew closed in upon himself. For your own sake and that of your kingdom, we advise you to enclose it in a net or filigree of pure gold charged with the magic of light."
|
||||
[/part]
|
||||
[part]
|
||||
background=portraits/haldricII.png
|
||||
background=portraits/haldricII.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Haldric II")} + _ "Yes... this would explain many things. It shall be as you say, and I am grateful for the warning."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "Now that we have signed the Treaty, let us put it into action. We will take the fight to the orcs before winter falls; we need you to demonstrate against them, drawing them away from the roads north. Can we count on you?"
|
||||
[/part]
|
||||
[part]
|
||||
background=portraits/haldricII.png
|
||||
background=portraits/haldricII.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Haldric II")} + _ "I am not sure... My late father did not pay too much attention to military matters, and we have already lost very many men..."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/landar.png
|
||||
background=story/characters/landar.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Landar")} + _ "I knew it! I always told you we stand alone!"
|
||||
[/part]
|
||||
|
|
|
@ -40,22 +40,22 @@
|
|||
story= _ "With the battle of Tath over, Kalenz and Landar knew the time had come to carry out Crelanu’s dangerous but necessary plan. Meanwhile Cleodil had, reluctantly, been training Kalenz in a selected few of the secrets of Crelanu’s book..."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/cleodil.png
|
||||
background=story/characters/cleodil.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Cleodil")} + _ "I have taught you all that I dare. My lord... Kalenz... I pray you come back safely. My heart aches when I think of you going into such danger as this. It is peril not merely to your body, but to the essence of yourself."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "Cleodil..."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/cleodil.png
|
||||
background=story/characters/cleodil.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Cleodil")} + _ "I do not think I could bear your death. Still less could I bear the corruption of your soul; the grief would ruin me."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "My eyes are open. To the danger, and... to you. You glow like a star in the night, Cleodil. You will be my guide out of darkness."
|
||||
[/part]
|
||||
|
@ -98,7 +98,7 @@
|
|||
type=Orcish Warlord
|
||||
id=Tamitahan
|
||||
name=_ "Tamitahan"
|
||||
profile=portraits/orcs/warlord.png
|
||||
profile=portraits/orcs/warlord.webp
|
||||
side=3
|
||||
allow_player=no
|
||||
canrecruit=yes
|
||||
|
@ -138,7 +138,7 @@
|
|||
id=Khrubar
|
||||
type=Orcish Warlord
|
||||
name=_ "Khrubar"
|
||||
profile=portraits/orcs/warlord.png
|
||||
profile=portraits/orcs/warlord.webp
|
||||
canrecruit=yes
|
||||
{GOLD 100 100 100 }
|
||||
#ifdef EASY
|
||||
|
@ -170,7 +170,7 @@
|
|||
type=Orcish Warlord
|
||||
id=Gvur
|
||||
name=_ "Gvur"
|
||||
profile=portraits/orcs/grunt-2.png
|
||||
profile=portraits/orcs/grunt-2.webp
|
||||
side=5
|
||||
allow_player=no
|
||||
canrecruit=yes
|
||||
|
@ -207,7 +207,7 @@
|
|||
type=Orcish Warlord
|
||||
id=Ozul
|
||||
name=_ "Ozul"
|
||||
profile=portraits/orcs/grunt-2.png
|
||||
profile=portraits/orcs/grunt-2.webp
|
||||
side=6
|
||||
allow_player=no
|
||||
canrecruit=yes
|
||||
|
|
|
@ -12,57 +12,57 @@
|
|||
|
||||
[story]
|
||||
[part]
|
||||
background=story/characters/cleodil.png
|
||||
background=story/characters/cleodil.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Cleodil")} + _ "Kalenz, your mission is complete. The orcish Great Chieftain is dead and you have recaptured your home. Yet I sense there is turmoil in your mind..."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "It is indeed as you say, Cleodil. It is that potion that gnaws at me. I cannot enjoy our victories, nor can I rest. I am fighting it every single moment."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/cleodil.png
|
||||
background=story/characters/cleodil.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Cleodil")} + _ "Crelanu warned us this might occur..."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "There was no other choice. Even if we die, it was worth it."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/cleodil.png
|
||||
background=story/characters/cleodil.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Cleodil")} + _ "You will not die. You must fight it. I have faith in you Kalenz... beloved... You will overcome and master it. It will be hard and painful, but you will beat the potion. It is Landar who truly concerns me..."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "He seems to handle it better than do I..."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/cleodil.png
|
||||
background=story/characters/cleodil.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Cleodil")} + _ "It does seem so, Kalenz. But I fear things may not be as they seem. Landar’s mind has become dark and clouded to my healing senses."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "I understand too well what that may portend, beloved, but I do not wish to believe it. Landar is my friend, near as dear to me as you are."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/cleodil.png
|
||||
background=story/characters/cleodil.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Cleodil")} + _ "Some dwarves have been found dead in our camp. Landar is extremely unfriendly towards them, and ill-feeling is growing. I think the dwarves will leave us soon."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "I will try to mend matters between them..."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/characters/cleodil.png
|
||||
background=story/characters/cleodil.webp
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Cleodil")} + _ "I see I cannot convince you. Go, do as you must; but be careful Kalenz, for I fear for us all..."
|
||||
[/part]
|
||||
|
|
|
@ -47,22 +47,22 @@ Chapter Five"
|
|||
[/part]
|
||||
[part]
|
||||
story={CAPTION ( _ "Cleodil")} + _ "Kalenz... the shydes and druids are not happy with this. The saurians are already beaten, and there is too much hate in Landar’s heart. Something is not right here."
|
||||
background=story/characters/cleodil.png
|
||||
background=story/characters/cleodil.webp
|
||||
scale_background=no
|
||||
[/part]
|
||||
[part]
|
||||
story={CAPTION ( _ "Kalenz")} + _ "I am not entirely easy with this myself, Cleodil. But there is something to what Landar says; the wide green world must know there is a price, a heavy price for raiding in the forest of Wesmere."
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
[/part]
|
||||
[part]
|
||||
story={CAPTION ( _ "Cleodil")} + _ "Then you who walk the earth path and carry steel can collect that price. Those on the faerie path will not be with you. Not this time."
|
||||
background=story/characters/cleodil.png
|
||||
background=story/characters/cleodil.webp
|
||||
scale_background=no
|
||||
[/part]
|
||||
[part]
|
||||
story={CAPTION ( _ "Kalenz")} + _ "We do as we must."
|
||||
background=story/characters/kalenz.png
|
||||
background=story/characters/kalenz.webp
|
||||
scale_background=no
|
||||
[/part]
|
||||
[/story]
|
||||
|
|
|
@ -21,43 +21,43 @@
|
|||
show_title=yes
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/legmir.png"
|
||||
background="story/characters/legmir.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Legmir")} + _ "Kalenz, the Council has called you here to demand that you apologize for your actions. You took the decision to help the humans at Tath, and hence risk further war with the orcs; to strike at the orcs north; and last to attack the saurians. These were decisions to be taken by the Council, not by a field commander!"
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/kalenz.png"
|
||||
background="story/characters/kalenz.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "With all respect my lords, we were and still are in a war. We could not spare the time to consult with you, lest our opportunities slip from our grasp and make the war longer and more costly. Besides, all our actions have been beneficial to our cause: The orcs are now in a civil war for succession, the North Elves are free and the saurians are no longer a threat."
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/lord.png"
|
||||
background="story/characters/lord.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "El’Isomithir")} + _ "The Council is not blind to these benefits. But, still, you cannot decide high matters of statecraft on behalf of the elves. We cannot allow it."
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/galtrid.png"
|
||||
background="story/characters/galtrid.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Galtrid")} + _ "If it weren’t for Kalenz and his men, none of us would be here to argue the point today."
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/uradredia.png"
|
||||
background="story/characters/uradredia.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Uradredia")} + _ "I agree. What’s done is done. Let us concentrate on the future, not the past."
|
||||
[/part]
|
||||
[part]
|
||||
background="portraits/dionli.png"
|
||||
background="portraits/dionli.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Lady Dionli")} + _ "Kalenz, the Council has decided that you are to be stripped of all military authority. You may now go."
|
||||
[/part]
|
||||
[part]
|
||||
background="story/characters/kalenz.png"
|
||||
background="story/characters/kalenz.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Kalenz")} + _ "I lay down my burden humbly and gladly. But we need to have a strong army, as the orcs will return!"
|
||||
[/part]
|
||||
|
||||
[part]
|
||||
background="story/characters/landar.png"
|
||||
background="story/characters/landar.webp"
|
||||
scale_background=no
|
||||
story={CAPTION ( _ "Landar")} + _ "Cowards and traitors!"
|
||||
[/part]
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
id=Kalenz
|
||||
unrenamable=yes
|
||||
name= _ "Kalenz"
|
||||
profile="portraits/kalenz_young.png"
|
||||
profile="portraits/kalenz_young.webp"
|
||||
type=Elvish Captain
|
||||
canrecruit=yes
|
||||
extra_recruit=Elvish Fighter, Elvish Archer, Elvish Scout
|
||||
|
@ -76,7 +76,7 @@
|
|||
id=Landar
|
||||
name= _ "Landar"
|
||||
unrenamable=yes
|
||||
profile="portraits/landar.png"
|
||||
profile="portraits/landar.webp"
|
||||
type=Elvish Ranger
|
||||
gender=male
|
||||
canrecruit=yes
|
||||
|
@ -103,7 +103,7 @@
|
|||
#define CLEODIL
|
||||
id=Cleodil
|
||||
name= _ "Cleodil"
|
||||
profile="portraits/cleodil.png"
|
||||
profile="portraits/cleodil.webp"
|
||||
type=Elvish Shyde
|
||||
canrecruit=yes
|
||||
extra_recruit=Elvish Scout, Elvish Shaman, Wose
|
||||
|
@ -155,7 +155,7 @@
|
|||
#define OLURF
|
||||
id=Olurf
|
||||
name= _ "Olurf"
|
||||
profile="portraits/olurf.png"
|
||||
profile="portraits/olurf.webp"
|
||||
unrenamable=yes
|
||||
type=Dwarvish Steelclad
|
||||
canrecruit=yes
|
||||
|
@ -277,7 +277,7 @@
|
|||
id=Galtrid
|
||||
name= _ "Galtrid"
|
||||
unrenamable=yes
|
||||
profile="portraits/galtrid.png"
|
||||
profile="portraits/galtrid.webp"
|
||||
type=Elvish Captain
|
||||
canrecruit=yes
|
||||
extra_recruit=Elvish Fighter, Elvish Archer
|
||||
|
@ -317,7 +317,7 @@
|
|||
id=Uradredia
|
||||
name= _ "Uradredia"
|
||||
unrenamable=yes
|
||||
profile="portraits/uradredia.png"
|
||||
profile="portraits/uradredia.webp"
|
||||
type=Elvish Marshal
|
||||
[modifications]
|
||||
{TRAIT_STRONG}
|
||||
|
|
|
@ -22,11 +22,11 @@
|
|||
story= _ "From the journal of Baldras, 21 Scatterseed, 501 YW
|
||||
|
||||
Months... seven months it’s been since the Crown did send a single guard here to help us. This Garard II be a pompous stinker, even worser than his pa! Us of these border towns Delwyn and Dallben already be poor and needy, yet alls ‘His Majesty’ can think of is tax, tax, tax, takin’ all our hard earned gold from us. Then he uses our gold to provoke more wars with more orcs just for personal glory and more land for them grubby nobles to lord over."
|
||||
background=story/frontier.jpg
|
||||
background=story/frontier.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "To abbadon with the Crown! We got no armies and we don’t even got real weapons, but we of the Western Marches make do just fine with our slings and clubs. In all Annuvin Province, there won’t be nobody besting us in these swamps. We’re self-reliant out here. We gots our own trade routes and pacts of mutual defense. No need for them Wesnothians. Not a single bit."
|
||||
background=story/frontier.jpg
|
||||
background=story/frontier.webp
|
||||
[/part]
|
||||
[part]
|
||||
#po: Some languages, including Norwegian and Old English, don't have a single word for "uncle", dividing it into
|
||||
|
@ -34,7 +34,7 @@ Months... seven months it’s been since the Crown did send a single guard here
|
|||
#po: In some human societies, including the Navaho and Akan, this would give him a special responsibility for the boy.
|
||||
#po: Erwen is Baldras' younger sister, so languages with a special word for that should use it
|
||||
story= _ "The sun were out today, but it were raining too. Weird mix of brightness and woe. Reminds me of the day Harper’s pa died in that orc raid. Since my sis Erwen passed when he were young, poor lad had nobody but me. Never wanted no kid of my own but... he’s mine to take care of now. Fine lad, that one, just a bit careless like his pa. I needs to keep a good eye on him now, with all them orcs running round here of late."
|
||||
background=story/frontier.jpg
|
||||
background=story/frontier.webp
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
|
@ -46,7 +46,7 @@ Months... seven months it’s been since the Crown did send a single guard here
|
|||
type=Bandit_Peasant
|
||||
id=Baldras
|
||||
name= _ "Baldras"
|
||||
profile=portraits/baldras.png
|
||||
profile=portraits/baldras.webp
|
||||
side=1
|
||||
color=blue
|
||||
canrecruit=yes
|
||||
|
@ -229,7 +229,7 @@ Months... seven months it’s been since the Crown did send a single guard here
|
|||
type=Footpad_Peasant
|
||||
id=Harper
|
||||
name= _ "Harper"
|
||||
profile=portraits/harper.png
|
||||
profile=portraits/harper.webp
|
||||
x,y=8,30
|
||||
side=1
|
||||
random_traits=no
|
||||
|
|
|
@ -21,11 +21,11 @@
|
|||
story= _ "Baldras’ journal, 6 Deeproot, 501 YW:
|
||||
|
||||
Me and Harper visited Erwen’s grave today. I helped the lad pick her a bunch of flowers — we even found some of her favorite, blue lillies. Harper don’t remember her much, but he still thinks lots about her. Lad reminds me so much of his ma often times, real bright and brassy, even if he don’t got her sense or wits. I’m just hoping he be learning more with time."
|
||||
background=story/frontier.jpg
|
||||
background=story/frontier.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Speaking of sense, I gots me a bad feeling in my gut about today. I’d better ready our hunting troop when I get back to the village, just in case..."
|
||||
background=story/frontier.jpg
|
||||
background=story/frontier.webp
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
|
|
|
@ -17,19 +17,19 @@
|
|||
story= _ "Baldras’ journal, 10 Deeproot, 501 YW:
|
||||
|
||||
Been a strange few days. Had to leave Dallben real quick. We grabbed whatever we could in just a day, some food, some clothes, sis’s lucky bracelet... and made off for Delwyn as quick as these old bones would let me. It be a three day journey there for me, but I sended Harper ahead for Relana first. Said we’d meet her in the usual hiding spot in the swamp."
|
||||
background=story/frontier.jpg
|
||||
background=story/frontier.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "This whole mess be utter stupidness. Of all the things to be driving us from our home, how did it ended up being those accursed Wesnothians? Blasted Crown. Don’t matter whoever’s the one giving out them orders, those stinkers in Weldyn always be making trouble for us countryfolk."
|
||||
background=story/frontier.jpg
|
||||
background=story/frontier.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "I’m too old for all this. Them orc raids already be plenty for me to deal with. I don’t be keen on fighting no war with Wesnoth. But... I guess, I don’t really got no choice either. Harper’s still too young to be leading anyone, and it don’t seem like anyone else in the village be suitable."
|
||||
background=story/frontier.jpg
|
||||
background=story/frontier.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "In times like these... I still wish Erwen was here with us. Little sis were always the better of us two. She always knew how to keep her temper and her wits about her. What would she say to me now? Probably something like, “Quit yapping ya old dog and focus on what you’re doing. We’ve got to be getting them people to safety.” Cheeky kid, that one. But, she’d be right, I has me a responsibility to our people. Got a lot of trouble ahead of us..."
|
||||
background=story/frontier.jpg
|
||||
background=story/frontier.webp
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
|
@ -55,7 +55,7 @@ Been a strange few days. Had to leave Dallben real quick. We grabbed whatever we
|
|||
gender=female
|
||||
id=Relana
|
||||
name= _ "Relana"
|
||||
profile=portraits/relana.png
|
||||
profile=portraits/relana.webp
|
||||
facing=se
|
||||
side=2
|
||||
color=lightblue
|
||||
|
@ -84,7 +84,7 @@ Been a strange few days. Had to leave Dallben real quick. We grabbed whatever we
|
|||
type=Orcish Warrior
|
||||
id="Urk Delek"
|
||||
name= _ "Urk Delek"
|
||||
profile=portraits/orcs/grunt-3.png
|
||||
profile=portraits/orcs/grunt-3.webp
|
||||
facing=sw
|
||||
side=3
|
||||
color=orange
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
type=General
|
||||
id=Lord Maddock
|
||||
name= _ "Lord Maddock"
|
||||
profile=portraits/maddock.png
|
||||
profile=portraits/maddock.webp
|
||||
side=2
|
||||
color=teal
|
||||
canrecruit=yes
|
||||
|
|
|
@ -46,11 +46,11 @@
|
|||
story= _ "22 Deeproot, 501 YW
|
||||
|
||||
Been a tough few days since we left Elensefar with all them patrols running around. Going by boat along the Great River, we has been managing to avoid them Wesnothians, but being constantly on the lookout be real taxing. I truly be starting to feel that tiredness in my bones... old men like me should be sitting back at home, resting our grey bodies and watchin’ over them younger folk growing up. I don’t got no business here, running around as some outlaw. Maybe if I was ten years younger..."
|
||||
background=story/frontier.jpg
|
||||
background=story/frontier.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Anyway, the messenger I sent back to Relana should be in Delwyn already. We should be arriving to Carcyn soon too, to where that coward Maddock said his ‘contact’ be. Truths be told, I don’t know how this’ll be turning out, especially since I don’t be no social butterfly like sis were. Don’t like me no city folk really. But I’ll deal with them if I gots to."
|
||||
background=story/frontier.jpg
|
||||
background=story/frontier.webp
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
|
|
|
@ -45,23 +45,23 @@
|
|||
story= _ "24 Deeproot, 501 YW
|
||||
|
||||
The sun don’t really shine at all in these Grey Woods, but truth be told, I has been getting used to it more and more. Lounging out in the warm daylight, talkin’ with Erwen while watching them kids play out in the fields... those times were so long ago. Our lives weren’t never real peaceful, but back then, we had our homes and our friends and our family... now we be creatures of the dark."
|
||||
background=story/frontier.jpg
|
||||
background=story/frontier.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "It be real lonesome like this. I still has me Harper, and I be grateful for the boy, but he don’t really understand an old man like me. I know the past be the past, but I just can’t help but think of sis in times like these. How she used to be dragging me out on some silly little romp, a little job here and there for some gold or lil trinket, or sometimes just for fun... I never wanted to go, of course. I were always real lazy. Still am, even now."
|
||||
background=story/frontier.jpg
|
||||
background=story/frontier.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Then, Harper tells me, “Come on Uncle, we’re on an adventure! Don’t be so mopey, live a little!” I know he be trying to be cheery, but he really don’t know how much he be reminding me of her sometimes..."
|
||||
background=story/frontier.jpg
|
||||
background=story/frontier.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "I must be strong. That’s what I tells myself. I should be strong, but... I don’t know what be keeping me going, if it be this misguided sense of pride, or my duties to the village, or Harper, or even just remembering the past, making some futile attempts to go back to better times."
|
||||
background=story/frontier.jpg
|
||||
background=story/frontier.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "Either way, I be here now, on this adventure."
|
||||
background=story/frontier.jpg
|
||||
background=story/frontier.webp
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
|
@ -88,7 +88,7 @@ The sun don’t really shine at all in these Grey Woods, but truth be told, I ha
|
|||
type=Shadow Lord
|
||||
id=Helicrom
|
||||
name= _ "Helicrom"
|
||||
profile=portraits/helicrom.png
|
||||
profile=portraits/helicrom.webp
|
||||
facing=sw
|
||||
side=2
|
||||
color=purple
|
||||
|
|
|
@ -22,11 +22,11 @@
|
|||
One score and eight years ago, in 70 YW, the King of Wesnoth and the Lord of Elensefar signed a treaty of trade and alliance in order to further the security of humankind. The realization of this treaty required the creation of a safe path between Weldyn and Elensefar, with all manner of hostile creature or beast scoured from these civilized lands. From Dan Tonk, the establishment of Aldril and Carcyn secured the once hazardous passage alongside the Grey Woods, completing the way between the two cities. With this, the alliance can truly be deemed a coalition of men."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/Halstead.jpg
|
||||
background=story/Halstead.webp
|
||||
story= _ "To commemorate the concordat, six years ago, the Lords of Weldyn and Elensefar decreed that a monument be erected in the heart of these once wildlands. We, the magi of Alduin, lent our services to demonstrate the full prowess and might of human magic. Above a series of old catacombs in a scant hill, we spent these years raising an immense stronghold from the earth’s living rock."
|
||||
[/part]
|
||||
[part]
|
||||
background=story/Halstead.jpg
|
||||
background=story/Halstead.webp
|
||||
story= _ "Completed, as it is on this day, this sentinel of the west now towers hundreds of paces tall, a great monolith looming sheer above the plains. The sight of these colossal walls, to even us magi, is both awe-inspiring and terrifying. So tall these towers peak and so mighty these walls arise that such a feat seems more like a force of nature than a work of man. That we have fashioned this mountain as insignificant humans is almost inconceivable. Halstead, as we have named it, is impenetrable. No one shall ever overcome these tidal waves of stone."
|
||||
[/part]
|
||||
[/story]
|
||||
|
@ -54,7 +54,7 @@ One score and eight years ago, in 70 YW, the King of Wesnoth and the Lord of Ele
|
|||
type=General
|
||||
id=Dommel
|
||||
name= _ "Dommel"
|
||||
profile=portraits/dommel.png
|
||||
profile=portraits/dommel.webp
|
||||
canrecruit=yes
|
||||
recruit=Swordsman,Pikeman,Dragoon,Shock Trooper,Longbowman,Red Mage,White Mage,Spearman,Heavy Infantryman,Bowman
|
||||
{GOLD 240 270 300}
|
||||
|
|
|
@ -25,7 +25,7 @@ It were a real shock. I were so stunned, I barely even remember what happened af
|
|||
story= _ "10 Scryer’s Bloom, 501 YW
|
||||
|
||||
We got back to Dallben today, but the village were empty. There were a few bodies and some burned houses, but it weren’t raided or nothing. Must’ve been one of them Wesnoth patrols, curse those damned stinkers! When I first saw the scene with my eyes, I thoughts that we failed, that we was too late... but now that I thinks of it, it be real weird that so few died. The others must’ve escaped to somewhere. But I didn’t see any clues here."
|
||||
background=story/return_to_Dallben_and_Delwyn.jpg
|
||||
background=story/return_to_Dallben_and_Delwyn.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "I sended Harper off to Delwyn. Hope he’ll find something there. In the meantimes, I’ll rest this tired body for a little and go see sis, maybe pick her up some lilies. Seems like this’ll probably be the last time I gets to see her..."
|
||||
|
@ -40,20 +40,20 @@ We got back to Dallben today, but the village were empty. There were a few bodie
|
|||
story= _ "14 Scryer’s Bloom, 501 YW
|
||||
|
||||
Harper got back today from Delwyn. Said he didn’t find no one alive there, but he did bring back a note he found. Let’s see what it says."
|
||||
background=story/return_to_Dallben_and_Delwyn.jpg
|
||||
background=story/return_to_Dallben_and_Delwyn.webp
|
||||
[/part]
|
||||
[part]
|
||||
#wmllint: local spelling ol'
|
||||
story= _ "<i>“Baldras, you would’ve been proud. We fought them soldiers off twice, gave them a good ol’ thrashing they won’t ever forget. But in the end, it weren’t enough. We had to run like criminals before they killed us all.”</i>"
|
||||
background=story/return_to_Dallben_and_Delwyn.jpg
|
||||
background=story/return_to_Dallben_and_Delwyn.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "<i>“I don’t know if you and Harper will see this note, but if you do, I’m expecting ya to come find us. Remember them ol’ pirate islands we used to hear some of them Elensefar sailors talk about? We be heading there, southwest of the city and past the land’s end. See you in the Three Sisters, old friend. ― Relana”</i>"
|
||||
background=story/island.jpg
|
||||
background=story/island.webp
|
||||
[/part]
|
||||
[part]
|
||||
story= _ "So they survived! Them islands be a bit far, but I suppose this sack of old bones has one more adventure left in it..."
|
||||
background=story/island.jpg
|
||||
background=story/island.webp
|
||||
[/part]
|
||||
[/story]
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
keep_aspect_ratio=yes
|
||||
[/background_layer]
|
||||
[background_layer]
|
||||
image=maps/liberty.png
|
||||
image=maps/liberty.webp
|
||||
scale_vertically=yes
|
||||
scale_horizontally=no
|
||||
keep_aspect_ratio=yes
|
||||
|
|
|
@ -104,7 +104,7 @@
|
|||
type=Dwarvish Lord
|
||||
id=Hamel
|
||||
name= _ "Hamel"
|
||||
profile=portraits/Hamel.png
|
||||
profile=portraits/Hamel.webp
|
||||
canrecruit=yes
|
||||
|
||||
[ai]
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
type=Dwarvish Lord
|
||||
id=Hamel
|
||||
name= _ "Hamel"
|
||||
profile=portraits/Hamel.png
|
||||
profile=portraits/Hamel.webp
|
||||
canrecruit=yes
|
||||
|
||||
facing=se
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
type=Dwarvish Lord
|
||||
id=Hamel
|
||||
name= _ "Hamel"
|
||||
profile=portraits/Hamel.png
|
||||
profile=portraits/Hamel.webp
|
||||
# This nice macro gives the unit silver crown.
|
||||
x,y=6,23
|
||||
[modifications]
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
type=Ancient Lich
|
||||
id=Malifor
|
||||
name= _ "Malifor"
|
||||
profile=portraits/Malifor.png
|
||||
profile=portraits/Malifor.webp
|
||||
canrecruit=yes
|
||||
|
||||
{LOYAL_UNIT 2 Skeleton 29 8} {GUARDIAN}
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
type=Ancient Lich
|
||||
id=Malifor
|
||||
name= _ "Malifor"
|
||||
profile=portraits/Malifor.png
|
||||
profile=portraits/Malifor.webp
|
||||
canrecruit=yes
|
||||
|
||||
facing=sw
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
type=Dwarvish Lord
|
||||
id=Hamel
|
||||
name= _ "Hamel"
|
||||
profile=portraits/Hamel.png
|
||||
profile=portraits/Hamel.webp
|
||||
canrecruit=yes
|
||||
|
||||
facing=se
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue