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.1 by root, Mon Feb 6 20:26:24 2006 UTC vs.
Revision 1.9 by root, Thu Sep 17 08:14:50 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines