Restore the fight in "A Strategy of Hope",

but this time with storyline hoooks at both ends.
This commit is contained in:
Eric S. Raymond 2007-07-25 01:47:18 +00:00
parent b6f0a4f54f
commit 370d925489

View file

@ -32,6 +32,7 @@
[side]
type=Bandit
description=Baldras
profile=portraits/p_baldras.png
side=1
canrecruit=1
controller=human
@ -46,13 +47,99 @@
user_description= _ "Relnan"
profile=portraits/p_relnan.png
side=2
overlays=hero-icon.png
canrecruit=1
controller=ai
recruit=
gold=100
team_name=good_guys
[ai]
#This should get them to attack the saurians
[protect_location]
x=7
y=5
radius=10
value=7
[/protect_location]
[/ai]
recruit=Outlaw_Peasant,Trapper_Peasant,Poacher_Peasant,Huntsman_Peasant,Thug_Peasant
{GOLD 250 130 60}
[/side]
[side]
type=Orcish Warrior
description="Urk Delek"
user_description= _ "Urk Delek"
profile=portraits/James_Woo/orc-warlord5.png
side=3
canrecruit=1
controller=ai
recruit=Orcish Grunt,Wolf Rider,Orcish Archer,Troll Whelp,Troll Grunt
[ai]
time_of_day=dawn,morning,afternoon
caution=0.5
aggression=0.5
[/ai]
[ai]
time_of_day=dusk,first_watch,second_watch
caution=0.0
aggression=1.0
[/ai]
income=10
{GOLD 100 180 260}
team_name=bad_guys
[/side]
[side]
type=Saurian Augur
description=Thhsthss
user_description= _ "Thhsthss"
profile=portraits/Alex_Jarocha-Ernst/saurian-augur.png
side=4
canrecruit=1
controller=ai
recruit=Saurian Skirmisher,Saurian Ambusher
[ai]
#they want to kill the leader
leader_value=5
[/ai]
{INCOME 5 15 25}
{GOLD 100 120 160}
team_name=bad_guys
[/side]
#
# Prestart actions
#
[event]
name=prestart
[music]
name="elf-land.ogg"
[/music]
[objectives]
side=1
[objective]
description= _ "Defeat both enemy leaders"
condition=win
[/objective]
[objective]
description= _ "Death of Baldras"
condition=lose
[/objective]
[objective]
description= _ "Death of Harper"
condition=lose
[/objective]
[objective]
description= _ "Death of Relnan"
condition=lose
[/objective]
[objective]
description= _ "Turns run out"
condition=lose
[/objective]
[/objectives]
[/event]
[event]
name=start
@ -97,15 +184,77 @@
[/message]
[message]
description=Relnan
message= _ "I agree. However, I must stay here and prepare to defend Delwyn and Dallben so it's up to you to travel to Elensefar and talk to him."
message= _ "I agree. But, Baldras, what will you tell him? We know something has been going badly wrong in Wesnoth of late, that more than ordinary corruption and incompetence is afoot. But when the effects fall on mere peasants, the wrong of it may not seem so obvious from a noble's chair."
[/message]
[message]
description=Baldras
message= _ "It's settled then. I only hope that he will be able to help us."
message= _ "We need evidence. Hard evidence...but wait, are those orcish war drums I hear?"
[/message]
[message]
description=Relnan
message= _ "I think they are, old friend. And that rank smell on the wind tells another tale; saurians approach. To arms!"
[/message]
[message]
description="Urk Delek"
message= _ "By the sound of the wolves, the scent trail of Fal Khag's killers ends here."
[/message]
[message]
description="Thhsthss"
message= _ "Fal Khag is nothing to usss, orc. You promissed uss gold. Bright gold."
[/message]
[message]
description="Urk Delek"
message= _ "You will get gold. And our wolves will get meat."
[/message]
[/event]
#
# Victory
#
[event]
name=victory
[message]
description=Baldras
image=portraits/p_baldras.png
message= _ "Something is very wrong here. Those orcs were carrying weapons with Army forge-markings."
[/message]
[message]
description=Relnan
image=portraits/p_relnan.png
message= _ "Aye. And the gold in their pouches looked new from the mint."
[/message]
[message]
description=Baldras
image=portraits/p_baldras.png
message= _ "Can the darkest rumors be true, then? Does the Kingdom...does Queen Asheviere...send orcs against its own people?"
[/message]
[message]
description=Relnan
image=portraits/p_relnan.png
message= _ "I think your mission to Lord Maddock just became more urgent than we knew, Baldras. I must remain here to see to the defense of Delwyn and Dallben, but you should fly to Elensefar with all speed."
[/message]
[endlevel]
result=continue
result=victory
bonus=yes
[/endlevel]
[/event]
#
# Loss conditions - turns run out
#
[event]
name=time over
[message]
description=Baldras
image=portraits/p_baldras.png
message= _ "We have tarried here for far too long... there is no way we can reach Elensefar and return with help before the Wesnoth army destroys our homes. Retreat!!"
[/message]
[endlevel]
result=defeat
[/endlevel]
[/event]
{LIBERTY_DEATHS}
[/scenario]