--- deliantra/arch/spell/Rune/spell_rune_of_magic_drain.arc 2007/01/02 21:58:42 1.2 +++ deliantra/arch/spell/Rune/spell_rune_of_magic_drain.arc 2007/02/06 22:41:31 1.3 @@ -1,18 +1,7 @@ -Object spell_rune_of_magic_drain +object spell_rune_of_magic_drain name rune of magic drain name_pl rune of magic drain -face spell_evocation.x11 -type 101 -subtype 2 -no_drop 1 -invisible 1 -level 14 -value 140 -sp 30 -casting_time 15 skill evocation -path_attuned 32768 -other_arch rune_drain_magic msg This creates a rune that, when triggered, drains the mana of the target. This drain in @@ -20,4 +9,16 @@ to cast spells until it regains sufficient mana to do so. endmsg +other_arch rune_drain_magic +face spell_evocation.x11 +sp 30 +level 14 +type 101 +subtype 2 +path_attuned 32768 +value 140 +invisible 1 +no_drop 1 +casting_time 15 end +