ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/spell_pentagram.arc
Revision: 1.7
Committed: Sun Sep 28 07:30:00 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_80, rel-2_72, rel-2_73, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_79, rel-2_78
Changes since 1.6: +3 -1 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

File Contents

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