ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_transference.arc
Revision: 1.12
Committed: Fri Apr 2 21:34:29 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.11: +0 -1 lines
Log Message:
remove superfluous type 101 lines

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 50
23 invisible 1
24 dam_modifier 2
25 no_drop 1
26 casting_time 20
27 end
28