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.1 by root, Mon Feb 6 20:26:24 2006 UTC vs.
Revision 1.7 by root, Sun Sep 28 07:30:00 2008 UTC

1Object spell_glyph 1object spell_glyph
2name glyph 2name glyph
3name_pl glyph 3name_pl glyph
4face glyph.111
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.
9
19When the glyph is activated, the encapsulated 10When the glyph is activated, the encapsulated
20spell is cast on the target. 11spell is cast on the target.
21endmsg 12endmsg
13face glyph.x11
14grace 5
15level 12
16type 101
17subtype 2
18path_attuned 2048
19value 120
20invisible 1
21no_drop 1
22casting_time 15
22end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines