ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/spell_party_minor_healing.arc
Revision: 1.5
Committed: Wed Apr 21 09:29:59 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_minor_healing
2 root 1.3 inherit type_spell
3 elmex 1.1 name party minor healing
4     name_pl party minor healing
5     skill praying
6     msg
7 root 1.2 This prayer heals minor wounds on all party members.
8 elmex 1.1 endmsg
9     other_arch spell_minor_healing
10     sound wn/heal
11     face spell_praying.x11
12     hp 1
13     grace 6
14     dam 1
15     level 6
16     subtype 48
17     path_attuned 256
18 elmex 1.5 value 3
19 elmex 1.1 invisible 1
20     no_drop 1
21     casting_time 6
22     end
23