--- deliantra/arch/spell/Rune/spell_rune_of_death.arc 2007/02/06 22:41:31 1.3 +++ deliantra/arch/spell/Rune/spell_rune_of_death.arc 2007/03/03 00:51:18 1.4 @@ -1,7 +1,18 @@ -object spell_rune_of_death +Object spell_rune_of_death name rune of death name_pl rune of death +face spell_sorcery.x11 +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 @@ -9,16 +20,4 @@ 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 -