From 019f90c346c603509c9d6238dcad5386b3029e94 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sat, 14 Apr 2012 17:01:41 +0000 Subject: [PATCH] Extract 'wandering terror' from Warrior's Tower, level 3. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@17944 282e977c-c81d-0410-88c4-b93c2d0d6712 --- monster/misc/wandering_terror.arc | 37 +++++++++++++++++++++++++++++++ monster/misc/wandering_terror.trs | 5 +++++ 2 files changed, 42 insertions(+) create mode 100644 monster/misc/wandering_terror.arc create mode 100644 monster/misc/wandering_terror.trs 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