ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_magic_mapping.arc
(Generate patch)

Comparing deliantra/arch/spell/Misc/spell_magic_mapping.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:30:01 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines