User Tools

Site Tools


rpd:blindness
no way to compare when less than two revisions

Differences

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


rpd:blindness [2025/12/21 15:55] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Blindness ======
  
 +{{ rpd:images:buff_Blindness.png|Blindness Status Effect }}
 +
 +**Blindness** is a status effect in Remixed Pixel Dungeon that impairs the affected character's vision, reducing their ability to navigate and fight effectively.
 +
 +==== Effects ====
 +  * **Reduced Vision**: Affected characters have limited sight range
 +  * **Accuracy Penalty**: Reduced accuracy when attacking
 +  * **Defense Penalty**: Reduced defense against attacks
 +  * **Navigation**: Difficulty navigating terrain effectively
 +  * **Duration**: The effect lasts until it wears off or is cured
 +
 +==== Causes ====
 +Blindness can be inflicted by:
 +  * [[rpd:enslaved_soul_mob|Enslaved Soul]] attacks
 +  * [[rpd:shoot_in_eye_spell|Shoot in Eye Spell]]
 +  * [[rpd:wand_of_lightning|Wand of Lightning]] (in some cases)
 +  * Special abilities of certain mobs
 +  * Environmental effects or cursed items
 +
 +==== Counters ====
 +  * [[rpd:resistances|Blindness Resistance]] may reduce the effect
 +  * Potions and items that cure status effects may remove blindness
 +  * Some creatures may be immune to blindness effects
 +  * [[rpd:mind_vision|Mind Vision]] can partially counteract blindness
 +
 +==== Source Code ====
 +  * Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/buffs/Blindness.java|Blindness.java]]
 +  * String Resources (English): [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L559-L560|Blindness strings (line 559-560)]]
 +  * String Resources (Russian): [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L559-L560|Blindness strings (line 559-560)]]
 +
 +==== See Also ====
 +  * [[rpd:status_effects|Status Effects]]
 +  * [[rpd:mind_vision|Mind Vision]]
 +  * [[rpd:accuracy|Accuracy]]
 +  * [[rpd:buffs|Buffs and Debuffs]]
 +
 +{{tag> rpd status_effects buffs }}
rpd/blindness.txt · Last modified: by 127.0.0.1