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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines