CVS: arch: updating deathshead so he won't be so weak
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3857 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
897e71d6cf
commit
665b121485
|
|
@ -12,8 +12,8 @@ mina
|
|||
monster 1
|
||||
sleep 1
|
||||
Wis 40
|
||||
Pow 40
|
||||
Con 40
|
||||
Pow 100
|
||||
Con 100
|
||||
no_pick 1
|
||||
alive 1
|
||||
undead 1
|
||||
|
|
@ -21,29 +21,41 @@ flying 1
|
|||
exp 400000
|
||||
level 130
|
||||
attacktype 17
|
||||
resist_godpower 80
|
||||
resist_weaponmagic 80
|
||||
resist_physical 75
|
||||
resist_chaos 100
|
||||
resist_magic 100
|
||||
resist_cold 100
|
||||
resist_poison 100
|
||||
resist_electricity 75
|
||||
resist_electricity 90
|
||||
resist_fire 100
|
||||
resist_acid 90
|
||||
resist_paralyze 100
|
||||
resist_fear 100
|
||||
resist_blind 100
|
||||
resist_death 100
|
||||
resist_confusion 100
|
||||
resist_ghosthit 100
|
||||
ac -50
|
||||
resist_deplete 100
|
||||
resist_death 100
|
||||
resist_drain 100
|
||||
resist_slow 100
|
||||
resist_cancellation 65
|
||||
resist_counterspell 65
|
||||
ac -70
|
||||
wc -70
|
||||
maxsp 10000
|
||||
sp 10000
|
||||
hp 12000
|
||||
maxhp 12000
|
||||
dam 100
|
||||
hp 22000
|
||||
maxhp 22000
|
||||
dam 400
|
||||
speed 0.5
|
||||
weight 1500
|
||||
can_cast_spell 1
|
||||
can_see_in_dark 1
|
||||
attack_movement 1
|
||||
editable 1
|
||||
glow_radius -5
|
||||
magicmap grey
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue