ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/spell_firetrap.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:24 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

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