ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_identify.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:28 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +15 -14 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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