--- deliantra/arch/spell/Change_Ability/spell_protection_from_electricity.arc 2007/02/06 22:41:24 1.4 +++ deliantra/arch/spell/Change_Ability/spell_protection_from_electricity.arc 2007/03/03 00:51:08 1.5 @@ -1,24 +1,23 @@ -object spell_protection_from_electricity +Object spell_protection_from_electricity name protection from electricity name_pl protection from electricity -skill praying -msg -This prayer gives you some more protection from electric damage. -endmsg face spell_praying.x11 -grace 15 -maxgrace 40 level 4 +grace 15 +casting_time 10 +path_attuned 1 +skill praying type 101 subtype 24 -resist_electricity 30 -path_attuned 1 value 40 +no_drop 1 invisible 1 -duration 500 duration_modifier 4 +duration 500 +maxgrace 40 +resist_electricity 30 dam_modifier 3 -no_drop 1 -casting_time 10 +msg +This prayer gives you some more protection from electric damage. +endmsg end -