CVS: Arch: deathshead
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3837 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
f58d256d9b
commit
ad38e776e0
|
@ -14,12 +14,11 @@ sleep 1
|
||||||
Wis 40
|
Wis 40
|
||||||
Pow 40
|
Pow 40
|
||||||
Con 40
|
Con 40
|
||||||
Int
|
|
||||||
no_pick 1
|
no_pick 1
|
||||||
alive 1
|
alive 1
|
||||||
undead 1
|
undead 1
|
||||||
flying 1
|
flying 1
|
||||||
exp 50000
|
exp 400000
|
||||||
level 105
|
level 105
|
||||||
attacktype 17
|
attacktype 17
|
||||||
resist_magic 100
|
resist_magic 100
|
||||||
|
@ -33,15 +32,14 @@ resist_blind 100
|
||||||
resist_death 100
|
resist_death 100
|
||||||
resist_confusion 100
|
resist_confusion 100
|
||||||
resist_ghosthit 100
|
resist_ghosthit 100
|
||||||
ac -30
|
ac -50
|
||||||
|
wc -70
|
||||||
maxsp 10000
|
maxsp 10000
|
||||||
hp 10000
|
hp 12000
|
||||||
maxhp 10000
|
maxhp 12000
|
||||||
wc -5
|
|
||||||
dam 100
|
dam 100
|
||||||
speed 0.5
|
speed 0.5
|
||||||
weight 1500
|
weight 1500
|
||||||
run_away 10
|
|
||||||
can_cast_spell 1
|
can_cast_spell 1
|
||||||
can_see_in_dark 1
|
can_see_in_dark 1
|
||||||
attack_movement 1
|
attack_movement 1
|
||||||
|
|
Loading…
Reference in New Issue