ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/spell_rune_of_transference.arc
Revision: 1.11
Committed: Fri Apr 2 21:34:30 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

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