Difference between revisions of "Living Hat"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Added iridium golem drop and 1.6 history.)
 
(5 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
|name        = Living Hat
 
|name        = Living Hat
 
|image      = Living Hat.png
 
|image      = Living Hat.png
|source         =  
+
|source     =  
*[[Weeds]] (0.001%)
+
*[[Weeds]]
*[[Wilderness Golem]] drop (0.01%)
+
*[[Wilderness Golem]]s
 +
*[[Iridium Golem]]s
 
}}
 
}}
The '''Living Hat''' is a [[Hats|hat]] that has a chance (0.01%) to drop from [[Wilderness Golem]]s. It also has a very rare chance (0.001%) to drop when cutting [[weeds]]. It has the lowest drop rate of any item in the game.
+
The '''Living Hat''' is a [[Hats|hat]] that can be obtained as a monster drop from [[Wilderness Golem]]s (0.01% chance) or [[Iridium Golem]]s (0.02% chance).<ref name="golemchance" /> It can also rarely be obtained from cutting [[weeds]] (0.001% chance).<ref name="weedchance" />
 +
 
 +
==References==
 +
<references>
 +
  <ref name="golemchance">See <samp>RockGolem::getExtraDropItems</samp> in the game code.</ref>
 +
  <ref name="weedchance">See <samp>Object::cutWeed</samp> in the game code.</ref>
 +
</references>
  
 
==History==
 
==History==
 
{{History|1.4|Introduced.}}
 
{{History|1.4|Introduced.}}
 +
{{History|1.6|Can now be obtained from [[Iridium Golem]]s.}}
  
 
{{NavboxClothing}}
 
{{NavboxClothing}}

Latest revision as of 03:10, 12 April 2024

Living Hat
Living Hat.png
It absorbs moisture from your scalp. No watering needed!
Information
Source:
Sell Price: Cannot be sold

The Living Hat is a hat that can be obtained as a monster drop from Wilderness Golems (0.01% chance) or Iridium Golems (0.02% chance).[1] It can also rarely be obtained from cutting weeds (0.001% chance).[2]

References

  1. See RockGolem::getExtraDropItems in the game code.
  2. See Object::cutWeed in the game code.

History