Legend of Wesmere: update Cliffs of Thoria difficulty (#5497)
LoW S10: reduce difficulty
This commit is contained in:
parent
fb07c247e8
commit
6ad4ee9b7b
1 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@
|
|||
experience_modifier=100
|
||||
name= _ "Cliffs of Thoria"
|
||||
{LOW_MAP 10_Cliffs_of_Thoria.map}
|
||||
{TURNS 32 30 28}
|
||||
{TURNS 36 32 28}
|
||||
|
||||
{DEFAULT_SCHEDULE}
|
||||
|
||||
|
@ -30,10 +30,10 @@
|
|||
{LOW_TRACK ( {FLIGHT_COMPLETE} {TREASURY_COMPLETE} {BOOK_STAGE3} ) }
|
||||
|
||||
#define PLAYER_GOLD
|
||||
{GOLD 280 240 220}
|
||||
{GOLD 290 255 220}
|
||||
#enddef
|
||||
#define MULTIPLAYER_GOLD
|
||||
{GOLD 90 85 80}
|
||||
{GOLD 95 85 80}
|
||||
#enddef
|
||||
|
||||
[side]
|
||||
|
@ -112,7 +112,7 @@
|
|||
side=5
|
||||
allow_player=no
|
||||
canrecruit=yes
|
||||
{GOLD 260 320 380}
|
||||
{GOLD 200 300 400}
|
||||
{INCOME 4 8 12}
|
||||
team_name=trolls
|
||||
user_team_name= _ "Enemies"
|
||||
|
@ -154,7 +154,7 @@
|
|||
[ai]
|
||||
recruitment_pattern=scout
|
||||
grouping=offensive
|
||||
aggression=0.75
|
||||
aggression={ON_DIFFICULTY 0.5 0.6 0.7}
|
||||
[/ai]
|
||||
[/side]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue