ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Disease/spell_cause_red_death.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:25 2007 UTC (17 years, 4 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_red_death
2 root 1.1 name cause red death
3     name_pl cause red death
4 root 1.4 skill praying
5     msg
6     The red death prayer unleashes a virulent, broadly effective, and deadly plague. He who unleashes the red death had better avoid his victims and their remains, lest he die. This spell is granted to by Devourers at medium level.
7     endmsg
8     other_arch ebola
9 pippijn 1.3 face spell_praying.x11
10 root 1.4 grace 100
11     maxgrace 24
12     level 12
13 root 1.1 type 101
14     subtype 45
15 root 1.4 path_attuned 131072
16 root 1.1 value 120
17 root 1.4 invisible 1
18 root 1.1 range 5
19     range_modifier 10
20 root 1.4 duration_modifier 1
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