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.4 by root, Tue Feb 6 22:41:29 2007 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:26:30 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 a enemies near you. Probe tells you about his shape and how good your chance is to beat him. 7Gives you some information about the target, such as the shape it is in,
8and how good your chances to beat it are.
7endmsg 9endmsg
8face spell_sorcery.x11 10face spell_sorcery.x11
9sp 3 11sp 3
10level 1 12level 10
11type 101 13type 101
12subtype 20 14subtype 20
13path_attuned 8192 15path_attuned 8192
14value 10 16value 10
15invisible 1 17invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines