Rebalanced three THoT scenarios.
Tweaked starting gold and income for various sides. Updated changelog, players changelog.
This commit is contained in:
parent
52e7d96ba2
commit
bb0a0c95ca
5 changed files with 12 additions and 7 deletions
|
@ -9,6 +9,7 @@ Version 1.11.11+dev:
|
|||
* Campaigns:
|
||||
* The Hammer of Thursagan:
|
||||
* Fixed missing objective in 'The Court of Karrag'.
|
||||
* Rebalanced scenarios 'Invaders', Mages and Drakes' and 'Fear'.
|
||||
* C++ Engine:
|
||||
* Purge "human_ai" controller type. This is a fixup of bugfix #18829 below.
|
||||
* Language and i18n:
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
fog="no"
|
||||
shroud="no"
|
||||
recruit="Dwarvish Fighter,Dwarvish Thunderer,Dwarvish Guardsman, Dwarvish Scout"
|
||||
{GOLD 100 80 60} # BALANCE
|
||||
{GOLD 200 175 150} # BALANCE
|
||||
{FLAG_VARIANT knalgan}
|
||||
[/side]
|
||||
|
||||
|
@ -93,7 +93,7 @@
|
|||
recruit=Orcish Archer, Orcish Grunt, Wolf Rider, Orcish Crossbowman, Orcish Warrior, Goblin Knight, Goblin Pillager, Orcish Slayer, Goblin Spearman, Goblin Impaler
|
||||
#endif
|
||||
|
||||
{GOLD 180 220 360} # BALANCE
|
||||
{GOLD 180 220 260} # BALANCE
|
||||
team_name=orcs
|
||||
user_team_name=_"Orcs"
|
||||
[ai]
|
||||
|
@ -127,7 +127,7 @@
|
|||
side=4
|
||||
canrecruit=yes
|
||||
recruit=Orcish Archer, Orcish Grunt, Wolf Rider, Orcish Warrior, Goblin Spearman
|
||||
{GOLD 180 220 360} # BALANCE
|
||||
{GOLD 180 220 260} # BALANCE
|
||||
team_name=orcs
|
||||
user_team_name=_"Orcs"
|
||||
[ai]
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
fog=no
|
||||
shroud=no
|
||||
recruit="Dwarvish Fighter,Dwarvish Thunderer,Dwarvish Guardsman, Dwarvish Scout"
|
||||
{GOLD 120 100 80} # BALANCE
|
||||
{GOLD 175 150 125} # BALANCE
|
||||
{FLAG_VARIANT knalgan}
|
||||
[/side]
|
||||
|
||||
|
@ -67,7 +67,7 @@
|
|||
user_team_name=_"Drakes"
|
||||
recruit=Drake Fighter,Drake Glider,Drake Burner,Drake Clasher
|
||||
{GOLD 120 140 160} # BALANCE
|
||||
{INCOME 20 30 40} # BALANCE
|
||||
{INCOME 0 5 10} # BALANCE
|
||||
[ai]
|
||||
{ATTACK_DEPTH 3 4 5}
|
||||
passive_leader=no
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
victory_when_enemies_defeated=yes
|
||||
map_data="{campaigns/The_Hammer_of_Thursagan/maps/08_Fear.map}"
|
||||
{DEFAULT_SCHEDULE}
|
||||
{TURNS 30 24 18} # BALANCE
|
||||
{TURNS 30 25 20} # BALANCE
|
||||
|
||||
{SCENARIO_MUSIC "breaking_the_chains.ogg"} # No story part
|
||||
{EXTRA_SCENARIO_MUSIC "knalgan_theme.ogg"}
|
||||
|
@ -32,7 +32,7 @@
|
|||
fog=yes
|
||||
shroud=no
|
||||
recruit="Dwarvish Fighter,Dwarvish Thunderer,Dwarvish Guardsman, Dwarvish Scout"
|
||||
{GOLD 120 100 80} # BALANCE
|
||||
{GOLD 140 120 100} # BALANCE
|
||||
{FLAG_VARIANT knalgan}
|
||||
[/side]
|
||||
|
||||
|
|
|
@ -6,6 +6,10 @@ Version 1.11.11+dev:
|
|||
* Language and i18n:
|
||||
* Updated translations: German, Greek, Scottish Gaelic, Slovak.
|
||||
|
||||
* Campaigns:
|
||||
* The Hammer of Thursagan:
|
||||
* Rebalanced scenarios 'Invaders', Mages and Drakes' and 'Fear'.
|
||||
|
||||
* Units:
|
||||
* Increased the experience requirement for the Rami from 32 to 39.
|
||||
* Increased the experience requirement for the Saree from 56 to 64.
|
||||
|
|
Loading…
Add table
Reference in a new issue