Gave the Death Knight and Death Squire proper Skeleton resistances
This commit is contained in:
parent
eaf5b0c005
commit
b8bd9d4259
2 changed files with 10 additions and 0 deletions
|
@ -8,6 +8,11 @@
|
|||
{LEADING_ANIM "units/undead-skeletal/deathsquire-leading.png" "units/undead-skeletal/deathsquire.png" -16,-30}
|
||||
hitpoints=66
|
||||
movement_type=undeadfoot
|
||||
[resistance]
|
||||
blade=60
|
||||
pierce=40
|
||||
impact=120
|
||||
[/resistance]
|
||||
movement=5
|
||||
experience=144
|
||||
level=2
|
||||
|
|
|
@ -9,6 +9,11 @@
|
|||
{LEADING_ANIM "units/undead-skeletal/deathknight-lead-2.png" "units/undead-skeletal/deathknight-lead-1.png" -17,-37}
|
||||
hitpoints=66
|
||||
movement_type=undeadfoot
|
||||
[resistance]
|
||||
blade=60
|
||||
pierce=40
|
||||
impact=120
|
||||
[/resistance]
|
||||
movement=5
|
||||
experience=150
|
||||
level=3
|
||||
|
|
Loading…
Add table
Reference in a new issue