Difference between revisions of "Burglar's Ring"

From Stardew Valley Wiki
Jump to navigation Jump to search
(formatting)
(Undo revision 142674 by 9000 (talk) "The" does not always need to be capitailzed in English)
Tag: Undo
(20 intermediate revisions by 7 users not shown)
Line 7: Line 7:
 
The '''Burglar's Ring''' is a [[Rings|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 Sprite]]s.  After that, it can be purchased from [[Marlon]] for {{price|20000}}.  
 
The '''Burglar's Ring''' is a [[Rings|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 Sprite]]s.  After that, it can be purchased from [[Marlon]] for {{price|20000}}.  
  
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.
+
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]].
 +
 
 +
==Tips==
 +
*This item makes it significantly easier to obtain the items required for [[Quests#List of Special Orders|Special Orders]] that require obtaining loot from monsters, namely ''Fragments of the past'' and ''Juicy Bugs Wanted!''.
  
 
==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 and [[Diamond]]s from any monster after reaching the bottom of [[The Mines|the mines]].
*Prismatic Shards/Diamonds from any monster after reaching the bottom of the mines.
+
* [[Slime Egg]]s from [[Slimes]].
*Slime Eggs from Slimes.
+
* [[Iridium Ore]] and [[Iridium Bar]]s from Purple Slimes.
*Iridium Ore and Iridium Bars from Iridium Slimes.
+
* [[Algae Soup]] from [[Mutant Grub]]s.
*Algae Soup from Mutant Grubs.
+
* Specific drops from [[Wilderness Golem]]s: [[Mixed Seeds]] (20%) and [[Omni Geode]] (5%) after reaching [[Combat]] level 5, [[Iridium Ore]] (1%) and [[Prismatic Shard]] (0.1%) after reaching Combat level 10.
*Omni Geodes, Mixed Seeds, Iridium Ore, and Prismatic Shards from Wilderness Golems.
+
* [[Qi Gem]]s and [[Ginger]] from [[Stick Bug]]s.
 +
 
 +
==Trivia==
 +
*While wearing the Burglar's Ring does not affect the chances that a [[Slimes#Big Slimes|Big Slime]] in the [[Skull Cavern]] will contain a special item inside ([[Pink Cake]], [[Qi Gem]], or [[Galaxy Soul]]), the player will receive two copies of that item when killing it if they have the Burglar's Ring equipped.<ref name="burgRingXtraDrop" />
 +
*Wearing the Burglar's Ring in the Mines does not cause special monsters to drop [[The Mines#Special Items|special items]] twice.
 +
*It is possible to obtain two [[Prismatic Jelly]] or [[Ectoplasm]] using this ring, although this has no effect on the Wizard's Special Order.
 +
 
 +
==References==
 +
<references>
 +
    <ref name="burgRingXtraDrop">See <samp>GameLocation::monsterDrop</samp> in the game code.</ref>
 +
</references>
  
 
{{NavboxClothing}}
 
{{NavboxClothing}}
Line 33: Line 49:
 
[[ru:Воровское кольцо]]
 
[[ru:Воровское кольцо]]
 
[[tr:Hırsız Yüzüğü]]
 
[[tr:Hırsız Yüzüğü]]
[[zh:潜行者戒指]]
+
[[zh:窃贼戒指]]

Revision as of 14:33, 26 October 2022

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.

Tips

  • This item makes it significantly easier to obtain the items required for Special Orders that require obtaining loot from monsters, namely Fragments of the past and Juicy Bugs Wanted!.

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:

Trivia

  • While wearing the Burglar's Ring does not affect the chances that a Big Slime in the Skull Cavern will contain a special item inside (Pink Cake, Qi Gem, or Galaxy Soul), the player will receive two copies of that item when killing it if they have the Burglar's Ring equipped.[1]
  • Wearing the Burglar's Ring in the Mines does not cause special monsters to drop special items twice.
  • It is possible to obtain two Prismatic Jelly or Ectoplasm using this ring, although this has no effect on the Wizard's Special Order.

References

  1. See GameLocation::monsterDrop in the game code.