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.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.111 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
19no_drop 1
20casting_time 2
17end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines