Skip to content

Commit

Permalink
UtBS S3: increase difficulty
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Jul 12, 2020
1 parent c8b96be commit 7c82732
Showing 1 changed file with 9 additions and 9 deletions.
Expand Up @@ -23,8 +23,8 @@
turns=12
victory_when_enemies_defeated=no

{INTRO_AND_SCENARIO_MUSIC "transience.ogg" "the_deep_path.ogg"}
{EXTRA_SCENARIO_MUSIC "frantic.ogg"}
{INTRO_AND_SCENARIO_MUSIC "transience.ogg" "frantic.ogg"}
{EXTRA_SCENARIO_MUSIC "the_deep_path.ogg"}
{EXTRA_SCENARIO_MUSIC "the_king_is_dead.ogg"}
{EXTRA_SCENARIO_MUSIC "siege_of_laurelmor.ogg"}

Expand All @@ -38,8 +38,8 @@
canrecruit=yes
controller=human
recruit=Quenoth Fighter,Tauroch Rider,Quenoth Scout,Quenoth Mystic
gold=200
{INCOME 4 2 0}
{GOLD 210 180 150}
{INCOME 2 0 -2}
{FLAG_VARIANT long}
user_team_name= _ "team_name^Quenoth Elves"
[/side]
Expand All @@ -52,8 +52,8 @@
type=Lich
canrecruit=yes
controller=ai
{GOLD 125 150 175}
{INCOME 15 18 21}
{GOLD 150 180 210}
{INCOME 16 20 24}

recruit=Skeleton,Skeleton Archer,Skeleton Rider

Expand Down Expand Up @@ -108,8 +108,8 @@
type=Death Knight
canrecruit=yes
controller=ai
{GOLD 125 150 175}
{INCOME 15 18 21}
{GOLD 150 180 210}
{INCOME 16 20 24}

recruit=Vampire Bat,Ghoul,Ghost,Walking Corpse

Expand Down Expand Up @@ -450,7 +450,7 @@
variable=tents
[/store_villages]

{VARIABLE rally_chance {ON_DIFFICULTY 70 50 30}}
{VARIABLE rally_chance {ON_DIFFICULTY 50 40 30}}

[foreach]
array=tents
Expand Down

0 comments on commit 7c82732

Please sign in to comment.