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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines