ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/spell_pentagram.arc
Revision: 1.4
Committed: Sat Mar 3 00:51:18 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +11 -12 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object spell_pentagram
2 root 1.1 name pentagram
3     name_pl pentagram
4 root 1.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 root 1.1 skill summoning
13 root 1.4 path_attuned 2048
14     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