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