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