ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/flu.arc
Revision: 1.7
Committed: Fri Apr 9 02:36:26 2010 UTC (14 years, 1 month 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

# Content
1 object flu
2 name flu
3 race *
4 msg
5 You have aches and fever, and you feel nauseous.
6 endmsg
7 str -1
8 dex -1
9 con -1
10 wis -1
11 cha -1
12 int -1
13 hp 1
14 maxhp 10
15 sp 1
16 maxsp 0
17 maxgrace 6
18 exp 100
19 food -1
20 dam 2
21 wc 20
22 ac 0
23 speed -0.05
24 level 2
25 type 107
26 attacktype 1048576
27 invisible 1
28 magic 3
29 last_sp 50
30 last_grace 1
31 last_eat 0
32 end
33