ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_transference.arc
Revision: 1.13
Committed: Wed Apr 21 09:30:01 2010 UTC (14 years, 2 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_transference
2 inherit type_spell
3 name transference
4 name_pl transference
5 skill sorcery
6 msg
7 Transfers mana to the target.
8
9 If you use this spell on a normal creature, they will perhaps be
10 overloaded from the magical energy and explode in a blast of fire.
11
12 Can also be used to reload mana in another player.
13
14 endmsg
15 face spell_sorcery.x11
16 sp 10
17 maxsp 4
18 dam 8
19 level 12
20 subtype 37
21 path_attuned 32768
22 value 1
23 invisible 1
24 dam_modifier 2
25 no_drop 1
26 casting_time 20
27 end
28