--- deliantra/arch/spell/Rune/spell_sigil.arc 2007/03/03 01:16:56 1.5 +++ deliantra/arch/spell/Rune/spell_sigil.arc 2010/04/02 21:26:33 1.9 @@ -1,22 +1,22 @@ object spell_sigil +inherit type_spell name sigil name_pl sigil +skill evocation +msg +Creates a special sigil rune, which contains another spell. + +When the sigil is activated, that other spell is cast on the target. +endmsg +face penta.x11 +sp 5 +level 12 type 101 subtype 2 -no_drop 1 -invisible 1 -level 12 +path_attuned 2048 value 120 -sp 5 +invisible 1 +no_drop 1 casting_time 15 -skill evocation -path_attuned 2048 -face penta.x11 -msg -Sigil is a special rune - when casting the -spell, the caster specifies what other spell -should be encapsulated in the sigil. When -the sigil is activated, that other spell is -cast on the target. -endmsg end +