--- deliantra/arch/spell/Rune/spell_rune_of_death.arc 2006/02/06 20:26:24 1.1 +++ deliantra/arch/spell/Rune/spell_rune_of_death.arc 2007/03/03 01:24:23 1.6 @@ -1,18 +1,7 @@ -Object spell_rune_of_death +object spell_rune_of_death name rune of death name_pl rune of death -face spell_sorcery.111 -type 101 -subtype 2 -no_drop 1 -invisible 1 -level 17 -value 170 -sp 20 -casting_time 15 skill sorcery -path_attuned 262144 -other_arch rune_death msg This creates a rune that, when triggered, hits the target with death magic. This @@ -20,4 +9,16 @@ no matter the creatures hit points, or no harm at all. endmsg +other_arch rune_death +face spell_sorcery.x11 +sp 20 +level 17 +type 101 +subtype 2 +path_attuned 262144 +value 170 +invisible 1 +no_drop 1 +casting_time 15 end +