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.7 by root, Sun Sep 28 07:30:00 2008 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
9rune spell.
10
19rune spell. When the magic rune is 11When the magic rune is
20activated, that other spell is cast on the 12activated, that other spell is cast on the
21target. 13target.
22endmsg 14endmsg
15face generic_rune.x11
16sp 5
17level 12
18type 101
19subtype 2
20path_attuned 2048
21value 120
22invisible 1
23no_drop 1
24casting_time 15
23end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines