Difference between revisions of "Pirate Hat"

From Stardew Valley Wiki
Jump to navigation Jump to search
m
m (Text replacement - "panning" to "panning")
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Infobox mousehat
 
{{Infobox mousehat
|name           = Pirate Hat
+
|name         = Pirate Hat
|image           = Pirate Hat.png
+
|image       = Pirate Hat.png
|source         = [[Tailoring]]
+
|source       = [[Tailoring]]
 
|ingredients  = {{name|Treasure Chest|1}}
 
|ingredients  = {{name|Treasure Chest|1}}
 
}}
 
}}
The '''Pirate Hat''' is a [[hat]] that can be [[Tailoring#Hats|tailored]] at the sewing machine inside [[2 Willow Lane|Emily's house]] using [[Cloth]] and a [[Treasure Chest]].
+
The '''Pirate Hat''' is a [[Hats|hat]] that can be [[Tailoring#Hats|tailored]] using [[Cloth]] and a [[Treasure Chest]] 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" />
 +
 
 +
==Secret==
 +
{{collapse|content=&#32;
 +
While wearing it, speaking to the bartender in the [[Ginger Island#Pirate Cove|Pirate Cove]] causes him to give the player [[mead]]. This can only be done once per night.}}
 +
 
 +
==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>
  
 
==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

Pirate Hat
Pirate Hat.png
A captain's hat with a horrible skull on the front.
Information
Source: Tailoring
Recipe
(Cloth + ):
Treasure Chest.png Treasure Chest (1)
Sell Price: Cannot be sold

The Pirate Hat is a hat that can be tailored using Cloth and a Treasure Chest 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]

Secret

Details 

While wearing it, speaking to the bartender in the Pirate Cove causes him to give the player mead. This can only be done once per night.

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.