--- deliantra/arch/spell/Bullet/spell_cause_heavy_wounds.arc 2006/02/06 20:26:27 1.1.1.1 +++ deliantra/arch/spell/Bullet/spell_cause_heavy_wounds.arc 2010/04/21 09:29:56 1.12 @@ -1,20 +1,26 @@ -Object spell_cause_heavy_wounds +object spell_cause_heavy_wounds +inherit type_spell name cause heavy wounds name_pl cause heavy wounds -face spell_praying.111 -level 5 -grace 16 -casting_time 5 -path_attuned 131072 +skill praying +msg +Cause heavy wounds shoots a ball of grace which will +cause heavy wounds in anything it hits. +endmsg other_arch cause_wounds -dam 50 -dam_modifier 1 +sound wn/bow-puny-miss +face spell_praying.x11 +grace 16 maxgrace 50 -skill praying -type 101 +dam 50 +level 20 subtype 5 -value 50 attacktype 1048576 -no_drop 1 +path_attuned 131072 +value 1 invisible 1 +dam_modifier 1 +no_drop 1 +casting_time 5 end +