--- deliantra/arch/monster/chaos/witch_chaos.arc 2007/02/06 22:40:36 1.3 +++ deliantra/arch/monster/chaos/witch_chaos.arc 2007/03/03 00:50:12 1.4 @@ -1,23 +1,17 @@ -object chaos_witch +Object chaos_witch name chaos witch race chaos face witch_chaos.x11 animation witch_chaos -con 10 -wis 10 -pow 10 -hp 1200 -maxhp 1200 -sp 50 -maxsp 100 -exp 10000 -dam 30 -wc -7 -ac -8 -speed -0.4 -attack_movement 3 -level 20 -attacktype 262144 +color_fg blue +randomitems witch_chaos +monster 1 +alive 1 +resist_ghosthit 100 +resist_poison 100 +resist_fear 100 +resist_death 100 +resist_chaos 100 resist_physical 50 resist_magic 50 resist_fire 50 @@ -26,19 +20,24 @@ resist_confusion -100 resist_drain -100 resist_weaponmagic -100 -resist_ghosthit 100 -resist_poison 100 -resist_fear 100 -resist_death 100 -resist_chaos 100 +attacktype 262144 +attack_movement 3 +ac -8 +wc -7 +dam 30 +hp 1200 +maxhp 1200 +level 20 +speed -0.4 +exp 10000 weight 900 -randomitems witch_chaos -move_type all -alive 1 -monster 1 can_cast_spell 1 can_use_skill 1 -color_fg blue +sp 50 +maxsp 100 +Pow 10 +Wis 10 +Con 10 +flying 1 editable 1 end -