Pirate Hat
Jump to navigation
Jump to search
Pirate Hat | |
A captain's hat with a horrible skull on the front. | |
Information | |
Source | Tailoring |
Recipe (Cloth + ) |
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
- ↑ 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.