--- deliantra/arch/spell/Rune/spell_firetrap.arc 2006/02/06 20:26:24 1.1 +++ deliantra/arch/spell/Rune/spell_firetrap.arc 2009/09/17 08:14:50 1.9 @@ -1,23 +1,26 @@ -Object spell_firetrap +object spell_firetrap name firetrap name_pl firetrap -type 101 -subtype 2 -no_drop 1 -invisible 1 -level 12 -value 120 -sp 5 -casting_time 15 skill pyromancy -path_attuned 2048 -face penta.111 msg -Firetrap is a special rune - when casting the -spell, the caster specifies what other spell +Creates a special firetrap rune, which contains another spell. + +The caster specifies which other spell should be encapsulated in the firetrap spell (it is not required that it be a fire spell). + Then when the firetrap is activated, that other spell is cast on the target. endmsg +face penta.x11 +sp 5 +level 9 +type 101 +subtype 2 +path_attuned 2048 +value 120 +invisible 1 +no_drop 1 +casting_time 15 end +