====== Scroll of Remove Curse ====== {{ rpd:images:scroll_of_remove_curse_item.png|Scroll of Remove Curse }} The **Scroll of Remove Curse** is a common scroll in Remixed Dungeon that removes curses from all equipped items and known cursed items in the inventory. ==== Item Overview ==== * **Type:** Scroll * **Rarity:** Common * **Special Effect:** Removes curses from equipped items and known cursed items * **Usage:** Single use item (consumed upon reading) ==== Special Mechanics ==== * **Curse Removal:** When read, removes curses from all currently equipped items * **Inventory Curses:** Also removes curses from known cursed items in the inventory * **Equipment Only:** Does not affect items that are not equipped or not known to be cursed * **Limited Effect:** Only affects items that are cursed, has no effect on normal items ==== Strategy ==== * Essential for removing curses from weapons and armor that have been equipped * Should be kept available for emergency use when cursed with important equipment * Particularly valuable after being hit by a curse effect from enemies or traps * Useful when intentionally equipping cursed items to test their effects ==== 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:priest_class|Priest]] class ==== Effect ==== When read, the Scroll of Remove Curse removes curses from all cursed equipped items and known cursed items in the inventory. According to the game's string resources: "The eldritch words written on this scroll will instantly clear the accursed effect from all equipped items and known cursed items in the inventory." ==== Content Verification ==== * Information source: Java Class [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/scrolls/ScrollOfRemoveCurse.java|ScrollOfRemoveCurse.java]] * Stats verification: Extracted directly from ScrollOfRemoveCurse.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|ScrollOfRemoveCurse strings]] (Russian localization) ==== Related Items ==== * [[rpd:scroll|Scrolls]] - General information about scrolls * [[rpd:curse|Curses]] - General mechanics about cursed items * [[rpd:priest_class|Priest Class]] - Starting class that knows this scroll * [[rpd:hero|Hero]] - Main playable character {{tag> rpd items scrolls curses }}