en:rpd:food_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:rpd:food_item [2026/04/12 01:53] – Improve wiki pages: fix accuracy, add code references, and enhance consistency Qwen Assistant | en:rpd:food_item [2026/04/12 01:54] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Food ====== | ||
| + | {{ rpd: | ||
| + | |||
| + | **Food** is a category of items that satiate the hero's hunger and restore health. | ||
| + | |||
| + | ==== Description ==== | ||
| + | Food is necessary for survival in the dungeon. Without food, the hero will starve and eventually die of hunger. When the hero's hunger reaches critical levels, they begin to lose health and suffer from the [[en: | ||
| + | |||
| + | ==== Types of Food ==== | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | |||
| + | ==== Effects ==== | ||
| + | * Satiates the hero's hunger, preventing starvation | ||
| + | * Some types of food may provide temporary buffs (e.g., Christmas Turkey) | ||
| + | * Some types of food may cause negative effects (e.g., Mystery Meat, Rotten Ration) | ||
| + | * Some types of food do not spoil when exposed to toxic gas (e.g., Ration, Overpriced Ration) | ||
| + | * Food items have a spoilage mechanic - they can become [[en: | ||
| + | |||
| + | ==== Hunger Mechanics ==== | ||
| + | The hunger system works as follows: | ||
| + | * The hero has a hunger meter that depletes over time | ||
| + | * When hunger is critical, the hero receives a warning message | ||
| + | * Prolonged starvation causes health damage and eventually death | ||
| + | * Eating food restores the hunger meter to varying degrees depending on the food type | ||
| + | |||
| + | ==== Strategy ==== | ||
| + | * Always carry at least one food item when exploring new levels | ||
| + | * Cook [[en: | ||
| + | * Rations are more reliable than Mystery Meat for sustained exploration | ||
| + | * Be cautious with Rotten Ration - it's better to discard it than risk the negative effects | ||
| + | * Seasonal foods (Christmas Turkey, Pumpkin Pie) are valuable because they don't spoil | ||
| + | |||
| + | ==== Code References ==== | ||
| + | * Java class: `com.watabou.pixeldungeon.actors.buffs.Hunger` | ||
| + | * Food items extend the `Food` class in the game code | ||
| + | * Hunger mechanics are managed by the `Hunger` buff system | ||
| + | |||
| + | ==== See Also ==== | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | |||
| + | {{tag> rpd items food consumables}} | ||
en/rpd/food_item.txt · Last modified: by 127.0.0.1
