ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Disease/spell_cause_rabies.arc
Revision: 1.3
Committed: Tue Jan 2 21:58:30 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spell_cause_rabies
2     name cause rabies
3     name_pl cause rabies
4 pippijn 1.3 face spell_praying.x11
5 root 1.1 type 101
6     subtype 45
7     level 12
8     value 120
9     grace 120
10     casting_time 10
11     skill praying
12     path_attuned 131072
13     other_arch rabies
14     range 5
15     range_modifier 10
16     dam_modifier 1
17     duration_modifier 1
18     maxgrace 12
19     no_drop 1
20     invisible 1
21 elmex 1.2 msg
22     This prayer will cause rabies in the infected target.
23     It reduces it's strength, dexterity and makes it look very ugly.
24     endmsg
25 root 1.1 end