ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/spell_pentagram.arc
(Generate patch)

Comparing deliantra/arch/spell/Rune/spell_pentagram.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:31 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:18 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines