--- deliantra/arch/spell/Change_Ability/spell_protection_from_attack.arc 2007/02/06 22:41:24 1.3 +++ deliantra/arch/spell/Change_Ability/spell_protection_from_attack.arc 2007/03/03 01:16:50 1.5 @@ -1,28 +1,27 @@ object spell_protection_from_attack name protection from attack name_pl protection from attack -skill praying -msg -Protection from attack creates a powerful -force that protects the recipient from -physical damage. The spell stacks with armor -the character is wearing, but in that case, -the effect is diminished. -endmsg face spell_praying.x11 -grace 50 -maxgrace 40 level 13 +grace 50 +casting_time 15 +path_attuned 1 +skill praying type 101 subtype 24 -resist_physical 40 -path_attuned 1 value 130 +no_drop 1 invisible 1 -duration 500 duration_modifier 4 +duration 500 +maxgrace 40 +resist_physical 40 dam_modifier 3 -no_drop 1 -casting_time 15 +msg +Protection from attack creates a powerful +force that protects the recipient from +physical damage. The spell stacks with armor +the character is wearing, but in that case, +the effect is diminished. +endmsg end -