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.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.9 by root, Thu Sep 17 08:14:48 2009 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
4skill praying
5msg
6Creates a powerful
7force that protects the recipient from
8physical damage.
9
10While the effect stacks with armour the characters are wearing, it will be
11weaker in that case.
12endmsg
4face spell_praying.111 13face spell_praying.x11
5level 13
6grace 50 14grace 50
7casting_time 15 15maxgrace 40
8path_attuned 1 16level 19
9skill praying
10type 101 17type 101
11subtype 24 18subtype 24
19resist_physical 40
20path_attuned 1
12value 130 21value 130
22invisible 1
23duration 500
24duration_modifier 4
25dam_modifier 3
13no_drop 1 26no_drop 1
14invisible 1 27casting_time 15
15duration_modifier 4
16duration 500
17maxgrace 40
18resist_physical 40
19dam_modifier 3
20msg
21Protection from attack creates a powerful
22force that protects the recipient from
23physical damage. The spell stacks with armor
24the character is wearing, but in that case,
25the effect is diminished.
26endmsg
27end 28end
29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines