ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/spell_glyph.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:56 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object spell_glyph
2 root 1.1 name glyph
3     name_pl glyph
4 root 1.4 face glyph.x11
5     type 101
6     subtype 2
7     no_drop 1
8     invisible 1
9     level 12
10     value 120
11     grace 5
12     casting_time 15
13 root 1.1 skill praying
14 root 1.4 path_attuned 2048
15 root 1.1 msg
16     Glyph is a special rune - when casting the
17     spell, the caster specifies what other spell
18     should be encapsulated in the glyph spell.
19     When the glyph is activated, the encapsulated
20     spell is cast on the target.
21     endmsg
22     end