--- deliantra/arch/spell/Swarm/spell_cause_many_wounds.arc 2007/02/06 22:41:31 1.4 +++ deliantra/arch/spell/Swarm/spell_cause_many_wounds.arc 2007/03/03 00:51:20 1.5 @@ -1,24 +1,23 @@ -object spell_cause_many_wounds +Object spell_cause_many_wounds name cause many wounds name_pl cause many wounds -skill praying -msg -This spell shoots a bunch of grace balls in the cast direction -which will cause light wounds in anything they hit. -endmsg -other_arch spell_cause_light_wounds face spell_praying.x11 -maxsp 12 -grace 30 -level 12 +skill praying type 101 subtype 36 -path_attuned 131072 +level 12 value 120 -invisible 1 +grace 30 +casting_time 5 +path_attuned 131072 +other_arch spell_cause_light_wounds duration 3 duration_modifier 4 +maxsp 12 no_drop 1 -casting_time 5 +invisible 1 +msg +This spell shoots a bunch of grace balls in the cast direction +which will cause light wounds in anything they hit. +endmsg end -