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

Comparing deliantra/arch/spell/Change_Ability/spell_party_protection_from_attack.arc (file contents):
Revision 1.2 by root, Sun Apr 5 21:34:04 2009 UTC vs.
Revision 1.6 by elmex, Wed Apr 21 09:29:57 2010 UTC

1object spell_party_protection_from_attack 1object spell_party_protection_from_attack
2inherit type_spell
2name party protection from attack 3name party protection from attack
3name_pl party protection from attack 4name_pl party protection from attack
4skill praying 5skill praying
5msg 6msg
6Protection from attack creates a powerful 7Creates a powerful
7force that protects your party members from 8force that protects your party members from
8physical damage. The spell stacks with armor 9physical damage.
9the characters are 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
12other_arch spell_protection_from_attack 14other_arch spell_protection_from_attack
13face spell_praying.x11 15face spell_praying.x11
14grace 75 16grace 75
15maxgrace 40 17maxgrace 40
16level 24 18level 24
17type 101
18subtype 48 19subtype 48
19resist_physical 40 20resist_physical 40
20path_attuned 1 21path_attuned 1
21value 130 22value 3
22invisible 1 23invisible 1
23duration 500 24duration 500
24duration_modifier 4 25duration_modifier 4
25dam_modifier 3 26dam_modifier 3
26no_drop 1 27no_drop 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines