====== Tengu Liver ====== {{ rpd:images:tengu_liver_item.png|Tengu Liver }} The **Tengu Liver** is a rare consumable item that can be eaten for sustenance or used for crafting. ==== Description ==== The liver of a defeated Tengu, this organ appears to shimmer with an otherworldly energy. For the Gnoll hero class, it has special significance and provides unique benefits. ==== Properties ==== * **Type:** Food / Crafting Material * **Rarity:** Rare * **Slot:** None (consumed when used) * **Class:** All (special benefit for Gnoll) ==== Usage ==== * **Primary Function:** Food consumption * **Special Function:** For Gnoll class, provides additional benefits * **Consumed:** Yes, when eaten ==== Acquisition ==== * **Source:** Dropped by [[rpd:tengu_mob|Tengu]] in the Prison area * Only drops for [[rpd:gnoll_class|Gnoll]] class players specifically * Does not drop for other hero classes * **Drop Rate:** 100% from Tengu when playing as Gnoll * **Availability:** Only obtainable from Tengu while playing as Gnoll ==== Mechanics ==== * Standard food consumption when eaten * For Gnoll class, may provide additional special effects or benefits * Restores hunger points similar to other food items * Rarer alternative to standard rations ==== Notes ==== * Only obtainable when playing as Gnoll class * Provides special benefits to Gnoll heroes * Standard food item for other classes * Valuable food source in the mid-game ==== Content Verification ==== * Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/items/common/ItemFactory.java|ItemFactory.java]] (creation via ItemFactory.itemByName("TenguLiver")) * Implementation: Special food item with class-specific effects * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml|Tengu Liver strings]] (if available) * Machine-readable data: [[mr:tengu_liver_item|mr:tengu_liver_item]] * Last updated: December 21, 2025 ==== See Also ==== * [[rpd:food|Food]] * [[rpd:tengu_mob|Tengu]] (source) * [[rpd:gnoll_class|Gnoll Class]] * [[rpd:items|Items]] {{tag> rpd items food}}