--- deliantra/arch/spell/Cone/spell_wave.arc 2007/02/06 22:41:25 1.4 +++ deliantra/arch/spell/Cone/spell_wave.arc 2007/03/03 00:51:09 1.5 @@ -1,28 +1,27 @@ -object spell_wave +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. -endmsg -other_arch wave face spell_praying.x11 +level 3 grace 8 -maxgrace 8 +casting_time 10 +path_attuned 0 +other_arch wave dam 0 -level 3 +dam_modifier 3 +range 20 +duration 3 +range_modifier 4 +maxgrace 8 type 101 subtype 7 -attacktype 1 -path_attuned 0 value 30 -invisible 1 -duration 3 -range 20 -range_modifier 4 -dam_modifier 3 +attacktype 1 no_drop 1 -casting_time 10 +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 end -