--- deliantra/arch/monster/chaos/archon.arc 2007/02/09 01:51:52 1.6 +++ deliantra/arch/monster/chaos/archon.arc 2007/03/03 00:50:12 1.7 @@ -1,29 +1,40 @@ -object archon +Object archon +name Archon +randomitems liv_chaos +race chaos +face archon.x11 +color_fg red anim archon.x11 archon.x12 archon.x13 archon.x14 mina -name Archon -race chaos -face archon.x11 is_animated 1 -con 3 -wis 15 -pow 50 -int 50 +flying 1 +level 30 hp 1500 maxhp 1500 +Int 50 +Pow 50 sp 300 maxsp 300 -exp 100000 -dam 80 -wc -30 ac -30 +wc -30 +dam 80 +alive 1 +weight 30000 +exp 100000 speed -0.6 -level 30 attacktype 262180 +Con 3 +Wis 15 +can_cast_spell 1 +resist_ghosthit 100 +resist_poison 100 +resist_fear 100 +resist_death 100 +resist_chaos 100 resist_physical 50 resist_magic 50 resist_fire 100 @@ -31,18 +42,6 @@ resist_cold 100 resist_confusion -100 resist_drain -100 -resist_ghosthit 100 -resist_poison 100 -resist_fear 100 -resist_death 100 -resist_chaos 100 -weight 30000 -randomitems liv_chaos -move_type all -alive 1 monster 1 -can_cast_spell 1 -color_fg red editable 1 end -