rpd:candy_of_death_item
Differences
This shows you the differences between two versions of the page.
| rpd:candy_of_death_item [2025/12/31 00:13] – Add English candy_of_death_item.txt page mike | rpd:candy_of_death_item [2025/12/31 00:16] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Candy Of Death Item ====== | ||
| + | {{ rpd: | ||
| + | |||
| + | Candy of Death is a debug/ | ||
| + | |||
| + | ==== Description ==== | ||
| + | Candy of Death appears as a simple candy item, but has a deadly effect when consumed. It's primarily used for debugging purposes to test death mechanics, character resurrection items (like Ankh), and death penalties. This item is not intended for normal gameplay. | ||
| + | |||
| + | ==== Properties ==== | ||
| + | * **Type**: Food item (debug) | ||
| + | * **Price**: 20 gold per unit | ||
| + | * **Effect**: Instantly kills the character that eats it | ||
| + | * **Purpose**: | ||
| + | |||
| + | ==== Mechanics ==== | ||
| + | * When consumed, directly applies damage equal to the character' | ||
| + | * Bypasses all resistances and armor | ||
| + | * Instantly kills the character regardless of current HP | ||
| + | * May trigger death-related mechanics and items (Ankh, Lich class abilities, etc.) | ||
| + | |||
| + | ==== Acquisition ==== | ||
| + | * Not normally available in standard gameplay | ||
| + | * Likely only accessible through developer/ | ||
| + | * May appear in special test environments or levels | ||
| + | |||
| + | ==== Usage Notes ==== | ||
| + | * **Warning**: | ||
| + | * Useful for testing resurrection mechanics and death penalties | ||
| + | * Not part of the normal game progression or item drops | ||
| + | * Should only be used in debug/ | ||
| + | |||
| + | ==== Technical Details ==== | ||
| + | * **Java Class**: [[https:// | ||
| + | * **Implementation**: | ||
| + | * **Sprite**: Uses image index 21 from artifacts.png | ||
| + | * **Damage Formula**: ``chr.damage(chr.ht(), | ||
| + | |||
| + | ==== Content Verification ==== | ||
| + | * Information source: Java Class com.nyrds.pixeldungeon.items.common.debug.CandyOfDeath | ||
| + | * Effect verified from _execute() method in CandyOfDeath.java | ||
| + | * Price verified as 20 * quantity from price() method | ||
| + | |||
| + | ==== Related ==== | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | |||
| + | {{tag> rpd items food debug death}} | ||
