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.2 by pippijn, Tue Jan 2 21:58:37 2007 UTC vs.
Revision 1.8 by root, Sun Sep 28 15:12:03 2008 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
9skill sorcery 4skill sorcery
10other_arch enchantment
11type 101
12subtype 32
13value 80
14no_drop 1
15invisible 1
16dam 3
17dam_modifier 5
18msg 5msg
19Fully identifies a small number of otherwise 6Fully identifies a small number of otherwise
20unknown objects in the characters inventory 7unknown objects in the characters inventory
21(or on the floor where the character is 8(or on the floor where the character is
9standing). There is no way to know which items
10will be identified.
11
22standing). The number of objects identified 12The number of objects identified
23increases as caster level increases. 13increases as caster level increases.
24endmsg 14endmsg
15other_arch enchantment
16face spell_sorcery.x11
17sp 20
18dam 3
19level 15
20type 101
21subtype 32
22path_attuned 8192
23value 80
24invisible 1
25dam_modifier 5
26no_drop 1
27casting_time 20
25end 28end
29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines