Actions

Editing Kit (Advanced Composter)

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 32: Line 32:
 
Internally, it stores the number of Food, Decayed Food, and Biomass inserted. When it finishes the current processing cycle, it will take the ratio of the three to determine how many of each to remove. It will always remove a total of 3 items. Then, it determines the output Cycles, Harvest Boost, and Growth Speed Boost values.
 
Internally, it stores the number of Food, Decayed Food, and Biomass inserted. When it finishes the current processing cycle, it will take the ratio of the three to determine how many of each to remove. It will always remove a total of 3 items. Then, it determines the output Cycles, Harvest Boost, and Growth Speed Boost values.
  
 +
<code>
 
<pre>
 
<pre>
 
Cycles = 2 + (Biomass Ratio * 5)
 
Cycles = 2 + (Biomass Ratio * 5)
 
Harvest Boost = 1.2 + (Food Ratio * 3)
 
Harvest Boost = 1.2 + (Food Ratio * 3)
 
Growth Speed Boost = 1.4 * (Decayed Food Ratio + 1)
 
Growth Speed Boost = 1.4 * (Decayed Food Ratio + 1)
βˆ’
 
 
</pre>
 
</pre>
 +
</code>
  
 
After the output [[Fertilizer]] is used on a [[Hydroponic Tray]] or [[Hydroponic Station]], any seeds planted will have their Harvest Quantities and Seed Quantities set to the base yield plus the rounded Harvest Boost modifier. The Growth Speed Boost is applied as well, and is a multiplier for how fast the plant will grow. Every time an item is planted, the Cycles decrease by 1, and then if it is less than 1, it is set to 0. This means if the Cycle count is 1.3333333, after planting one item it will go to 0, wiping the fertilizer from the planter.
 
After the output [[Fertilizer]] is used on a [[Hydroponic Tray]] or [[Hydroponic Station]], any seeds planted will have their Harvest Quantities and Seed Quantities set to the base yield plus the rounded Harvest Boost modifier. The Growth Speed Boost is applied as well, and is a multiplier for how fast the plant will grow. Every time an item is planted, the Cycles decrease by 1, and then if it is less than 1, it is set to 0. This means if the Cycle count is 1.3333333, after planting one item it will go to 0, wiping the fertilizer from the planter.

Please note that all contributions to Unofficial Stationeers Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Unofficial Stationeers Wiki:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)