Modify resists of giant scorpion and scorpling
This commit is contained in:
parent
8a1e3a5347
commit
b8fecb7994
2 changed files with 16 additions and 0 deletions
|
@ -22,6 +22,14 @@
|
|||
[/standing_anim]
|
||||
hitpoints=40
|
||||
movement_type=scuttlefoot
|
||||
[resistance]
|
||||
blade=100
|
||||
pierce=100
|
||||
impact=100
|
||||
fire=100
|
||||
cold=100
|
||||
arcane=80
|
||||
[/resistance]
|
||||
movement=8
|
||||
experience=50
|
||||
level=1
|
||||
|
|
|
@ -8,6 +8,14 @@
|
|||
profile="portraits/monsters/scorpion.png~RIGHT()"
|
||||
hitpoints=24
|
||||
movement_type=scuttlefoot
|
||||
[resistance]
|
||||
blade=100
|
||||
pierce=100
|
||||
impact=100
|
||||
fire=100
|
||||
cold=100
|
||||
arcane=80
|
||||
[/resistance]
|
||||
movement=6
|
||||
experience=20
|
||||
level=0
|
||||
|
|
Loading…
Add table
Reference in a new issue