Difference between revisions of "Birch Chair"

From Stardew Valley Wiki
Jump to navigation Jump to search
(Redirected page to Furniture#Chairs)
 
(Can now be obtained from various player actions in 1.6.)
 
(17 intermediate revisions by 7 users not shown)
Line 1: Line 1:
#REDIRECT [[Furniture#Chairs]]
+
{{Infobox furniture
 +
|cs = 350
 +
|tc = y
 +
|fc = y
 +
|description = {{Description|decoration}}
 +
}}
 +
The '''Birch Chair''' is a piece of [[furniture]]. It can rotate into daily stock at the [[Carpenter's Shop]] for {{Price|350}} or the [[Traveling Cart]] for between {{tprice|furniture}}. 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|Chairs can be placed outside.}}
 +
{{History|1.6|Small chance added to receive from various player actions.}}
 +
 
 +
{{NavboxFurniture}}
 +
 
 +
[[Category:Chairs]]
 +
 
 +
[[de:Birkenstuhl]]
 +
[[es:Silla de abedul]]
 +
[[fr:Chaise en bouleau]]
 +
[[it:Sedia di betulla]]
 +
[[ja:バーチ材のイス]]
 +
[[ko:자작나무 의자]]
 +
[[hu:Nyírfa szék]]
 +
[[pt:Cadeira de bétula]]
 +
[[ru:Березовый стул]]
 +
[[tr:Huş Sandalye]]
 +
[[zh:桦木椅子]]

Latest revision as of 16:56, 29 July 2024

Birch Chair
Birch Chair.png
Can be placed as decoration.
Information
Source Price
Robin Icon.png Carpenter's Shop data-sort-value="350">Gold.png350g
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
Sell Price Cannot be sold

The Birch Chair is a piece of furniture. It can rotate into daily stock at the Carpenter's Shop for data-sort-value="350">Gold.png350g 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.

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