--- deliantra/arch/monster/undead/skull.arc 2007/03/03 01:16:14 1.6 +++ deliantra/arch/monster/undead/skull.arc 2007/03/03 01:23:33 1.7 @@ -1,19 +1,22 @@ object skull -randomitems 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 +race undead +face skull.x11 +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 +25,18 @@ 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 fly_low +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 +