Difference between revisions of "Burglar's Ring"

From Stardew Valley Wiki
Jump to navigation Jump to search
(formatting)
Line 10: Line 10:
  
 
==Bugs==
 
==Bugs==
There are a number of items that do not have a double drop chance due to where they are added to the potential drops (Constructor for the relevant Monster).
+
There are a number of items that do not have a double drop chance due to where they are added to the potential drops (in the constructor for the relevant Monster in the game code).
 
These items are:
 
These items are:
 
+
*Prismatic Shards/Diamonds from any monster after reaching the bottom of the mines.
Prismatic Shards/Diamonds from any monster after reaching the bottom of the mines.
+
*Slime Eggs from Slimes.
 
+
*Iridium Ore and Iridium Bars from Iridium Slimes.
Slime Eggs from Slimes.
+
*Algae Soup from Mutant Grubs.
 
+
*Omni Geodes, Mixed Seeds, Iridium Ore, and Prismatic Shards from Wilderness Golems.
Iridium Ore and Iridium Bars from Iridium Slimes.
 
 
 
Algae Soup from Mutant Grubs.
 
 
 
Omni Geodes, Mixed Seeds, Iridium Ore, and Prismatic Shards from Wilderness Golems.
 
 
 
  
 
{{NavboxClothing}}
 
{{NavboxClothing}}

Revision as of 18:34, 15 October 2020

Burglar's Ring
Burglar's Ring.png
Monsters have a greater chance of dropping loot.
Information
Source: Adventurer's Guild
Adventurer's Guild

Purchase Price: data-sort-value="20000">Gold.png20,000g
Sell Price: data-sort-value="750 ">Gold.png750g

The Burglar's Ring is a ring that can be obtained as a reward from Gil at the Adventurer's Guild after completing the Monster Eradication Goal of killing 500 Dust Sprites. After that, it can be purchased from Marlon for data-sort-value="20000">Gold.png20,000g.

With the Burglar's Ring equipped, Monsters will drop (on average) twice as much loot; the game will make two random rolls instead of one for each item in a monster's drop list. The effect does not stack if you have two Burglar's Rings equipped.

Bugs

There are a number of items that do not have a double drop chance due to where they are added to the potential drops (in the constructor for the relevant Monster in the game code). These items are:

  • Prismatic Shards/Diamonds from any monster after reaching the bottom of the mines.
  • Slime Eggs from Slimes.
  • Iridium Ore and Iridium Bars from Iridium Slimes.
  • Algae Soup from Mutant Grubs.
  • Omni Geodes, Mixed Seeds, Iridium Ore, and Prismatic Shards from Wilderness Golems.