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.1 by root, Mon Feb 6 20:26:24 2006 UTC vs.
Revision 1.9 by root, Sun Sep 28 15:12:03 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.111 13face spell_praying.x11
5level 3
6grace 3 14grace 3
7casting_time 10 15maxgrace 8
8path_attuned 0
9other_arch windstorm
10dam 0 16dam 0
11dam_modifier 0 17level 5
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
23end 30end
31

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines