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.12 by root, Fri Jul 2 19:54:41 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 some number of otherwise unknown objects in the
7unknown objects in the characters inventory 8characters inventory (or on the floor where the character is standing).
8(or on the floor where the character is 9
9standing). The number of objects identified 10There is no way to know which items will be identified, except that the
10increases as caster level increases. 11marked item will by identified first.
12
13The number of objects identified increases as caster level increases.
11endmsg 14endmsg
12other_arch enchantment 15other_arch enchantment
13face spell_sorcery.x11 16face spell_sorcery.x11
14sp 60 17sp 20
15dam 3 18dam 3
16level 8 19level 15
17type 101
18subtype 32 20subtype 32
19path_attuned 8192 21path_attuned 8192
20value 80 22value 1
21invisible 1 23invisible 1
22dam_modifier 5 24dam_modifier 5
23no_drop 1 25no_drop 1
24casting_time 20 26casting_time 20
25end 27end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines