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

Comparing deliantra/arch/spell/Cone/spell_wave.arc (file contents):
Revision 1.3 by pippijn, Tue Jan 2 21:58:29 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:25 2007 UTC

1Object spell_wave 1object spell_wave
2name wave 2name wave
3name_pl wave 3name_pl wave
4face spell_praying.x11
5level 3
6grace 8
7casting_time 10
8path_attuned 0
9other_arch wave
10dam 0
11dam_modifier 3
12range 20
13duration 3
14range_modifier 4
15maxgrace 8
16type 101
17subtype 7
18value 30
19attacktype 1
20no_drop 1
21invisible 1
22skill praying 4skill praying
23msg 5msg
24This prayer will cast a wave of water which will spread like a cone. 6This prayer will cast a wave of water which will spread like a cone.
25If the wave hits something it will inflict physical damage. 7If the wave hits something it will inflict physical damage.
26endmsg 8endmsg
9other_arch wave
10face spell_praying.x11
11grace 8
12maxgrace 8
13dam 0
14level 3
15type 101
16subtype 7
17attacktype 1
18path_attuned 0
19value 30
20invisible 1
21duration 3
22range 20
23range_modifier 4
24dam_modifier 3
25no_drop 1
26casting_time 10
27end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines