--- deliantra/arch/spell/Cone/spell_wave.arc 2006/02/06 20:26:24 1.1 +++ deliantra/arch/spell/Cone/spell_wave.arc 2007/02/06 22:41:25 1.4 @@ -1,23 +1,28 @@ -Object spell_wave +object spell_wave name wave name_pl wave -face spell_praying.111 -level 3 -grace 8 -casting_time 10 -path_attuned 0 +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 other_arch wave -dam 0 -dam_modifier 3 -range 20 -duration 3 -range_modifier 4 +face spell_praying.x11 +grace 8 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 3 +no_drop 1 +casting_time 10 end +