Difference between revisions of "Ruby Ring"

From Stardew Valley Wiki
Jump to navigation Jump to search
m (Text replacement - "{{History|1.6|Added as possible prize from Mystery Boxes and Golden Mystery Boxes.}}" to "")
Tags: Mobile edit Mobile web edit
m (Text replacement - "==History== {{NavboxClothing}}" to "{{NavboxClothing}}")
 
Line 19: Line 19:
 
<ref name="stacking"><samp>Ring::AddEquipmentEffects</samp> is called once for each equipped ring by <samp>BuffManager::GetValues</samp>.</ref>
 
<ref name="stacking"><samp>Ring::AddEquipmentEffects</samp> is called once for each equipped ring by <samp>BuffManager::GetValues</samp>.</ref>
 
</references>
 
</references>
 
==History==
 
 
  
 
{{NavboxClothing}}
 
{{NavboxClothing}}

Latest revision as of 21:58, 30 August 2024

Ruby Ring
Ruby Ring.png
Increases attack by 10%.
Information
Source:
  • Adventurer's Guild
  • Fishing Treasure Chest.png Fishing Treasure Chest (0.05%)
  • Haunted Skull.png Haunted Skull (1.3%)

Stats: Attack.png Attack (+10%)
Adventurer's Guild

Purchase Price: data-sort-value="5000">Gold.png5,000g
Sell Price: data-sort-value="300 ">Gold.png300g

The Ruby Ring is a ring that can be purchased from the Adventurer's Guild for data-sort-value="5000">Gold.png5,000g after reaching level 80 in The Mines. It can also be found in Fishing Treasure Chests after reaching Fishing level 2 or dropped from Haunted Skulls. It can also be found in Mystery Boxes and Golden Mystery Boxes.

The Ruby Ring increases Attack by 10% while equipped.

Equipping a second Ruby Ring adds a further 10% attack, for a total 20% increase.[1]

Dyeing

The Ruby Ring can be used as a red dye in the dye pots, located in Haley's and Emily's house, 2 Willow Lane.

References

  1. Ring::AddEquipmentEffects is called once for each equipped ring by BuffManager::GetValues.