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.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.9 by root, Sun Sep 28 15:12:03 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.111 10face spell_sorcery.x11
5level 1
6sp 3 11sp 3
7casting_time 2 12level 10
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
20no_drop 1
21casting_time 2
17end 22end
23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines