ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Disease/spell_cause_smallpox.arc
Revision: 1.10
Committed: Thu Sep 17 08:14:48 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +1 -1 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

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