ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/immolation.arc
Revision: 1.5
Committed: Sat Mar 3 01:15:25 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +2 -2 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object immolation
2 root 1.1 name immolation
3 root 1.4 other_arch burnout
4 root 1.3 title You set fire to
5 root 1.4 type 158
6 pippijn 1.2 face fireball.x11
7 root 1.4 no_pick 1
8     startequip 1
9     invisible 1
10     no_drop 1
11     attacktype 4
12     wc 3
13     magic 0
14 root 1.1 maxhp 0
15 root 1.4 dam -10
16 root 1.1 maxgrace 11
17     food -1
18 root 1.4 speed 0.1
19     last_sp 50
20     maxsp 0
21 root 1.3 ac 0
22 root 1.4 last_eat 0
23     last_heal 1
24     exp 10000
25     hp 1
26     sp 1
27     msg
28     You burn!
29     endmsg
30     race *,undead
31 root 1.3 level 10
32     last_grace 10
33 root 1.1 end
34 root 1.5 object immolation_immunity
35 root 1.1 name immolation
36 root 1.4 startequip 1
37     type 98
38 root 1.3 level 127
39 root 1.1 invisible 1
40     no_pick 1
41     no_drop 1
42     end