ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/arthritis.arc
(Generate patch)

Comparing deliantra/arch/disease/arthritis.arc (file contents):
Revision 1.2 by root, Tue Feb 6 22:39:57 2007 UTC vs.
Revision 1.3 by root, Sat Mar 3 00:49:33 2007 UTC

1object arthritis 1Object arthritis
2name arthritis 2name arthritis
3race * 3type 158
4invisible 1
5attacktype 1048576
6wc 5
7magic 0
8Str -1
9Dex -2
10maxhp 1
11maxgrace -1
12food -1
13speed 0.001
14last_sp 0
15maxsp 0
16ac 1
17last_eat 0
18exp 10000
4msg 19msg
5Your joints are swollen. You feel weak and 20Your joints are swollen. You feel weak and
6less dextrous. 21less dextrous.
7endmsg 22endmsg
8str -1 23race *
9dex -2
10maxhp 1
11maxsp 0
12maxgrace -1
13exp 10000
14food -1
15wc 5
16ac 1
17speed 0.001
18level 7 24level 7
19type 158
20attacktype 1048576
21invisible 1
22magic 0
23last_sp 0
24last_eat 0
25end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines