Difference between revisions of "Walnut End Table"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Created page with "{{Infobox |name = Walnut End Table |image = Walnut End Table.png |source = Carpenter's Shop |season = All }} The '''Walnut End Table''' is a piece of furniture. It...")
 
m (Text replacement - "{{price|" to "{{Price|")
 
(14 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Infobox
+
{{Infobox furniture
|name  = Walnut End Table
+
|size = 48
|image  = Walnut End Table.png
+
|cs = 500
|source = [[Carpenter's Shop]]
+
|tc = y
|season = All
+
|fc = y
 +
|os = [[Farm Maps|Wilderness farmhouse]]
 +
|description = {{Description|decoration}}
 
}}
 
}}
The '''Walnut End Table''' is a piece of [[furniture]]. It can be purchased from the [[Carpenter's Shop]] for {{price|500}}. It can also be purchased from the [[Traveling Cart]] for {{price|500}}.
+
The '''Walnut End Table''' is a piece of [[furniture]]. It can rotate into daily stock at the [[Carpenter's Shop]] for {{Price|500}} or the [[Traveling Cart]] for between {{tprice|furniture}}. It's also available from the [[Furniture Catalogue]] for {{Price|0}}.
  
{{NavboxFurniture}}[[Category:Tables]]
+
Players who select a [[Farm Maps|Wilderness farm map]] during character creation will have one inside their house when the game begins.
 +
 
 +
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.}}
 +
{{History|1.6|Small chance added to receive from various player actions.}}
 +
 
 +
{{NavboxFurniture}}
 +
 
 +
[[Category:Tables]]
 +
 
 +
[[de:Walnussbeistelltisch]]
 +
[[es:Mesilla de nogal]]
 +
[[fr:Table de salon en noyer]]
 +
[[it:Tavolinetto di noce]]
 +
[[ja:クルミ材のサイドテーブル]]
 +
[[ko:호두나무 엔드 테이블]]
 +
[[hu:Diófa éjjeliszekrény]]
 +
[[pt:Mesa de apoio (nogueira)]]
 +
[[ru:Ореховый приставной столик]]
 +
[[tr:Ceviz Komodin]]
 +
[[zh:胡桃木小茶几]]

Latest revision as of 08:56, 25 August 2024

Walnut End Table
Walnut End Table.png
Can be placed as decoration.
Information
Source Price
Robin Icon.png Carpenter's Shop data-sort-value="500">Gold.png500g
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) Wilderness farmhouse
Sell Price Cannot be sold

The Walnut End Table is a piece of furniture. It can rotate into daily stock at the Carpenter's Shop for data-sort-value="500">Gold.png500g or the Traveling Cart for between data-sort-value="furniture"Gold.png250–2,500g. It's also available from the Furniture Catalogue for data-sort-value="0">Gold.png0g.

Players who select a Wilderness farm map during character creation will have one inside their house when the game begins.

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.
  • 1.6: Small chance added to receive from various player actions.