--- deliantra/arch/monster/demon/imp.arc 2007/02/09 01:51:53 1.4 +++ deliantra/arch/monster/demon/imp.arc 2007/03/03 00:50:15 1.5 @@ -1,42 +1,43 @@ -object imp +Object imp +name imp +randomitems imp +face imp.x71 anim facings 2 imp.x71 imp.x31 mina -name imp race demon -face imp.x71 -str 24 -con 1 -wis 3 -pow 1 -int 0 -hp 5 -maxhp 5 -sp 0 -maxsp 5 +monster 1 +can_see_in_dark 1 +can_cast_spell 1 +see_invisible 1 +Wis 3 +no_pick 1 +alive 1 exp 150 -dam 2 -wc 4 ac 4 -speed 0.25 -attack_movement 5 -level 1 -attacktype 5 resist_physical 20 +wc 4 +dam 2 +Int 0 +sp 0 +maxsp 5 +hp 5 +Con 1 +Str 24 +Pow 1 +maxhp 5 +level 1 resist_magic 30 + resist_fire 100 + +speed 0.25 weight 200000 -randomitems imp run_away 15 -move_type all -alive 1 -no_pick 1 -monster 1 -see_invisible 1 -can_cast_spell 1 -can_see_in_dark 1 +attacktype 5 +attack_movement 5 editable 1 +flying 1 end -