fixing resistances
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@603 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
1ebd06ede5
commit
f61b09e22c
|
@ -23,13 +23,7 @@ path_repelled 30
|
||||||
resist_drain 100
|
resist_drain 100
|
||||||
resist_deplete 100
|
resist_deplete 100
|
||||||
resist_death 100
|
resist_death 100
|
||||||
|
|
||||||
resist_drain 30
|
|
||||||
resist_deplete 30
|
|
||||||
resist_death 30
|
|
||||||
|
|
||||||
resist_fear -100
|
resist_fear -100
|
||||||
|
|
||||||
ac -5
|
ac -5
|
||||||
wc -1
|
wc -1
|
||||||
dam 50
|
dam 50
|
||||||
|
|
|
@ -19,12 +19,8 @@ alive 1
|
||||||
attacktype 16384
|
attacktype 16384
|
||||||
path_attuned 393216
|
path_attuned 393216
|
||||||
path_denied 1025
|
path_denied 1025
|
||||||
resist_confusion 30
|
|
||||||
resist_fear 30
|
|
||||||
|
|
||||||
resist_confusion 100
|
resist_confusion 100
|
||||||
resist_fear 100
|
resist_fear 100
|
||||||
|
|
||||||
ac -5
|
ac -5
|
||||||
wc -3
|
wc -3
|
||||||
dam 50
|
dam 50
|
||||||
|
|
Loading…
Reference in New Issue