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

Comparing deliantra/arch/spell/Disease/spell_cause_cold.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:26 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:25 2007 UTC

1Object spell_cause_cold 1object spell_cause_cold
2name cause cold 2name cause cold
3name_pl cause cold 3name_pl cause cold
4skill praying
5msg
6This prayer causes a disease to spread. This disease is highly contageous, and somewhat debilitating, but rarely fatal, unless it is complicated by other infections. Players and monsters affected will move more slowly, and be weaker, until the disease runs its course or is cured.
7endmsg
8other_arch disease_cold
9face spell_praying.x11
10grace 10
11maxgrace 10
12level 2
4type 101 13type 101
5subtype 45 14subtype 45
6face spell_praying.111 15path_attuned 131072
7level 2
8value 20 16value 20
9grace 10 17invisible 1
10casting_time 10
11skill praying
12path_attuned 131072
13other_arch disease_cold
14range 5 18range 5
15range_modifier 10 19range_modifier 10
20duration_modifier 5
16dam_modifier 3 21dam_modifier 3
17duration_modifier 5
18maxgrace 10
19no_drop 1 22no_drop 1
20invisible 1 23casting_time 10
21end 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines