ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_protection_from_attack.arc
Revision: 1.9
Committed: Thu Sep 17 08:14:48 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +5 -4 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

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 Creates a powerful
7 force that protects the recipient from
8 physical damage.
9
10 While the effect stacks with armour the characters are wearing, it will be
11 weaker in that case.
12 endmsg
13 face spell_praying.x11
14 grace 50
15 maxgrace 40
16 level 19
17 type 101
18 subtype 24
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 15
28 end
29