ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_transference.arc
(Generate patch)

Comparing deliantra/arch/spell/Misc/spell_transference.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:22 2006 UTC vs.
Revision 1.13 by elmex, Wed Apr 21 09:30:01 2010 UTC

1Object spell_transference 1object spell_transference
2inherit type_spell
2name transference 3name transference
3name_pl transference 4name_pl transference
5skill sorcery
6msg
7Transfers mana to the target.
8
9If you use this spell on a normal creature, they will perhaps be
10overloaded from the magical energy and explode in a blast of fire.
11
12Can also be used to reload mana in another player.
13
14endmsg
4face spell_sorcery.111 15face spell_sorcery.x11
5type 101 16sp 10
17maxsp 4
18dam 8
19level 12
6subtype 37 20subtype 37
7level 5 21path_attuned 32768
8value 50 22value 1
9sp 10 23invisible 1
24dam_modifier 2
25no_drop 1
10casting_time 20 26casting_time 20
11skill sorcery
12path_attuned 32768
13no_drop 1
14invisible 1
15dam 8
16dam_modifier 2
17maxsp 4
18end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines