Remove obsolete armour field.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6258 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
887a5f06c7
commit
e24a83fc17
|
|
@ -17,7 +17,7 @@ attacktype 33
|
||||||
resist_confusion 100
|
resist_confusion 100
|
||||||
path_attuned 65536
|
path_attuned 65536
|
||||||
path_repelled 131088
|
path_repelled 131088
|
||||||
armour 50
|
resist_physical 50
|
||||||
ac -7
|
ac -7
|
||||||
wc -1
|
wc -1
|
||||||
dam 40
|
dam 40
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ Pow 30
|
||||||
path_attuned 18432
|
path_attuned 18432
|
||||||
path_repelled 64
|
path_repelled 64
|
||||||
resist_fire 60
|
resist_fire 60
|
||||||
armour 75
|
resist_physical 75
|
||||||
ac -10
|
ac -10
|
||||||
wc -6
|
wc -6
|
||||||
dam 50
|
dam 50
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@ resist_drain 100
|
||||||
resist_deplete 100
|
resist_deplete 100
|
||||||
resist_death 100
|
resist_death 100
|
||||||
resist_fear -100
|
resist_fear -100
|
||||||
armour 50
|
resist_physical 50
|
||||||
ac -5
|
ac -5
|
||||||
wc -1
|
wc -1
|
||||||
dam 40
|
dam 40
|
||||||
|
|
|
||||||
|
|
@ -19,7 +19,7 @@ Wis 20
|
||||||
Dex 15
|
Dex 15
|
||||||
Con 30
|
Con 30
|
||||||
Int 10
|
Int 10
|
||||||
armour 85
|
resist_physical 85
|
||||||
resist_magic 30
|
resist_magic 30
|
||||||
resist_acid 100
|
resist_acid 100
|
||||||
resist_fire 30
|
resist_fire 30
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue