ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_identify.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:37 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spell_identify
2     name identify
3     name_pl identify
4 pippijn 1.2 face spell_sorcery.x11
5 root 1.1 level 8
6     sp 60
7     casting_time 20
8     path_attuned 8192
9     skill sorcery
10     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     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