ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/spell_pentagram.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:42 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spell_pentagram
2     name pentagram
3     name_pl pentagram
4     type 101
5     subtype 2
6     no_drop 1
7     invisible 1
8     level 12
9     value 120
10     sp 5
11     casting_time 15
12     skill summoning
13     path_attuned 2048
14 pippijn 1.2 face penta.x11
15 root 1.1 msg
16     Pentagram is a special rune - when casting
17     the spell, the caster specifies what other
18     spell should be encapsulated in the pentagram
19     spell. When the pentagram is activated, the
20     encapsulated spell, which could be a
21     summoning spell, is cast.
22     endmsg
23     end