ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/disease/immolation.arc
(Generate patch)

Comparing deliantra/arch/disease/immolation.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:39:58 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:49:34 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines