User Tools

Site Tools


rpd:dewdrop_item

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
rpd:dewdrop_item [2025/12/25 21:04] – list fix Mikhaelrpd:dewdrop_item [2025/12/25 21:25] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Dewdrop ======
  
 +{{ rpd:images:dewdrop_item.png|Dewdrop }}
 +
 +**Dewdrop** is a consumable item in Remixed Dungeon that restores a small amount of health when consumed.
 +
 +==== Description ====
 +A crystal clear dewdrop that provides a small amount of healing when consumed. These are commonly found when trampling high grass, especially when wearing a Ring of Herbalism.
 +
 +==== Stats ====
 +  * **Type:** Consumable (Food)
 +  * **Healing:** Restores 5-10 HP
 +  * **Weight:** 0 (no weight)
 +  * **Stackable:** Yes
 +
 +==== Acquisition ====
 +  * Found when trampling high grass
 +  * Chance increases with Ring of Herbalism
 +  * Can occasionally be dropped by certain enemies
 +  * Sometimes found in chests
 +
 +==== Usage ====
 +  * Can be consumed directly for healing
 +  * Provides emergency healing in dangerous situations
 +  * Better than nothing when health is low
 +
 +==== Strategy ====
 +Dewdrops are useful for minor healing and should be collected when found. While they don't provide significant healing, they can be life-saving in emergencies when no other healing items are available.
 +
 +==== Code References ====
 +  * Item implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/Dewdrop.java|Dewdrop.java]]
 +  * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1114-L1115|strings_all.xml#L1114-L1115]]
 +  * Machine-readable data: [[mr:dewdrop_item|Dewdrop - Code References]]
 +
 +==== See Also ====
 +  * [[rpd:high_grass|High Grass]] - Source of dewdrops
 +  * [[rpd:ring_of_herbalism_item|Ring of Herbalism]] - Increases dewdrop collection
 +  * [[rpd:potion_of_healing_item|Potion of Healing]] - More substantial healing option
 +  * [[rpd:food|Food]] - Other consumable items
 +
 +{{tag> rpd items consumable healing}}
rpd/dewdrop_item.txt · Last modified: by 127.0.0.1