ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_magic_mapping.arc
Revision: 1.10
Committed: Fri Apr 2 21:26:30 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.9: +1 -0 lines
Log Message:
clean app classes/types, add spell type and use it

File Contents

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