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.3 by pippijn, Tue Jan 2 21:58:29 2007 UTC vs.
Revision 1.9 by root, Sun Sep 28 07:29:59 2008 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!
7On other creatures the spell has no effect, so be careful.
8endmsg
9other_arch holy_word
10sound wn/wail-long
4face spell_praying.x11 11face spell_praying.x11
12grace 4
13maxgrace 10
14dam 2
5level 1 15level 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 16type 101
17subtype 7 17subtype 7
18attacktype 2097152
19path_attuned 65536
18value 10 20value 10
19attacktype 2097152 21invisible 1
22duration 1
23range 2
24range_modifier 4
25dam_modifier 4
20no_drop 1 26no_drop 1
21invisible 1 27casting_time 1
22skill praying
23msg
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.
25endmsg
26end 28end
29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines