Difference between revisions of "Golden Tag"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Added % chance of getting)
Line 5: Line 5:
 
}}
 
}}
 
The [[Golden Tag]] is a special reward that can be obtained by catching a [[Rainbow Trout]] during the [[Trout Derby]] mini festival. It can be exchanged for [[Trout Derby#Prizes|prizes]] at the [[Trout Derby#Derby Booth|derby booth]].
 
The [[Golden Tag]] is a special reward that can be obtained by catching a [[Rainbow Trout]] during the [[Trout Derby]] mini festival. It can be exchanged for [[Trout Derby#Prizes|prizes]] at the [[Trout Derby#Derby Booth|derby booth]].
 +
 +
During the festival, when the player catches a Rainbow Trout, there is a 33% chance to get a Golden Tag. This chance is multiplied by the number of Rainbow Trout caught.<ref name="goldentag" /> This means that there is a 66% chance to get a Golden Tag when 2 Rainbow Trout are caught at once (possible when using [[Wild Bait]] or [[Challenge Bait]]) and a 99% chance to get a Golden Tag when 3 Rainbow Trout are caught at once (only possible when using Challenge Bait).
 +
 +
==References==
 +
<references>
 +
    <ref name="goldentag">See <samp>FishingRod::tickUpdate</samp> in the game code.</ref>
 +
</references>
  
 
==History==
 
==History==

Revision as of 22:23, 30 March 2024

Rotten Plant.png  Warning: Spoilers  Rotten Plant 2.png

This page or section contains unmarked spoilers from update 1.6 of Stardew Valley. Players may want to avoid or be cautious toward reading this article/section.

Golden Tag
Golden Tag.png
Turn this in to the Trout Derby booth for a reward.
Information
Source Rainbow Trout

The Golden Tag is a special reward that can be obtained by catching a Rainbow Trout during the Trout Derby mini festival. It can be exchanged for prizes at the derby booth.

During the festival, when the player catches a Rainbow Trout, there is a 33% chance to get a Golden Tag. This chance is multiplied by the number of Rainbow Trout caught.[1] This means that there is a 66% chance to get a Golden Tag when 2 Rainbow Trout are caught at once (possible when using Wild Bait or Challenge Bait) and a 99% chance to get a Golden Tag when 3 Rainbow Trout are caught at once (only possible when using Challenge Bait).

References

  1. See FishingRod::tickUpdate in the game code.

History

  • 1.6: Introduced.