ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Healing/spell_regen_sp.arc
Revision: 1.12
Committed: Wed Apr 21 09:29:59 2010 UTC (14 years, 3 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.11: +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 # this should only be found in potions!
2 object spell_regenerate_spellpoints
3 inherit type_spell
4 name regenerate spellpoints
5 name_pl regenerate spellpoints
6 skill none
7 msg
8 Regenerates your magic powers H<i.e. it restores
9 your mana/spell points>.
10 *TODO* please report
11 endmsg
12 other_arch healing
13 sound wn/heal
14 sp 0
15 level 99
16 subtype 21
17 path_attuned 256
18 value 1
19 invisible 1
20 last_sp 9999
21 no_drop 1
22 casting_time 0
23 end
24