--- deliantra/arch/spell/Change_Ability/spell_immunity_to_electricity.arc 2007/02/06 22:41:24 1.2 +++ deliantra/arch/spell/Change_Ability/spell_immunity_to_electricity.arc 2007/03/03 00:51:08 1.3 @@ -1,20 +1,19 @@ # Obsolete spell - here for backward compatibility -object spell_immunity_to_electricity +Object spell_immunity_to_electricity name immunity to electricity name_pl immunity to electricity -skill praying -grace 65 -maxgrace 50 level 8 +grace 65 +casting_time 10 +path_attuned 0 +skill praying type 101 subtype 24 -resist_electricity 100 -path_attuned 0 value 80 +no_drop 1 invisible 1 -duration 500 duration_modifier 4 -no_drop 1 -casting_time 10 +duration 500 +maxgrace 50 +resist_electricity 100 end -