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.8 by root, Sun Sep 28 07:30:00 2008 UTC vs.
Revision 1.12 by root, Fri Apr 2 21:34:29 2010 UTC

1object spell_probe 1object spell_probe
2inherit type_spell
2name probe 3name probe
3name_pl probe 4name_pl probe
4skill sorcery 5skill sorcery
5msg 6msg
6Invoking Probe gives you some information about the target. 7Gives you some information about the target, such as the shape it is in,
7 8and how good your chances to beat it are.
8Probe tells you about its shape and how good your chance is to beat it.
9endmsg 9endmsg
10face spell_sorcery.x11 10face spell_sorcery.x11
11sp 3 11sp 3
12level 1 12level 10
13type 101
14subtype 20 13subtype 20
15path_attuned 8192 14path_attuned 8192
16value 10 15value 10
17invisible 1 16invisible 1
18range 25 17range 25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines