--- deliantra/arch/spell/Change_Ability/spell_immunity_to_draining.arc 2007/03/03 00:51:08 1.3 +++ deliantra/arch/spell/Change_Ability/spell_immunity_to_draining.arc 2010/04/02 21:26:26 1.8 @@ -1,19 +1,24 @@ # Obsolete spell - here for backward compatibility -Object spell_immunity_to_draining +object spell_immunity_to_draining +inherit type_spell name immunity to draining name_pl immunity to draining -level 18 -grace 75 -casting_time 10 -path_attuned 0 skill praying +msg +Grants a temporary, and total, immunity to draining attacks. +endmsg +grace 75 +maxgrace 50 +level 50 type 101 subtype 24 +resist_drain 100 +path_attuned 0 value 180 -no_drop 1 invisible 1 -duration_modifier 4 duration 500 -maxgrace 50 -resist_drain 100 +duration_modifier 4 +no_drop 1 +casting_time 10 end +