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.13 by elmex, Wed Apr 21 09:30:01 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines