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

Comparing deliantra/arch/spell/Disease/spell_cause_typhoid.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:26 2006 UTC vs.
Revision 1.11 by elmex, Wed Apr 21 09:29:58 2010 UTC

1Object spell_cause_typhoid 1object spell_cause_typhoid
2inherit type_spell
2name cause typhoid 3name cause typhoid
3name_pl cause typhoid 4name_pl cause typhoid
5skill praying
6msg
7Typhoid is a deadly disease to humanoids, but other monsters are not affected.
8endmsg
9other_arch typhoid
4face spell_praying.111 10face spell_praying.x11
5type 101 11grace 60
12maxgrace 24
13level 28
6subtype 45 14subtype 45
7level 8
8value 80
9grace 60
10casting_time 10
11skill praying
12path_attuned 131072 15path_attuned 131072
13other_arch typhoid 16value 1
17invisible 1
14range 5 18range 5
15range_modifier 10 19range_modifier 10
20duration_modifier 10
16dam_modifier 1 21dam_modifier 1
17duration_modifier 10
18maxgrace 24
19no_drop 1 22no_drop 1
20invisible 1 23casting_time 10
21end 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines