User Tools

Site Tools


rpd:terror_buff

Differences

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

Link to this comparison view

rpd:terror_buff [2025/12/25 12:30] – Wiki maintenance: rename pages to follow proper naming conventions, update content, and fix links mikerpd:terror_buff [2025/12/25 12:32] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Terror ======
  
 +{{ rpd:images:buff_Terror.png|Terror Status Effect }}
 +
 +**Terror** is a status effect in Remixed Pixel Dungeon that causes affected characters to flee in fear, preventing them from attacking or using items effectively.
 +
 +==== Effects ====
 +  * **Fleeing**: Affected characters attempt to move away from threats
 +  * **Action Impairment**: Difficulty in performing normal actions
 +  * **Duration**: The effect lasts until it wears off or is cured
 +  * **Movement**: Affected characters prioritize escaping over other actions
 +
 +==== Causes ====
 +Terror can be inflicted by:
 +  * [[rpd:scroll_of_terror|Scroll of Terror]]
 +  * Special abilities of certain mobs
 +  * Some fear-based enchantments or magic effects
 +  * Boss monsters with fear-inducing abilities
 +
 +==== Counters ====
 +  * [[rpd:resistances|Fear Resistance]] may prevent the effect
 +  * Potions and items that cure status effects may remove terror
 +  * Some creatures may be immune to fear effects
 +  * Bravery-related equipment or buffs may provide protection
 +
 +==== Source Code ====
 +  * Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/buffs/Terror.java|Terror.java]]
 +  * String Resources (English): [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L614-L615|Terror strings (line 614-615)]]
 +  * String Resources (Russian): [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L614-L615|Terror strings (line 614-615)]]
 +
 +==== See Also ====
 +  * [[rpd:status_effects|Status Effects]]
 +  * [[rpd:scroll_of_terror|Scroll of Terror]]
 +  * [[rpd:buffs|Buffs and Debuffs]]
 +  * [[rpd:fear|Fear]]
 +
 +{{tag> rpd status_effects buffs }}
rpd/terror_buff.txt · Last modified: by 127.0.0.1