ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/atheletes_foot.arc
Revision: 1.7
Committed: Fri Apr 9 02:36:26 2010 UTC (14 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.6: +1 -1 lines
Log Message:
renumber SYMPTOM, remove type 140

File Contents

# User Rev Content
1 root 1.4 object atheletes_foot
2 root 1.1 name athelete's foot
3 root 1.5 race *
4     msg
5     Your feet itch. They burn.
6     endmsg
7     dex -1
8     maxhp 1
9     maxsp 0
10     maxgrace 10
11     exp 100
12     wc 1
13     ac 0
14 root 1.6 speed -0.005
15 root 1.5 level 5
16 root 1.7 type 107
17 root 1.5 attacktype 1
18 root 1.3 invisible 1
19 root 1.1 magic 1
20     last_sp 0
21     last_eat 0
22     end
23 root 1.5