Skip to content

Commit

Permalink
Toned down the trolls on easier difficulties
Browse files Browse the repository at this point in the history
  • Loading branch information
ln-zookeeper committed Dec 13, 2014
1 parent 920b45d commit 3c60833
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions data/campaigns/Eastern_Invasion/scenarios/11_Captured.cfg
Expand Up @@ -321,7 +321,8 @@

{CLEAR_VARIABLE possible_prisoners,prisoner_locations,new_prisoner}

{LOYAL_UNIT 2 "Troll Warrior" 23 16}
{LOYAL_UNIT 2 {ON_DIFFICULTY "Troll" "Troll" "Troll Warrior"} 23 10}
{LOYAL_UNIT 2 {ON_DIFFICULTY "Troll" "Troll" "Troll Warrior"} 23 16}
[+unit]
# This one must not be quick, or it might see an escapee before the
# escapee sees it... it still can, if the escapee is a non-quick HI
Expand All @@ -331,12 +332,10 @@
{TRAIT_INTELLIGENT}
[/modifications]
[/unit]

{LOYAL_UNIT 2 "Troll Warrior" 28 18}

{LOYAL_UNIT 2 "Troll Warrior" 26 7}
{LOYAL_UNIT 2 "Troll Warrior" 23 10}
{LOYAL_UNIT 2 "Troll Warrior" 19 12}
{LOYAL_UNIT 2 {ON_DIFFICULTY "Troll" "Troll Warrior" "Troll Warrior"} 28 18}
{LOYAL_UNIT 2 {ON_DIFFICULTY "Troll" "Troll Warrior" "Troll Warrior"} 26 7}
{LOYAL_UNIT 2 {ON_DIFFICULTY "Troll" "Troll Warrior" "Troll Warrior"} 19 12}

{LOYAL_UNIT 2 "Orcish Warrior" 24 13}
{LOYAL_UNIT 2 "Orcish Warrior" 26 12}
Expand Down

0 comments on commit 3c60833

Please sign in to comment.