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

Comparing deliantra/arch/spell/Rune/spell_firetrap.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:24 2006 UTC vs.
Revision 1.7 by root, Sun Sep 28 07:30:00 2008 UTC

1Object spell_firetrap 1object spell_firetrap
2name firetrap 2name firetrap
3name_pl firetrap 3name_pl firetrap
4type 101
5subtype 2
6no_drop 1
7invisible 1
8level 12
9value 120
10sp 5
11casting_time 15
12skill pyromancy 4skill pyromancy
13path_attuned 2048
14face penta.111
15msg 5msg
16Firetrap is a special rune - when casting the 6Firetrap is a special rune - when casting the
17spell, the caster specifies what other spell 7spell, the caster specifies which other spell
18should be encapsulated in the firetrap spell 8should be encapsulated in the firetrap spell
19(it is not required that it be a fire spell). 9(it is not required that it be a fire spell).
10
20Then when the firetrap is activated, that 11Then when the firetrap is activated, that
21other spell is cast on the target. 12other spell is cast on the target.
22endmsg 13endmsg
14face penta.x11
15sp 5
16level 12
17type 101
18subtype 2
19path_attuned 2048
20value 120
21invisible 1
22no_drop 1
23casting_time 15
23end 24end
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines