--- deliantra/arch/spell/Rune/spell_rune_of_magic_drain.arc 2007/02/06 22:41:31 1.3 +++ deliantra/arch/spell/Rune/spell_rune_of_magic_drain.arc 2007/03/03 00:51:18 1.4 @@ -1,7 +1,18 @@ -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 @@ -9,16 +20,4 @@ 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 -