ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_probe.arc
(Generate patch)

Comparing deliantra/arch/spell/Misc/spell_probe.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:54 2007 UTC vs.
Revision 1.8 by root, Sun Sep 28 07:30:00 2008 UTC

1object spell_probe 1object spell_probe
2name probe 2name probe
3name_pl probe 3name_pl probe
4skill sorcery
5msg
6Invoking Probe gives you some information about the target.
7
8Probe tells you about its shape and how good your chance is to beat it.
9endmsg
4face spell_sorcery.x11 10face spell_sorcery.x11
11sp 3
5level 1 12level 1
6sp 3
7casting_time 2
8path_attuned 8192
9skill sorcery
10type 101 13type 101
11subtype 20 14subtype 20
15path_attuned 8192
12value 10 16value 10
13no_drop 1
14invisible 1 17invisible 1
15range 25 18range 25
16range_modifier 5 19range_modifier 5
17msg 20no_drop 1
18Invoking 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. 21casting_time 2
19endmsg
20end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines