--- deliantra/arch/monster/demon/hellhound.arc 2007/01/02 21:54:28 1.3 +++ deliantra/arch/monster/demon/hellhound.arc 2007/02/06 22:40:37 1.4 @@ -1,8 +1,44 @@ -Object hellhound -name hellhound -face hellhound.x31 -randomitems hellhound +object gr_hellhound +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 +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 anim facings 2 hellhound.x31 @@ -14,41 +50,41 @@ hellhound.x73 hellhound.x72 mina -monster 1 -sleep 1 -Wis 20 -alive 1 +end + +object hellhound +name hellhound +race demon +face hellhound.x31 +con 6 +wis 20 +pow 5 hp 800 maxhp 800 -Con 6 -speed -0.2 +sp 25 +maxsp 40 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 -editable 1 +randomitems hellhound run_away 5 -attack_movement 5 +alive 1 +monster 1 +can_cast_spell 1 +sleep 1 +can_see_in_dark 1 color_fg brown -end - -Object gr_hellhound -name greater hellhound -randomitems gr_hellhound -race demon -face hellhound.x31 +editable 1 anim facings 2 hellhound.x31 @@ -60,41 +96,5 @@ 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