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

Comparing deliantra/arch/spell/Disease/spell_cause_smallpox.arc (file contents):
Revision 1.2 by elmex, Wed Aug 9 10:14:14 2006 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:26:28 2010 UTC

1Object spell_cause_smallpox 1object spell_cause_smallpox
2inherit type_spell
2name cause smallpox 3name cause smallpox
3name_pl cause smallpox 4name_pl cause smallpox
5skill praying
6msg
7This prayer unleashes an outbreak of the deadly disease smallpox.
8This disease is highly contageous and often fatal to weaker monsters,
9and sometimes to stronger monsters. However, its deadliness is restricted
10to humanoids.
11
12Granted by Gnarg at medium level.
13endmsg
14other_arch smallpox
4face spell_praying.111 15face spell_praying.x11
16grace 85
17maxgrace 10
18level 20
5type 101 19type 101
6subtype 45 20subtype 45
7level 10 21path_attuned 131072
8value 100 22value 100
9grace 85 23invisible 1
10casting_time 10
11skill praying
12path_attuned 131072
13other_arch smallpox
14range 5 24range 5
15range_modifier 10 25range_modifier 10
26duration_modifier 4
16dam_modifier 1 27dam_modifier 1
17duration_modifier 4
18maxgrace 10
19no_drop 1 28no_drop 1
20invisible 1 29casting_time 10
21msg
22This prayer unleashes an outbreak of the deadly disease smallpox. This disease is highly contageous and often fatal to weaker monsters, and sometimes to stronger monsters. However, its deadliness is restricted to humanoids. This spell is granted by Gnarg at medium level.
23endmsg
24end 30end
31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines