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.1 by root, Mon Feb 6 20:26:24 2006 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
4skill praying
5msg
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.
7endmsg
8other_arch holy_word
9sound wn/wail-long
4face spell_praying.111 10face spell_praying.x11
11grace 4
12maxgrace 10
13dam 2
5level 1 14level 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 15type 101
17subtype 7 16subtype 7
17attacktype 2097152
18path_attuned 65536
18value 10 19value 10
19attacktype 2097152 20invisible 1
21duration 1
22range 2
23range_modifier 4
24dam_modifier 4
20no_drop 1 25no_drop 1
21invisible 1 26casting_time 1
22skill praying
23end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines