ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_protection_from_attack.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:24 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +17 -16 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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