ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Detect/spell_detect_magic.arc
Revision: 1.2
Committed: Wed Aug 9 10:01:03 2006 UTC (17 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.1: +3 -0 lines
Log Message:
further spell descriptions from the crossfire homepage.

File Contents

# User Rev Content
1 root 1.1 Object spell_detect_magic
2     name detect magic
3     name_pl detect magic
4     face spell_sorcery.111
5     level 1
6     sp 1
7     casting_time 13
8     path_attuned 8192
9     skill sorcery
10     type 101
11     subtype 33
12     value 10
13     no_drop 1
14     invisible 1
15     range 12
16     range_modifier 5
17     other_arch detect_magic
18     known_magical 1
19 elmex 1.2 msg
20     *All* magic items in your inventory will be marked as magic.
21     endmsg
22 root 1.1 end