Decreased the melee attack of the Lieutenant from 9-3 to 8-3.
This commit is contained in:
parent
d88ad72802
commit
142d7127e3
3 changed files with 17 additions and 8 deletions
|
@ -38,6 +38,7 @@ Version 1.5.6+svn:
|
|||
* Decreased the cost of the Sergeant from 20 to 19.
|
||||
* Decreased the HP of the Sergeant from 36 to 32.
|
||||
* Decreased the HP of the Lieutenant from 48 to 40.
|
||||
* Decreased the melee attack of the Lieutenant from 9-3 to 8-3.
|
||||
* Decreased the HP of the General from 58 to 50.
|
||||
* Decreased the HP of the Grand Marshal from 68 to 60.
|
||||
* User interface:
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
icon=attacks/sword-human.png
|
||||
type=blade
|
||||
range=melee
|
||||
damage=9
|
||||
damage=8
|
||||
number=3
|
||||
[/attack]
|
||||
[attack]
|
||||
|
|
|
@ -32,7 +32,15 @@ Version 1.5.6+svn:
|
|||
German, Hungarian, Italian, Lithuanian, Polish, Slovak, Spanish.
|
||||
|
||||
* Unit changes and balancing
|
||||
* Decreased the range attack of the Drake Flare from 7-4 to 6-4.
|
||||
* Decreased the range attack of the Drake Flamehart from 9-4 to 8-4.
|
||||
* Increased the cost of the Goblin Spearman from 8 to 9.
|
||||
* Decreased the cost of the Sergeant from 20 to 19.
|
||||
* Decreased the HP of the Sergeant from 36 to 32.
|
||||
* Decreased the HP of the Lieutenant from 48 to 40.
|
||||
* Decreased the melee attack of the Lieutenant from 9-3 to 8-3.
|
||||
* Decreased the HP of the General from 58 to 50.
|
||||
* Decreased the HP of the Grand Marshal from 68 to 60.
|
||||
|
||||
* Miscellaneous and bugfixes
|
||||
* Compressed start-of-scenario saved games are recognized again.
|
||||
|
@ -161,13 +169,13 @@ Version 1.5.5:
|
|||
* Unit changes and balancing
|
||||
* Made units with the healthy trait take a quarter less damage from poison.
|
||||
* Increased the 'smallfly' movement cost over fungus from 1 to 2.
|
||||
* Changed the race of the Wolf Rider line from goblin to wolf.
|
||||
* Added the traits weak, slow and dim and made the goblin race use them.
|
||||
* Made the goblin race get 1 random trait instead of 2.
|
||||
* Increased the movement of the Goblin Spearman line from 4 to 5.
|
||||
* Increased the melee attack of the Goblin Spearman from 4-3 to 6-3.
|
||||
* Increased the melee attack of the Goblin Impaler from 7-3 to 8-3.
|
||||
* Increased the melee attack of the Goblin Rouser from 6-3 to 7-3.
|
||||
* Changed the race of the Wolf Rider line from goblin to wolf.
|
||||
* Added the traits weak, slow and dim and made the goblin race use them.
|
||||
* Made the goblin race get 1 random trait instead of 2.
|
||||
* Increased the movement of the Goblin Spearman line from 4 to 5.
|
||||
* Increased the melee attack of the Goblin Spearman from 4-3 to 6-3.
|
||||
* Increased the melee attack of the Goblin Impaler from 7-3 to 8-3.
|
||||
* Increased the melee attack of the Goblin Rouser from 6-3 to 7-3.
|
||||
|
||||
* AI
|
||||
* Made default AI to play better in multiplayer maps.
|
||||
|
|
Loading…
Add table
Reference in a new issue