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.11 by root, Fri Apr 2 21:34:29 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines