ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Disease/spell_cause_black_death.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:51 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object spell_cause_black_death
2 root 1.1 name cause black death
3     name_pl cause black death
4 root 1.5 type 101
5     subtype 45
6 root 1.4 face spell_praying.x11
7 root 1.5 level 15
8     value 150
9 root 1.4 grace 120
10 root 1.5 casting_time 10
11     skill praying
12 root 1.4 path_attuned 0
13 root 1.5 other_arch bubonic_plague
14 root 1.1 range 5
15     range_modifier 10
16 root 1.5 dam_modifier 3
17 root 1.4 duration_modifier 10
18 root 1.5 maxgrace 20
19 root 1.1 no_drop 1
20 root 1.5 invisible 1
21     msg
22     This prayer will unleash the bubonic plague, or black death. This plague is broadly fatal and very deadly, and highly contageous. He who unleashes the bubonic plague is wise to flee. This spell is granted by Devourers at high level.
23     endmsg
24 root 1.1 end