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

Comparing deliantra/arch/spell/Rune/spell_magic_rune.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_magic_rune 1Object spell_magic_rune
2name magic rune 2name magic rune
3name_pl magic rune 3name_pl magic rune
4face generic_rune.x11
5type 101
6subtype 2
7no_drop 1
8invisible 1
9level 12
10value 120
11sp 5
12casting_time 15
4skill sorcery 13skill sorcery
14path_attuned 2048
5msg 15msg
6Magic rune is a special rune - when casting 16Magic rune is a special rune - when casting
7the spell, the caster specifies what other 17the spell, the caster specifies what other
8spell should be encapsulated in the magic 18spell should be encapsulated in the magic
9rune spell. When the magic rune is 19rune spell. When the magic rune is
10activated, that other spell is cast on the 20activated, that other spell is cast on the
11target. 21target.
12endmsg 22endmsg
13face generic_rune.x11
14sp 5
15level 12
16type 101
17subtype 2
18path_attuned 2048
19value 120
20invisible 1
21no_drop 1
22casting_time 15
23end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines