--- deliantra/arch/spell/Bullet/spell_cause_crit_wounds.arc 2007/03/03 01:16:47 1.6 +++ deliantra/arch/spell/Bullet/spell_cause_crit_wounds.arc 2010/04/21 09:29:56 1.12 @@ -1,24 +1,26 @@ object spell_cause_critical_wounds +inherit type_spell name cause critical wounds name_pl cause critical wounds +skill praying +msg +Cause critical wounds shoots a ball of grace which will +cause critical wounds in anything it hits. +endmsg +other_arch cause_wounds +sound wn/bow-puny-miss face spell_praying.x11 -level 7 grace 25 -casting_time 5 -path_attuned 131072 -other_arch cause_wounds -dam 100 -dam_modifier 1 maxgrace 100 -skill praying -type 101 +dam 100 +level 27 subtype 5 -value 70 attacktype 1048576 -no_drop 1 +path_attuned 131072 +value 1 invisible 1 -msg -Cause critical wounds shoots a ball of grace which will -cause critical wounds in anything it hits. -endmsg +dam_modifier 1 +no_drop 1 +casting_time 5 end +