ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Change_Ability/spell_party_regeneration.arc
Revision: 1.5
Committed: Wed Apr 21 09:29:57 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.4: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

File Contents

# User Rev Content
1 elmex 1.1 object spell_party_regeneration
2 root 1.3 inherit type_spell
3 elmex 1.1 name party regeneration
4     name_pl party regeneration
5     skill praying
6     msg
7 root 1.2 This prayer causes the party members to heal more quickly.
8 elmex 1.1 endmsg
9     other_arch spell_regeneration
10     face spell_praying.x11
11     hp 1
12     grace 22
13     maxgrace 10
14     level 23
15     subtype 48
16     path_attuned 128
17 elmex 1.5 value 3
18 elmex 1.1 invisible 1
19     duration 500
20     duration_modifier 6
21     dam_modifier 5
22     no_drop 1
23     casting_time 20
24     end
25