ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_magic_mapping.arc
Revision: 1.8
Committed: Sun Sep 28 07:30:00 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
Changes since 1.7: +4 -1 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

File Contents

# User Rev Content
1 root 1.6 object spell_magic_mapping
2 root 1.1 name magic mapping
3     name_pl magic mapping
4 root 1.7 skill sorcery
5     msg
6 root 1.8 This spell shows an abstract map of the area where the players character is, indicating
7     walls, monsters and sometimes items.
8    
9     Very useful in new dungeons, or mazes.
10 root 1.7 endmsg
11     other_arch enchantment
12 pippijn 1.3 face spell_sorcery.x11
13 root 1.7 sp 15
14 root 1.5 level 5
15 root 1.1 type 101
16     subtype 14
17 root 1.7 path_attuned 8192
18 root 1.1 value 50
19 root 1.7 invisible 1
20 root 1.5 no_drop 1
21 root 1.7 casting_time 1
22 root 1.1 end
23 root 1.7