====== Lloyd's Beacon ====== {{ rpd:images:lloydsbeacon_sprite.png|Lloyd's Beacon }} ==== Description ==== Lloyd's beacon is an intricate magic device that allows you to return to a place you have already been. ==== Stats ==== * **Type:** Artifact * **Rarity:** Common ==== Special Properties ==== * **Teleportation:** Allows return to a previously set location * **Mark Action:** Can mark current location using the ''SET'' action * **Return Action:** Can return to marked location using the ''RETURN'' action * **Safety Feature:** Provides a way out of dangerous situations * **Location Marking:** Can mark a location to return to later ==== Restrictions ==== * Cannot be used in [[en:rpd:bosses|boss levels]] * Cannot be used when surrounded by creatures (within 8 neighbor cells) * Marked location is reset after returning * Must spend 1 turn to set or return ==== Notes ==== Lloyd's Beacon is an invaluable safety item that allows adventurers to escape dangerous situations by returning to a previously visited location. The beacon glows white when a location is set. The location where it was set is displayed in its description. ==== Usage ==== 1. Use the ''SET'' action to mark your current location 2. Later use the ''RETURN'' action to teleport back to the marked location 3. After returning, the beacon is reset and no location is set ==== Source Code References ==== * Java: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/LloydsBeacon.java|LloydsBeacon.java]] * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L473|String definitions]] {{tag> rpd items artifacts teleportation}}