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.3 by root, Tue Feb 6 22:41:31 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:18 2007 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
4skill pyromancy 12skill pyromancy
13path_attuned 2048
14face penta.x11
5msg 15msg
6Firetrap is a special rune - when casting the 16Firetrap is a special rune - when casting the
7spell, the caster specifies what other spell 17spell, the caster specifies what other spell
8should be encapsulated in the firetrap spell 18should be encapsulated in the firetrap spell
9(it is not required that it be a fire spell). 19(it is not required that it be a fire spell).
10Then when the firetrap is activated, that 20Then when the firetrap is activated, that
11other spell is cast on the target. 21other spell is cast on the target.
12endmsg 22endmsg
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