Difference between revisions of "Fashion Hat"

From Stardew Valley Wiki
Jump to navigation Jump to search
(added infobox, description, history, navbox, category, and other language links.)
 
m (Text replacement - "panning" to "panning")
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Infobox
+
{{Infobox mousehat
 
|name            = Fashion Hat
 
|name            = Fashion Hat
 +
|image          = Fashion Hat.png
 
|source          = [[Tailoring]]
 
|source          = [[Tailoring]]
 
|ingredients    = {{name|Caviar|1}}
 
|ingredients    = {{name|Caviar|1}}
|sellprice      = Cannot be sold
 
|quality        = false
 
 
}}
 
}}
{{Stub|May need a new type of infobox to handle tailored clothing}}
+
The '''Fashion Hat''' is a [[Hats|hat]] that can be [[Tailoring#Hats|tailored]] using [[Cloth]] and a [[Caviar]] at the sewing machine inside [[2 Willow Lane|Emily's house]] or the [[Sewing Machine]] received as a reward for the [[Quests#Rock Rejuvenation|"Rock Rejuvenation"]] special order.
 +
 
 +
There is a small chance to receive this hat from slaying [[monsters]], breaking [[The_Mines#Crates and Barrels|crates and barrels]], chopping [[trees]], shaking trees with seeds, digging [[Artifact Spot]]s, or [[Pans|panning]].<ref name="rarecosmeticdrop" />
 +
 
 +
==References==
 +
<references>
 +
  <ref name="rarecosmeticdrop">See <samp>Utility::getRandomCosmeticItem</samp> and <samp>Utility::trySpawnRareObject</samp> in the game code. Chances are determined in <samp>GameLocation::monsterDrop</samp>, <samp>BreakableContainer::releaseContents</samp>, <samp>Tree::performToolAction</samp>, <samp>Tree::shake</samp>, <samp>GameLocation::digUpArtifactSpot</samp>, and <samp>Pan::getPanItems</samp>.</ref>
 +
</references>
  
The '''Fashion Hat''' is a [[hat]] that can be [[Tailoring|tailored]] at the sewing machine inside [[2 Willow Lane|Emily's house]] using [[Cloth]] and a [[Caviar]].
 
 
==History==
 
==History==
{{history|1.4|Introduced.}}
+
{{History|1.4|Introduced.}}
 +
{{History|1.6|Small chance added to receive from various player actions.}}
  
 
{{NavboxClothing}}
 
{{NavboxClothing}}

Latest revision as of 22:27, 16 April 2024

Fashion Hat
Fashion Hat.png
A fashionable hat with a feather in the brim.
Information
Source: Tailoring
Recipe
(Cloth + ):
Caviar.png Caviar (1)
Sell Price: Cannot be sold

The Fashion Hat is a hat that can be tailored using Cloth and a Caviar at the sewing machine inside Emily's house or the Sewing Machine received as a reward for the "Rock Rejuvenation" special order.

There is a small chance to receive this hat from slaying monsters, breaking crates and barrels, chopping trees, shaking trees with seeds, digging Artifact Spots, or panning.[1]

References

  1. See Utility::getRandomCosmeticItem and Utility::trySpawnRareObject in the game code. Chances are determined in GameLocation::monsterDrop, BreakableContainer::releaseContents, Tree::performToolAction, Tree::shake, GameLocation::digUpArtifactSpot, and Pan::getPanItems.

History

  • 1.4: Introduced.
  • 1.6: Small chance added to receive from various player actions.