Reduced movement by 1 for Orcish Assasin, Orcish Slayer and Orcish Crossbow
This commit is contained in:
parent
01d185f8f6
commit
1ad2437cff
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@ name=Orcish Assasin
|
|||
image=orc-assasin.png
|
||||
hitpoints=26
|
||||
movement_type=elusivefoot
|
||||
movement=7
|
||||
movement=6
|
||||
experience=30
|
||||
level=1
|
||||
alignment=chaotic
|
||||
|
|
|
@ -3,7 +3,7 @@ name=Orcish Crossbow
|
|||
image=orc-xbowman.png
|
||||
hitpoints=43
|
||||
movement_type=smallfoot
|
||||
movement=6
|
||||
movement=5
|
||||
experience=500
|
||||
level=2
|
||||
alignment=chaotic
|
||||
|
|
|
@ -3,7 +3,7 @@ name=Orcish Slayer
|
|||
image=orc-slayer.png
|
||||
hitpoints=36
|
||||
movement_type=elusivefoot
|
||||
movement=7
|
||||
movement=6
|
||||
experience=500
|
||||
level=2
|
||||
alignment=chaotic
|
||||
|
|
Loading…
Add table
Reference in a new issue