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