--- deliantra/arch/monster/undead/skull.arc 2007/02/09 01:52:17 1.4 +++ deliantra/arch/monster/undead/skull.arc 2007/03/03 00:50:40 1.5 @@ -1,22 +1,19 @@ -object skull +Object skull +randomitems skull +race undead +face skull.x11 anim skull.x11 skull.x12 mina -race undead -face skull.x11 -con 2 -wis 20 -pow 16 -hp 250 -maxhp 250 -maxsp 50 +monster 1 +sleep 1 +Wis 20 +no_pick 1 +alive 1 +undead 1 +flying 1 exp 5000 -dam 15 -wc -5 -ac -2 -speed 0.1 -attack_movement 1 level 15 attacktype 17 resist_magic 100 @@ -25,18 +22,20 @@ resist_paralyze 100 resist_fear 100 resist_blind 80 +ac -2 +Pow 16 +maxsp 50 +hp 250 +Con 2 +maxhp 250 +wc -5 +dam 15 +speed 0.1 weight 1500 -randomitems skull run_away 15 -move_type all -alive 1 -no_pick 1 -monster 1 -undead 1 can_cast_spell 1 -sleep 1 can_see_in_dark 1 +attack_movement 1 editable 1 magicmap grey end -