--- deliantra/arch/spell/Change_Ability/spell_immunity_to_electricity.arc 2006/02/06 20:26:23 1.1 +++ deliantra/arch/spell/Change_Ability/spell_immunity_to_electricity.arc 2010/04/21 09:29:57 1.10 @@ -1,19 +1,23 @@ # Obsolete spell - here for backward compatibility -Object spell_immunity_to_electricity +object spell_immunity_to_electricity +inherit type_spell name immunity to electricity name_pl immunity to electricity -level 8 -grace 65 -casting_time 10 -path_attuned 0 skill praying -type 101 +msg +Grants a temporary, and total, immunity to electricity attacks. +endmsg +grace 65 +maxgrace 50 +level 50 subtype 24 -value 80 -no_drop 1 +resist_electricity 100 +path_attuned 0 +value 1 invisible 1 -duration_modifier 4 duration 500 -maxgrace 50 -resist_electricity 100 +duration_modifier 4 +no_drop 1 +casting_time 10 end +