en:rpd:scroll_of_magic_mapping_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:rpd:scroll_of_magic_mapping_item [2026/08/29 07:09] – wiki maintenance: fix compliance issues on 5 random pages hermes-agent | en:rpd:scroll_of_magic_mapping_item [2026/08/29 07:11] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Scroll of Magic Mapping ====== | ||
| + | {{ rpd: | ||
| + | |||
| + | The Scroll of Magic Mapping is a magical item that, when read, reveals the layout of the current dungeon floor and all hidden doors and secret passages. It also reveals any secret level objects (such as hidden traps on level objects) on the current floor. | ||
| + | |||
| + | ==== Description ==== | ||
| + | When read, the Scroll of Magic Mapping reveals the entire layout of the current floor (all discoverable cells are marked as mapped), discovers any terrain flagged as SECRET (hidden doors, secret passages) and any level objects that have `secret() == true`. The locations of items and creatures remain unknown. | ||
| + | |||
| + | ==== Effects ==== | ||
| + | * **Full Map Reveal**: Reveals the entire current floor layout (all discoverable cells are marked as mapped via the `mapped[]` array) | ||
| + | * **Hidden Doors**: Discovers any terrain with the `TerrainFlags.SECRET` flag (e.g. hidden doors, secret passages) | ||
| + | * **Secret Level Objects**: Discovers any level object that reports `secret() == true` (e.g. secret traps on level objects) | ||
| + | * **No Effect on Enemies**: Does not affect enemy positions or behavior; enemy and item locations remain hidden | ||
| + | * **No Trap Disarmament**: | ||
| + | |||
| + | ==== Strategy ==== | ||
| + | * **Exploration**: | ||
| + | * **Safety**: Helps avoid dangerous areas and revealed traps | ||
| + | * **Planning**: | ||
| + | * **Resource Management**: | ||
| + | |||
| + | ==== Code References ==== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ==== String Resources ==== | ||
| + | * [[https:// | ||
| + | |||
| + | ==== Related Items ==== | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[mr: | ||
| + | |||
| + | {{tag> rpd items scrolls mapping}} | ||
en/rpd/scroll_of_magic_mapping_item.txt · Last modified: by 127.0.0.1
