ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/spell_glyph.arc
Revision: 1.7
Committed: Sun Sep 28 07:30:00 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_80, rel-2_72, rel-2_73, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_79, rel-2_78
Changes since 1.6: +1 -0 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

File Contents

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