TSG: reduce difficulty
This commit is contained in:
parent
afc81cdee8
commit
e2a4251c2a
8 changed files with 18 additions and 18 deletions
|
@ -44,7 +44,7 @@
|
|||
controller=human
|
||||
{CUSTOM_SG_FLAG}
|
||||
|
||||
{GOLD 80 70 60}
|
||||
{GOLD 100 80 60}
|
||||
|
||||
canrecruit=yes
|
||||
recruit=Bowman, Spearman
|
||||
|
@ -65,7 +65,7 @@
|
|||
user_team_name=_"Bandits"
|
||||
controller=ai
|
||||
|
||||
gold=20
|
||||
{GOLD 20 25 30}
|
||||
|
||||
canrecruit=yes
|
||||
{QUANTITY recruit (Ruffian,Thief,Footpad)
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
name= _ "Mal A’kai"
|
||||
facing=sw
|
||||
|
||||
{GOLD 70 85 100}
|
||||
{GOLD 60 80 100}
|
||||
|
||||
team_name=undead
|
||||
user_team_name=_"Undead"
|
||||
|
@ -108,7 +108,7 @@
|
|||
name= _ "Jera Ilras"
|
||||
facing=sw
|
||||
|
||||
{GOLD 40 55 70}
|
||||
{GOLD 40 60 80}
|
||||
|
||||
team_name=undead
|
||||
user_team_name=_"Bandits"
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
controller=ai
|
||||
|
||||
{GOLD 40 50 60}
|
||||
{INCOME 5 7 9}
|
||||
{INCOME 4 6 8}
|
||||
|
||||
[leader]
|
||||
type=Soulless
|
||||
|
@ -533,7 +533,7 @@
|
|||
|
||||
[gold]
|
||||
side=2
|
||||
{QUANTITY amount 70 85 100}
|
||||
{QUANTITY amount 60 80 100}
|
||||
[/gold]
|
||||
[/event]
|
||||
|
||||
|
@ -561,7 +561,7 @@
|
|||
# give side 4 some more gold
|
||||
[gold]
|
||||
side=4
|
||||
{QUANTITY amount 70 85 100}
|
||||
{QUANTITY amount 60 80 100}
|
||||
[/gold]
|
||||
|
||||
{VARIABLE know_about_lich yes}
|
||||
|
|
|
@ -44,8 +44,8 @@
|
|||
|
||||
share_vision=all
|
||||
|
||||
{GOLD 200 170 140}
|
||||
{INCOME 7 5 3}
|
||||
{GOLD 200 175 150}
|
||||
{INCOME 8 6 4}
|
||||
[/side]
|
||||
|
||||
{STARTING_VILLAGES 1 4}
|
||||
|
@ -198,8 +198,8 @@
|
|||
|
||||
{GOLD 40 60 80}
|
||||
# Costs for guardian upkeep: 2 / 3 / 4
|
||||
# Net-income: 6 / 9 / 12
|
||||
{INCOME 8 12 16}
|
||||
# Net-income: 4 / 6 / 8
|
||||
{INCOME 6 9 12}
|
||||
|
||||
canrecruit=yes
|
||||
[ai]
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
{DEFAULT_SCHEDULE_DUSK}
|
||||
|
||||
victory_when_enemies_defeated=no
|
||||
{TURNS 25 22 20}
|
||||
{TURNS 26 24 22}
|
||||
|
||||
{TSG_BIGMAP {JOURNEY_06B_NEW} }
|
||||
|
||||
|
@ -45,7 +45,7 @@
|
|||
share_maps=yes
|
||||
|
||||
{GOLD 80 70 60}
|
||||
{INCOME 7 5 3}
|
||||
{INCOME 8 6 4}
|
||||
|
||||
canrecruit=yes
|
||||
recruit=Bowman, Spearman, Cavalryman, Thug, Footpad
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
controller=human
|
||||
{CUSTOM_SG_FLAG}
|
||||
|
||||
{GOLD 60 50 40}
|
||||
{GOLD 90 70 50}
|
||||
{INCOME 6 4 2}
|
||||
|
||||
fog=yes
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
user_team_name=_"Undead"
|
||||
controller=ai
|
||||
|
||||
{GOLD 180 240 300}
|
||||
{GOLD 150 225 300}
|
||||
# Upkeep costs for guardians: 6
|
||||
{INCOME 20 25 30}
|
||||
|
||||
|
@ -91,7 +91,7 @@
|
|||
user_team_name=_"Undead"
|
||||
controller=ai
|
||||
|
||||
{GOLD 120 160 200}
|
||||
{GOLD 100 150 200}
|
||||
{INCOME 9 12 15}
|
||||
|
||||
canrecruit=yes
|
||||
|
@ -122,7 +122,7 @@
|
|||
|
||||
[modify_side]
|
||||
side=1
|
||||
{GOLD 150 125 100}
|
||||
{GOLD 200 150 100}
|
||||
[/modify_side]
|
||||
|
||||
# Sgt. Finde's Section
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
controller=human
|
||||
{CUSTOM_SG_FLAG}
|
||||
|
||||
{GOLD 240 210 180}
|
||||
{GOLD 280 230 180}
|
||||
{INCOME 6 4 2}
|
||||
|
||||
fog=no
|
||||
|
|
Loading…
Add table
Reference in a new issue