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.9 by root, Sun Sep 28 15:12:03 2008 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
4skill sorcery 5skill sorcery
5msg 6msg
6This spell will transer mana to another player. 7Transfers mana to the target.
8
7If you use this spell on a normal creature, 9If you use this spell on a normal creature, they will perhaps be
8they will perhaps be overloaded from the magical energy and explode in a blast of fire. 10overloaded from the magical energy and explode in a blast of fire.
11
12Can also be used to reload mana in another player.
13
9endmsg 14endmsg
10face spell_sorcery.x11 15face spell_sorcery.x11
11sp 10 16sp 10
12maxsp 4 17maxsp 4
13dam 8 18dam 8
14level 12 19level 12
15type 101
16subtype 37 20subtype 37
17path_attuned 32768 21path_attuned 32768
18value 50 22value 1
19invisible 1 23invisible 1
20dam_modifier 2 24dam_modifier 2
21no_drop 1 25no_drop 1
22casting_time 20 26casting_time 20
23end 27end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines