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.2 by pippijn, Tue Jan 2 21:58:42 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:41:31 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
12skill summoning 4skill summoning
13path_attuned 2048
14face penta.x11
15msg 5msg
16Pentagram is a special rune - when casting 6Pentagram is a special rune - when casting
17the spell, the caster specifies what other 7the spell, the caster specifies what other
18spell should be encapsulated in the pentagram 8spell should be encapsulated in the pentagram
19spell. When the pentagram is activated, the 9spell. When the pentagram is activated, the
20encapsulated spell, which could be a 10encapsulated spell, which could be a
21summoning spell, is cast. 11summoning spell, is cast.
22endmsg 12endmsg
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