Changes

Jump to navigation Jump to search
Move locations to own section and add some details
Line 1: Line 1: −
{{Spoiler}}
   
{{Infobox seed
 
{{Infobox seed
 
|name        = Qi Bean
 
|name        = Qi Bean
Line 8: Line 7:  
|season      = {{Season|All}}
 
|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]]. Mature plants yield [[Qi Fruit]].
   −
The '''Qi Bean''' is a seed found throughout Stardew Valley and on [[Ginger Island]] during the quest [[Quests#Qi's Crop|Qi's Crop]].
+
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.
   −
While the quest is active, Qi Beans can be found by breaking rocks, chopping down [[trees]] and stumps, cutting [[grass]], from [[Garbage Can]]s, killing [[monsters]], breaking [[Minerals#Geodes|geodes]], [[Artifact Trove]]s, or [[Golden Coconut]]s, digging [[Artifact Spot]]s, shaking [[Palm Tree]]s on [[Ginger Island]], opening chests and breaking crates in the [[Volcano Dungeon]], and [[fishing]]. They can also be made by placing a Qi Fruit in a Seed Maker.
+
==Locations==
 +
While the quest is active, Qi Beans can be found by:
 +
*Breaking rocks - each rock has a 2% chance of dropping a Qi Bean<ref name="rock" />
 +
*Shaking [[Trees]] - whenever shaking a tree drops a seed, there is a 50% chance it will also drop a Qi Bean<ref name="palm" />
 +
*Chopping [[Trees]] - each tree has a 25% chance of dropping a Qi Bean<ref name="tree" />
 +
*Chopping [[Large Stump]]s and [[Large Log]]s - each one has a 25% chance of dropping a Qi Bean<ref name="stump" />
 +
*Cutting [[Weed]]s - each weed has a 1% chance of dropping a Qi Bean<ref name="weed" />
 +
*Checking [[Garbage Can]]s<ref name="garbage" />
 +
*Killing [[Monsters]] - [[Dust Sprite]]s have a 2% chance of dropping a Qi Bean, all other monsters have a 5% chance<ref name="monster" />
 +
*Breaking [[Minerals#Geodes|Geodes]], [[Artifact Trove]]s, or [[Golden Coconut]]s - each one has a 7.5% chance of dropping one Qi Bean, and a 2.5% chance of dropping 5<ref name="geode" />
 +
*Digging [[Artifact Spot]]s<ref name="artifactspot" />
 +
*Opening chests<ref name="chest" />
 +
*Breaking crates in the [[Volcano Dungeon]]<ref name="crate" />
 +
*[[Fishing]]<ref name="fish" />
   −
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.
+
They can also be made by placing a Qi Fruit in a [[Seed Maker]].
    
==Stages==
 
==Stages==
Line 23: Line 36:     
==Dyeing==
 
==Dyeing==
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]].
+
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]].
    
==Tips==
 
==Tips==
* 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 [[Skills#Fishing|Pirate Profession]] and a [[Treasure Hunter]] tackle.
+
* Given that [[Fishing#Treasure Chests|Fishing Treasure Chests]] have a 43% chance (51% chance for [[Fishing#Golden Fishing Treasure Chests|Golden Fishing Treasure Chests]]) to yield at least one 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.
 
* 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.
 
* 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]] can reduce the time between harvests by 1 or 2 days.
+
* 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.
 +
* Qi Beans can also be amassed quickly using [[Treasure Totem]]s. During the quest, [[Artifact Spot]]s have a 25% chance to drop 2-5 Qi Beans, so each Treasure Totem will produce 14 Qi Beans on average, assuming no obstacle blocks any of the 16 tiles.
 +
 
 +
==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>Data\GarbageCans.xnb</samp> in the game files.</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|Marlon's]] item recovery service after the [[Quests#Qi.27s_Challenge|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 [[Fishing#Golden Treasure Chests|Golden Fishing Treasure Chests]].}}
    
{{NavboxSeeds}}
 
{{NavboxSeeds}}
215

edits

Navigation menu