ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_protection_from_draining.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: +2 -2 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_draining
2 name protection from draining
3 name_pl protection from draining
4 skill praying
5 msg
6 Reduces the
7 experience loss when the character is hit
8 with a draining attack. The character will
9 still lose some experience, but not as much
10 as without it being in effect.
11 endmsg
12 face spell_praying.x11
13 grace 25
14 maxgrace 40
15 level 19
16 type 101
17 subtype 24
18 resist_drain 35
19 path_attuned 1
20 value 90
21 invisible 1
22 duration 500
23 duration_modifier 4
24 dam_modifier 3
25 no_drop 1
26 casting_time 10
27 end
28