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

Comparing deliantra/arch/spell/Rune/spell_rune_of_transference.arc (file contents):
Revision 1.5 by root, Sat Mar 3 01:16:56 2007 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:26:33 2010 UTC

1object spell_rune_of_transference 1object spell_rune_of_transference
2inherit type_spell
2name rune of transference 3name rune of transference
3name_pl rune of transference 4name_pl rune of transference
5skill sorcery
6msg
7Creates a rune that, when triggered,
8causes the recipient to gain mana. This can
9be useful to make a mana recharging area.
10endmsg
11other_arch rune_transferrence
4face spell_sorcery.x11 12face spell_sorcery.x11
13sp 12
14maxsp 24
15level 10
5type 101 16type 101
6subtype 2 17subtype 2
7other_arch rune_transferrence 18path_attuned 32768
19value 60
20invisible 1
8no_drop 1 21no_drop 1
9invisible 1
10level 6
11value 60
12sp 12
13casting_time 15 22casting_time 15
14skill sorcery
15path_attuned 32768
16maxsp 24
17msg
18This creates a rune that when triggered,
19causes the recipient to gain mana. This can
20be useful to make a mana recharging area.
21endmsg
22end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines