--- deliantra/arch/monster/undead/demilich.arc 2007/01/02 21:55:10 1.2 +++ deliantra/arch/monster/undead/demilich.arc 2007/02/06 22:40:57 1.3 @@ -1,29 +1,21 @@ -Object demilich +object demilich name demilich race undead -randomitems demilich face demilich.x11 -anim -demilich.x11 -demilich.x12 -demilich.x11 -demilich.x13 -demilich.x11 -mina -attacktype 65552 +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 +29,25 @@ 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 +anim +demilich.x11 +demilich.x12 +demilich.x11 +demilich.x13 +demilich.x11 +mina end +