--- deliantra/arch/spell/Cone/spell_windstorm.arc 2006/02/06 20:26:24 1.1 +++ deliantra/arch/spell/Cone/spell_windstorm.arc 2008/09/28 07:29:59 1.8 @@ -1,23 +1,31 @@ -Object spell_windstorm +object spell_windstorm name windstorm name_pl windstorm -face spell_praying.111 -level 3 -grace 3 -casting_time 10 -path_attuned 0 +skill praying +msg +The 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. +endmsg other_arch windstorm -dam 0 -dam_modifier 0 -range 20 -duration 3 -range_modifier 4 +face spell_praying.x11 +grace 3 maxgrace 8 +dam 0 +level 3 type 101 subtype 7 -value 30 attacktype 1 -no_drop 1 +path_attuned 0 +value 30 invisible 1 -skill praying +duration 3 +range 20 +range_modifier 4 +dam_modifier 0 +no_drop 1 +casting_time 10 end +