From f8792466a31c3eca4c76507fb586213c79389f1d Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sat, 14 Apr 2012 15:30:27 +0000 Subject: [PATCH] Extract 'renegade wizard' from Warrior's Tower level 4. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@17937 282e977c-c81d-0410-88c4-b93c2d0d6712 --- monster/humanoid/Dwarf/renegade_wizard.arc | 34 ++++++++++++++++++++++ monster/humanoid/Dwarf/renegade_wizard.trs | 13 +++++++++ 2 files changed, 47 insertions(+) create mode 100644 monster/humanoid/Dwarf/renegade_wizard.arc create mode 100644 monster/humanoid/Dwarf/renegade_wizard.trs diff --git a/monster/humanoid/Dwarf/renegade_wizard.arc b/monster/humanoid/Dwarf/renegade_wizard.arc new file mode 100644 index 000000000..db665e1a1 --- /dev/null +++ b/monster/humanoid/Dwarf/renegade_wizard.arc @@ -0,0 +1,34 @@ +Object renegade_wizard +name renegade wizard +Con 30 +Wis 20 +Pow 13 +hp 8000 +maxhp 8000 +sp 300 +maxsp 300 +exp 300000 +dam 25 +wc -30 +ac -12 +speed -0.400000 +level 40 +resist_magic 30 +resist_fire 30 +resist_electricity 30 +resist_cold 30 +resist_confusion 100 +resist_paralyze 100 +resist_fear 100 +see_invisible 1 +unaggressive 0 +race dwarf +randomitems renegade_wizard +animation dwarf_wiz +face dwarf_wiz.111 +monster 1 +move_type walk +alive 1 +weight 50000 +can_cast_spell 1 +end diff --git a/monster/humanoid/Dwarf/renegade_wizard.trs b/monster/humanoid/Dwarf/renegade_wizard.trs new file mode 100644 index 000000000..8759982ec --- /dev/null +++ b/monster/humanoid/Dwarf/renegade_wizard.trs @@ -0,0 +1,13 @@ +treasure renegade_wizard + arch spell_sm_lightning + more + arch spell_icestorm + more + arch abil_burning_hands + more + arch spell_paralyze + more + arch abil_slow + more + list random_books +end