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.4 by root, Tue Feb 6 22:41:30 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:15 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines