====== Scroll of Magic Mapping ====== {{ rpd:images:scroll_of_magic_mapping_item.png|Scroll of Magic Mapping }} The **Scroll of Magic Mapping** is an uncommon scroll in Remixed Dungeon that reveals the secrets of an entire level and discharges the hero of any magical effects. ==== Item Overview ==== * **Type:** Scroll * **Rarity:** Uncommon * **Special Effect:** Maps the entire level and removes magical effects * **Usage:** Single use item (consumed upon reading) ==== Special Mechanics ==== * **Level Mapping:** When read, reveals the entire layout of the current level including all rooms, corridors, and hidden doors * **Secret Detection:** Reveals all secret rooms and passages that were previously hidden * **Invisibility Removal:** Discharges the hero of any magical effects (ends [[rpd:invisibility_buff|Invisibility]], [[rpd:invisibility_buff|Camouflage]], etc.) * **Trap Detection:** Reveals all traps on the current level ==== Strategy ==== * Useful when getting lost or exploring unknown areas * Helps locate important features like shops, special rooms, and quest items * Can be used before entering dangerous areas to plan the safest route * Be aware that it will remove any beneficial magical effects you currently have * Particularly valuable in the later levels where layout complexity increases ==== Obtaining ==== * Found throughout dungeon levels * Available in shops at moderate prices (when identified) * Dropped by various enemies * Found in containers and special rooms * Starting item that is known for the [[rpd:rogue_class|Rogue]] class ==== Effect ==== When read, the Scroll of Magic Mapping reveals the entire layout of the current floor, including all rooms, corridors, secret areas, and traps. According to the game's string resources: "The scroll displays the level in its entirety, revealing all hidden secrets." ==== Content Verification ==== * Information source: Java Class [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/scrolls/ScrollOfMagicMapping.java|ScrollOfMagicMapping.java]] * Stats verification: Extracted directly from ScrollOfMagicMapping.java class methods * Effect descriptions: Based on code analysis and string resources * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L2198-L2200|ScrollOfMagicMapping strings]] (Russian localization) ==== Related Items ==== * [[rpd:scroll|Scrolls]] - General information about scrolls * [[rpd:map|Mapping]] - General mechanics about level mapping * [[rpd:rogue_class|Rogue Class]] - Starting class that knows this scroll * [[rpd:hero|Hero]] - Main playable character {{tag> rpd items scrolls mapping }}