rpd:rotten_food_item
Differences
This shows you the differences between two versions of the page.
| rpd:rotten_food_item [2025/12/27 22:41] – Add rotten_food_item.txt page mike | rpd:rotten_food_item [2025/12/27 22:46] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Rotten Food ====== | ||
| + | {{ rpd: | ||
| + | |||
| + | **Rotten Food** is a type of food item in Remixed Dungeon that has spoiled and become harmful to consume. These items are created when food items are left uneaten for too long or are otherwise corrupted. | ||
| + | |||
| + | ==== Description ==== | ||
| + | According to the game description: | ||
| + | |||
| + | ==== Class in Code ==== | ||
| + | * **Java class:** [[https:// | ||
| + | * **Inherits from:** [[https:// | ||
| + | * **Abstract class:** RottenFood is an abstract class that other rotten food items inherit from | ||
| + | |||
| + | ==== Properties ==== | ||
| + | * **Hunger satisfaction: | ||
| + | * **Price:** 1 gold per unit | ||
| + | * **Type:** Food item | ||
| + | * **Stackable: | ||
| + | * **Nutrition: | ||
| + | |||
| + | ==== Effects When Consumed ==== | ||
| + | * Displays message: " | ||
| + | * Randomly creates hazardous gas clouds at the player' | ||
| + | * Confusion Gas: 25% chance (150 + 10 * dungeon depth potency) | ||
| + | * Paralytic Gas: 25% chance (500 potency) | ||
| + | * Toxic Gas: 25% chance (500 potency) | ||
| + | * No effect: 25% chance | ||
| + | |||
| + | ==== Subtypes ==== | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | |||
| + | ==== Mechanics ==== | ||
| + | * When thrown, may create gas clouds at the landing location (if not in a level object that affects items) | ||
| + | * Can be purified using [[rpd: | ||
| + | |||
| + | ==== Content Verified ==== | ||
| + | * Information source: Java class [[https:// | ||
| + | * Effects: Based on implementation in RottenFood.java | ||
| + | * String resources: [[https:// | ||
| + | |||
| + | ==== Related Items ==== | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | |||
| + | ==== Related Pages ==== | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | |||
| + | {{tag> rpd items food rotten }} | ||
rpd/rotten_food_item.txt · Last modified: by 127.0.0.1
