--- deliantra/arch/spell/Change_Ability/spell_defense.arc 2007/02/06 22:41:24 1.4 +++ deliantra/arch/spell/Change_Ability/spell_defense.arc 2007/03/03 00:51:08 1.5 @@ -1,17 +1,21 @@ # Obsolete spell - here for backward compatibility -object spell_defense +Object spell_defense name defense name_pl defense -skill praying -msg -The defense prayer, a special prayer of Lythander, protects the beseecher from many things all at once. Granted at medium level. -endmsg face spell_praying.x11 -grace 75 -maxgrace 50 level 40 +grace 75 +casting_time 30 +path_attuned 1 +skill praying type 101 subtype 24 +value 250 +no_drop 1 +invisible 1 +duration_modifier 4 +duration 500 +maxgrace 50 resist_physical 30 resist_magic 30 resist_fire 30 @@ -29,12 +33,7 @@ resist_deplete 30 resist_death 30 resist_blind 30 -path_attuned 1 -value 250 -invisible 1 -duration 500 -duration_modifier 4 -no_drop 1 -casting_time 30 +msg +The defense prayer, a special prayer of Lythander, protects the beseecher from many things all at once. Granted at medium level. +endmsg end -