ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/arthritis.arc
Revision: 1.5
Committed: Sat Mar 3 01:22:06 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0, rel-2_1
Changes since 1.4: +17 -16 lines
Log Message:
second normaliser run - dude

File Contents

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