ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Disease/spell_cause_smallpox.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:25 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +14 -13 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.4 object spell_cause_smallpox
2 root 1.1 name cause smallpox
3     name_pl cause smallpox
4 root 1.4 skill praying
5     msg
6     This 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.
7     endmsg
8     other_arch smallpox
9 pippijn 1.3 face spell_praying.x11
10 root 1.4 grace 85
11     maxgrace 10
12     level 10
13 root 1.1 type 101
14     subtype 45
15 root 1.4 path_attuned 131072
16 root 1.1 value 100
17 root 1.4 invisible 1
18 root 1.1 range 5
19     range_modifier 10
20 root 1.4 duration_modifier 4
21 root 1.1 dam_modifier 1
22     no_drop 1
23 root 1.4 casting_time 10
24 root 1.1 end
25 root 1.4