ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/flu.arc
Revision: 1.4
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.3: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.4 object flu
2 root 1.1 name flu
3 root 1.3 type 158
4     invisible 1
5     attacktype 1048576
6     wc 20
7     last_grace 1
8     magic 3
9     Str -1
10     Con -1
11     Dex -1
12     Wis -1
13     Int -1
14     Cha -1
15 root 1.1 maxhp 10
16 root 1.3 dam 2
17 root 1.1 maxgrace 6
18     food -1
19     speed 0.05
20     last_sp 50
21 root 1.3 maxsp 0
22     ac 0
23 root 1.1 last_eat 0
24 root 1.3 exp 100
25     hp 1
26     sp 1
27     msg
28     You have aches and fever, and you feel nauseous.
29     endmsg
30     race *
31     level 2
32 root 1.1 end