User Tools

Site Tools


rpd:ooze_buff

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
rpd:ooze_buff [2025/12/24 10:40] – Create ooze_buff.txt page referenced by goo_mob.txt mikerpd:ooze_buff [2025/12/24 10:45] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Ooze Buff ======
  
 +{{ rpd:images:ooze_buff.png|Ooze }}
 +
 +==== Description ====
 +**Ooze** is a harmful status effect in Remixed Dungeon that causes continuous damage over time until the affected entity is cleansed or the effect expires.
 +
 +==== Mechanics ====
 +* **Effect**: Periodic damage that continues over time
 +* **Duration**: Varies based on the source
 +* **Cure**: [[rpd:potion_of_purity_item|Potion of Purity]] removes the effect
 +
 +==== How to Apply ====
 +The Ooze debuff can be applied through:
 +* [[rpd:goo_mob|Goo]] - has a chance to apply Ooze on hit
 +* Various other enemies and traps in the dungeon
 +
 +==== Removal ====
 +* [[rpd:potion_of_purity_item|Potion of Purity]] removes the effect
 +* [[rpd:potion_of_healing_item|Potion of Healing]] might remove the effect (as mentioned in some contexts)
 +* Some other cleansing items or abilities
 +
 +==== Code References ====
 +* [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/buffs/Ooze.java|Ooze.java]] - Implementation file
 +
 +==== String Resources ====
 +* [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L2761|Char_StaOoze]]: "Oozed"
 +* [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L2762|Ooze_Death]]: "Dissolved by the ooze..."
 +
 +==== See Also ====
 +* [[rpd:buffs|Buffs and Debuffs]]
 +* [[rpd:goo_mob|Goo]]
 +* [[rpd:potion_of_purity_item|Potion of Purity]]
 +* [[rpd:debuffs|Debuffs]]
 +
 +{{tag> rpd buffs debuffs damage status_effects }}
rpd/ooze_buff.txt · Last modified: by 127.0.0.1