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.5 by root, Sat Mar 3 01:16:56 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:24:23 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
13skill sorcery 4skill sorcery
14path_attuned 2048
15msg 5msg
16Magic rune is a special rune - when casting 6Magic rune is a special rune - when casting
17the spell, the caster specifies what other 7the spell, the caster specifies what other
18spell should be encapsulated in the magic 8spell should be encapsulated in the magic
19rune spell. When the magic rune is 9rune spell. When the magic rune is
20activated, that other spell is cast on the 10activated, that other spell is cast on the
21target. 11target.
22endmsg 12endmsg
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