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.3 by root, Tue Feb 6 22:41:24 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 01:16:50 2007 UTC

1object spell_protection_from_attack 1object spell_protection_from_attack
2name protection from attack 2name protection from attack
3name_pl protection from attack 3name_pl protection from attack
4face spell_praying.x11
5level 13
6grace 50
7casting_time 15
8path_attuned 1
4skill praying 9skill praying
10type 101
11subtype 24
12value 130
13no_drop 1
14invisible 1
15duration_modifier 4
16duration 500
17maxgrace 40
18resist_physical 40
19dam_modifier 3
5msg 20msg
6Protection from attack creates a powerful 21Protection from attack creates a powerful
7force that protects the recipient from 22force that protects the recipient from
8physical damage. The spell stacks with armor 23physical damage. The spell stacks with armor
9the character is wearing, but in that case, 24the character is wearing, but in that case,
10the effect is diminished. 25the effect is diminished.
11endmsg 26endmsg
12face spell_praying.x11
13grace 50
14maxgrace 40
15level 13
16type 101
17subtype 24
18resist_physical 40
19path_attuned 1
20value 130
21invisible 1
22duration 500
23duration_modifier 4
24dam_modifier 3
25no_drop 1
26casting_time 15
27end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines