ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_protection_from_attack.arc
Revision: 1.4
Committed: Sat Mar 3 00:51:08 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +16 -17 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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