ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_protection_from_attack.arc
(Generate patch)

Comparing deliantra/arch/spell/Change_Ability/spell_protection_from_attack.arc (file contents):
Revision 1.7 by root, Sun Sep 28 07:29:59 2008 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:26:26 2010 UTC

1object spell_protection_from_attack 1object spell_protection_from_attack
2inherit type_spell
2name protection from attack 3name protection from attack
3name_pl protection from attack 4name_pl protection from attack
4skill praying 5skill praying
5msg 6msg
6Protection from attack creates a powerful 7Creates a powerful
7force that protects the recipient from 8force that protects the recipient from
8physical damage. The spell stacks with armor 9physical damage.
9the character is wearing, but in that case, 10
10the effect is diminished. 11While the effect stacks with armour the characters are wearing, it will be
12weaker in that case.
11endmsg 13endmsg
12face spell_praying.x11 14face spell_praying.x11
13grace 50 15grace 50
14maxgrace 40 16maxgrace 40
15level 13 17level 19
16type 101 18type 101
17subtype 24 19subtype 24
18resist_physical 40 20resist_physical 40
19path_attuned 1 21path_attuned 1
20value 130 22value 130

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines