--- deliantra/arch/monster/demon/bone_head.arc 2007/01/02 21:54:27 1.2 +++ deliantra/arch/monster/demon/bone_head.arc 2007/02/06 22:40:36 1.3 @@ -1,24 +1,19 @@ -Object bone_head +object bone_head name Evil Master, Bonehead -randomitems beholder race demon face bone_head.x11 -anim -bone_head.x11 -bone_head.x12 -bone_head.x13 -bone_head.x12 -mina -monster 1 -sleep 1 -friendly 1 -Wis 20 -no_pick 1 -alive 1 -sleep 1 -undead 1 -flying 1 +con 50 +wis 20 +pow 16 +hp 25000 +maxhp 25000 +maxsp 50 exp 3500 +dam 15 +wc -5 +ac -2 +speed 0.2 +attack_movement 1 level 15 attacktype 17 resist_magic 100 @@ -26,20 +21,25 @@ resist_poison 100 resist_paralyze 100 resist_fear 100 -ac -2 -Pow 16 -maxsp 50 -hp 25000 -Con 50 -maxhp 25000 -wc -5 -dam 15 -speed 0.2 weight 1500 +randomitems beholder run_away 15 +move_type all +alive 1 +no_pick 1 +monster 1 +friendly 1 +undead 1 can_cast_spell 1 +sleep 1 can_see_in_dark 1 -attack_movement 1 editable 1 magicmap grey +anim +bone_head.x11 +bone_head.x12 +bone_head.x13 +bone_head.x12 +mina end +