ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Smite/spell_holy_wrath.arc
(Generate patch)

Comparing deliantra/arch/spell/Smite/spell_holy_wrath.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:31 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:19 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines