Reduced negative resistance for gaea.arc (fear to -15), ixalovh.arc (fire -15) and ruggilli.arc (cold -15) to make these gods competitive for higher level characters.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20467 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
3433768f85
commit
7c3648c81a
|
@ -22,7 +22,7 @@ path_denied 393216
|
||||||
resist_drain 100
|
resist_drain 100
|
||||||
resist_deplete 100
|
resist_deplete 100
|
||||||
resist_death 100
|
resist_death 100
|
||||||
resist_fear -100
|
resist_fear -15
|
||||||
ac -5
|
ac -5
|
||||||
wc -1
|
wc -1
|
||||||
dam 50
|
dam 50
|
||||||
|
|
|
@ -20,7 +20,7 @@ attacktype 17
|
||||||
path_attuned 16388
|
path_attuned 16388
|
||||||
path_repelled 514
|
path_repelled 514
|
||||||
path_denied 65536
|
path_denied 65536
|
||||||
resist_fire -30
|
resist_fire -20
|
||||||
resist_physical 20
|
resist_physical 20
|
||||||
resist_magic 20
|
resist_magic 20
|
||||||
resist_cold 80
|
resist_cold 80
|
||||||
|
|
|
@ -23,7 +23,7 @@ path_denied 65536
|
||||||
resist_fire 100
|
resist_fire 100
|
||||||
resist_physical 30
|
resist_physical 30
|
||||||
resist_magic 30
|
resist_magic 30
|
||||||
resist_cold -30
|
resist_cold -15
|
||||||
ac -5
|
ac -5
|
||||||
wc -3
|
wc -3
|
||||||
dam 60
|
dam 60
|
||||||
|
|
Loading…
Reference in New Issue