User Tools

Site Tools


en:rpd:scroll_of_challenge_item

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:rpd:scroll_of_challenge_item [2026/08/01 08:22] – Fix wiki pages compliance with documentation standards Boten:rpd:scroll_of_challenge_item [2026/08/01 08:26] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Scroll of Challenge ======
  
 +{{ rpd:images:scroll_of_challenge_item.png|Scroll of Challenge }}
 +
 +===== Description =====
 +The Scroll of Challenge is a magical item that calls all visible enemies to attack the hero immediately. When read, it causes all visible enemies to focus their attention on the hero.
 +
 +===== Effects =====
 +  * **Area of Effect**: Affects all visible enemies on the current level
 +  * **Instant Aggro**: Makes all enemies immediately target the hero
 +  * **Call to Battle**: Enemies will be beckoned to the hero's position
 +  * **Invisibility Dispel**: Dispels invisibility from the hero
 +  * **Sensory Effect**: Creates a visual effect and emits a challenging roar
 +
 +===== Strategy =====
 +  * **Area Clearing**: Excellent for clearing out large areas when the hero is in a defensible position
 +  * **Preparation**: Best used after preparing defenses or healing to full health
 +  * **Escape Planning**: Should have a plan for escaping if the situation becomes overwhelming
 +  * **Advantage Positioning**: Use when enemies are in disadvantageous positions (e.g., in corridors)
 +
 +===== Code References =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/scrolls/ScrollOfChallenge.java|ScrollOfChallenge.java]] - Main implementation
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/CharUtils.java#L202|challengeAllMobs]] - Utility method that handles the mechanics
 +
 +===== String Resources =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1744|ScrollOfChallenge_Info1]]
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml|Other ScrollOfChallenge strings]]
 +
 +===== Related Items =====
 +  * [[en:rpd:scroll_item|Scrolls]] - List of all scrolls
 +  * [[en:rpd:scroll_of_teleportation_item|Scroll of Teleportation]] - Another escape utility scroll
 +  * [[en:rpd:scroll_of_amok_item|Scroll of Amok]] - Another scroll that affects enemy behavior
 +  * [[en:rpd:scroll_of_terror_item|Scroll of Terror]] - Another scroll that affects enemy behavior
 +
 +{{tag> rpd items scrolls challenge}}
en/rpd/scroll_of_challenge_item.txt · Last modified: by 127.0.0.1