Slightly tweaked balances and changed texts
Increased the difficulties of scenario 3 and scenario 8a in the South Guard; Fixed the objective display after killing the naga queen
This commit is contained in:
parent
1da710a8cb
commit
f61ae5d56c
3 changed files with 12 additions and 6 deletions
|
@ -62,7 +62,8 @@
|
|||
user_team_name=_"Bandits"
|
||||
controller=ai
|
||||
|
||||
{GOLD 20 40 70}
|
||||
{GOLD 40 60 80}
|
||||
{INCOME 0 2 3}
|
||||
|
||||
canrecruit=yes
|
||||
[ai]
|
||||
|
|
|
@ -92,8 +92,8 @@
|
|||
[event]
|
||||
name=prestart
|
||||
|
||||
# Store away Deoran, his human troops, Ethiliel and her bodyguards, so
|
||||
# that only Gerrick and the rest of the elves remain.
|
||||
# Store away Deoran, Ethiliel and her bodyguards, so
|
||||
# that only Gerrick, human troops and the rest of the elves remain.
|
||||
# wmllint: recognize Ethiliel
|
||||
# wmllint: recognize Minister Hylas
|
||||
# wmllint: recognize Elvish Bodyguard
|
||||
|
@ -290,6 +290,11 @@
|
|||
[objective]
|
||||
description= _ "Defeat the Queen Xeila"
|
||||
condition=win
|
||||
[show_if]
|
||||
[have_unit]
|
||||
id=Queen Xeila
|
||||
[/have_unit]
|
||||
[/show_if]
|
||||
[/objective]
|
||||
[objective]
|
||||
description= _ "Death of Sir Gerrick"
|
||||
|
@ -328,7 +333,7 @@
|
|||
|
||||
[message]
|
||||
speaker=Sir Gerrick
|
||||
message= _ "if they are hostile to us, they could endanger Deoran and Ethiliel as well. Perhaps their leader can be reasoned with."
|
||||
message= _ "If they are hostile to us, they could endanger Deoran and Ethiliel as well. Perhaps their leader can be reasoned with."
|
||||
[/message]
|
||||
[/then]
|
||||
[/if]
|
||||
|
|
|
@ -96,8 +96,8 @@
|
|||
{TRAIT_INTELLIGENT}
|
||||
[/modifications]
|
||||
|
||||
{GOLD 60 80 100}
|
||||
{INCOME 2 3 5}
|
||||
{GOLD 75 100 125}
|
||||
{INCOME 3 6 8}
|
||||
|
||||
team_name=bandits
|
||||
user_team_name=_"Bandits"
|
||||
|
|
Loading…
Add table
Reference in a new issue