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.10 by root, Thu Sep 17 08:14:49 2009 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
6Transfers mana to the target. 7Transfers mana to the target.
14face spell_sorcery.x11 15face spell_sorcery.x11
15sp 10 16sp 10
16maxsp 4 17maxsp 4
17dam 8 18dam 8
18level 12 19level 12
19type 101
20subtype 37 20subtype 37
21path_attuned 32768 21path_attuned 32768
22value 50 22value 1
23invisible 1 23invisible 1
24dam_modifier 2 24dam_modifier 2
25no_drop 1 25no_drop 1
26casting_time 20 26casting_time 20
27end 27end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines