--- deliantra/arch/spell/Misc/spell_transference.arc 2007/03/03 00:51:15 1.5 +++ deliantra/arch/spell/Misc/spell_transference.arc 2010/04/02 21:34:29 1.12 @@ -1,21 +1,28 @@ -Object spell_transference +object spell_transference +inherit type_spell name transference name_pl transference +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 -type 101 -subtype 37 -level 5 -value 50 sp 10 -casting_time 20 -skill sorcery +maxsp 4 +dam 8 +level 12 +subtype 37 path_attuned 32768 -no_drop 1 +value 50 invisible 1 -dam 8 dam_modifier 2 -maxsp 4 -msg -This spell will transer mana to another player. 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. -endmsg +no_drop 1 +casting_time 20 end +