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.4 by root, Sat Mar 3 00:51:18 2007 UTC vs.
Revision 1.7 by root, Sun Sep 28 07:30:00 2008 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
9spell.
10
19spell. When the pentagram is activated, the 11When the pentagram is activated, the
20encapsulated spell, which could be a 12encapsulated spell, which could be a
21summoning spell, is cast. 13summoning spell, is cast.
22endmsg 14endmsg
15face penta.x11
16sp 5
17level 12
18type 101
19subtype 2
20path_attuned 2048
21value 120
22invisible 1
23no_drop 1
24casting_time 15
23end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines