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.3 by root, Tue Feb 6 22:41:31 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:18 2007 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
4face spell_sorcery.x11
5type 101
6subtype 2
7other_arch rune_transferrence
8no_drop 1
9invisible 1
10level 6
11value 60
12sp 12
13casting_time 15
4skill sorcery 14skill sorcery
15path_attuned 32768
16maxsp 24
5msg 17msg
6This creates a rune that when triggered, 18This creates a rune that when triggered,
7causes the recipient to gain mana. This can 19causes the recipient to gain mana. This can
8be useful to make a mana recharging area. 20be useful to make a mana recharging area.
9endmsg 21endmsg
10other_arch rune_transferrence
11face spell_sorcery.x11
12sp 12
13maxsp 24
14level 6
15type 101
16subtype 2
17path_attuned 32768
18value 60
19invisible 1
20no_drop 1
21casting_time 15
22end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines