ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_magic_mapping.arc
Revision: 1.12
Committed: Wed Apr 21 09:30:01 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.11: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

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 subtype 14
17 path_attuned 8192
18 value 1
19 invisible 1
20 no_drop 1
21 casting_time 1
22 end
23