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.11 by elmex, Wed Apr 21 09:30:01 2010 UTC vs.
Revision 1.12 by root, Fri Jul 2 19:54:41 2010 UTC

2inherit type_spell 2inherit type_spell
3name identify 3name identify
4name_pl identify 4name_pl identify
5skill sorcery 5skill sorcery
6msg 6msg
7Fully identifies a small number of otherwise 7Fully identifies some number of otherwise unknown objects in the
8unknown objects in the characters inventory 8characters inventory (or on the floor where the character is standing).
9(or on the floor where the character is
10standing). There is no way to know which items
11will be identified.
12 9
13The number of objects identified 10There is no way to know which items will be identified, except that the
14increases as caster level increases. 11marked item will by identified first.
12
13The number of objects identified increases as caster level increases.
15endmsg 14endmsg
16other_arch enchantment 15other_arch enchantment
17face spell_sorcery.x11 16face spell_sorcery.x11
18sp 20 17sp 20
19dam 3 18dam 3

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines