ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/cold.arc
Revision: 1.2
Committed: Tue Feb 6 22:39:57 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.1: +21 -20 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object disease_cold
2 name cold
3 race *
4 msg
5 You develop a sniffle.
6 endmsg
7 con -1
8 cha -1
9 hp 1
10 maxhp 10
11 sp 1
12 maxsp 0
13 maxgrace 6
14 exp 100
15 food -1
16 dam 1
17 wc 20
18 ac 0
19 speed 0.05
20 level 2
21 type 158
22 attacktype 1048576
23 invisible 1
24 magic 3
25 last_sp 50
26 last_grace 1
27 last_eat 0
28 end
29