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.5 by root, Sat Mar 3 00:51:09 2007 UTC vs.
Revision 1.8 by root, Sun Sep 28 07:29:59 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines