--- deliantra/arch/spell/Cone/spell_wave.arc 2007/03/03 01:16:50 1.6 +++ deliantra/arch/spell/Cone/spell_wave.arc 2008/09/28 07:29:59 1.8 @@ -1,27 +1,31 @@ object spell_wave name wave name_pl wave +skill praying +msg +This prayer will cast a wave of water which will spread like a cone. +If the wave hits something it will inflict physical damage. + +It can also push monsters and items away, so can be used to create some distance between +hordes of monsters and thew caster. +endmsg +other_arch wave face spell_praying.x11 -level 3 grace 8 -casting_time 10 -path_attuned 0 -other_arch wave -dam 0 -dam_modifier 3 -range 20 -duration 3 -range_modifier 4 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 -msg -This prayer will cast a wave of water which will spread like a cone. -If the wave hits something it will inflict physical damage. -endmsg +duration 3 +range 20 +range_modifier 4 +dam_modifier 3 +no_drop 1 +casting_time 10 end +