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.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
4skill praying
5msg
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.
7endmsg
8other_arch windstorm
4face spell_praying.111 9face spell_praying.x11
10grace 3
11maxgrace 8
12dam 0
5level 3 13level 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 14type 101
17subtype 7 15subtype 7
16attacktype 1
17path_attuned 0
18value 30 18value 30
19attacktype 1 19invisible 1
20duration 3
21range 20
22range_modifier 4
23dam_modifier 0
20no_drop 1 24no_drop 1
21invisible 1 25casting_time 10
22skill praying
23end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines