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.4 by root, Sat Mar 3 00:51:18 2007 UTC vs.
Revision 1.8 by root, Thu Sep 17 08:14:50 2009 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 6Creates a special firetrap rune, which contains another spell.
17spell, the caster specifies what other spell 7
18should be encapsulated in the glyph spell.
19When the glyph is activated, the encapsulated 8When the glyph is activated, the encapsulated
20spell is cast on the target. 9spell is cast on the target.
21endmsg 10endmsg
11face glyph.x11
12grace 5
13level 12
14type 101
15subtype 2
16path_attuned 2048
17value 120
18invisible 1
19no_drop 1
20casting_time 15
22end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines