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
+
    id="Out_Of_The_Swamps"
name= _ "Out of the Swamps"
+
    name= _ "Out of the Swamps"
        next_scenario="Unexpected_Allies"
+
    #        next_scenario="Unexpected_Allies"
music="wesnoth-3.ogg"
 
  
{FL_MAP Out_Of_The_Swamps}
+
    {FL_MAP Out_Of_The_Swamps.map}
  
{DAWN}
+
    {DEFAULT_SCHEDULE}
{MORNING}
 
{AFTERNOON}
 
{DUSK}
 
{FIRST_WATCH}
 
{SECOND_WATCH}
 
  
{TURNS 20 16 13}
+
    {DEFAULT_MUSIC_PLAYLIST}
  
{@campaigns/Forgotten_Legacy/scenarios/deaths.cfg}
+
    {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  
+
        side=1  
type=Bloodborn
+
        type=Bloodborn
  description=S'Saskin the Bloodborn
+
        description=S'Saskin the Bloodborn
overlays="misc/hero-icon.png"
+
        user_description= _ "S'Saskin the Bloodborn"
unrenamable=yes
+
        unrenamable=yes
 +
        {IS_HERO}
  
controller=human
+
        controller=human
team_name=Reptiles
+
        team_name=Reptiles
  
canrecruit=1
+
        canrecruit=1
recruit=Saurian Brave
+
        recruit=Saurian Brave
  
{GOLD 135 110 80}
+
        {GOLD 135 110 80}
 +
    [/side]
  
[/side]
+
    # The Blackblood clan
  
# The Blackblood clan
+
    [side]
 +
        side=2
 +
        type=Orcish Grunt
 +
        description=Kraglow
  
[side]
+
        canrecruit=1
side=2
+
#ifdef EASY
type=Orcish Grunt
+
        recruit=Orcish Grunt
description=Kraglow
+
#endif
  
canrecruit=1
+
#ifdef NORMAL
#ifdef EASY
+
        recruit=Wolf Rider,Orcish Grunt
recruit=Orcish Grunt
+
#endif
#endif
 
  
#ifdef NORMAL
+
#ifdef HARD
recruit=Wolf Rider,Orcish Grunt
+
        recruit=Wolf Rider,Orcish Grunt,Orcish Archer
#endif
+
#endif
  
#ifdef HARD
+
        [ai]
recruit=Wolf Rider,Orcish Grunt,Orcish Archer
+
#ifdef EASY
#endif
+
            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]
  
[ai]
+
    [event]
#ifdef EASY
+
        name=prestart
recruitment_pattern=fighter
+
        [set_variable]
#endif
+
            name=village_visited
#ifdef MEDIUM
+
            value=no
recruitment_pattern=fighter,scout
+
        [/set_variable]
#endif
+
    [/event]
#ifdef HARD
 
recruitment_pattern=fighter,scout,archer
 
#endif
 
        villages_per_scout=6
 
[/ai]
 
{GOLD 100 135 170}
 
[/side]
 
  
[event]
+
    # Scenario Start
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]
  
[event]
+
        [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]
  
name=start
+
        [message]
[message]
+
            description=S'Saskin the Bloodborn
speaker=narrator
+
            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= _ "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]
 
  
[message]
+
        [message]
description=Kraglow
+
            speaker=Kraglow
message= _ "Saurians! The times of war are approaching once again. You know what this means..."
+
            message= _ "What?! Why you insolent slimy whelp, I'll make you regret those words."
        image=portraits/core/James_Woo/orc-warlord5.png
+
            image=portraits/core/James_Woo/orc-warlord5.png
[/message]
+
        [/message]
  
[message]
+
        [message]
description=S'Saskin the Bloodborn
+
            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= _ "Regret is the one thing we have enough. Brothers, Arm yourselves! Today we die free. Skalith Hyksa!"
[/message]
+
        [/message]
  
[message]
+
        [objectives]
speaker=Kraglow
+
            side=1
message= _ "What?! Why you insolent slimy whelp, I'll make you regret those words."
+
            [objective]
        image=portraits/core/James_Woo/orc-warlord5.png
+
                description= _ "Engage the Orcs"
[/message]
+
                condition=win
 +
            [/objective]
 +
            [objective]
 +
                description= _ "Death of S'Saskin the Bloodborn"
 +
                condition=lose
 +
            [/objective]
 +
            [objective]
 +
                description= _ "Time runs out"
 +
                condition=lose
 +
            [/objective]
 +
        [/objectives]
 +
    [/event]
  
[message]
+
    [event]
description=S'Saskin the Bloodborn
+
        name=last breath
message= _ "Regret is the one thing we have enough. Brothers, Arm yourselves! Today we die free. Skalith Hyksa!"
+
        first_time_only=yes
[/message]
+
        [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]
  
[objectives]
+
                [message]
side=1
+
                    description=S'Saskin the Bloodborn
[objective]
+
                    message= _ "You are right, lets make haste"
description= _ "Engage the Orcs"
+
                [/message]
condition=win
 
[/objective]
 
[objective]
 
description= _ "Death of S'Saskin the Bloodborn"
 
condition=lose
 
[/objective]
 
[objective]
 
description= _ "Time runs out"
 
condition=lose
 
[/objective]
 
[/objectives]
 
  
[/event]
+
                {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]
  
[event]
+
                [message]
name=die
+
                    description=S'Saskin the Bloodborn
first_time_only=yes
+
                    message= _ "Very well. Death to the Blackbloods, Chaaarge!"
[filter]
+
                [/message]
side=1
+
            [/else]
[/filter]
+
        [/if]
[message]
+
    [/event]
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}
+
    [event]
[scroll_to]
+
        name=moveto
x=29
 
y=4
 
[/scroll_to]
 
  
[objectives]
+
        [filter]
side=1
+
            side=1
[objective]
+
            x,y=29,4
description= _ "Seek help from the other tribe"
+
        [/filter]
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]
+
        [message]
name=moveto
+
            description=S'Saskin the Bloodborn
+
            message= _ "By Ikhor! What happened to this place? It seems deserted?"
[filter]
+
        [/message]
side=1
 
x,y=29,4
 
[/filter]
 
  
[message]
+
        [message]
description=S'Saskin the Bloodborn
+
            speaker=narrator
message= _ "By Ikhor! What happened to this place? It seems deserted?"
+
            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]
+
        [/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]
+
        [unit]
side=1
+
            side=1
#ifdef EASY
+
#ifdef EASY
type=Soothsayer
+
            type=Soothsayer
#endif
+
#endif
#ifdef MEDIUM
+
#ifdef MEDIUM
type=Witch Doctor
+
            type=Witch Doctor
#endif
+
#endif
#ifdef HARD
+
#ifdef HARD
type=Witch Doctor
+
            type=Witch Doctor
#endif
+
#endif
description=Iktha Toskh
+
            description=Iktha Toskh
overlays="misc/hero-icon.png"
+
            {IS_HERO}
x,y=27,4
+
            x,y=27,4
traits_description=_"quick" + _"resilient"
+
            [modifications]
[modifications]
+
                {TRAIT_RESILIENT}
{FL_RESILIENT}
+
                {TRAIT_QUICK}
{FL_QUICK}
+
            [/modifications]
[/modifications]
+
        [/unit]
[/unit]
 
  
[message]
+
        [message]
speaker=Iktha Toskh
+
            speaker=Iktha Toskh
message= _ "Halt warrior. What do you seek in this place. There is nothing here to find."
+
            message= _ "Halt warrior. What do you seek in this place. There is nothing here to find."
        image=portraits/saurian-tribalist.png
+
            image=portraits/saurian-tribalist.png
[/message]
+
        [/message]
  
[message]
+
        [message]
description=S'Saskin the Bloodborn
+
            description=S'Saskin the Bloodborn
message= _ "I seek the tribe that lives here."
+
            message= _ "I seek the tribe that lives here."
[/message]
+
        [/message]
  
[message]
+
        [message]
speaker=Iktha Toskh
+
            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."
+
            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
+
            image=portraits/saurian-tribalist.png
[/message]
+
        [/message]
  
[message]
+
        [message]
description=S'Saskin the Bloodborn
+
            description=S'Saskin the Bloodborn
message= _ "No, I will not permit it. From now on you will join me and obey my command. The saurians will live. This is to be"
+
            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]
  
[message]
+
        [message]
speaker=Iktha Toskh
+
            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"
+
            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
+
            image=portraits/saurian-tribalist.png
[/message]
+
        [/message]
  
[message]
+
        [message]
speaker=narrator
+
            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= _ "From now on you can recruit Witch Doctors as well. Witch doctors are healers and have a short range magical attack."
[/message]
+
        [/message]
[allow_recruit]
+
        [allow_recruit]
side=1
+
            side=1
type=Witch Doctor
+
            type=Witch Doctor
[/allow_recruit]
+
        [/allow_recruit]
  
[objectives]
+
        [objectives]
side=1
+
            side=1
[objective]
+
            [objective]
description= _ "Kill Kraglow and capture the orcish guardpost"
+
                description= _ "Kill Kraglow and capture the orcish guardpost"
condition=win
+
                condition=win
[/objective]
+
            [/objective]
[objective]
+
            [objective]
description= _ "Death of S'Saskin"
+
                description= _ "Death of S'Saskin"
condition=lose
+
                condition=lose
[/objective]
+
            [/objective]
[objective]
+
            [objective]
description= _ "Death of Iktha Toskh"
+
                description= _ "Death of Iktha Toskh"
condition=lose
+
                condition=lose
[/objective]
+
            [/objective]
[objective]
+
            [objective]
description= _ "Time runs out"
+
                description= _ "Time runs out"
condition=lose
+
                condition=lose
[/objective]
+
            [/objective]
[/objectives]
+
        [/objectives]
        [set_variable]
+
        [set_variable]
name=village_visited  
+
            name=village_visited
value=yes
+
            value=yes
[/set_variable]
+
        [/set_variable]
[/event]
+
    [/event]
  
[event]
+
    [event]
name=die
+
        name=die
[filter]
+
        [filter]
description=Kraglow
+
            description=Kraglow
[/filter]
+
        [/filter]
[message]
+
        [message]
speaker=unit
+
            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..."
+
            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
+
            image=portraits/core/James_Woo/orc-warlord5.png
[/message]
+
        [/message]
[message]
+
        [message]
description=Iktha Toskh
+
            description=Iktha Toskh
message= _ "The guardhouse is ours Bloodborn! We are free!"
+
            message= _ "The guardhouse is ours Bloodborn! We are free!"
        image=portraits/saurian-tribalist.png
+
            image=portraits/saurian-tribalist.png
[/message]
+
        [/message]
[message]
+
        [message]
description=S'Saskin the Bloodborn
+
            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= _ "That may be, but the orcs will be coming to retaliate. And this time they will not just enslave us."
[/message]
+
        [/message]
  
[message]
+
        [message]
description=Iktha Toskh
+
            description=Iktha Toskh
message= _ "What shall we do then. Our losses were great just taking this guardpost. Shall we flee?"
+
            message= _ "What shall we do then. Our losses were great just taking this guardpost. Shall we flee?"
        image=portraits/saurian-tribalist.png
+
            image=portraits/saurian-tribalist.png
[/message]
+
        [/message]
  
[message]
+
        [message]
description=S'Saskin the Bloodborn
+
            description=S'Saskin the Bloodborn
message= _ "No, prepare defenses. We will teach them a lesson in guile..."
+
            message= _ "No, prepare defenses. We will teach them a lesson in guile..."
[/message]
+
        [/message]
 
 
[endlevel]
 
result=victory
 
bonus=yes
 
[/endlevel]
 
[clear_variable]
 
name=village_visited
 
[/clear_variable]
 
 
 
[/event]
 
  
 +
        [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]