SotBE S12: rebalance gold, income and turns
It was way too easy previously.
This commit is contained in:
parent
08dfe24a92
commit
3313f619cf
1 changed files with 7 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
id=12_Giving_Some_Back
|
||||
name= _ "Giving Some Back"
|
||||
map_data="{campaigns/Son_Of_The_Black_Eye/maps/12_Giving_Some_Back.map}"
|
||||
{TURNS 28 24 20}
|
||||
turns=18
|
||||
|
||||
{SCENARIO_MUSIC "the_city_falls.ogg"}
|
||||
{EXTRA_SCENARIO_MUSIC "battle.ogg"}
|
||||
|
@ -58,7 +58,7 @@
|
|||
controller=human
|
||||
team_name=Kapoue
|
||||
user_team_name=_ "Kapou’e"
|
||||
gold=300
|
||||
gold=250
|
||||
{BLACK_FLAG}
|
||||
[/side]
|
||||
|
||||
|
@ -67,13 +67,13 @@
|
|||
[side]
|
||||
# wmllint: who ALBROCK_SIDE is Al'Brock
|
||||
{ALBROCK_SIDE}
|
||||
{GOLD 300 250 200}
|
||||
{GOLD 200 150 125}
|
||||
[/side]
|
||||
|
||||
[side]
|
||||
# wmllint: who FLARTAR_SIDE is Flar'Tar
|
||||
{FLARTAR_SIDE}
|
||||
{GOLD 300 250 200}
|
||||
{GOLD 200 150 125}
|
||||
[/side]
|
||||
|
||||
[side]
|
||||
|
@ -86,7 +86,8 @@
|
|||
recruit=Dragoon, Swordsman, Pikeman, Longbowman,Shock Trooper,Mage,Duelist,White Mage,Red Mage,Lancer,Knight
|
||||
team_name=villains
|
||||
user_team_name=_"Villains"
|
||||
{GOLD 300 350 400}
|
||||
{GOLD 400 500 600}
|
||||
{INCOME 15 25 35}
|
||||
|
||||
[ai]
|
||||
passive_leader=yes
|
||||
|
@ -106,6 +107,7 @@
|
|||
team_name=villains
|
||||
user_team_name=_"Villains"
|
||||
{GOLD 200 250 300}
|
||||
{INCOME 7 12 17}
|
||||
|
||||
[ai]
|
||||
passive_leader=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue