ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/typhoid.arc
Revision: 1.5
Committed: Sat Mar 3 01:15:25 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object typhoid
2 root 1.1 name typhoid
3 root 1.4 type 158
4     attacktype 1048576
5     invisible 1
6     wc 25
7     last_grace 1
8     magic -1
9     Str -3
10     Con -4
11     Dex -3
12 root 1.3 maxhp 5
13 root 1.4 dam -7
14 root 1.3 maxgrace 16
15     food -1
16     speed 0.05
17 root 1.1 last_sp 30
18 root 1.4 maxsp 0
19     ac 0
20 root 1.1 last_eat 0
21 root 1.4 exp 1000
22     hp 1
23     sp 1
24     msg
25     You feel feverish. Your muscles spasm
26     oddly.... Breathing is difficult.
27     endmsg
28     race human,goblin,giant,troll
29     level 12
30 root 1.1 end