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.10 by root, Fri Apr 2 21:26:30 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
7casting_time 1 15level 18
8path_attuned 8192
9other_arch enchantment
10skill sorcery
11type 101 16type 101
12subtype 14 17subtype 14
18path_attuned 8192
13value 50 19value 50
20invisible 1
14no_drop 1 21no_drop 1
15invisible 1 22casting_time 1
16end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines