--- deliantra/arch/monster/undead/demilich.arc 2007/03/03 01:16:13 1.6 +++ deliantra/arch/monster/undead/demilich.arc 2007/03/03 01:23:31 1.7 @@ -1,8 +1,4 @@ object demilich -name demilich -race undead -randomitems demilich -face demilich.x11 anim demilich.x11 demilich.x12 @@ -10,20 +6,23 @@ demilich.x13 demilich.x11 mina -attacktype 65552 +name demilich +race undead +face demilich.x11 +str 10 +wis 20 +pow 80 +hp 1000 +maxhp 1000 +sp 100 +maxsp 100 +exp 90000 +dam 20 +wc -3 +ac -15 speed 0.25 -anim_speed 5 -alive 1 -monster 1 -unaggressive 1 -random_movement 1 -can_cast_spell 1 -can_apply 25 -Str 10 -Wis 20 -Pow 80 -see_invisible 1 -no_pick 1 +level 31 +attacktype 65552 resist_physical 50 resist_magic 100 resist_fire 100 @@ -37,17 +36,18 @@ resist_paralyze 100 resist_fear 100 resist_blind 100 -sp 100 -maxsp 100 -hp 1000 -maxhp 1000 -wc -3 -ac -15 -exp 90000 -dam 20 -level 31 weight 150000 -editable 1 +randomitems demilich +alive 1 +no_pick 1 +monster 1 +see_invisible 1 undead 1 +unaggressive 1 +can_cast_spell 1 +anim_speed 5 color_fg black +editable 1 +random_movement 1 end +