ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Smite/spell_holy_wrath.arc
Revision: 1.3
Committed: Tue Jan 2 21:58:42 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_holy_wrath
2     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     level 12
8     grace 40
9     casting_time 5
10     path_attuned 65536
11     other_arch holy_wrath
12     dam 15
13     dam_modifier 2
14     range 6
15     duration 2
16     range_modifier 7
17     maxgrace 20
18     skill praying
19     value 120
20     attacktype 2097152
21     no_drop 1
22     invisible 1
23 elmex 1.2 msg
24     This is a powerful version of holy word. This is a cone spell.
25     endmsg
26 root 1.1 end