ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_protection_from_draining.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:50 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object spell_protection_from_draining
2 root 1.1 name protection from draining
3     name_pl protection from draining
4 root 1.4 face spell_praying.x11
5     level 9
6     grace 25
7     casting_time 10
8     path_attuned 1
9 root 1.3 skill praying
10 root 1.4 type 101
11     subtype 24
12     value 90
13     no_drop 1
14     invisible 1
15     duration_modifier 4
16     duration 500
17     maxgrace 40
18     resist_drain 35
19     dam_modifier 3
20 root 1.3 msg
21     Protection from draining reduces the
22     experience loss when the character is hit
23     with a draining attack. The character will
24     still lose some experience, but not as much
25     as if they do not have the spell cast.
26     endmsg
27 root 1.1 end