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

Comparing deliantra/arch/spell/Rune/spell_glyph.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_glyph 1object spell_glyph
2name glyph 2name glyph
3name_pl glyph 3name_pl glyph
4face glyph.x11
5type 101
6subtype 2
7no_drop 1
8invisible 1
9level 12
10value 120
11grace 5
12casting_time 15
13skill praying 4skill praying
14path_attuned 2048
15msg 5msg
16Glyph is a special rune - when casting the 6Glyph 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 glyph spell. 8should be encapsulated in the glyph spell.
19When the glyph is activated, the encapsulated 9When the glyph is activated, the encapsulated
20spell is cast on the target. 10spell is cast on the target.
21endmsg 11endmsg
12face glyph.x11
13grace 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