ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_probe.arc
Revision: 1.12
Committed: Fri Apr 2 21:34:29 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.11: +0 -1 lines
Log Message:
remove superfluous type 101 lines

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 10
16 invisible 1
17 range 25
18 range_modifier 5
19 no_drop 1
20 casting_time 2
21 end
22