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.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.11 by elmex, Wed Apr 21 09:30:01 2010 UTC

1Object spell_identify 1object spell_identify
2inherit type_spell
2name identify 3name identify
3name_pl identify 4name_pl identify
4face spell_sorcery.111
5level 8
6sp 60
7casting_time 20
8path_attuned 8192
9skill sorcery 5skill sorcery
10other_arch enchantment
11type 101
12subtype 32
13value 80
14no_drop 1
15invisible 1
16dam 3
17dam_modifier 5
18msg 6msg
19Fully identifies a small number of otherwise 7Fully identifies a small number of otherwise
20unknown objects in the characters inventory 8unknown objects in the characters inventory
21(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
22standing). The number of objects identified 13The number of objects identified
23increases as caster level increases. 14increases as caster level increases.
24endmsg 15endmsg
16other_arch enchantment
17face spell_sorcery.x11
18sp 20
19dam 3
20level 15
21subtype 32
22path_attuned 8192
23value 1
24invisible 1
25dam_modifier 5
26no_drop 1
27casting_time 20
25end 28end
29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines