ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_probe.arc
Revision: 1.4
Committed: Tue Feb 6 22:41:29 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +10 -9 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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