ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_identify.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:54 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object spell_identify
2 root 1.1 name identify
3     name_pl identify
4 root 1.4 face spell_sorcery.x11
5     level 8
6     sp 60
7     casting_time 20
8     path_attuned 8192
9 root 1.1 skill sorcery
10 root 1.4 other_arch enchantment
11     type 101
12     subtype 32
13     value 80
14     no_drop 1
15     invisible 1
16     dam 3
17     dam_modifier 5
18 root 1.1 msg
19     Fully identifies a small number of otherwise
20     unknown objects in the characters inventory
21     (or on the floor where the character is
22     standing). The number of objects identified
23     increases as caster level increases.
24     endmsg
25     end