From fdb32fdcf6c790a1f897b61288a76f21dffeefa6 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sat, 14 Apr 2012 15:13:32 +0000 Subject: [PATCH] Extract 'shadow elf' from Warrior's Tower, levels 2 and 3. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@17931 282e977c-c81d-0410-88c4-b93c2d0d6712 --- monster/humanoid/Elf/shadow_elf.arc | 59 +++++++++++++++++++++++++++++ monster/humanoid/Elf/shadow_elf.trs | 11 ++++++ 2 files changed, 70 insertions(+) create mode 100644 monster/humanoid/Elf/shadow_elf.arc create mode 100644 monster/humanoid/Elf/shadow_elf.trs diff --git a/monster/humanoid/Elf/shadow_elf.arc b/monster/humanoid/Elf/shadow_elf.arc new file mode 100644 index 000000000..9400bdf70 --- /dev/null +++ b/monster/humanoid/Elf/shadow_elf.arc @@ -0,0 +1,59 @@ +Object shadow_elf +Str 15 +Dex 0 +name shadow elf +Con 15 +Wis 15 +Pow 45 +Int 0 +hp 3500 +maxhp 3500 +sp 150 +maxsp 150 +exp 100000 +dam 25 +wc -20 +ac -6 +speed -0.400000 +level 22 +resist_magic 30 +resist_cold 100 +resist_confusion 100 +resist_paralyze 100 +resist_fear 100 +see_invisible 1 +race faerie +randomitems shadow_elf +face dark_elf.111 +animation dark_elf +monster 1 +move_type walk +sleep 1 +no_pick 1 +alive 1 +can_cast_spell 1 +weight 50000 +pick_up 24 +will_apply 2 +run_away 30 +can_use_scroll 1 +can_use_skill 1 +can_use_range 1 +can_use_bow 1 +can_use_ring 1 +can_use_shield 1 +can_use_armour 1 +can_use_weapon 1 +attack_movement 1 +body_skill 1 +body_finger 2 +body_torso 1 +body_head 1 +body_shoulder 1 +body_foot 1 +body_wrist 1 +body_hand 2 +body_waist 1 +body_arm 2 +body_range 1 +end diff --git a/monster/humanoid/Elf/shadow_elf.trs b/monster/humanoid/Elf/shadow_elf.trs new file mode 100644 index 000000000..32bd9610b --- /dev/null +++ b/monster/humanoid/Elf/shadow_elf.trs @@ -0,0 +1,11 @@ +treasure shadow_elf + arch abil_fear + more + arch abil_icestorm + more + arch abil_icestorm + more + arch spell_mass_confusion + more + list dark_elf +end