User Tools

Site Tools


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

Differences

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


rpd:amok [2025/12/21 15:55] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +====== Amok ======
  
 +{{ rpd:images:buff_Amok.png|Amok Status Effect }}
 +
 +**Amok** is a status effect in Remixed Pixel Dungeon that causes affected characters to become frenzied, making them attack anything nearby indiscriminately.
 +
 +==== Effects ====
 +  * **Frenzy**: Affected characters attack any nearby characters (allies and enemies)
 +  * **Movement**: Affected characters may move erratically
 +  * **Duration**: The effect lasts until it wears off or is cured
 +  * **Chaos**: Creates confusion in combat as allies may fight each other
 +
 +==== Causes ====
 +Amok can be inflicted by:
 +  * [[rpd:wand_of_amok_item|Wand of Amok]]
 +  * Special abilities of certain mobs
 +  * Some curses or chaotic magic effects
 +  * [[rpd:monk_mob|Monk]] class abilities (in specific contexts)
 +
 +==== Counters ====
 +  * [[rpd:resistances|Chaos Resistance]] may prevent the effect
 +  * Potions and items that cure status effects may remove amok
 +  * Some creatures may be immune to amok effects
 +  * Moving away from affected characters to avoid their attacks
 +
 +==== Source Code ====
 +  * Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/buffs/Amok.java|Amok.java]]
 +  * String Resources (English): [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L552-L553|Amok strings (line 552-553)]]
 +  * String Resources (Russian): [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L552-L553|Amok strings (line 552-553)]]
 +
 +==== See Also ====
 +  * [[rpd:status_effects|Status Effects]]
 +  * [[rpd:wand_of_amok|Wand of Amok]]
 +  * [[rpd:buffs|Buffs and Debuffs]]
 +  * [[rpd:chaos|Chaos Magic]]
 +
 +{{tag> rpd status_effects buffs }}
rpd/amok.txt · Last modified: by 127.0.0.1