--- deliantra/arch/spell/Misc/spell_word_of_recall.arc 2007/03/03 01:16:54 1.5 +++ deliantra/arch/spell/Misc/spell_word_of_recall.arc 2010/04/21 09:30:01 1.13 @@ -1,30 +1,31 @@ object spell_word_of_recall +inherit type_spell name word of recall name_pl word of recall +skill praying +msg +Transports the character back to the last place where he or +she used a B. + +There is some delay between invoking the spell and it taking effect, so this +spell is not a great choice to cast if you are about to die, as you will +likely die before the spell actually transports you back home. + +It can be most handy when in a deep dungeon +and don't want to walk back up all the stairs. +endmsg +sound ss/spiritvoice11 face spell_praying.x11 -level 10 grace 40 -casting_time 15 -path_attuned 4096 -skill praying -type 101 +maxgrace 20 +level 22 subtype 18 -value 100 +path_attuned 4096 +value 1 +invisible 1 duration 40 duration_modifier 5 -maxgrace 20 no_drop 1 -invisible 1 -msg -Word of recall transports the character back -to the last place where he or she used a Bed -to Reality. -There is some delay between casting the spell -and its effect, so this spell is not a great -choice to cast if you are about to die, as -you will likely die before the spell actually -transports you back home. It can be most -handy when in a deep dungeon and don't want -to walk back up all the stairs. -endmsg +casting_time 15 end +