ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_party_protection_from_draining.arc
Revision: 1.3
Committed: Thu Sep 17 08:14:48 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_82, rel-2_92, rel-2_93, rel-2_81
Changes since 1.2: +1 -1 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

# User Rev Content
1 elmex 1.1 object spell_party_protection_from_draining
2     name party protection from draining
3     name_pl party protection from draining
4     skill praying
5     msg
6 root 1.3 Reduces the
7 root 1.2 experience loss when your party members are hit
8     by a draining attack. The characters will
9 elmex 1.1 still lose some experience, but not as much
10     as if they do not have the spell cast.
11     endmsg
12     other_arch spell_protection_from_draining
13     face spell_praying.x11
14     grace 37
15     maxgrace 40
16     level 24
17     type 101
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