--- deliantra/arch/monster/undead/ghost.arc 2007/02/06 22:40:58 1.3 +++ deliantra/arch/monster/undead/ghost.arc 2007/03/03 00:50:39 1.5 @@ -1,34 +1,34 @@ -object ghost +Object ghost race undead face ghost.x11 -wis 10 +randomitems ghost +color_fg white +anim +ghost.x11 +ghost.x12 +mina +monster 1 +sleep 1 +Wis 10 +no_pick 1 +alive 1 +exp 40 +level 3 +ac 10 hp 15 maxhp 15 -exp 40 -dam 14 wc 2 -ac 10 +dam 14 speed 0.14 -level 3 attacktype 528 +flying 1 +weight 500 resist_cold 50 resist_fear 100 resist_blind 30 -weight 500 -randomitems ghost -move_type all -alive 1 -no_pick 1 -monster 1 undead 1 -sleep 1 +can_pass_thru 1 can_see_in_dark 1 -one_hit 1 -color_fg white editable 1 -anim -ghost.x11 -ghost.x12 -mina +one_hit 1 end -