diff --git a/monster/misc/wandering_terror.arc b/monster/misc/wandering_terror.arc new file mode 100644 index 000000000..ff6eea977 --- /dev/null +++ b/monster/misc/wandering_terror.arc @@ -0,0 +1,37 @@ +Object wandering_terror +Str 80 +name wandering terror +Con 56 +Wis 15 +Pow 5 +hp 8000 +maxhp 8000 +sp 20 +maxsp 20 +exp 100000 +dam 40 +wc -15 +ac -5 +speed -0.350000 +level 25 +attacktype 16897 +resist_physical 30 +resist_confusion 100 +resist_poison -100 +resist_paralyze 100 +resist_fear 100 +resist_chaos 100 +see_invisible 1 +can_cast_spell 1 +stand_still 0 +race faerie +face deathtree.111 +animation deathtree +alive 1 +monster 1 +move_type walk +no_pick 1 +resist_magic 100 +weight 1000000 +randomitems wandering_terror +end diff --git a/monster/misc/wandering_terror.trs b/monster/misc/wandering_terror.trs new file mode 100644 index 000000000..649146bc2 --- /dev/null +++ b/monster/misc/wandering_terror.trs @@ -0,0 +1,5 @@ +treasure wandering_terror + arch spell_paralyze + more + arch abil_fear +end