ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Detect/spell_detect_mineral.arc
Revision: 1.5
Committed: Wed Apr 21 09:29:58 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.4: +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_detect_mineral
2 inherit type_spell
3 name detect mineral
4 name_pl detect mineral
5 skill mining
6 msg
7 This spell will show you all mineral veins on the current map.
8 The places where veins are will light up and maybe even show you
9 the mineral that you can harvest there.
10 endmsg
11 other_arch detect_mineral
12 sound olpc/detect_minerals
13 face spell_mining.x11
14 sp 4
15 level 1
16 subtype 33
17 path_attuned 8192
18 value 1
19 invisible 1
20 last_sp 1
21 range 12
22 range_modifier 5
23 no_drop 1
24 casting_time 13
25 end
26