From f7fbc85817aef6da8dbc114047dd9726108cdaee Mon Sep 17 00:00:00 2001 From: darth_bob Date: Tue, 6 Nov 2001 01:35:44 +0000 Subject: [PATCH] new disease, rabies dnh 6/11/01 git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1390 282e977c-c81d-0410-88c4-b93c2d0d6712 --- disease/rabies.arc | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 disease/rabies.arc diff --git a/disease/rabies.arc b/disease/rabies.arc new file mode 100644 index 000000000..191cbbec3 --- /dev/null +++ b/disease/rabies.arc @@ -0,0 +1,37 @@ +Object rabies +name rabies +type 158 +invisible 1 +attacktype 1048608 +other_arch puddle_of_saliva +wc 10 +magic 1 +Str -2 +Dex -2 +Cha -10 +maxhp 3 +dam 2 +maxgrace -1 +food -1 +speed 0.01 +last_sp 50 +maxsp 2 +ac 2 +last_eat 0 +exp 5000 +hp 1 +sp 1 +msg +You notice everyone is looking at you with evil intent, kill them! +You go into a mad frenzy attacking everything. You begin to salivate. +endmsg +race * +level 12 +end +Object puddle_of_saliva +name puddle of froth and saliva +face residue.111 +type 72 +food 2 +weight 2 +end