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

Comparing deliantra/arch/spell/Cone/spell_windstorm.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_windstorm 1object spell_windstorm
2name windstorm 2name windstorm
3name_pl windstorm 3name_pl windstorm
4face spell_praying.x11
5level 3
6grace 3
7casting_time 10
8path_attuned 0
9other_arch windstorm
10dam 0
11dam_modifier 0
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
24The windstorm prayer, a special prayer of Sorig, strikes enemies in its cone of effect with minor wind damage, and forces them back. It also sweeps along items which are not too heavy. Granted at medium level. 6The windstorm prayer, a special prayer of Sorig, strikes enemies in its cone of effect with minor wind damage, and forces them back. It also sweeps along items which are not too heavy. Granted at medium level.
25endmsg 7endmsg
8other_arch windstorm
9face spell_praying.x11
10grace 3
11maxgrace 8
12dam 0
13level 3
14type 101
15subtype 7
16attacktype 1
17path_attuned 0
18value 30
19invisible 1
20duration 3
21range 20
22range_modifier 4
23dam_modifier 0
24no_drop 1
25casting_time 10
26end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines