--- deliantra/arch/spell/Change_Ability/spell_defense.arc 2007/01/02 21:58:27 1.3 +++ deliantra/arch/spell/Change_Ability/spell_defense.arc 2007/02/06 22:41:24 1.4 @@ -1,21 +1,17 @@ # 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 -level 40 grace 75 -casting_time 30 -path_attuned 1 -skill praying +maxgrace 50 +level 40 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 @@ -33,7 +29,12 @@ resist_deplete 30 resist_death 30 resist_blind 30 -msg -The defense prayer, a special prayer of Lythander, protects the beseecher from many things all at once. Granted at medium level. -endmsg +path_attuned 1 +value 250 +invisible 1 +duration 500 +duration_modifier 4 +no_drop 1 +casting_time 30 end +