--- deliantra/arch/spell/Bullet/spell_cause_crit_wounds.arc 2006/07/10 06:46:01 1.2 +++ deliantra/arch/spell/Bullet/spell_cause_crit_wounds.arc 2010/04/02 21:34:28 1.11 @@ -1,24 +1,26 @@ -Object spell_cause_critical_wounds +object spell_cause_critical_wounds +inherit type_spell name cause critical wounds name_pl cause critical wounds -face spell_praying.111 -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 -subtype 5 -value 70 -attacktype 1048576 -no_drop 1 -invisible 1 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 +grace 25 +maxgrace 100 +dam 100 +level 27 +subtype 5 +attacktype 1048576 +path_attuned 131072 +value 70 +invisible 1 +dam_modifier 1 +no_drop 1 +casting_time 5 end +