Difference between revisions of "Burglar's Ring"

From Stardew Valley Wiki
Jump to navigation Jump to search
(omni geodes and iridium ores arent even possible drops for wilderness golems, deleting those for now)
Line 13: Line 13:
  
 
==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 (in the constructor for the relevant monster in the game code).
+
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 include:
These items are:
 
 
* [[Prismatic Shard]]s/[[Diamond]]s from any monster after reaching the bottom of [[The Mines|the mines]].
 
* [[Prismatic Shard]]s/[[Diamond]]s from any monster after reaching the bottom of [[The Mines|the mines]].
 
* [[Slime Egg]]s from [[Slimes]].
 
* [[Slime Egg]]s from [[Slimes]].
 
* [[Iridium Ore]] and [[Iridium Bar]]s from Purple Slimes.
 
* [[Iridium Ore]] and [[Iridium Bar]]s from Purple Slimes.
 
* [[Algae Soup]] from [[Mutant Grub]]s.
 
* [[Algae Soup]] from [[Mutant Grub]]s.
* [[Omni Geode]]s, [[Mixed Seeds]], Iridium Ore, and Prismatic Shards from [[Wilderness Golem]]s.
+
* [[Mixed Seeds]] and Prismatic Shards from [[Wilderness Golem]]s.
  
 
{{NavboxClothing}}
 
{{NavboxClothing}}

Revision as of 00:11, 13 November 2021

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 with two Burglar's Rings equipped.

Dyeing

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

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 include: