Removed confuse immu from Valriel.
Set "resist_confusion 20" and blinding immu instead. This has long been planned, now it is finally done. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@740 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
f4b2193328
commit
fe0b420d67
|
@ -18,7 +18,8 @@ alive 1
|
|||
attacktype 16384
|
||||
path_attuned 1025
|
||||
path_denied 393216
|
||||
resist_confusion 100
|
||||
resist_confusion 20
|
||||
resist_blind 100
|
||||
resist_fear 100
|
||||
ac -7
|
||||
wc -1
|
||||
|
|
|
@ -15,7 +15,8 @@ alive 1
|
|||
attacktype 16385
|
||||
path_attuned 1025
|
||||
path_denied 393216
|
||||
resist_confusion 100
|
||||
resist_confusion 20
|
||||
resist_blind 100
|
||||
resist_fear 100
|
||||
resist_physical 50
|
||||
ac -7
|
||||
|
|
Loading…
Reference in New Issue