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

Comparing deliantra/arch/spell/Disease/spell_cause_flu.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:25 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:10 2007 UTC

1object spell_cause_flu 1Object spell_cause_flu
2name cause flu 2name cause flu
3name_pl cause flu 3name_pl cause flu
4face spell_praying.x11
5type 101
6subtype 45
7level 2
8value 20
9grace 10
10casting_time 10
4skill praying 11skill praying
12path_attuned 131072
13other_arch flu
14range 5
15range_modifier 10
16dam_modifier 3
17duration_modifier 5
18maxgrace 10
19no_drop 1
20invisible 1
5msg 21msg
6The flu prayer unleashes an outbreak of the flu. It is rarely deadly of itself, except to weak monsters, but it is very debilitating. 22The flu prayer unleashes an outbreak of the flu. It is rarely deadly of itself, except to weak monsters, but it is very debilitating.
7endmsg 23endmsg
8other_arch flu
9face spell_praying.x11
10grace 10
11maxgrace 10
12level 2
13type 101
14subtype 45
15path_attuned 131072
16value 20
17invisible 1
18range 5
19range_modifier 10
20duration_modifier 5
21dam_modifier 3
22no_drop 1
23casting_time 10
24end 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines