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.6 by root, Sat Mar 3 01:24:23 2007 UTC vs.
Revision 1.9 by root, Thu Sep 17 08:14:50 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines