ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/creeping_frost.arc
Revision: 1.4
Committed: Sat Mar 3 00:49:34 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +21 -23 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object creeping_frost
2 root 1.1 name creeping frost
3     title You freeze
4 root 1.4 type 158
5 pippijn 1.2 face fireball.x11
6 root 1.4 no_pick 1
7     no_drop 1
8     attacktype 16
9     wc 3
10     magic 0
11 root 1.1 maxhp 0
12 root 1.4 dam -10
13 root 1.1 maxgrace 10
14     food -1
15     speed 0.1
16     last_sp 50
17 root 1.4 maxsp 0
18     ac 0
19 root 1.1 last_eat 0
20 root 1.4 last_heal 1
21     exp 10000
22     hp 1
23     sp 1
24     msg
25     Frost creeps over your body!
26     endmsg
27     race *
28     level 10
29 root 1.1 end
30 root 1.4 Object creeping_frost_immunity
31 root 1.1 name creeping frost
32 root 1.4 type 98
33 root 1.3 level 127
34 root 1.1 invisible 1
35     no_pick 1
36     no_drop 1
37     end