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.1 by root, Mon Feb 6 20:26:26 2006 UTC vs.
Revision 1.8 by root, Sun Sep 28 07:29:59 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines