ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_probe.arc
Revision: 1.8
Committed: Sun Sep 28 07:30:00 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
Changes since 1.7: +3 -1 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

File Contents

# User Rev Content
1 root 1.6 object spell_probe
2 root 1.1 name probe
3     name_pl probe
4 root 1.7 skill sorcery
5     msg
6 root 1.8 Invoking Probe gives you some information about the target.
7    
8     Probe tells you about its shape and how good your chance is to beat it.
9 root 1.7 endmsg
10 pippijn 1.3 face spell_sorcery.x11
11 root 1.7 sp 3
12 root 1.5 level 1
13 root 1.1 type 101
14     subtype 20
15 root 1.7 path_attuned 8192
16 root 1.1 value 10
17     invisible 1
18     range 25
19     range_modifier 5
20 root 1.7 no_drop 1
21     casting_time 2
22 root 1.1 end
23 root 1.7