--- deliantra/arch/monster/demon/hellhound.arc 2007/02/06 22:40:37 1.4 +++ deliantra/arch/monster/demon/hellhound.arc 2007/03/03 01:15:54 1.7 @@ -1,44 +1,8 @@ -object gr_hellhound -name greater hellhound -race demon +object hellhound +name hellhound 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 -speed -0.2 -attack_movement 5 -level 40 -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 -can_see_in_dark 1 -editable 1 -magicmap red +randomitems hellhound +race demon anim facings 2 hellhound.x31 @@ -50,41 +14,41 @@ hellhound.x73 hellhound.x72 mina -end - -object hellhound -name hellhound -race demon -face hellhound.x31 -con 6 -wis 20 -pow 5 +monster 1 +sleep 1 +Wis 20 +alive 1 hp 800 maxhp 800 -sp 25 -maxsp 40 +Con 6 +speed -0.2 exp 5000 +ac -9 dam 9 wc -20 -ac -9 -speed -0.2 -attack_movement 5 level 20 attacktype 1029 +can_cast_spell 1 +sp 25 +maxsp 40 +Pow 5 +can_see_in_dark 1 resist_physical 30 -resist_magic 20 resist_fire 100 resist_cold -10 +resist_magic 20 weight 40000 -randomitems hellhound +editable 1 run_away 5 -alive 1 -monster 1 -can_cast_spell 1 -sleep 1 -can_see_in_dark 1 +attack_movement 5 color_fg brown -editable 1 +end + +object gr_hellhound +name greater hellhound +randomitems gr_hellhound +race demon +face hellhound.x31 anim facings 2 hellhound.x31 @@ -96,5 +60,41 @@ hellhound.x73 hellhound.x72 mina +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 +attack_movement 5 +resist_physical 90 +resist_fire 100 +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 +sleep 1 +Wis 20 +see_invisible 1 +run_away 2 +editable 1 +magicmap red end