User Tools

Site Tools


en:rpd:nausea_buff

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:rpd:nausea_buff [2026/03/13 10:41] – Wiki standards compliance fixes for 5 random pages Qwen Assistanten:rpd:nausea_buff [2026/03/13 10:42] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Nausea ======
 +
 +**Nausea** is an effect that occurs when consuming [[en:rpd:rotten_food_item|rotten food]] in Remixed Dungeon.
 +
 +==== Description ====
 +When consuming rotten food, the character displays the message "Disgusting!". This is not a formal debuff with duration, but rather an instant negative reaction to spoiled food.
 +
 +==== Effects ====
 +  * Displays "Disgusting!" message when consuming rotten food
 +  * Rotten food restores less hunger than normal food
 +  * Consuming rotten food releases a cloud of toxic/paralytic/confusion gas (random effect)
 +
 +==== Obtaining ====
 +  * By consuming [[en:rpd:rotten_food_item|rotten food]]
 +  * Rotten food is obtained when normal food spoils over time in inventory
 +
 +==== Mechanics ====
 +  * This is not a formal buff/debuff, but an instant effect
 +  * Has no duration or stacking mechanism
 +  * Related to the food spoilage mechanic in inventory
 +
 +==== Strategy ====
 +  * Avoid consuming rotten food when possible
 +  * Use [[en:rpd:potion_of_purity_item|Potion of Purity]] to convert rotten food back to edible form
 +  * Rotten food can be used tactically to create gas clouds
 +
 +==== Related Pages ====
 +  * [[en:rpd:rotten_food_item|Rotten Food]] - Item that causes the effect
 +  * [[en:rpd:potion_of_purity_item|Potion of Purity]] - Means to neutralize rotten food
 +  * [[en:rpd:food|Food]] - General information about food
 +  * [[en:rpd:buffs|Buffs and Debuffs]] - General information about status effects
 +
 +==== Code References ====
 +  * Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/food/RottenFood.java|RottenFood.java]]
 +  * String Resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml|Strings (RottenFood_Message)]]
 +
 +{{tag> rpd food effects status
  
en/rpd/nausea_buff.txt · Last modified: by 127.0.0.1