--- deliantra/arch/spell/Misc/spell_transference.arc 2006/02/06 20:26:22 1.1 +++ deliantra/arch/spell/Misc/spell_transference.arc 2010/04/21 09:30:01 1.13 @@ -1,18 +1,28 @@ -Object spell_transference +object spell_transference +inherit type_spell name transference name_pl transference -face spell_sorcery.111 -type 101 -subtype 37 -level 5 -value 50 -sp 10 -casting_time 20 skill sorcery +msg +Transfers mana to the target. + +If you use this spell on a normal creature, they will perhaps be +overloaded from the magical energy and explode in a blast of fire. + +Can also be used to reload mana in another player. + +endmsg +face spell_sorcery.x11 +sp 10 +maxsp 4 +dam 8 +level 12 +subtype 37 path_attuned 32768 -no_drop 1 +value 1 invisible 1 -dam 8 dam_modifier 2 -maxsp 4 +no_drop 1 +casting_time 20 end +