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.7 by root, Sat Mar 3 01:24:18 2007 UTC vs.
Revision 1.13 by elmex, Wed Apr 21 09:29:58 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
4skill praying 5skill praying
5msg 6msg
6This 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. 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.
7endmsg 13endmsg
8other_arch smallpox 14other_arch smallpox
9face spell_praying.x11 15face spell_praying.x11
10grace 85 16grace 85
11maxgrace 10 17maxgrace 10
12level 10 18level 20
13type 101
14subtype 45 19subtype 45
15path_attuned 131072 20path_attuned 131072
16value 100 21value 1
17invisible 1 22invisible 1
18range 5 23range 5
19range_modifier 10 24range_modifier 10
20duration_modifier 4 25duration_modifier 4
21dam_modifier 1 26dam_modifier 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines