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.10 by root, Fri Apr 2 21:26:28 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 19type 101
15subtype 7 20subtype 7
16attacktype 1 21attacktype 1
17path_attuned 0 22path_attuned 0
18value 30 23value 30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines