ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_party_protection_from_attack.arc
Revision: 1.2
Committed: Sun Apr 5 21:34:04 2009 UTC (15 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-2_80, rel-2_79
Changes since 1.1: +2 -2 lines
Log Message:
better party member description

File Contents

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