User Tools

Site Tools


en:rpd:overpriced_ration_item

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:rpd:overpriced_ration_item [2026/01/21 08:59] – Fix wiki pages based on analysis of 5 randomly selected pages mikeen:rpd:overpriced_ration_item [2026/01/21 09:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Overpriced Ration ======
  
 +{{ rpd:images:overpriced_ration_item.png|Overpriced Ration }}
 +
 +==== Description ====
 +The **Overpriced Ration** is an upgraded version of the standard food ration, providing more health restoration when consumed. It's a more substantial meal compared to the basic ration, though it comes with a higher opportunity cost in terms of inventory space.
 +
 +==== Mechanics ====
 +  * **Type:** Food
 +  * **Healing:** Restores approximately 50% of the hero's max HP
 +  * **Weight:** 5
 +  * **Stacking:** No
 +  * **Perishable:** No (doesn't rot)
 +
 +==== Acquisition ====
 +  * Occasionally sold in shops
 +  * Sometimes found in chests
 +  * Better alternative to standard rations when health is critically low
 +
 +==== Usage ====
 +  * Eaten as a food source when health is low
 +  * Particularly valuable at deeper dungeon levels where healing opportunities become scarce
 +  * Better than standard ration due to superior healing effect
 +
 +==== Strategy ====
 +Although overpriced rations are more expensive in terms of inventory space, they provide more efficient healing compared to standard rations. This makes them valuable for emergency healing during deep dungeon dives.
 +
 +==== Code References ====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/food/OverpricedRation.java|OverpricedRation.java]] - Main implementation class
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1320-L1321|strings_all.xml]] - String resources
 +
 +==== See Also ====
 +  * [[en:rpd:ration_item|Standard Ration]]
 +  * [[en:rpd:food|Food]]
 +  * [[en:rpd:hunger|Hunger]]
 +
 +{{tag> rpd items food ration healing}}
en/rpd/overpriced_ration_item.txt · Last modified: by 127.0.0.1