--- deliantra/arch/spell/Misc/spell_recharge.arc 2006/02/06 20:26:23 1.1 +++ deliantra/arch/spell/Misc/spell_recharge.arc 2010/04/02 21:26:30 1.9 @@ -1,16 +1,21 @@ -Object spell_charging +object spell_charging +inherit type_spell name charging name_pl charging -level 10 +skill none +msg +Charges the marked staff or wand. +endmsg sp 200 -casting_time 75 -path_attuned 32768 -skill ??? +dam 40 +level 10 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 end +