--- deliantra/arch/spell/Cone/spell_shockwave.arc 2007/01/02 21:58:29 1.2 +++ deliantra/arch/spell/Cone/spell_shockwave.arc 2007/02/06 22:41:25 1.3 @@ -1,24 +1,6 @@ -Object spell_shockwave +object spell_shockwave name shockwave name_pl shockwave -face spell_evocation.x11 -level 14 -sp 26 -casting_time 9 -path_attuned 0 -other_arch shockwave -dam 10 -dam_modifier 3 -range 18 -duration 2 -range_modifier 5 -maxsp 25 -type 101 -subtype 7 -value 140 -attacktype 3 -no_drop 1 -invisible 1 skill evocation msg Shockwave is a cone of force, hitting @@ -26,4 +8,23 @@ Because it hits with physical force, armor provides some protection from this attack. endmsg +other_arch shockwave +face spell_evocation.x11 +sp 26 +maxsp 25 +dam 10 +level 14 +type 101 +subtype 7 +attacktype 3 +path_attuned 0 +value 140 +invisible 1 +duration 2 +range 18 +range_modifier 5 +dam_modifier 3 +no_drop 1 +casting_time 9 end +