Scenario balanced
Victory conditions are more clear
This commit is contained in:
parent
42773a6cb9
commit
88eade4893
1 changed files with 81 additions and 12 deletions
|
@ -6,28 +6,22 @@
|
|||
name="Shan Taum The Smug"
|
||||
id="Shan_Taum_The_Smug"
|
||||
map=orc-map8
|
||||
turns=30
|
||||
turns=2
|
||||
|
||||
{DAWN}
|
||||
{DAWN}
|
||||
{MORNING}
|
||||
{AFTERNOON}
|
||||
{DUSK}
|
||||
{DUSK}
|
||||
{FIRST_WATCH}
|
||||
{FIRST_WATCH}
|
||||
{FIRST_WATCH}
|
||||
{SECOND_WATCH}
|
||||
{SECOND_WATCH}
|
||||
{SECOND_WATCH}
|
||||
|
||||
next_scenario="null"
|
||||
next_scenario="Saving_Inarix"
|
||||
|
||||
music="wesnoth-2.ogg"
|
||||
|
||||
objectives="
|
||||
Victory:
|
||||
@Survive the Shan Taum menace
|
||||
@Survive the Shan Taum menace for 20 turns
|
||||
Defeat:
|
||||
#Death of Kapou'e
|
||||
#Death of Grüü
|
||||
|
@ -52,7 +46,7 @@ Defeat:
|
|||
canrecruit=1
|
||||
aggression=1.0
|
||||
recruit=Ogre, Orcish Crossbowman, Orcish Assassin, Wolf Rider
|
||||
recruitment_pattern=scout, scout, fighter, fighter, fighter, mixed fighter, archer
|
||||
recruitment_pattern=scout, scout, fighter, fighter, archer
|
||||
{GOLD 300, 350, 400}
|
||||
{INCOME 45, 60, 90}
|
||||
[/side]
|
||||
|
@ -140,13 +134,88 @@ Defeat:
|
|||
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
name=time over
|
||||
[endlevel]
|
||||
result=victory
|
||||
[/endlevel]
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
name=victory
|
||||
{OLD_ORCISH_SHAMAN 32 30 Fabstep}
|
||||
{OLD_ORCISH_SHAMAN 32 30 Klebar}
|
||||
{OLD_ORCISH_SHAMAN 32 30 Echarp}
|
||||
[message]
|
||||
description="Echarp"
|
||||
id=msg_orc9_30
|
||||
message="What is this ? Are you mad!? Humans are to besiege our fortress at Prestim and you are fighting each other !"
|
||||
[/message]
|
||||
[message]
|
||||
description="Kapou'e"
|
||||
id=msg_orc9_20
|
||||
message="Die!"
|
||||
id=msg_orc9_31
|
||||
message="Well, ermmm..."
|
||||
[/message]
|
||||
[message]
|
||||
description="Echarp"
|
||||
id=msg_orc9_32
|
||||
message="Kapou'e, rumors tell you made a long trip to seek assistance from us, and escorting Pirk, Gork and Vraurk. The concil is grateful for that."
|
||||
[/message]
|
||||
[message]
|
||||
description="Fabstep"
|
||||
id=msg_orc9_33
|
||||
message="I know what you want from us but I'm afraid we can't help you."
|
||||
[/message]
|
||||
[message]
|
||||
description="Kapou'e"
|
||||
id=msg_orc9_34
|
||||
message="Really? But my people..."
|
||||
[/message]
|
||||
[message]
|
||||
description="Echarp"
|
||||
id=msg_orc9_36
|
||||
message="You don't understand. Orcs are divided from ages, the only one who gave us some unity was your father, Black Eye Karun. Hearing rumors from your exploits, we understood you are a worthy son of your father."
|
||||
[/message]
|
||||
[message]
|
||||
description="Vraurk"
|
||||
id=msg_orc9_37
|
||||
message="This is true. Now we are pressured from all sides by humans and elves, we need a leader that can unite all banners. This one is YOU!"
|
||||
[/message]
|
||||
[message]
|
||||
description="Kapou'e"
|
||||
id=msg_orc9_38
|
||||
message="Well, I'm not sure I deserve that..."
|
||||
[/message]
|
||||
[message]
|
||||
description="Grüü"
|
||||
id=msg_orc9_39
|
||||
message="Did you hear? There is a battle waiting for us at Prestim!"
|
||||
[/message]
|
||||
[message]
|
||||
description="Echarp"
|
||||
id=msg_orc9_40
|
||||
message="Kapou'e, if Prestim falls, humans will have a strong bridgehead on this side of the river and your people won't be safe. You are the only one that can help us defend Prestim!"
|
||||
[/message]
|
||||
[message]
|
||||
description="Pirk"
|
||||
id=msg_orc9_41
|
||||
message="Leave your people there Kapou'e, they are safe for the moment and go defend Prestim. In the meantime, now that the council is complete again, we will decide if we have to form the Great Horde again and give you the leadership on it."
|
||||
[/message]
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
name=die
|
||||
[filter]
|
||||
description="Shan Taum"
|
||||
[/filter]
|
||||
[message]
|
||||
description="Shan Taum"
|
||||
id=msg_orc9_21
|
||||
message="Nooo! Don't kill me, I surrender to you little earthworm."
|
||||
[/message]
|
||||
[endlevel]
|
||||
result=victory
|
||||
[/endlevel]
|
||||
[/event]
|
||||
|
||||
{scenarios/Son_Of_The_Black_Eye/deaths.cfg}
|
||||
|
|
Loading…
Add table
Reference in a new issue