ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_probe.arc
Revision: 1.13
Committed: Wed Apr 21 09:30:01 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.12: +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_probe
2 inherit type_spell
3 name probe
4 name_pl probe
5 skill sorcery
6 msg
7 Gives you some information about the target, such as the shape it is in,
8 and how good your chances to beat it are.
9 endmsg
10 face spell_sorcery.x11
11 sp 3
12 level 10
13 subtype 20
14 path_attuned 8192
15 value 1
16 invisible 1
17 range 25
18 range_modifier 5
19 no_drop 1
20 casting_time 2
21 end
22