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.10 by root, Fri Apr 2 21:34:29 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
20level 15 19level 15
21subtype 32 20subtype 32
22path_attuned 8192 21path_attuned 8192
23value 80 22value 1
24invisible 1 23invisible 1
25dam_modifier 5 24dam_modifier 5
26no_drop 1 25no_drop 1
27casting_time 20 26casting_time 20
28end 27end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines