--- deliantra/arch/monster/demon/hellhound.arc 2007/02/09 01:51:53 1.5 +++ deliantra/arch/monster/demon/hellhound.arc 2007/03/03 00:50:15 1.6 @@ -1,4 +1,8 @@ -object gr_hellhound +Object hellhound +name hellhound +face hellhound.x31 +randomitems hellhound +race demon anim facings 2 hellhound.x31 @@ -10,49 +14,41 @@ hellhound.x73 hellhound.x72 mina -name greater hellhound -race demon -face hellhound.x31 -con 40 -wis 20 -pow 60 -hp 6000 -maxhp 6000 -sp 150 -maxsp 150 -exp 300000 -dam 70 -wc -30 -ac -11 +monster 1 +sleep 1 +Wis 20 +alive 1 +hp 800 +maxhp 800 +Con 6 speed -0.2 -attack_movement 5 -level 40 +exp 5000 +ac -9 +dam 9 +wc -20 +level 20 attacktype 1029 -resist_physical 90 -resist_magic 80 -resist_fire 100 -resist_confusion 100 -resist_poison 100 -resist_paralyze 100 -resist_fear 100 -resist_godpower 60 -resist_holyword 60 -resist_blind 100 -weight 130000 -randomitems gr_hellhound -run_away 2 -alive 1 -monster 1 -see_invisible 1 can_cast_spell 1 -sleep 1 -can_use_skill 1 +sp 25 +maxsp 40 +Pow 5 can_see_in_dark 1 +resist_physical 30 +resist_fire 100 +resist_cold -10 +resist_magic 20 +weight 40000 editable 1 -magicmap red +run_away 5 +attack_movement 5 +color_fg brown end -object hellhound +Object gr_hellhound +name greater hellhound +randomitems gr_hellhound +race demon +face hellhound.x31 anim facings 2 hellhound.x31 @@ -64,37 +60,41 @@ hellhound.x73 hellhound.x72 mina -name hellhound -race demon -face hellhound.x31 -con 6 -wis 20 -pow 5 -hp 800 -maxhp 800 -sp 25 -maxsp 40 -exp 5000 -dam 9 -wc -20 -ac -9 -speed -0.2 -attack_movement 5 -level 20 +Con 40 +Pow 60 +can_cast_spell 1 +can_see_in_dark 1 +can_use_skill 1 +sp 150 +maxsp 150 +hp 6000 +maxhp 6000 +exp 300000 +ac -11 +dam 70 +wc -30 +weight 130000 attacktype 1029 -resist_physical 30 -resist_magic 20 +attack_movement 5 +resist_physical 90 resist_fire 100 -resist_cold -10 -weight 40000 -randomitems hellhound -run_away 5 +resist_confusion 100 +resist_fear 100 +resist_paralyze 100 +resist_poison 100 +resist_magic 80 +resist_blind 100 +resist_godpower 60 +resist_holyword 60 +level 40 +speed -0.2 alive 1 monster 1 -can_cast_spell 1 sleep 1 -can_see_in_dark 1 -color_fg brown +Wis 20 +see_invisible 1 +run_away 2 editable 1 +magicmap red end