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.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
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 6Creates a special firetrap rune, which contains another spell.
7
17spell, the caster specifies what other spell 8The caster specifies which other spell
18should be encapsulated in the firetrap spell 9should be encapsulated in the firetrap spell
19(it is not required that it be a fire spell). 10(it is not required that it be a fire spell).
11
20Then when the firetrap is activated, that 12Then when the firetrap is activated, that
21other spell is cast on the target. 13other spell is cast on the target.
22endmsg 14endmsg
15face penta.x11
16sp 5
17level 9
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