--- deliantra/arch/spell/Bullet/spell_cause_crit_wounds.arc 2007/02/06 22:41:22 1.4 +++ deliantra/arch/spell/Bullet/spell_cause_crit_wounds.arc 2007/03/03 00:51:06 1.5 @@ -1,25 +1,24 @@ -object spell_cause_critical_wounds +Object spell_cause_critical_wounds 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 face spell_praying.x11 +level 7 grace 25 -maxgrace 100 +casting_time 5 +path_attuned 131072 +other_arch cause_wounds dam 100 -level 7 +dam_modifier 1 +maxgrace 100 +skill praying type 101 subtype 5 -attacktype 1048576 -path_attuned 131072 value 70 -invisible 1 -dam_modifier 1 +attacktype 1048576 no_drop 1 -casting_time 5 +invisible 1 +msg +Cause critical wounds shoots a ball of grace which will +cause critical wounds in anything it hits. +endmsg end -