Decreased the Death Squire's HP

This commit is contained in:
Bär Halberkamp 2013-11-11 20:38:09 +01:00
parent 5ee8e35568
commit b0120dc33b
3 changed files with 3 additions and 1 deletions

View file

@ -73,6 +73,7 @@ Version 1.11.6+dev:
* Increased the Death Squire's blade resistance from 10% to 40%,
pierce resistance from 30% to 60% and lowered its impact resistance
from -10% to -20%.
* Greatly decreased the Death Squire's HP from 66 to 44.
* Sceptre of Fire:
* Converted animation WML to the new syntax
* Son of the Black Eye:

View file

@ -6,7 +6,7 @@
image="units/undead-skeletal/deathsquire.png"
{MAGENTA_IS_THE_TEAM_COLOR}
{LEADING_ANIM "units/undead-skeletal/deathsquire-leading.png" "units/undead-skeletal/deathsquire.png" -16,-30}
hitpoints=66
hitpoints=44
movement_type=undeadfoot
[resistance]
blade=60

View file

@ -31,6 +31,7 @@ Version 1.11.6+dev:
* Increased the Death Squire's blade resistance from 10% to 40%,
pierce resistance from 30% to 60% and lowered its impact resistance
from -10% to -20%.
* Greatly decreased the Death Squire's HP from 66 to 44.
* Engine:
* CampaignWML support for multiplayer. Game will reload a config during