Skip to content

Commit

Permalink
TRoW: rebalance pass
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Feb 15, 2021
1 parent e12f08f commit e238f6e
Show file tree
Hide file tree
Showing 20 changed files with 127 additions and 131 deletions.
Expand Up @@ -4,7 +4,7 @@
name= _ "A Summer of Storms"
next_scenario=02_The_Fall
map_file=01_A_Summer_of_Storms.map
{TURNS 31 28 25}
{TURNS 29 27 25}
{DEFAULT_SCHEDULE}

# Music for this scenario is handled in the intro and an event below
Expand Down Expand Up @@ -76,7 +76,7 @@
id=Prince Haldric
name= _ "Prince Haldric"
profile=portraits/haldric.png
{GOLD 125 100 100}
{GOLD 140 120 100}
unrenamable=yes
side=1
canrecruit=yes
Expand All @@ -97,7 +97,7 @@
profile="portraits/lady_outlaw.png"
side=2
canrecruit=yes
{GOLD 70 120 170}
{GOLD 140 160 180}
recruit=Footpad, Poacher, Thief, Thug
team_name=wesfolk
user_team_name=_"Wesfolk"
Expand Down
10 changes: 6 additions & 4 deletions data/campaigns/The_Rise_Of_Wesnoth/scenarios/02_The_Fall.cfg
Expand Up @@ -28,7 +28,7 @@
unrenamable=yes
side=1
canrecruit=yes
gold=100
{GOLD 140 120 100}
controller=human
team_name=Haldric
user_team_name=_"Stormvale"
Expand All @@ -54,7 +54,7 @@
passive_leader=yes
grouping=defensive
[/ai]
{GOLD 90 130 170}
{GOLD 90 120 150}
team_name=wesfolk
user_team_name=_"Wesfolk"
{FLAG_VARIANT6 ragged}
Expand All @@ -70,7 +70,8 @@
side=3
canrecruit=yes
recruit=Orcish Archer, Orcish Assassin, Orcish Grunt, Wolf Rider, Goblin Spearman
{GOLD 180 260 350}
{GOLD 120 160 200}
{INCOME 6 9 12}
team_name=orcs
user_team_name=_"Orcs"
[ai]
Expand All @@ -93,7 +94,8 @@
side=4
canrecruit=yes
recruit=Orcish Archer, Orcish Assassin, Orcish Grunt, Wolf Rider, Goblin Spearman
{GOLD 160 220 310}
{GOLD 160 200 240}
{INCOME 4 6 8}
team_name=orcs
user_team_name=_"Orcs"
[ai]
Expand Down
Expand Up @@ -4,7 +4,7 @@
name= _ "A Harrowing Escape"
map_file=03_A_Harrowing_Escape.map
next_scenario=04a_The_Swamp_of_Esten
{TURNS 48 45 42}
{TURNS 42 39 36}
{DEFAULT_SCHEDULE}

{SCENARIO_MUSIC the_king_is_dead.ogg}
Expand All @@ -22,7 +22,7 @@
unrenamable=yes
side=1
canrecruit=yes
gold=100
{GOLD 140 120 100}
controller=human
team_name=Haldric
user_team_name=_"Refugees"
Expand All @@ -36,7 +36,8 @@
profile=portraits/orcs/grunt.png
side=2
canrecruit=yes
{GOLD 80 140 200}
{GOLD 100 150 200}
{INCOME 1 2 3}
team_name=orcs
user_team_name=_"Orcs"
recruit=Orcish Archer, Orcish Assassin, Orcish Grunt, Wolf Rider, Goblin Spearman
Expand All @@ -60,7 +61,8 @@
profile=portraits/orcs/grunt-2.png
side=3
canrecruit=yes
{GOLD 80 140 200}
{GOLD 100 150 200}
{INCOME 1 2 3}
team_name=orcs
user_team_name=_"Orcs"
recruit=Orcish Archer, Orcish Assassin, Orcish Grunt, Wolf Rider, Goblin Spearman
Expand Down Expand Up @@ -332,7 +334,7 @@ SW — The Midlands."
[then]
[gold]
side=3
amount={ON_DIFFICULTY 60 80 90}
amount={ON_DIFFICULTY 70 80 90}
[/gold]

[message]
Expand Down
Expand Up @@ -35,7 +35,7 @@
unrenamable=yes
side=1
canrecruit=yes
gold=100
{GOLD 160 140 120}
controller=human
team_name=Haldric
user_team_name=_"Refugees"
Expand Down
18 changes: 10 additions & 8 deletions data/campaigns/The_Rise_Of_Wesnoth/scenarios/04b_The_Midlands.cfg
Expand Up @@ -4,7 +4,7 @@
name= _ "The Midlands"
next_scenario=05_The_Oldwood
map_file=04b_The_Midlands.map
{TURNS 45 42 39}
{TURNS 36 33 30}
{DEFAULT_SCHEDULE}

{SCENARIO_MUSIC wanderer.ogg}
Expand Down Expand Up @@ -35,15 +35,15 @@
unrenamable=yes
side=1
canrecruit=yes
gold=100
{GOLD 160 140 120}
controller=human
team_name=Haldric
user_team_name=_"Refugees"
{FLAG_VARIANT loyalist}
[/side]

[side]
type=Orcish Warlord
type=Orcish Warrior
id=Tan-Vrodis
name= _ "Tan-Vrodis"
#This is the nearest enemy, make him softer.
Expand All @@ -54,7 +54,7 @@
{NO_SCOUTS}
recruitment_pattern=scout,fighter,fighter,mixed fighter,archer
[/ai]
{GOLD 70 110 160}
{GOLD 80 100 120}
user_team_name=_"Orcs"
team_name=orcs
[/side]
Expand All @@ -66,7 +66,8 @@
profile="portraits/orcs/grunt-3.png"
side=3
canrecruit=yes
{GOLD 110 150 190}
{GOLD 100 140 180}
{INCOME 1 2 3}
[ai]
{NO_SCOUTS}
recruitment_pattern=scout,fighter,fighter,mixed fighter,archer
Expand Down Expand Up @@ -99,7 +100,8 @@
profile="portraits/orcs/grunt-2.png"
side=4
canrecruit=yes
{GOLD 110 150 190}
{GOLD 100 140 180}
{INCOME 1 2 3}
[ai]
{NO_SCOUTS}
recruitment_pattern=scout,fighter,fighter,mixed fighter,archer
Expand Down Expand Up @@ -321,7 +323,7 @@

[gold]
side=4
amount=80
amount={ON_DIFFICULTY 60 70 80}
[/gold]
[/event]

Expand All @@ -338,7 +340,7 @@

[gold]
side=3
amount=80
amount={ON_DIFFICULTY 60 70 80}
[/gold]
[/event]

Expand Down
Expand Up @@ -22,7 +22,7 @@
unrenamable=yes
side=1
canrecruit=yes
gold=100
{GOLD 160 140 120}
controller=human
team_name=Haldric
user_team_name=_"Refugees"
Expand Down Expand Up @@ -100,8 +100,8 @@
profile="portraits/rithrandil.png"
canrecruit=yes
recruit=Wose Sapling
{GOLD 160 100 60}
{INCOME 10 5 3}
{GOLD 160 130 100}
{INCOME 7 5 3}
team_name=Haldric
user_team_name=_"Refugees"
[/side]
Expand Down
Expand Up @@ -29,7 +29,7 @@
name= _ "Prince Haldric"
unrenamable=yes
canrecruit=yes
gold=100
{GOLD 160 140 120}
controller=human
shroud=yes
team_name=Haldric
Expand All @@ -44,7 +44,7 @@
name= _ "Lich-Lord Lenvan"
canrecruit=yes
recruit=Revenant,Deathblade,Bone Shooter,Skeleton,Skeleton Archer
{GOLD 160 280 400}
{GOLD 240 300 360}
{INCOME 6 10 14}
team_name=undead
user_team_name=_"Undead"
Expand Down
Expand Up @@ -25,7 +25,7 @@
name= _ "Prince Haldric"
unrenamable=yes
canrecruit=yes
gold=200
{GOLD 220 200 180}
controller=human
team_name=Haldric
user_team_name=_"Humans"
Expand All @@ -40,7 +40,7 @@
profile="portraits/aethyr-first.png"
canrecruit=yes
recruit=Peasant, Bowman, Horseman, Mage, Spearman
{GOLD 220 160 120}
{GOLD 220 180 140}
[ai]
aggression=-0.5
{NO_SCOUTS}
Expand Down Expand Up @@ -78,7 +78,7 @@
recruit=Orcish Archer, Orcish Assassin, Orcish Grunt, Wolf Rider, Orcish Crossbowman, Orcish Warrior, Goblin Knight, Goblin Pillager, Orcish Slayer, Goblin Spearman, Goblin Impaler
#endif

{GOLD 190 230 290}
{GOLD 190 230 270}
team_name=orcs
user_team_name=_"Orcs"
[ai]
Expand All @@ -91,7 +91,7 @@
caution=0.0
grouping=no
[/ai]
{INCOME 4 8 12}
{INCOME 5 7 9}
[/side]

[side]
Expand All @@ -112,7 +112,7 @@
recruit=Orcish Archer, Orcish Assassin, Orcish Grunt, Wolf Rider, Orcish Crossbowman, Orcish Warrior, Goblin Knight, Goblin Pillager, Orcish Slayer, Goblin Spearman, Goblin Impaler
#endif

{GOLD 190 230 290}
{GOLD 190 230 270}
team_name=orcs
user_team_name=_"Orcs"
[ai]
Expand All @@ -125,7 +125,7 @@
caution=0.0
grouping=no
[/ai]
{INCOME 4 8 12}
{INCOME 5 7 9}
[/side]

[side]
Expand All @@ -148,7 +148,7 @@
recruit=Orcish Archer, Orcish Assassin, Orcish Grunt, Wolf Rider, Orcish Crossbowman, Orcish Warrior, Goblin Knight, Goblin Pillager, Orcish Slayer, Goblin Spearman, Goblin Impaler
#endif

{GOLD 260 300 360}
{GOLD 240 300 360}
team_name=orcs
user_team_name=_"Orcs"
[ai]
Expand All @@ -161,7 +161,7 @@
caution=0.0
grouping=no
[/ai]
{INCOME 5 10 15}
{INCOME 8 12 16}
[/side]

[event]
Expand Down
Expand Up @@ -5,7 +5,7 @@
next_scenario=10_Sewer_of_Southbay
victory_when_enemies_defeated=no
map_file=09_Fallen_Lich_Point.map
{TURNS 39 36 33}
{TURNS 36 33 30}
{DEFAULT_SCHEDULE}

{SCENARIO_MUSIC breaking_the_chains.ogg}
Expand All @@ -23,7 +23,7 @@
unrenamable=yes
side=1
canrecruit=yes
gold=200
{GOLD 220 200 180}
controller=human
team_name=Haldric
user_team_name=_"Refugees"
Expand Down Expand Up @@ -114,7 +114,7 @@
name= _ "Lich-Lord Caror"
canrecruit=yes
recruit=Skeleton, Skeleton Archer, Ghost, Ghoul, Walking Corpse
{GOLD 0 150 190}
{GOLD 100 130 160}
team_name=undead
user_team_name=_"Undead"
scroll_to_leader=no
Expand Down
Expand Up @@ -25,7 +25,7 @@
unrenamable=yes
side=1
canrecruit=yes
gold=200
{GOLD 220 200 180}
controller=human
shroud=yes
team_name=Haldric
Expand All @@ -41,8 +41,8 @@
side=2
canrecruit=yes
recruit=Red Mage,Giant Scorpion,Vampire Bat,Blood Bat
{GOLD 160 220 280}
{INCOME 4 8 12}
{GOLD 160 210 260}
{INCOME 5 7 9}
team_name=wizards
user_team_name=_"Red Wizards"
[ai]
Expand All @@ -60,8 +60,8 @@
side=3
canrecruit=yes
recruit=Red Mage,Giant Scorpion,Vampire Bat,Blood Bat
{GOLD 160 220 280}
{INCOME 4 8 12}
{GOLD 160 210 260}
{INCOME 5 7 9}
team_name=wizards
user_team_name=_"Red Wizards"
[ai]
Expand Down

0 comments on commit e238f6e

Please sign in to comment.