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.4 by root, Tue Feb 6 22:41:25 2007 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:29:58 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines