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

File Contents

# User Rev Content
1 root 1.5 Object spell_holy_wrath
2 root 1.1 name holy wrath
3     name_pl holy wrath
4 pippijn 1.3 face spell_praying.x11
5 root 1.1 type 101
6     subtype 10
7 root 1.5 level 12
8     grace 40
9     casting_time 5
10 root 1.1 path_attuned 65536
11 root 1.5 other_arch holy_wrath
12     dam 15
13     dam_modifier 2
14     range 6
15 root 1.4 duration 2
16 root 1.1 range_modifier 7
17 root 1.5 maxgrace 20
18     skill praying
19     value 120
20     attacktype 2097152
21 root 1.1 no_drop 1
22 root 1.5 invisible 1
23     msg
24     This is a powerful version of holy word. This is a cone spell.
25     endmsg
26 root 1.1 end