Date: Thursday October 19, 2000 @ 23:34 Author: peterm Update of /home/cvs/CVS/arch/disease In directory boltzmann.eecs.berkeley.edu:/tmp/cvs-serv1632 Modified Files: anthrax.arc atheletes_foot.arc diarrhea.arc egg_disease.arc flaming_fart.arc incontinence.arc scurvy.arc smallpox.arc typhoid.arc Added Files: cold.arc Log Message: Tuning for diseases. Made many cure themselves. Increased the severity of some others slightly. **************************************** Index: arch/disease/anthrax.arc diff -u arch/disease/anthrax.arc:1.2 arch/disease/anthrax.arc:1.3 --- arch/disease/anthrax.arc:1.2 Sun Jun 4 16:25:08 2000 +++ arch/disease/anthrax.arc Thu Oct 19 23:34:58 2000 @@ -10,7 +10,7 @@ Dex -3 maxhp 100 dam -5 -maxgrace 20 +maxgrace 23 food -1 speed 0.05 last_sp 50 Index: arch/disease/atheletes_foot.arc diff -u arch/disease/atheletes_foot.arc:1.1 arch/disease/atheletes_foot.arc:1.2 --- arch/disease/atheletes_foot.arc:1.1 Sun Mar 28 21:05:25 1999 +++ arch/disease/atheletes_foot.arc Thu Oct 19 23:34:58 2000 @@ -8,8 +8,8 @@ Dex -1 maxhp 1 maxgrace -1 -food -1 speed 0.005 +maxgrace 10 last_sp 0 maxsp 0 ac 0 Index: arch/disease/diarrhea.arc diff -u arch/disease/diarrhea.arc:1.3 arch/disease/diarrhea.arc:1.4 --- arch/disease/diarrhea.arc:1.3 Wed May 5 11:01:54 1999 +++ arch/disease/diarrhea.arc Thu Oct 19 23:34:58 2000 @@ -8,7 +8,7 @@ magic 0 maxhp 1 dam 0 -maxgrace 50 +maxgrace 10 speed 0.001 last_sp 0 maxsp 0 Index: arch/disease/egg_disease.arc diff -u arch/disease/egg_disease.arc:1.1 arch/disease/egg_disease.arc:1.2 --- arch/disease/egg_disease.arc:1.1 Sun Mar 28 21:05:25 1999 +++ arch/disease/egg_disease.arc Thu Oct 19 23:34:58 2000 @@ -8,8 +8,7 @@ magic 0 maxhp 1 dam 0 -maxgrace -1 -food -1 +maxgrace 5 speed 0.001 last_sp 0 maxsp 0 Index: arch/disease/flaming_fart.arc diff -u arch/disease/flaming_fart.arc:1.3 arch/disease/flaming_fart.arc:1.4 --- arch/disease/flaming_fart.arc:1.3 Wed May 5 11:01:54 1999 +++ arch/disease/flaming_fart.arc Thu Oct 19 23:34:58 2000 @@ -8,7 +8,7 @@ magic 0 maxhp 1 dam 0 -maxgrace 25 +maxgrace 10 speed 0.001 last_sp 0 maxsp 0 Index: arch/disease/incontinence.arc diff -u arch/disease/incontinence.arc:1.2 arch/disease/incontinence.arc:1.3 --- arch/disease/incontinence.arc:1.2 Wed May 5 10:57:13 1999 +++ arch/disease/incontinence.arc Thu Oct 19 23:34:58 2000 @@ -8,8 +8,7 @@ magic 0 maxhp 1 dam 0 -maxgrace -1 -food -1 +maxgrace 20 speed 0.001 last_sp 0 maxsp 0 Index: arch/disease/scurvy.arc diff -u arch/disease/scurvy.arc:1.3 arch/disease/scurvy.arc:1.4 --- arch/disease/scurvy.arc:1.3 Wed May 5 11:01:54 1999 +++ arch/disease/scurvy.arc Thu Oct 19 23:34:58 2000 @@ -9,7 +9,7 @@ magic 0 maxhp 1 dam 0 -maxgrace 24 +maxgrace 15 speed 0.001 last_sp 0 maxsp 0 Index: arch/disease/smallpox.arc diff -u arch/disease/smallpox.arc:1.4 arch/disease/smallpox.arc:1.5 --- arch/disease/smallpox.arc:1.4 Fri Jun 9 12:12:21 2000 +++ arch/disease/smallpox.arc Thu Oct 19 23:34:58 2000 @@ -23,6 +23,6 @@ msg You have a nasty rash all over you. Are those pustules? endmsg -race goblin,human,troll,giant +race goblin,human,troll,giant,dwarf level 20 end Index: arch/disease/typhoid.arc diff -u arch/disease/typhoid.arc:1.4 arch/disease/typhoid.arc:1.5 --- arch/disease/typhoid.arc:1.4 Fri Jun 9 12:12:21 2000 +++ arch/disease/typhoid.arc Thu Oct 19 23:34:58 2000 @@ -3,7 +3,7 @@ type 158 attacktype 1 invisible 1 -wc 5 +wc 10 magic -1 Str -3 Con -4 @@ -23,6 +23,6 @@ msg You feel feverish. Your muscles spasm oddly.... Breathing is difficult. endmsg -race human,goblin,giant +race human,goblin,giant,troll level 12 end