Difference between revisions of "Campaign/Forgotten Legacy/Out Of The Swamps"
From The Battle for Wesnoth Wiki
(Updated scenario with recent changes) |
|||
| Line 1: | Line 1: | ||
<pre> | <pre> | ||
[scenario] | [scenario] | ||
| − | + | id="Out_Of_The_Swamps" | |
| − | + | name= _ "Out of the Swamps" | |
| − | + | # next_scenario="Unexpected_Allies" | |
| − | |||
| − | + | {FL_MAP Out_Of_The_Swamps.map} | |
| − | + | {DEFAULT_SCHEDULE} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | {DEFAULT_MUSIC_PLAYLIST} | |
| − | + | {TURNS 20 16 13} | |
| − | # Scenario Introduction | + | # Scenario Introduction |
| − | {INTRO_OUT_OF_THE_SWAMPS} | + | {INTRO_OUT_OF_THE_SWAMPS} |
| − | # The Saurians | + | # The Saurians |
| − | [side] | + | [side] |
| − | + | side=1 | |
| − | + | type=Bloodborn | |
| − | + | description=S'Saskin the Bloodborn | |
| − | + | user_description= _ "S'Saskin the Bloodborn" | |
| − | + | unrenamable=yes | |
| + | {IS_HERO} | ||
| − | + | controller=human | |
| − | + | team_name=Reptiles | |
| − | + | canrecruit=1 | |
| − | + | recruit=Saurian Brave | |
| − | + | {GOLD 135 110 80} | |
| + | [/side] | ||
| − | + | # The Blackblood clan | |
| − | + | [side] | |
| + | side=2 | ||
| + | type=Orcish Grunt | ||
| + | description=Kraglow | ||
| − | + | canrecruit=1 | |
| − | + | #ifdef EASY | |
| − | + | recruit=Orcish Grunt | |
| − | + | #endif | |
| − | + | #ifdef NORMAL | |
| − | + | recruit=Wolf Rider,Orcish Grunt | |
| − | + | #endif | |
| − | |||
| − | + | #ifdef HARD | |
| − | + | recruit=Wolf Rider,Orcish Grunt,Orcish Archer | |
| − | + | #endif | |
| − | + | [ai] | |
| − | + | #ifdef EASY | |
| − | + | recruitment_pattern=fighter | |
| + | #endif | ||
| + | #ifdef MEDIUM | ||
| + | recruitment_pattern=fighter,scout | ||
| + | #endif | ||
| + | #ifdef HARD | ||
| + | recruitment_pattern=fighter,scout,archer | ||
| + | #endif | ||
| + | villages_per_scout=6 | ||
| + | [/ai] | ||
| + | {GOLD 100 135 170} | ||
| + | [/side] | ||
| − | + | [event] | |
| − | + | name=prestart | |
| − | + | [set_variable] | |
| − | + | name=village_visited | |
| − | + | value=no | |
| − | + | [/set_variable] | |
| − | + | [/event] | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | [/ | ||
| − | + | # Scenario Start | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | [event] | |
| + | name=start | ||
| + | [message] | ||
| + | speaker=narrator | ||
| + | message= _ "Due to the coming of the clan wars, the orc guard at the Salty Swamp has been thinned considerably in the last few weeks. S'Saskin took this chance to stockpile new weapons for the events to follow..." | ||
| + | [/message] | ||
| − | + | [message] | |
| + | description=Kraglow | ||
| + | message= _ "Saurians! The times of war are approaching once again. You know what this means..." | ||
| + | image=portraits/core/James_Woo/orc-warlord5.png | ||
| + | [/message] | ||
| − | + | [message] | |
| − | + | description=S'Saskin the Bloodborn | |
| − | + | message= _ "You won't be taking any of our braves today orc. I am thinking the time has come to learn to fight your own battles instead of hiding you cowardly hide behind us." | |
| − | + | [/message] | |
| − | |||
| − | + | [message] | |
| − | + | speaker=Kraglow | |
| − | + | message= _ "What?! Why you insolent slimy whelp, I'll make you regret those words." | |
| − | + | image=portraits/core/James_Woo/orc-warlord5.png | |
| − | + | [/message] | |
| − | + | [message] | |
| − | + | description=S'Saskin the Bloodborn | |
| − | + | message= _ "Regret is the one thing we have enough. Brothers, Arm yourselves! Today we die free. Skalith Hyksa!" | |
| − | + | [/message] | |
| − | + | [objectives] | |
| − | + | side=1 | |
| − | + | [objective] | |
| − | + | description= _ "Engage the Orcs" | |
| − | + | condition=win | |
| + | [/objective] | ||
| + | [objective] | ||
| + | description= _ "Death of S'Saskin the Bloodborn" | ||
| + | condition=lose | ||
| + | [/objective] | ||
| + | [objective] | ||
| + | description= _ "Time runs out" | ||
| + | condition=lose | ||
| + | [/objective] | ||
| + | [/objectives] | ||
| + | [/event] | ||
| − | + | [event] | |
| − | + | name=last breath | |
| − | + | first_time_only=yes | |
| − | + | [filter] | |
| + | side=1 | ||
| + | [/filter] | ||
| + | [message] | ||
| + | speaker=unit | ||
| + | message= _ "Shasss! For Skalithhh! " | ||
| + | [/message] | ||
| + | [if] | ||
| + | [variable] | ||
| + | name=village_visited | ||
| + | equals=no | ||
| + | [/variable] | ||
| + | [then] | ||
| + | [message] | ||
| + | description=S'Saskin the Bloodborn | ||
| + | message= _ "Blizzards! The orcs are prepared to fight and well defended. We need a way to break them." | ||
| + | [/message] | ||
| + | [role] | ||
| + | role=guide | ||
| + | type=Saurian Stalker,Saurian Warrior alt,Saurian Brave | ||
| + | [/role] | ||
| + | [message] | ||
| + | role=guide | ||
| + | message= _ "Bloodborn, there isss another tribe clossse that isss known for itsss ssecret knowledge. We ssseek out their help yesss?" | ||
| + | [/message] | ||
| − | + | [message] | |
| − | + | description=S'Saskin the Bloodborn | |
| − | + | message= _ "You are right, lets make haste" | |
| − | + | [/message] | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | {PUT_IMG (items/gohere.png) 29 4} | |
| + | [scroll_to] | ||
| + | x=29 | ||
| + | y=4 | ||
| + | [/scroll_to] | ||
| + | [objectives] | ||
| + | side=1 | ||
| + | [objective] | ||
| + | description= _ "Seek help from the other tribe" | ||
| + | condition=win | ||
| + | [/objective] | ||
| + | [objective] | ||
| + | description= _ "Death of S'Saskin" | ||
| + | condition=lose | ||
| + | [/objective] | ||
| + | [objective] | ||
| + | description= _ "Time runs out" | ||
| + | condition=lose | ||
| + | [/objective] | ||
| + | [/objectives] | ||
| + | [/then] | ||
| + | [else] | ||
| + | [message] | ||
| + | description=S'Saskin the Bloodborn | ||
| + | message= _ "Blizzards! The orcs are prepared to fight and well defended. Many braves will die to take down their fort." | ||
| + | [/message] | ||
| + | [message] | ||
| + | speaker=Iktha Toskh | ||
| + | message= _ "Do not worry Bloodborn. My tribe excels at healing of wounded warriors. Move anyone who needs aid next to one of us and we'll take care of him." | ||
| + | image=portraits/saurian-tribalist.png | ||
| + | [/message] | ||
| − | + | [message] | |
| − | + | description=S'Saskin the Bloodborn | |
| − | + | message= _ "Very well. Death to the Blackbloods, Chaaarge!" | |
| − | + | [/message] | |
| − | + | [/else] | |
| − | + | [/if] | |
| − | + | [/event] | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | [event] | |
| − | + | name=moveto | |
| − | |||
| − | |||
| − | |||
| − | + | [filter] | |
| − | + | side=1 | |
| − | + | x,y=29,4 | |
| − | + | [/filter] | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | [message] | |
| − | + | description=S'Saskin the Bloodborn | |
| − | + | message= _ "By Ikhor! What happened to this place? It seems deserted?" | |
| − | + | [/message] | |
| − | |||
| − | |||
| − | |||
| − | + | [message] | |
| − | + | speaker=narrator | |
| − | + | message= _ "And just like that, as if he has always been there, the nearby trees seem to coalesce into the form of an elder saurian" | |
| − | + | [/message] | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | + | [unit] | |
| − | + | side=1 | |
| − | + | #ifdef EASY | |
| − | + | type=Soothsayer | |
| − | + | #endif | |
| − | + | #ifdef MEDIUM | |
| − | + | type=Witch Doctor | |
| − | + | #endif | |
| − | + | #ifdef HARD | |
| − | + | type=Witch Doctor | |
| − | + | #endif | |
| − | + | description=Iktha Toskh | |
| − | + | {IS_HERO} | |
| − | + | x,y=27,4 | |
| − | + | [modifications] | |
| − | + | {TRAIT_RESILIENT} | |
| − | + | {TRAIT_QUICK} | |
| − | + | [/modifications] | |
| − | + | [/unit] | |
| − | |||
| − | + | [message] | |
| − | + | speaker=Iktha Toskh | |
| − | + | message= _ "Halt warrior. What do you seek in this place. There is nothing here to find." | |
| − | + | image=portraits/saurian-tribalist.png | |
| − | + | [/message] | |
| − | + | [message] | |
| − | + | description=S'Saskin the Bloodborn | |
| − | + | message= _ "I seek the tribe that lives here." | |
| − | + | [/message] | |
| − | + | [message] | |
| − | + | speaker=Iktha Toskh | |
| − | + | message= _ "Nobody lives here anymore. The orcs took our best to war and left us to slowly die. We are no more." | |
| − | + | image=portraits/saurian-tribalist.png | |
| − | + | [/message] | |
| − | + | [message] | |
| − | + | description=S'Saskin the Bloodborn | |
| − | + | message= _ "No, I do not permit this. Now you join me and obey my commands. The saurians will live. This is to be" | |
| − | + | [/message] | |
| − | + | [message] | |
| − | + | speaker=Iktha Toskh | |
| − | + | message= _ "Hmmm, yes. I can sense you are born in blood. You have the leader's gift and your word I, and the rest of my tribe, will follow" | |
| − | + | image=portraits/saurian-tribalist.png | |
| − | + | [/message] | |
| − | + | [message] | |
| − | + | speaker=narrator | |
| − | + | message= _ "From now on you can recruit Witch Doctors as well. Witch doctors are healers and have a short range magical attack." | |
| − | + | [/message] | |
| − | + | [allow_recruit] | |
| − | + | side=1 | |
| − | + | type=Witch Doctor | |
| − | + | [/allow_recruit] | |
| − | + | [objectives] | |
| − | + | side=1 | |
| − | + | [objective] | |
| − | + | description= _ "Kill Kraglow and capture the orcish guardpost" | |
| − | + | condition=win | |
| − | + | [/objective] | |
| − | + | [objective] | |
| − | + | description= _ "Death of S'Saskin" | |
| − | + | condition=lose | |
| − | + | [/objective] | |
| − | + | [objective] | |
| − | + | description= _ "Death of Iktha Toskh" | |
| − | + | condition=lose | |
| − | + | [/objective] | |
| − | + | [objective] | |
| − | + | description= _ "Time runs out" | |
| − | + | condition=lose | |
| − | + | [/objective] | |
| − | + | [/objectives] | |
| − | + | [set_variable] | |
| − | + | name=village_visited | |
| − | + | value=yes | |
| − | + | [/set_variable] | |
| − | + | [/event] | |
| − | + | [event] | |
| − | + | name=die | |
| − | + | [filter] | |
| − | + | description=Kraglow | |
| − | + | [/filter] | |
| − | + | [message] | |
| − | + | speaker=unit | |
| − | + | message= _ "Aaargh! So you have steel lizard? *Cough* It doesn't matter, a runner is already away to tell the clan. With your defiance you have doomed your tribe..." | |
| − | + | image=portraits/core/James_Woo/orc-warlord5.png | |
| − | + | [/message] | |
| − | + | [message] | |
| − | + | description=Iktha Toskh | |
| − | + | message= _ "The guardhouse is ours Bloodborn! We are free!" | |
| − | + | image=portraits/saurian-tribalist.png | |
| − | + | [/message] | |
| − | + | [message] | |
| − | + | description=S'Saskin the Bloodborn | |
| − | + | message= _ "That may be, but the orcs will be coming to retaliate. And this time they will not just enslave us." | |
| − | + | [/message] | |
| − | + | [message] | |
| − | + | description=Iktha Toskh | |
| − | + | message= _ "What shall we do then. Our losses were great just taking this guardpost. Shall we flee?" | |
| − | + | image=portraits/saurian-tribalist.png | |
| − | + | [/message] | |
| − | + | [message] | |
| − | + | description=S'Saskin the Bloodborn | |
| − | + | message= _ "No, prepare defenses. We will teach them a lesson in guile..." | |
| − | + | [/message] | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| + | [endlevel] | ||
| + | result=victory | ||
| + | bonus=yes | ||
| + | [/endlevel] | ||
| + | [clear_variable] | ||
| + | name=village_visited | ||
| + | [/clear_variable] | ||
| + | [/event] | ||
[/scenario] | [/scenario] | ||
</pre> | </pre> | ||
Revision as of 17:21, 29 January 2008
[scenario]
id="Out_Of_The_Swamps"
name= _ "Out of the Swamps"
# next_scenario="Unexpected_Allies"
{FL_MAP Out_Of_The_Swamps.map}
{DEFAULT_SCHEDULE}
{DEFAULT_MUSIC_PLAYLIST}
{TURNS 20 16 13}
# Scenario Introduction
{INTRO_OUT_OF_THE_SWAMPS}
# The Saurians
[side]
side=1
type=Bloodborn
description=S'Saskin the Bloodborn
user_description= _ "S'Saskin the Bloodborn"
unrenamable=yes
{IS_HERO}
controller=human
team_name=Reptiles
canrecruit=1
recruit=Saurian Brave
{GOLD 135 110 80}
[/side]
# The Blackblood clan
[side]
side=2
type=Orcish Grunt
description=Kraglow
canrecruit=1
#ifdef EASY
recruit=Orcish Grunt
#endif
#ifdef NORMAL
recruit=Wolf Rider,Orcish Grunt
#endif
#ifdef HARD
recruit=Wolf Rider,Orcish Grunt,Orcish Archer
#endif
[ai]
#ifdef EASY
recruitment_pattern=fighter
#endif
#ifdef MEDIUM
recruitment_pattern=fighter,scout
#endif
#ifdef HARD
recruitment_pattern=fighter,scout,archer
#endif
villages_per_scout=6
[/ai]
{GOLD 100 135 170}
[/side]
[event]
name=prestart
[set_variable]
name=village_visited
value=no
[/set_variable]
[/event]
# Scenario Start
[event]
name=start
[message]
speaker=narrator
message= _ "Due to the coming of the clan wars, the orc guard at the Salty Swamp has been thinned considerably in the last few weeks. S'Saskin took this chance to stockpile new weapons for the events to follow..."
[/message]
[message]
description=Kraglow
message= _ "Saurians! The times of war are approaching once again. You know what this means..."
image=portraits/core/James_Woo/orc-warlord5.png
[/message]
[message]
description=S'Saskin the Bloodborn
message= _ "You won't be taking any of our braves today orc. I am thinking the time has come to learn to fight your own battles instead of hiding you cowardly hide behind us."
[/message]
[message]
speaker=Kraglow
message= _ "What?! Why you insolent slimy whelp, I'll make you regret those words."
image=portraits/core/James_Woo/orc-warlord5.png
[/message]
[message]
description=S'Saskin the Bloodborn
message= _ "Regret is the one thing we have enough. Brothers, Arm yourselves! Today we die free. Skalith Hyksa!"
[/message]
[objectives]
side=1
[objective]
description= _ "Engage the Orcs"
condition=win
[/objective]
[objective]
description= _ "Death of S'Saskin the Bloodborn"
condition=lose
[/objective]
[objective]
description= _ "Time runs out"
condition=lose
[/objective]
[/objectives]
[/event]
[event]
name=last breath
first_time_only=yes
[filter]
side=1
[/filter]
[message]
speaker=unit
message= _ "Shasss! For Skalithhh! "
[/message]
[if]
[variable]
name=village_visited
equals=no
[/variable]
[then]
[message]
description=S'Saskin the Bloodborn
message= _ "Blizzards! The orcs are prepared to fight and well defended. We need a way to break them."
[/message]
[role]
role=guide
type=Saurian Stalker,Saurian Warrior alt,Saurian Brave
[/role]
[message]
role=guide
message= _ "Bloodborn, there isss another tribe clossse that isss known for itsss ssecret knowledge. We ssseek out their help yesss?"
[/message]
[message]
description=S'Saskin the Bloodborn
message= _ "You are right, lets make haste"
[/message]
{PUT_IMG (items/gohere.png) 29 4}
[scroll_to]
x=29
y=4
[/scroll_to]
[objectives]
side=1
[objective]
description= _ "Seek help from the other tribe"
condition=win
[/objective]
[objective]
description= _ "Death of S'Saskin"
condition=lose
[/objective]
[objective]
description= _ "Time runs out"
condition=lose
[/objective]
[/objectives]
[/then]
[else]
[message]
description=S'Saskin the Bloodborn
message= _ "Blizzards! The orcs are prepared to fight and well defended. Many braves will die to take down their fort."
[/message]
[message]
speaker=Iktha Toskh
message= _ "Do not worry Bloodborn. My tribe excels at healing of wounded warriors. Move anyone who needs aid next to one of us and we'll take care of him."
image=portraits/saurian-tribalist.png
[/message]
[message]
description=S'Saskin the Bloodborn
message= _ "Very well. Death to the Blackbloods, Chaaarge!"
[/message]
[/else]
[/if]
[/event]
[event]
name=moveto
[filter]
side=1
x,y=29,4
[/filter]
[message]
description=S'Saskin the Bloodborn
message= _ "By Ikhor! What happened to this place? It seems deserted?"
[/message]
[message]
speaker=narrator
message= _ "And just like that, as if he has always been there, the nearby trees seem to coalesce into the form of an elder saurian"
[/message]
[unit]
side=1
#ifdef EASY
type=Soothsayer
#endif
#ifdef MEDIUM
type=Witch Doctor
#endif
#ifdef HARD
type=Witch Doctor
#endif
description=Iktha Toskh
{IS_HERO}
x,y=27,4
[modifications]
{TRAIT_RESILIENT}
{TRAIT_QUICK}
[/modifications]
[/unit]
[message]
speaker=Iktha Toskh
message= _ "Halt warrior. What do you seek in this place. There is nothing here to find."
image=portraits/saurian-tribalist.png
[/message]
[message]
description=S'Saskin the Bloodborn
message= _ "I seek the tribe that lives here."
[/message]
[message]
speaker=Iktha Toskh
message= _ "Nobody lives here anymore. The orcs took our best to war and left us to slowly die. We are no more."
image=portraits/saurian-tribalist.png
[/message]
[message]
description=S'Saskin the Bloodborn
message= _ "No, I do not permit this. Now you join me and obey my commands. The saurians will live. This is to be"
[/message]
[message]
speaker=Iktha Toskh
message= _ "Hmmm, yes. I can sense you are born in blood. You have the leader's gift and your word I, and the rest of my tribe, will follow"
image=portraits/saurian-tribalist.png
[/message]
[message]
speaker=narrator
message= _ "From now on you can recruit Witch Doctors as well. Witch doctors are healers and have a short range magical attack."
[/message]
[allow_recruit]
side=1
type=Witch Doctor
[/allow_recruit]
[objectives]
side=1
[objective]
description= _ "Kill Kraglow and capture the orcish guardpost"
condition=win
[/objective]
[objective]
description= _ "Death of S'Saskin"
condition=lose
[/objective]
[objective]
description= _ "Death of Iktha Toskh"
condition=lose
[/objective]
[objective]
description= _ "Time runs out"
condition=lose
[/objective]
[/objectives]
[set_variable]
name=village_visited
value=yes
[/set_variable]
[/event]
[event]
name=die
[filter]
description=Kraglow
[/filter]
[message]
speaker=unit
message= _ "Aaargh! So you have steel lizard? *Cough* It doesn't matter, a runner is already away to tell the clan. With your defiance you have doomed your tribe..."
image=portraits/core/James_Woo/orc-warlord5.png
[/message]
[message]
description=Iktha Toskh
message= _ "The guardhouse is ours Bloodborn! We are free!"
image=portraits/saurian-tribalist.png
[/message]
[message]
description=S'Saskin the Bloodborn
message= _ "That may be, but the orcs will be coming to retaliate. And this time they will not just enslave us."
[/message]
[message]
description=Iktha Toskh
message= _ "What shall we do then. Our losses were great just taking this guardpost. Shall we flee?"
image=portraits/saurian-tribalist.png
[/message]
[message]
description=S'Saskin the Bloodborn
message= _ "No, prepare defenses. We will teach them a lesson in guile..."
[/message]
[endlevel]
result=victory
bonus=yes
[/endlevel]
[clear_variable]
name=village_visited
[/clear_variable]
[/event]
[/scenario]