--- deliantra/arch/spell/Misc/spell_recharge.arc 2007/01/02 18:26:04 1.3 +++ deliantra/arch/spell/Misc/spell_recharge.arc 2010/04/02 21:26:30 1.9 @@ -1,19 +1,21 @@ -Object spell_charging +object spell_charging +inherit type_spell name charging name_pl charging -level 10 -sp 200 -casting_time 75 -path_attuned 32768 skill none +msg +Charges the marked staff or wand. +endmsg +sp 200 +dam 40 +level 10 type 101 subtype 28 +path_attuned 32768 value 100 -no_drop 1 invisible 1 -dam 40 dam_modifier 5 -msg -This spell can charge a staff or wand. -endmsg +no_drop 1 +casting_time 75 end +