--- deliantra/arch/spell/Misc/spell_recharge.arc 2007/02/06 22:41:29 1.4 +++ deliantra/arch/spell/Misc/spell_recharge.arc 2007/03/03 00:51:15 1.5 @@ -1,20 +1,19 @@ -object spell_charging +Object spell_charging name charging name_pl charging -skill none -msg -This spell can charge a staff or wand. -endmsg -sp 200 -dam 40 level 10 +sp 200 +casting_time 75 +path_attuned 32768 +skill none type 101 subtype 28 -path_attuned 32768 value 100 +no_drop 1 invisible 1 +dam 40 dam_modifier 5 -no_drop 1 -casting_time 75 +msg +This spell can charge a staff or wand. +endmsg end -