--- deliantra/arch/spell/Rune/spell_rune_of_magic_drain.arc 2006/02/06 20:26:24 1.1.1.1 +++ deliantra/arch/spell/Rune/spell_rune_of_magic_drain.arc 2010/04/21 09:30:06 1.11 @@ -1,23 +1,24 @@ -Object spell_rune_of_magic_drain +object spell_rune_of_magic_drain +inherit type_spell name rune of magic drain name_pl rune of magic drain -face spell_evocation.111 -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 +Creates a rune that, when triggered, +drains the mana of the target. This drain in mana will make it impossible for the target 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 +subtype 2 +path_attuned 32768 +value 1 +invisible 1 +no_drop 1 +casting_time 15 end +