ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_identify.arc
(Generate patch)

Comparing deliantra/arch/spell/Misc/spell_identify.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:28 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:15 2007 UTC

1object spell_identify 1Object spell_identify
2name identify 2name identify
3name_pl identify 3name_pl identify
4face spell_sorcery.x11
5level 8
6sp 60
7casting_time 20
8path_attuned 8192
4skill sorcery 9skill sorcery
10other_arch enchantment
11type 101
12subtype 32
13value 80
14no_drop 1
15invisible 1
16dam 3
17dam_modifier 5
5msg 18msg
6Fully identifies a small number of otherwise 19Fully identifies a small number of otherwise
7unknown objects in the characters inventory 20unknown objects in the characters inventory
8(or on the floor where the character is 21(or on the floor where the character is
9standing). The number of objects identified 22standing). The number of objects identified
10increases as caster level increases. 23increases as caster level increases.
11endmsg 24endmsg
12other_arch enchantment
13face spell_sorcery.x11
14sp 60
15dam 3
16level 8
17type 101
18subtype 32
19path_attuned 8192
20value 80
21invisible 1
22dam_modifier 5
23no_drop 1
24casting_time 20
25end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines