ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/spell_firetrap.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:56 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object spell_firetrap
2 root 1.1 name firetrap
3     name_pl firetrap
4 root 1.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 root 1.1 skill pyromancy
13 root 1.4 path_attuned 2048
14     face penta.x11
15 root 1.1 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