Author: cycholka
Date: Fri May 23 10:55:44 2008
New Revision: 26786
URL: http://svn.gna.org/viewcvs/wesnoth?rev=26786&view=rev
Log:
1st attempt at giving this scenario decent story and dialogs. Removal of some
redundant WML.
Modified:
trunk/data/campaigns/An_Orcish_Incursion/scenarios/1_Defend_the_Forest.cfg
Modified:
trunk/data/campaigns/An_Orcish_Incursion/scenarios/1_Defend_the_Forest.cfg
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/An_Orcish_Incursion/scenarios/1_Defend_the_Forest.cfg?rev=26786&r1=26785&r2=26786&view=diff
==============================================================================
--- trunk/data/campaigns/An_Orcish_Incursion/scenarios/1_Defend_the_Forest.cfg
(original)
+++ trunk/data/campaigns/An_Orcish_Incursion/scenarios/1_Defend_the_Forest.cfg
Fri May 23 10:55:44 2008
@@ -1,234 +1,261 @@
#textdomain wesnoth-aoi
+
[scenario]
- name=_"Defend the Forest"
- id="1_Defend_the_Forest"
- map_data="{campaigns/An_Orcish_Incursion/maps/defend_the_forest.map}"
-
- {DEFAULT_SCHEDULE}
-
- {SCENARIO_MUSIC knolls.ogg}
- {EXTRA_SCENARIO_MUSIC wanderer.ogg}
-
- [side]
- type="Elvish Lord"
- id="Erlornas"
- side="1"
- profile=portraits/Erlornas.png
- canrecruit="1"
- controller="human"
- {GOLD 200 150 100}
- team_name="goodies"
- user_team_name=_"Elves"
- fog="no"
- share_view="no"
- shroud="no"
- share_maps="no"
- name=_"Erlornas"
- villages_per_scout="0"
- leader_value="3"
- village_value="1"
- income="0"
- recruit="Elvish Archer, Elvish Fighter, Elvish Scout, Elvish Shaman"
+ name=_"Defend the Forest"
+ id=1_Defend_the_Forest
+ map_data="{campaigns/An_Orcish_Incursion/maps/defend_the_forest.map}"
+ turns=24
+ next_scenario=2_Assassins
+ {DEFAULT_SCHEDULE}
+ {SCENARIO_MUSIC knolls.ogg}
+ {EXTRA_SCENARIO_MUSIC wanderer.ogg}
+
+ [side]
+ type="Elvish Lord"
+ id="Erlornas"
+ profile=portraits/Erlornas.png
+ canrecruit=1
+ name=_ "Erlornas"
+
+ side=1
+ controller=human
+ {GOLD 200 150 100}
+ income=0
+ team_name="Elves"
+ user_team_name=_ "Elves"
+ fog=no
+ shroud=no
+ recruit="Elvish Archer, Elvish Fighter, Elvish Scout, Elvish
Shaman"
+ [/side]
+
+ {STARTING_VILLAGES 1 6}
+
+ [side]
+ type="Orcish Warrior"
+ id="Urugha"
+ name=_ "Urugha"
+ canrecruit=1
+
+ side=2
+ {GOLD 100 125 150}
+ team_name="Orcs"
+ user_team_name=_ "Orcs"
+ controller=ai
+ fog=no
+ shroud=no
+ income=0
+ recruit="Orcish Archer, Orcish Grunt, Wolf Rider"
[ai]
- [/ai]
- [/side]
-
- {STARTING_VILLAGES 1 6}
-
- [side]
- type="Orcish Warrior"
- id="Urugha"
- side="2"
- canrecruit="1"
- {GOLD 100 125 150}
- team_name="baddies"
- user_team_name=_"Orcs"
- controller="ai"
- fog="no"
- share_view="no"
- shroud="no"
- share_maps="no"
- name=_"Urugha"
- income="0"
- recruit="Orcish Archer, Orcish Grunt, Wolf Rider"
- [ai]
- grouping="offensive"
- attack_depth="5"
- [/ai]
- [/side]
+ grouping=offensive
+ attack_depth=5
+ [/ai]
+ [/side]
+
+ [event]
+ name=prestart
+
+ {SCATTER_IMAGE (terrain=Re) 1 scenery/rubble.png}
+
+ [objectives]
+ #ifdef EASY
+ note=_ "Hint:
+Elves can move fast and safely among the trees. Pick off the enemy grunts with
your archers from the safety of the forest."
+ #endif
+ [objective]
+ description=_ "Defeat Urugha"
+ condition=win
+ [/objective]
+ [objective]
+ description=_ "Death of Erlornas"
+ condition=lose
+ [/objective]
+ [objective]
+ description=_ "Time runs out"
+ condition=lose
+ [/objective]
+ [/objectives]
+
+ {LOYAL_UNIT 1 "Elvish Rider" 15 18 "Lomarfel" (_ "Lomarfel")}
+ [/event]
+
+ [story]
+ [part]
+ background=maps/wesnoth.png
+ story= _ "The arrival of humans and orcs sent shock waves through
the nations of the Great Continent. Elves, dwarves, and others previously in
uneasy balance with each other, having for centuries fought nothing more than
an occasional skirmish, suddenly found themselves facing conflict of long
forgotten intensity."
+ [/part]
+ [part]
+ background=maps/wesnoth.png
+ story= _ "First encounter with newcomers went... Well, let's say
less well than either side might have wished. "
+ [/part]
+ [part]
+ background=maps/wesnoth.png
+ story= _ "But humans, though crude and rash, at least had in them
a creative spark which elves could recognize as akin to their own nature. Orcs
seemed completely alien."
+ [/part]
+ [part]
+ background=maps/wesnoth.png
+ story= _ "For a score of years after Haldric's people landed, orcs
remained scarce more than a rumor to trouble the green fastnesses of the elves.
That was, until the day that an elvish noble of ancient line, Erlornas by name,
faced an enemy he has never met before."
+ [image]
+ x=929
+ y=146
+ file="items/gohere.png"
+ delay=500
+ [/image]
+ [/part]
+ [part]
+ story=_ "The orcs were sighted at the marches north of the great
forests of Wesmere."
+ [/part]
+ [part]
+ background="map.jpg"
+ show_title="yes"
+ [image]
+ x=551
+ y=363
+ file="units/elves-wood/lord.png~TC(1,magenta)"
+ delay=1000
+ [/image]
+ [image]
+ x=534
+ y=295
+ file="units/orcs/warrior.png~TC(2,magenta)"
+ delay=1000
+ [/image]
+ [image]
+ x=546
+ y=366
+ file="misc/cross.png"
+ delay=500
+ [/image]
+ [image]
+ x=567
+ y=360
+ file="misc/cross.png"
+ delay=500
+ [/image]
+ [image]
+ x=588
+ y=354
+ file="misc/cross.png"
+ delay=500
+ [/image]
+ [image]
+ x=572
+ y=346
+ file="misc/cross.png"
+ delay=500
+ [/image]
+ [/part]
+ [/story]
[event]
- name="prestart"
-
- # {SCATTER_IMAGE (terrain=Gg) 10 scenery/pine1.png}
- {SCATTER_IMAGE (terrain=Re) 1 scenery/rubble.png}
-
- [objectives]
- side="1"
- note=_"Hint:
-Elves can move fast and safely among the trees. Pick off the enemy grunts with
your archers from the safety of the forest."
- silent="no"
- [objective]
- description=_"Defeat Urugha"
- condition="win"
- [/objective]
- [objective]
- description=_"Death of Erlornas"
- condition="lose"
- [/objective]
- [objective]
- description=_"Time runs out"
- condition="lose"
- [/objective]
- [/objectives]
- [unit]
- type="Elvish Rider"
- id="Lomarfel"
- name= _ "Lomarfel"
- side="1"
- x="15"
- y="18"
- [/unit]
-#ifdef EASY
- [set_variable]
- name="difficulty"
- value="0"
- [/set_variable]
-#endif
-#ifdef NORMAL
- [set_variable]
- name="difficulty"
- value="1"
- [/set_variable]
-#endif
-#ifdef HARD
- [set_variable]
- name="difficulty"
- value="2"
- [/set_variable]
-#endif
- [/event]
-
- [story]
- [part]
- background=maps/wesnoth.png
- story= _ "The arrival of humans and orcs sent shockwaves through
the settled peoples of the Great Continent. Elves, dwarves, and others who had
reached equilibrium with one another and become accustomed for centuries to at
most small-scale clashes - little more, in truth, than armed squabbles - found
themselves required to gird for warfare of unaccustomed intensity."
- [/part]
- [part]
- background=maps/wesnoth.png
- story= _ "Perhaps most affected were the elves. Eldest and wisest
of the Speaking Peoples, their first encounters with humans went less well than
either side might have wished. "
- [/part]
- [part]
- background=maps/wesnoth.png
- story= _ "But humans, though crude and thrusting, at least had in
them a spark of song and grace which elves could recognize as kindred to their
own nature. Not so with orcs."
- [/part]
- [part]
- background=maps/wesnoth.png
- story= _ "For a score of years after Haldric's people landed, orcs
remained scarce more than a rumor to trouble the green fastnesses of the elves.
That was, until the day that an elvish noble of ancient line, Erlornas by name,
encountered the new foe."
- delay="0"
- show_title="no"
- [image]
- x="929"
- y="146"
- file="items/gohere.png"
- delay="500"
- [/image]
- [/part]
- [part]
- story=_"The orcs were sighted at the northern marches of the great
forest of Wesmere."
- delay="0"
- show_title="no"
- [/part]
- [part]
- [image]
- x="551"
- y="363"
- file="units/elves-wood/lord.png~TC(1,magenta)"
- delay="1000"
- [/image]
- background="map.jpg"
- delay="0"
- show_title="yes"
- [image]
- x="534"
- y="295"
- file="units/orcs/warrior.png~TC(2,magenta)"
- delay="1000"
- [/image]
- [image]
- x="546"
- y="366"
- file="misc/cross.png"
- delay="500"
- [/image]
- [image]
- x="567"
- y="360"
- file="misc/cross.png"
- delay="500"
- [/image]
- [image]
- x="588"
- y="354"
- file="misc/cross.png"
- delay="500"
- [/image]
- [image]
- x="572"
- y="346"
- file="misc/cross.png"
- delay="500"
- [/image]
- [/part]
- [/story]
-
- [event]
- name="start"
-
- [message]
- speaker="Lomarfel"
- message=_"My lord Erlornas! A party of orcs has encamped to the
north. That is the stench of their burnings drifting on the wind!"
- [/message]
- [message]
- speaker="Erlornas"
- message=_"What blasphemy is this? I have heard it said that Orcs
are despoilers, tree-killers...but I did not believe any could be so wantonly
filthy as the reports made them."
- [/message]
- [message]
- speaker="Lomarfel"
- message=_"We see the truth of it here, my lord. They make great
fires, not of deadfall wood but of the new-murdered corpses of the singing
trees. They trample the greensward into mud and do not even bury their foul
dung."
- [/message]
- [message]
- speaker="Erlornas"
- message=_"They are a blight on our forests, and must not be
permitted into Wesmere. I shall arm the folk; we should be able to drive them
off. All the same, you had best ride for reinforcements, Lomarfel."
- [/message]
- [message]
- speaker="Lomarfel"
- message=_"Yes, my lord!"
+ name=start
+
+ [message]
+ id=Lomarfel
+ message=_ "My lord! A party of aliens set a camped to the north
and lays waste to the forest. Scouts... They believe it's a band of orcs."
+ [/message]
+ [message]
+ id=Erlornas
+ message=_ "Orcs? That's... Ridiculous! That human, Haldric,
crushed them when they landed on these shores and since then they've been no
more than a bogey mothers use to scare the children."
+ [/message]
+ [message]
+ id=Lomarfel
+ message=_ "So it seemed my lord. Yet there is a band of them in
the north cutting healthy trees by dozens and making great fires from the wood.
They trample the greensward into mud and do not even bury their foul dung."
+ [/message]
+ [message]
+ id=Erlornas
+ message=_ "So the stories are proved true in the end. They must
not be allowed to continue, we must remove this blight from our forests. I
shall marshal the wardens and drive them off. Nevertheless, the council needs
to hear of this, take the message and return with reinforcements, there might
be more of them."
+ [/message]
+ [message]
+ id=Lomarfel
+ message=_ "Yes, my lord!"
[/message]
[kill]
- id="Lomarfel"
+ id=Lomarfel
[/kill]
[move_unit_fake]
type="Elvish Rider"
- x="15,14,14,13,12,11,10"
- y="18,18,19,20,20,20,20"
+ x=15,14,14,13,12,11,10
+ y=18,18,19,20,20,20,20
[/move_unit_fake]
[/event]
+
+ [event]
+ name=turn 2
+
+ [message]
+ id=Erlornas
+ message=_ "Look at them. Big, slow, clumsy and hardly a
bow in hand. Keep to the trees and use your arrows and the day will be ours."
+ [/message]
+ [/event]
+
+ [event]
+ name=time over
+
+ [message]
+ race=elf
+ message=_ "It's hopeless, we've tried everything, and
they're still coming back."
+ [/message]
+ [message]
+ id=Urugha
+ message=_ "Forward, you worthless bunch of wimps! Look
at them, they're tired and afraid! You killed their will to fight, now go and
finish the job!"
+ [/message]
+ [message]
+ id=Erlornas
+ message=_ "That cloud of dust on the horizon... Flee!
There's more of the abominations heading this way! Fall back before we're
outnumbered"
+ [/message]
+ [message]
+ speaker=narrator
+ message=_ "Lord Erlonas didn't drive the elves back,
although he, and his warriors tried their absolute best. When another war band
arrived elvish resistance crumbled and there was nothing left to stop the
invasion."
+ [/message]
+ [message]
+ speaker=narrator
+ message=_ "Of the following events little is known
since much was lost in the chaos and confusion, but one thing was painfully
sure. Elves have lost the campaign."
+ [/message]
+ [/event]
+
+ [event]
+ name=die
+ [filter]
+ id=Erlornas
+ [/filter]
+
+ [message]
+ id=Erlornas
+ message=_ "Ugh..."
+ [/message]
+ [message]
+ id=Urugha
+ message=_ "Finally! Got him!"
+ [/message]
+ [message]
+ race=elf
+ [not]
+ id=Erlornas
+ [/not]
+ message=_ "Lord!"
+ [/message]
+ [message]
+ id=Erlornas
+ message=_ "Take... Command... Drive them... Away."
+ [/message]
+ [message]
+ speaker=narrator
+ message=_ "Lord Erlornas died the day he fought the
orcs and never saw the end of this war, which given it final outcome wasn't
that bad to miss."
+ [/message]
+ [/event]
+
[event]
- name="die"
+ name=die
[filter]
- id="Urugha"
+ id=Urugha
[/filter]
[message]
- speaker="unit"
- message=_"A thousand curses on you, tree-shagger! You will
suffer... My master, Rualsha, approaches. He will wipe your people from the
face of this earth!"
- [/message]
- [message]
- speaker="Erlornas"
- message=_"Hmmm... Who is this Rualsha, I wonder? I will have to
take a scouting party north to see what is afoot there..."
- sound=""
+ speaker=unit
+ message=_ "I've been bested, but the combat wasn't fair... A
thousand curses on you, withered coward... May you suffer... And when my
master, Rualsha, finds you may he wipe your people from the face of this earth!"
+ [/message]
+ [message]
+ id=Erlornas
+ message=_ "Rualsha? Hmm... What if... Assemble a war-party, we
need to scout north!"
[/message]
[/event]
- turns="24"
- next_scenario="2_Assassins"
[/scenario]
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits