Beefed up devourer's avatar a bit. Devourers had a bad
lack of low/medium level spells for killing. Added cold attack to the avatar. --AV git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@873 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
32015b4c76
commit
eb1c15557b
|
|
@ -11,7 +11,7 @@ Dex 30
|
||||||
Int 30
|
Int 30
|
||||||
Wis 30
|
Wis 30
|
||||||
Pow 30
|
Pow 30
|
||||||
attacktype 196736
|
attacktype 196752
|
||||||
path_attuned 262144
|
path_attuned 262144
|
||||||
path_denied 590082
|
path_denied 590082
|
||||||
path_repelled 129
|
path_repelled 129
|
||||||
|
|
@ -19,7 +19,9 @@ resist_death 100
|
||||||
resist_deplete 100
|
resist_deplete 100
|
||||||
resist_fear 100
|
resist_fear 100
|
||||||
resist_drain 100
|
resist_drain 100
|
||||||
resist_fire -100
|
resist_fire -50
|
||||||
|
resist_cold 50
|
||||||
|
resist_physical 20
|
||||||
ac -12
|
ac -12
|
||||||
wc -1
|
wc -1
|
||||||
hp 350
|
hp 350
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue