Skip to content

Commit

Permalink
SotBE S14: balancing adjustments to turns, gold, income
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsc committed Feb 14, 2014
1 parent a830516 commit 69b3fe4
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions data/campaigns/Son_Of_The_Black_Eye/scenarios/14_Back_Home.cfg
Expand Up @@ -3,7 +3,7 @@
id=14_Back_Home
name= _ "Back Home"
map_data="{campaigns/Son_Of_The_Black_Eye/maps/14_Back_Home.map}"
{TURNS 40 35 30}
turns=24

{DEFAULT_SCHEDULE}

Expand Down Expand Up @@ -58,7 +58,7 @@
controller=human
team_name=Kapoue
user_team_name=_ "Kapou’e"
gold=400
gold=300
{BLACK_FLAG}
[/side]

Expand All @@ -68,10 +68,12 @@

[side]
{ALBROCK_SIDE}
{GOLD 200 175 150}
[/side]

[side]
{FLARTAR_SIDE}
{GOLD 150 125 100}
[/side]

[side]
Expand Down Expand Up @@ -120,6 +122,7 @@
team_name=villains
user_team_name=_"Villains"
{GOLD 250 300 350}
income=12
{AVOID_ALLIES}
{FLAG_VARIANT loyalist}
[/side]
Expand All @@ -138,6 +141,7 @@
team_name=villains
user_team_name=_"Villains"
{GOLD 250 300 350}
income=12
{AVOID_ALLIES}
{FLAG_VARIANT wood-elvish}
[/side]
Expand All @@ -155,6 +159,7 @@
team_name=villains
user_team_name=_"Villains"
{GOLD 250 300 350}
income=12
{AVOID_ALLIES}
{FLAG_VARIANT loyalist}
[/side]
Expand All @@ -172,6 +177,7 @@
team_name=villains
user_team_name=_"Villains"
{GOLD 250 300 350}
income=12
{AVOID_ALLIES}
{FLAG_VARIANT loyalist}
[/side]
Expand Down Expand Up @@ -412,11 +418,6 @@
message= _ "Excellent. Now, where are the others?"
[/message]

[modify_side]
side=2
{GOLD 350 300 250}
[/modify_side]

[allow_recruit]
side=2
type=Wolf Rider, Orcish Grunt, Troll Whelp, Orcish Archer, Orcish Crossbowman, Orcish Warrior
Expand Down Expand Up @@ -472,11 +473,6 @@
message= _ "Dumb trolls, you can never rely on them."
[/message]

[modify_side]
side=3
{GOLD 350 300 250}
[/modify_side]

[allow_recruit]
side=3
type=Wolf Rider, Orcish Grunt, Troll Whelp, Orcish Archer, Orcish Crossbowman, Orcish Warrior
Expand Down

0 comments on commit 69b3fe4

Please sign in to comment.