User Tools

Site Tools


rpd:fear_buff

Differences

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

Link to this comparison view

rpd:fear_buff [2026/01/01 05:00] – Add fear_buff page with information about the fear status effect mikerpd:fear_buff [2026/01/01 05:05] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Fear Buff ======
  
 +{{ rpd:images:buff_fear.png|Fear Status Effect }}
 +
 +**Fear** is a status effect in Remixed Pixel Dungeon that causes affected characters to become fearful and potentially flee from combat.
 +
 +==== Effects ====
 +  * **Fear:** Affected characters may become overwhelmed with fear
 +  * **Movement:** Affected characters may attempt to run away from enemies they can see
 +  * **Duration:** The effect lasts until it wears off or is cured
 +  * **Behavior:** Affected characters generally avoid engaging in combat while fearful
 +
 +==== Causes ====
 +Fear can be inflicted by:
 +  * Special abilities of certain mobs
 +  * Some curses or dark magic effects
 +  * Certain enchantments or abilities (like [[rpd:horror_enchantment|Horror Enchantment]])
 +  * Certain wands with fear effects
 +
 +==== Counters ====
 +  * [[rpd:resistances|Fear Resistance]] may prevent the effect
 +  * Potions and items that cure status effects may remove fear
 +  * Some creatures may be immune to fear effects
 +  * Standing your ground (though difficult while fearful) until the effect wears off
 +
 +==== Source Code ====
 +  * Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/buffs/Fear.java|Fear.java]] (if exists) or related fear mechanics
 +  * String Resources (English): [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml|strings_all.xml]] (fear-related strings)
 +  * String Resources (Russian): [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml|strings_all.xml (Russian)]] (fear-related strings)
 +
 +==== See Also ====
 +  * [[rpd:status_effects|Status Effects]]
 +  * [[rpd:terror_buff|Terror]]
 +  * [[rpd:buffs|Buffs and Debuffs]]
 +  * [[rpd:control_effects|Control Effects]]
 +
 +{{tag> rpd status_effects buffs fear control}}
rpd/fear_buff.txt · Last modified: by 127.0.0.1