ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_party_protection_from_draining.arc
Revision: 1.5
Committed: Fri Apr 2 21:34:28 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.4: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

# User Rev Content
1 elmex 1.1 object spell_party_protection_from_draining
2 root 1.4 inherit type_spell
3 elmex 1.1 name party protection from draining
4     name_pl party protection from draining
5     skill praying
6     msg
7 root 1.3 Reduces the
8 root 1.2 experience loss when your party members are hit
9     by a draining attack. The characters will
10 elmex 1.1 still lose some experience, but not as much
11     as if they do not have the spell cast.
12     endmsg
13     other_arch spell_protection_from_draining
14     face spell_praying.x11
15     grace 37
16     maxgrace 40
17     level 24
18     subtype 48
19     resist_drain 35
20     path_attuned 1
21     value 90
22     invisible 1
23     duration 500
24     duration_modifier 4
25     dam_modifier 3
26     no_drop 1
27     casting_time 20
28     end
29