From 5665a4801548e968822bc851c61837f3c28a6537 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sun, 29 May 2011 21:58:50 +0000 Subject: [PATCH] Extract awful rat from Brest's Scrolls Galore level 2. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@14503 282e977c-c81d-0410-88c4-b93c2d0d6712 --- monster/animal/Giant_rat/awful_rat.arc | 75 ++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 monster/animal/Giant_rat/awful_rat.arc diff --git a/monster/animal/Giant_rat/awful_rat.arc b/monster/animal/Giant_rat/awful_rat.arc new file mode 100644 index 000000000..80b08d9ec --- /dev/null +++ b/monster/animal/Giant_rat/awful_rat.arc @@ -0,0 +1,75 @@ +# This rat was made from the rats in Brest's Scrolls Galore, level 2 +Object awful_rat +name awful rat +Con 50 +hp 6000 +maxhp 6000 +exp 900000 +dam 95 +wc -100 +ac -120 +speed -0.99 +level 120 +resist_physical 95 +resist_magic 95 +resist_fire 95 +resist_electricity 95 +resist_cold 95 +resist_confusion 95 +resist_acid 95 +resist_drain 95 +resist_weaponmagic 75 +resist_ghosthit 95 +resist_poison 100 +resist_slow 95 +resist_paralyze -50 +resist_turn_undead 95 +resist_deplete 95 +resist_death 95 +resist_chaos 95 +resist_godpower 95 +resist_holyword 95 +resist_blind 95 +see_invisible 1 +reflect_missile 1 +run_away 10 +can_cast_spell 0 +can_see_in_dark 1 +face giantrat.x31 +animation giantrat +race animal +randomitems giantrat +attack_movement 3 +monster 1 +move_type walk +sleep 1 +Wis 10 +resist_fear 100 +Str 30 +Dex 30 +alive 1 +weight 2400000 +attacktype 1 +end +More +Object awful_rat_2 +face giantrat.x31 +animation giantrat +x 1 +alive 1 +end +More +Object awful_rat_3 +face giantrat.x31 +animation giantrat +y 1 +alive 1 +end +More +Object awful_rat_4 +face giantrat.x31 +animation giantrat +x 1 +y 1 +alive 1 +end