User Tools

Site Tools


rpd:scroll_of_psionic_blast

Differences

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

Link to this comparison view

rpd:scroll_of_psionic_blast [2025/12/23 21:59] – Add new scroll_of_psionic_blast.txt page with accurate information mikerpd:scroll_of_psionic_blast [2025/12/23 22:03] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Scroll of Psionic Blast ======
  
 +{{ rpd:images:scroll_of_psionic_blast_item.png|Scroll of Psionic Blast }}
 +
 +==== Description ====
 +The Scroll of Psionic Blast is a type of scroll in Remixed Dungeon that creates a powerful mental blast affecting all visible creatures.
 +
 +==== Effect ====
 +When this scroll is read, it creates a psionic blast that affects all creatures visible to the reader:
 +  * **Damage:** Deals significant damage to all affected creatures
 +  * **Blindness:** Causes blindness to all affected creatures including the player
 +  * **Area of Effect:** Affects all creatures that are currently visible to the player
 +  * **Self-Damage:** Also damages the player who reads the scroll
 +
 +==== Properties ====
 +  * **Weight:** 5
 +  * **Price:** 60 gold coins (base price)
 +  * **Identification:** One use to identify (read to learn effect)
 +
 +==== Function ====
 +  * **Reading:** When read aloud, the scroll affects all visible creatures
 +  * **Blindness Effect:** Causes temporary blindness to all creatures in range (including reader)
 +  * **High Risk/High Reward:** Can eliminate multiple enemies but at considerable risk to player
 +
 +==== Obtaining ====
 +  * Found as random drops in dungeon levels
 +  * Available in shops
 +  * Sometimes found in chests
 +  * More commonly found on deeper dungeon levels
 +
 +==== Strategy ====
 +  * Most effective when there are multiple enemies in line of sight
 +  * Can be used to deal with dangerous creatures you need to blind anyway
 +  * Consider closing doors to limit the blast to specific areas
 +  * Timing is critical as you'll also be blinded after using it
 +  * Particularly effective against groups of powerful enemies
 +
 +==== Code References ====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/scrolls/ScrollOfPsionicBlast.java|ScrollOfPsionicBlast.java]]
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/scrolls/Scroll.java|Scroll.java]] (base class)
 +
 +==== String Resources ====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1459|ScrollOfPsionicBlast_Name]]
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1460|ScrollOfPsionicBlast_Info]]
 +
 +==== Related Items ====
 +  * [[rpd:scroll_item|Scrolls]] - Other scrolls in the game
 +  * [[rpd:scroll_of_rage|Scroll of Rage]] - Other scroll with area effect
 +  * [[rpd:scroll_of_teleportation|Scroll of Teleportation]] - Another scroll with potentially wide area effect
 +
 +{{tag> rpd items scrolls utility }}
rpd/scroll_of_psionic_blast.txt · Last modified: by 127.0.0.1