ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Disease/spell_cause_anthrax.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:10 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +13 -14 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object spell_cause_anthrax
2 root 1.1 name cause anthrax
3     name_pl cause anthrax
4 pippijn 1.3 face spell_praying.x11
5 root 1.1 type 101
6     subtype 45
7 root 1.5 level 12
8     value 120
9     grace 50
10     casting_time 10
11     skill praying
12 root 1.4 path_attuned 131072
13 root 1.5 other_arch anthrax
14 root 1.1 range 5
15     range_modifier 10
16 root 1.5 dam_modifier 1
17 root 1.4 duration_modifier 10
18 root 1.5 maxgrace 10
19 root 1.1 no_drop 1
20 root 1.5 invisible 1
21     msg
22     Anthrax is a deadly disease to the animal kind. It does not usually affect other creatures.
23     endmsg
24 root 1.1 end