Difference between revisions of "Winter End Table"

From Stardew Valley Wiki
Jump to navigation Jump to search
m (Text replacement - "{{price|" to "{{Price|")
 
(6 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
{{Infobox furniture
 
{{Infobox furniture
|size = 48
+
|cs         = 800
|cs = 800
+
|tc         = y
|tc = y
+
|fc         = y
|fc = y
+
|os          = [[Festival of Ice]]
 +
|description = {{Description|decoration}}
 
}}
 
}}
The '''Winter End Table''' is a piece of [[furniture]]. It can rotate into daily stock at the [[Carpenter's Shop]] for {{price|800}} or the [[Traveling Cart]] for between {{tprice|furniture}}.
+
The '''Winter End Table''' is a piece of [[furniture]]. It can rotate into daily stock at the [[Carpenter's Shop]] for {{Price|800}} or the [[Traveling Cart]] for between {{tprice|furniture}}. It can also be purchased for {{Price|1000}} from the [[Traveling Cart|Traveling Merchant's]] booth at the [[Festival of Ice]]. It's also available from the [[Furniture Catalogue]] for {{Price|0}}.
  
It's also available from the [[Furniture Catalogue]] for {{price|0}}.
+
There is a small chance to receive this furniture item 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>
 +
 
 +
==History==
 +
{{History|1.0|Introduced.}}
 +
{{History|1.5|Tables can be placed outside. Available from [[Festival of Ice]].}}
 +
{{History|1.6|Small chance added to receive from various player actions.}}
  
 
{{NavboxFurniture}}
 
{{NavboxFurniture}}

Latest revision as of 08:56, 25 August 2024

Winter End Table
Winter End Table.png
Can be placed as decoration.
Information
Source Price
Robin Icon.png Carpenter's Shop data-sort-value="800">Gold.png800g
Traveling Cart Icon.png Traveling Cart data-sort-value="furniture"Gold.png250–2,500g
Furniture Catalogue.png Furniture Catalogue data-sort-value="0">Gold.png0g
Other Source(s) Festival of Ice
Sell Price Cannot be sold

The Winter End Table is a piece of furniture. It can rotate into daily stock at the Carpenter's Shop for data-sort-value="800">Gold.png800g or the Traveling Cart for between data-sort-value="furniture"Gold.png250–2,500g. It can also be purchased for data-sort-value="1000">Gold.png1,000g from the Traveling Merchant's booth at the Festival of Ice. It's also available from the Furniture Catalogue for data-sort-value="0">Gold.png0g.

There is a small chance to receive this furniture item 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.0: Introduced.
  • 1.5: Tables can be placed outside. Available from Festival of Ice.
  • 1.6: Small chance added to receive from various player actions.