--- deliantra/arch/monster/beholder/beholder.arc 2007/01/02 21:54:23 1.3 +++ deliantra/arch/monster/beholder/beholder.arc 2007/02/06 22:40:35 1.4 @@ -1,8 +1,36 @@ -Object beholder -randomitems beholder +object beholder race unnatural face beholder.x11 +con 1 +wis 15 +pow 2 +hp 80 +maxhp 80 +maxsp 15 +exp 2000 +dam 10 +wc 7 +ac 5 +speed -0.07 +attack_movement 1 +level 9 +resist_magic 100 +resist_poison 100 +resist_paralyze 100 +resist_fear 100 +resist_blind -75 +weight 1000 +randomitems beholder +run_away 15 +move_type all +alive 1 +no_pick 1 +monster 1 +see_invisible 1 +can_cast_spell 1 +sleep 1 color_fg green +editable 1 anim facings 8 beholder.x11 @@ -14,32 +42,5 @@ beholder.x17 beholder.x18 mina -monster 1 -sleep 1 -Wis 15 -see_invisible 1 -no_pick 1 -alive 1 -exp 2000 -ac 5 -wc 7 -dam 10 -Con 1 -Pow 2 -can_cast_spell 1 -maxsp 15 -hp 80 -maxhp 80 -level 9 -resist_magic 100 -resist_poison 100 -resist_paralyze 100 -resist_fear 100 -resist_blind -75 -speed -0.07 -flying 1 -weight 1000 -run_away 15 -attack_movement 1 -editable 1 end +