--- deliantra/arch/spell/Change_Ability/spell_protection_from_attack.arc 2007/03/03 00:51:08 1.4 +++ deliantra/arch/spell/Change_Ability/spell_protection_from_attack.arc 2010/04/02 21:34:28 1.11 @@ -1,27 +1,29 @@ -Object spell_protection_from_attack +object spell_protection_from_attack +inherit type_spell name protection from attack name_pl protection from attack +skill praying +msg +Creates a powerful +force that protects the recipient from +physical damage. + +While the effect stacks with armour the characters are wearing, it will be +weaker in that case. +endmsg face spell_praying.x11 -level 13 grace 50 -casting_time 15 -path_attuned 1 -skill praying -type 101 +maxgrace 40 +level 19 subtype 24 +resist_physical 40 +path_attuned 1 value 130 -no_drop 1 invisible 1 -duration_modifier 4 duration 500 -maxgrace 40 -resist_physical 40 +duration_modifier 4 dam_modifier 3 -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 +no_drop 1 +casting_time 15 end +