ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/spell_heal.arc
Revision: 1.13
Committed: Wed Apr 21 09:29:59 2010 UTC (14 years, 3 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.12: +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

# Content
1 object spell_heal
2 inherit type_spell
3 name heal
4 name_pl heal
5 skill praying
6 msg
7 This prayer heals I<all> wounds on either the beseecher or the target.
8 However, it will not cure other problems, such as blindness or disease.
9 endmsg
10 other_arch healing
11 sound wn/heal
12 face spell_praying.x11
13 hp 0
14 grace 50
15 dam 9999
16 level 30
17 subtype 21
18 path_attuned 256
19 value 1
20 invisible 1
21 no_drop 1
22 casting_time 12
23 end
24