Balancing changes. (very little could be done to make it LESS balanced, so...:)

This commit is contained in:
Joseph Simmons 2005-01-03 23:14:03 +00:00
parent 0996052bec
commit db8db1324d

View file

@ -54,7 +54,7 @@ Defeat:
canrecruit=1
recruit=Horseman,Bowman
team_name=good
{GOLD 200 150 100}
{GOLD 180 140 90}
[ai]
{NO_SCOUTS}
[avoid]
@ -73,7 +73,7 @@ Defeat:
recruit=Skeleton,Skeleton Archer
team_name=evil
{INCOME 5 10 15}
{GOLD 20 30 40}
{GOLD 30 40 50}
[ai]
aggression=-0.1
[/ai]
@ -215,9 +215,10 @@ y=$y1
[/variable]
[/or]
[or]
[have_unit]
description=Shodrano
[/have_unit]
[variable]
name=shodranoshown
equals=yes
[/variable]
[/or]
[else]
[unit]
@ -227,6 +228,10 @@ y=$y1
y=$y1
description=Shodrano
[/unit]
[set_variable]
name=shodranoshown
value=yes
[/set_variable]
[message]
description=Shodrano
message= _ "So, you have found my hiding place. Very well, I guess I will have to kill you!"
@ -248,21 +253,76 @@ y=$y1
description=Shodrano
message= _ "You have defeated me! I can terrorize the villagers no more..."
[/message]
[message]
description=Owaec
message= _ "I have fufilled me duty to the villages. Now I suppose I can join you in your quest."
[/message]
[unstore_unit]
variable=dacyn
find_vacant=yes
[/unstore_unit]
[message]
description=Dacyn
message= _ "Good job! Now, we should move onward, north. The undead scout has warned us; we must get far away from these lands. I think we should go north, and try to reach Weldyn from a different route."
[/message]
[endlevel]
bonus=yes
[/endlevel]
[if]
[have_unit]
name=Lanar-Skal
[/have_unit]
[then]
[message]
description=Owaec
message= _ "We still need to defeat these undead for the villages to be safe."
[/message]
[/then]
[else]
[message]
description=Owaec
message= _ "I have fufilled me duty to the villages. Now I suppose I can join you in your quest."
[/message]
[unstore_unit]
variable=dacyn
find_vacant=yes
[/unstore_unit]
[message]
description=Dacyn
message= _ "Good job! Now, we should move onward, north. The undead scout has warned us; we must get far away from these lands. I think we should go north, and try to reach Weldyn from a different route."
[/message]
[endlevel]
bonus=yes
[/endlevel]
[/else]
[/if]
[/event]
[event]
name=die
[filter]
description=Lanar-Skal
[/filter]
[if]
[or]
[have_unit]
description=Shodrano
[/have_unit]
[/or]
[or]
[variable]
name=shodranoshown
equals=no
[/variable]
[/or]
[then]
[message]
description=Owaec
message= _ "There is still that outlaw to take care of."
[/message]
[/then]
[else]
[message]
description=Owaec
message= _ "I have fufilled me duty to the villages. Now I suppose I can join you in your quest."
[/message]
[unstore_unit]
variable=dacyn
find_vacant=yes
[/unstore_unit]
[message]
description=Dacyn
message= _ "Good job! Now, we should move onward, north. The undead scout has warned us; we must get far away from these lands. I think we should go north, and try to reach Weldyn from a different route."
[/message]
[endlevel]
bonus=yes
[/endlevel]
[/else]
[/if]
[/event]
[/scenario]