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

Comparing deliantra/arch/spell/Cone/spell_holy_word.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:50 2007 UTC vs.
Revision 1.8 by root, Wed Aug 1 20:07:13 2007 UTC

1object spell_holy_word 1object spell_holy_word
2name holy word 2name holy word
3name_pl holy word 3name_pl holy word
4face spell_praying.x11
5level 1
6grace 4
7casting_time 1
8path_attuned 65536
9other_arch holy_word
10dam 2
11dam_modifier 4
12range 2
13duration 1
14range_modifier 4
15maxgrace 10
16type 101
17subtype 7
18value 10
19attacktype 2097152
20no_drop 1
21invisible 1
22skill praying 4skill praying
23msg 5msg
24This prayer is a cone spell, doing damage to the enemies of your god! On other creatures the spell has no effect, so be careful. 6This prayer is a cone spell, doing damage to the enemies of your god! On other creatures the spell has no effect, so be careful.
25endmsg 7endmsg
8other_arch holy_word
9sound wn/wail-long
10face spell_praying.x11
11grace 4
12maxgrace 10
13dam 2
14level 1
15type 101
16subtype 7
17attacktype 2097152
18path_attuned 65536
19value 10
20invisible 1
21duration 1
22range 2
23range_modifier 4
24dam_modifier 4
25no_drop 1
26casting_time 1
26end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines