--- deliantra/arch/monster/undead/skull.arc 2007/01/02 21:55:12 1.2 +++ deliantra/arch/monster/undead/skull.arc 2007/02/06 22:40:58 1.3 @@ -1,19 +1,18 @@ -Object skull -randomitems skull +object skull race undead face skull.x11 -anim -skull.x11 -skull.x12 -mina -monster 1 -sleep 1 -Wis 20 -no_pick 1 -alive 1 -undead 1 -flying 1 +con 2 +wis 20 +pow 16 +hp 250 +maxhp 250 +maxsp 50 exp 5000 +dam 15 +wc -5 +ac -2 +speed 0.1 +attack_movement 1 level 15 attacktype 17 resist_magic 100 @@ -22,20 +21,22 @@ 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 +anim +skull.x11 +skull.x12 +mina end +