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.6 by root, Sat Mar 3 01:24:21 2007 UTC vs.
Revision 1.9 by root, Fri Apr 2 21:26:30 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines