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

File Contents

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