Changes

no edit summary
Line 1: Line 1: −
{{Spoiler}}
  −
{{Stub}}
  −
   
{{Infobox seed
 
{{Infobox seed
 +
|name        = Qi Bean
 
|image      = Qi Bean.png
 
|image      = Qi Bean.png
 
|sellprice  = {{price|1}}
 
|sellprice  = {{price|1}}
 
|crop        = {{Name|Qi Fruit}}
 
|crop        = {{Name|Qi Fruit}}
 
|growth      = 4 days
 
|growth      = 4 days
|season      = {{Season|Spring}} • {{Season|Summer}} • {{Season|Fall}} • {{Season|Winter}}
+
|season      = {{Season|All}}
 
}}
 
}}
 +
The '''Qi Bean''' is a seed found throughout Stardew Valley and on [[Ginger Island]] during the quest [[Quests#Qi's Crop|Qi's Crop]].
   −
The '''Qi Bean''' is a seed found throughout the world during the quest [[Quests#Qi's Crop|Qi's Crop]].
+
While the quest is active, Qi Beans can be found by breaking rocks<ref name="rock" />, chopping down [[trees]]<ref name="tree" /> and stumps<ref name="stump" />, cutting [[weeds]]<ref name="weed" />, from [[Garbage Can]]s<ref name="garbage" />, killing [[monsters]]<ref name="monster" />, breaking [[Minerals#Geodes|geodes]], [[Artifact Trove]]s, [[Golden Coconut]]s, [[Mystery Box]]es, or [[Golden Mystery Box]]es<ref name="geode" />, digging [[Artifact Spot]]s<ref name="artifactspot" />, shaking [[Palm Tree]]s on [[Ginger Island]]<ref name="palm" />, opening chests<ref name="chest" />, and breaking crates<ref name="crate" /> in the [[Volcano Dungeon]], and [[fishing]]<ref name="fish" />. They can also be made by placing a Qi Fruit in a [[Seed Maker]].
   −
While the quest is active, Qi Beans can be found by breaking rocks, chopping down trees and stumps, cutting grass, from trash cans, killing monsters, breaking [[Minerals#Geodes|geodes]], digging [[artifact spots]], shaking coconut trees in [[Ginger Island]], opening chests and breaking crates in the volcano dungeon, and fishing.
+
All [[Qi Fruit]] and Qi Beans despawn when the quest is over (''i.e.,'' the day after the player ships them or the quest timer ends), including growing crops, all players' inventories, [[Chest]]s, [[Preserves Jar]]s, [[Keg]]s, and [[Marlon]]'s [[Adventurer's Guild#Item Recovery Service|Item Recovery Service]] list. [[Crops#Giant Crops|Giant Qi Fruit]] would not disappear.
   −
The player cannot save excess Qi Beans or Fruits for any further quest since they despawn from the game once the quest is over (ie. the day after the player ships them or the quest timer ends), including farm crops, inventories (player's and every chests and tools) and Marlon's [[Adventurer's Guild#Item Recovery Service|item recovery service]] list.
+
==Stages==
 +
{{#lsth:Qi Fruit|Stages}}
 +
==Gifting==
 +
{{GiftsByItem
 +
|dislike=Robin,Demetrius,Maru,Sebastian,Linus,Pierre,Caroline,Abigail,Alex,George,Evelyn,Lewis,Clint,Penny,Pam,Emily,Haley,Jas,Vincent,Jodi,Kent,Sam,Leah,Shane,Marnie,Elliott,Gus,Dwarf,Wizard,Harvey,Sandy,Willy,Krobus,Leo
 +
}}
   −
===Tips===
+
==Dyeing==
* Given that treasures can yield one or more stacks of 4 Beans during the quest, fishing is a reliable source of Qi Beans when combined with the [[Skills#Fishing|Pirate fishing skill]] and a [[Treasure Hunter|Treasure Hunter tackle]].
+
The Qi Bean can be used in [[dyeing]], serving as a blue dye at the dye pots, located in [[Emily]]'s and [[Haley]]'s house, [[2 Willow Lane]].
* During the quest, it may be helpful to create more Qi Beans in [[Seed Maker]]s instead of selling the first Fruits.
+
 
* Breaking [[Geodes]] may occasionally yield 1 or 5 Qi Beans.
+
==Tips==
* [[Deluxe Speed-Gro]] will allow growth in 3 days instead of 4.
+
* Given that [[Fishing#Treasure Chests|Fishing Treasure Chests]] have a 48% chance to yield a stack of up to 4 Qi Beans during the quest, fishing is a reliable source of Qi Beans when combined with the [[Magnet]] bait, [[Skills#Fishing|Pirate Profession]], and a [[Treasure Hunter]] tackle.
 +
* Putting Qi Fruit into [[Seed Maker]]s and planting the resulting Qi Beans will, on average, nearly double the Qi Fruit supply. Qi Fruit produced early in the quest can be doubled several times with this method.
 +
* Breaking any type of [[Minerals#Geodes|Geode]] may occasionally yield 1 or 5 Qi Beans.
 +
* The use of [[Speed-Gro]], [[Deluxe Speed-Gro]], or [[Hyper Speed-Gro]], and the [[Skills#Farming|Agriculturist Profession]] can reduce the time between harvests by 1 or 2 days.
 +
 
 +
==References==
 +
<references>
 +
    <ref name="fish">See <samp>GameLocation::getFish</samp> and <samp>Tools.FishingRod::openTreasureMenuEndFunction</samp> in the game code.</ref>
 +
    <ref name="artifactspot">See <samp>GameLocation::digUpArtifactSpot</samp> in the game code.</ref>
 +
    <ref name="rock">See <samp>GameLocation::OnStoneDestroyed</samp> in the game code.</ref>
 +
    <ref name="garbage">See <samp>Locations.Town::checkAction</samp> in the game code.</ref>
 +
    <ref name="chest">See <samp>Locations.VolcanoDungeon::PopulateChest</samp> in the game code.</ref>
 +
    <ref name="monster">See <samp>Monsters.Monster::InitializeForLocation</samp> in the game code.</ref>
 +
    <ref name="weed">See <samp>Object::cutWeed</samp> in the game code.</ref>
 +
    <ref name="crate">See <samp>Objects.BreakableContainer::releaseContents</samp> in the game code.</ref>
 +
    <ref name="stump">See <samp>TerrainFeatures.ResourceClump::performToolAction</samp> in the game code.</ref>
 +
    <ref name="palm">See <samp>TerrainFeatures.Tree::shake</samp> in the game code.</ref>
 +
    <ref name="tree">See <samp>TerrainFeatures.Tree::performTreeFall</samp> in the game code.</ref>
 +
    <ref name="geode">See <samp>Utility::getTreasureFromGeode</samp> in the game code.</ref>
 +
</references>
    
==History==
 
==History==
{{history|1.5|Introduced.}}
+
{{History|1.5|Introduced.}}
{{history|1.5.2|Can now be grown on the farm during winter.}}
+
{{History|1.5.2|Can now be grown on [[the Farm]] during [[Winter]].}}
{{history|1.5.3|Qi Beans are now properly removed from any machines/craftables and from Marlon's item recovery service after the Qi Challenge expires.}}
+
{{History|1.5.3|Qi Beans are now properly removed from any machines/craftables and from [[Marlon]]'s item recovery service after the [[Quests#Qi.27s_Challenge|Qi Challenge]] expires.}}
 +
{{History|1.6|Can now be obtained from [[Mystery Box]]es, [[Golden Mystery Box]]es, and [[Fishing#Golden Treasure Chests|Golden Fishing Treasure Chests]].}}
 +
 
 
{{NavboxSeeds}}
 
{{NavboxSeeds}}
  
4,252

edits