User Tools

Site Tools


rpd:scroll_of_curse

Differences

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

Link to this comparison view

rpd:scroll_of_curse [2025/12/21 17:33] – Update scroll_of_curse.txt with complete info and data sources mikerpd:scroll_of_curse [2025/12/21 21:14] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Scroll of Curse ======
  
 +{{ rpd:images:scroll_of_curse_item.png|Scroll of Curse }}
 +
 +==== Description ====
 +This scroll was specially created to punish thieves stupid enough to try to use magic they can't understand.
 +
 +This magic scroll is totally useless and even harmful for regular adventurer, but pretty well valued by merchants.
 +
 +==== Mechanics ====
 +When read, the Scroll of Curse:
 +  * Removes any existing Invisibility from the reader
 +  * Produces curse particles and plays a cursed sound
 +  * Applies a random negative buff for 10 turns:
 +    * [[rpd:blindness_buff|Blindness]]
 +    * [[rpd:charm_buff|Charm]]
 +    * [[rpd:roots_buff|Roots]]
 +    * [[rpd:slow_buff|Slow]]
 +    * [[rpd:vertigo_buff|Vertigo]]
 +    * [[rpd:weakness_buff|Weakness]]
 +  * Curses all currently equipped items
 +  * Costs 1 turn to read
 +
 +==== Pricing ====
 +  * Base price: 300 gold (when identified)
 +  * Unidentified price: follows normal scroll pricing
 +
 +==== Strategy ====
 +  * Generally avoid using unless you have special protections
 +  * Valuable for merchants who buy items (sell before use to avoid curse)
 +  * Can potentially be used strategically in specific situations
 +
 +==== Code References ====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/scrolls/ScrollOfCurse.java|ScrollOfCurse.java]]
 +
 +==== Data Sources ====
 +  * **Java Source**: ''RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/scrolls/ScrollOfCurse.java''
 +  * **String Resources**: ''RemixedDungeon/src/main/res/values/strings_all.xml'' lines 1789-1790 (English), also in other language files: ''ScrollOfCurse_Name'', ''ScrollOfCurse_Info''
 +
 +==== Related Content ====
 +  * [[rpd:scrolls|Scrolls]] - Other scrolls in the game
 +  * [[rpd:curses|Curses]] - Curse mechanics
 +  * [[rpd:buffs|Buffs]] - Positive and negative status effects
 +
 +{{tag> rpd item scroll cursed}}
rpd/scroll_of_curse.txt · Last modified: by 127.0.0.1