User Tools

Site Tools


rpd:scroll_of_teleportation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

rpd:scroll_of_teleportation [2025/12/19 14:02] – Add new page for scroll_of_teleportation.txt with complete information mikerpd:scroll_of_teleportation [2025/12/19 14:06] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Scroll of Teleportation ======
  
 +{{ rpd:images:item_ScrollOfTeleportation.png|Scroll of Teleportation }}
 +
 +The **Scroll of Teleportation** is a type of scroll in [[rpd:remixed_dungeon|Remixed Dungeon]] that instantly transports the reader to a random location on the current dungeon level.
 +
 +==== Effects ====
 +When read, the Scroll of Teleportation:
 +  * Instantly moves the player to a random accessible location on the current level
 +  * Does not consume stairs or other level transitions
 +  * Works when enemies are adjacent (unlike drinking potions)
 +  * Can be used to escape dangerous situations
 +  * Does not work in special areas like [[rpd:shops|shops]] or treasure rooms
 +
 +==== Usage ====
 +The scroll can be useful for:
 +  * Escaping dangerous situations with no other options
 +  * Relocating to explore unvisited areas of a level
 +  * Finding [[rpd:stairs|stairs]] if you're lost
 +  * Retreating from difficult enemies
 +  * Reaching different parts of a level without backtracking
 +
 +==== Acquisition ====
 +The Scroll of Teleportation can be found in:
 +  * [[rpd:chests|Chests]] in the dungeon
 +  * [[rpd:shops|Shops]] (occasionally available)
 +  * As a drop from certain enemies
 +  * In [[rpd:treasury|Treasury]] levels
 +
 +==== Strategy ====
 +  * Most valuable when surrounded by dangerous enemies
 +  * Can be risky as destination is random (may land near other enemies)
 +  * Useful on levels with large open areas where you need to traverse quickly
 +  * Good to carry one or two for emergency situations
 +  * Does not work if all level cells are blocked (very rare situation)
 +
 +==== Code Reference ====
 +  * Implementation: [[code:RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/scrolls/ScrollOfTeleportation.java|ScrollOfTeleportation.java]]
 +  * String Resources: [[code:RemixedDungeon/src/main/res/values/strings_all.xml#L2496-L2498|ScrollOfTeleportation strings]]
 +  * Configuration: [[code:RemixedDungeon/src/main/assets/levelsDesc/Treasury.json#L165|Treasury.json example]]
 +
 +==== Related ====
 +  * [[rpd:scrolls|Scrolls]] - Other types of scrolls
 +  * [[rpd:scroll_of_magic_mapping|Scroll of Magic Mapping]] - Another exploration scroll
 +  * [[rpd:scroll_of_identify|Scroll of Identify]] - Another common scroll type
 +  * [[rpd:stairs|Stairs]] - Other way to move through the dungeon
 +
 +{{tag> rpd items scrolls teleportation escape}}
rpd/scroll_of_teleportation.txt · Last modified: by 127.0.0.1