ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Detect/spell_detect_mineral.arc
Revision: 1.2
Committed: Wed Mar 31 16:13:38 2010 UTC (14 years, 3 months ago) by elmex
Branch: MAIN
Changes since 1.1: +3 -3 lines
Log Message:
added spell book for mining spells. and added spell face for the spell.

File Contents

# Content
1 object spell_detect_mineral
2 name detect mineral
3 name_pl detect mineral
4 skill mining
5 msg
6 This spell will show you all mineral veins on the current map.
7 The places where veins are will light up and maybe even show you
8 the mineral that you can harvest there.
9 endmsg
10 other_arch detect_mineral
11 face spell_mining.x11
12 sp 4
13 level 1
14 type 101
15 subtype 33
16 last_sp 1
17 path_attuned 8192
18 value 10
19 invisible 1
20 range 12
21 range_modifier 5
22 no_drop 1
23 casting_time 13
24 sound olpc/detect_minerals
25 end