Cleaning up the gods arches:
They had several resistances set (of the same type!). Moreover I had to reduce the amount of fire and cold vulnerabilities. With PR these cults would get *very* unpopular otherwise. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@595 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
fec0c175e8
commit
7e87832f60
|
@ -20,11 +20,7 @@ attacktype 1024
|
|||
path_attuned 131088
|
||||
path_repelled 65792
|
||||
resist_poison 100
|
||||
|
||||
resist_poison 30
|
||||
|
||||
resist_fear -100
|
||||
|
||||
hp 1000
|
||||
ac -5
|
||||
wc -3
|
||||
|
|
|
@ -18,11 +18,6 @@ Wis 30
|
|||
Pow 30
|
||||
attacktype 32
|
||||
resist_confusion 100
|
||||
|
||||
resist_confusion 30
|
||||
|
||||
resist_confusion -100
|
||||
|
||||
path_attuned 65536
|
||||
path_repelled 131088
|
||||
ac -7
|
||||
|
|
|
@ -20,7 +20,6 @@ Pow 30
|
|||
path_attuned 18432
|
||||
path_repelled 64
|
||||
resist_fire 30
|
||||
|
||||
ac -10
|
||||
wc -6
|
||||
dam 50
|
||||
|
|
|
@ -19,13 +19,9 @@ path_attuned 131074
|
|||
path_repelled 10500
|
||||
path_denied 82945
|
||||
resist_fire 100
|
||||
|
||||
resist_physical 30
|
||||
resist_magic 30
|
||||
resist_fire 30
|
||||
|
||||
resist_cold -100
|
||||
|
||||
resist_cold -30
|
||||
ac -5
|
||||
wc -3
|
||||
dam 60
|
||||
|
|
|
@ -16,9 +16,6 @@ monster 1
|
|||
alive 1
|
||||
attacktype 8
|
||||
resist_electricity 100
|
||||
|
||||
resist_electricity 30
|
||||
|
||||
path_attuned 131096
|
||||
path_repelled 256
|
||||
path_denied 66561
|
||||
|
|
|
@ -23,14 +23,7 @@ resist_drain 100
|
|||
resist_fear 100
|
||||
resist_deplete 100
|
||||
resist_death 100
|
||||
|
||||
resist_drain 30
|
||||
resist_fear 30
|
||||
resist_deplete 30
|
||||
resist_death 30
|
||||
|
||||
resist_fire -100
|
||||
|
||||
resist_fire -30
|
||||
ac -12
|
||||
wc -1
|
||||
hp 350
|
||||
|
|
|
@ -21,10 +21,6 @@ path_attuned 1025
|
|||
path_denied 393216
|
||||
resist_confusion 100
|
||||
resist_fear 100
|
||||
|
||||
resist_confusion 30
|
||||
resist_fear 30
|
||||
|
||||
ac -7
|
||||
wc -1
|
||||
hp 350
|
||||
|
|
Loading…
Reference in New Issue