ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/spell_firetrap.arc
Revision: 1.12
Committed: Wed Apr 21 09:30:05 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.11: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

File Contents

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