Difference between revisions of "Phoenix Ring"

From Stardew Valley Wiki
Jump to navigation Jump to search
(language links)
m (Add reference)
 
(9 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Spoiler}}
 
 
{{Infobox clothing
 
{{Infobox clothing
 
|image      = Phoenix Ring.png
 
|image      = Phoenix Ring.png
 
|source      = [[Volcano Dungeon]]
 
|source      = [[Volcano Dungeon]]
|value      = 200
+
|value      = 100
 
|gprice      = Not Sold
 
|gprice      = Not Sold
 
}}
 
}}
  
The '''Phoenix Ring''' is a [[Rings|ring]] that can be found in [[Volcano Dungeon]] chests.
+
The '''Phoenix Ring''' is a [[Rings|ring]] that can be found in [[Volcano Dungeon]] rare chests.
  
If the player's [[Health]] is reduced to 0 while wearing this ring, instead of being knocked out, the player will revive with 50% of their max health. This can only occur once per day.
+
If the player's [[health]] reaches 0 while wearing this ring, instead of passing out, the player will revive with half of their max health. This can only occur once per day. The exact amount of health the player revives with is <code>Max Health * 0.5 + Number of Phoenix Rings equipped</code>.<ref name=effect />
 +
 
 +
==Dyeing==
 +
Phoenix Ring can be used in [[dyeing]], serving as a yellow dye at the dye pots, located in [[Emily]]'s and [[Haley]]'s house, [[2 Willow Lane]].
 +
 
 +
==References==
 +
<references>
 +
<ref name="effect">See <samp>Farmer::takeDamage</samp> in the game code</ref>
 +
</references>
  
 
==History==
 
==History==
{{History|1.5|Introduced}}
+
{{History|1.5|Introduced.}}
  
 
{{NavboxClothing}}
 
{{NavboxClothing}}
Line 18: Line 25:
 
[[Category:Rings]]
 
[[Category:Rings]]
  
[[de:Phoenix Ring]]<!--Error, untranslated entry in data files-->
+
[[de:Phönixring]]
 
[[es:Anillo fénix]]
 
[[es:Anillo fénix]]
 
[[fr:Anneau du phoenix]]
 
[[fr:Anneau du phoenix]]

Latest revision as of 15:51, 29 July 2024

Phoenix Ring
Phoenix Ring.png
Once a day, regain some health after being knocked out in combat.
Information
Source: Volcano Dungeon
Adventurer's Guild

Purchase Price: Not Sold
Sell Price: data-sort-value="100 ">Gold.png100g

The Phoenix Ring is a ring that can be found in Volcano Dungeon rare chests.

If the player's health reaches 0 while wearing this ring, instead of passing out, the player will revive with half of their max health. This can only occur once per day. The exact amount of health the player revives with is Max Health * 0.5 + Number of Phoenix Rings equipped.[1]

Dyeing

Phoenix Ring can be used in dyeing, serving as a yellow dye at the dye pots, located in Emily's and Haley's house, 2 Willow Lane.

References

  1. See Farmer::takeDamage in the game code

History

  • 1.5: Introduced.