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 14: Line 14:
 
  | placed_with_item = [[Kit (Advanced Composter)]]
 
  | placed_with_item = [[Kit (Advanced Composter)]]
 
  | placed_on_grid  = Small Grid
 
  | placed_on_grid  = Small Grid
  | decon_with_tool1 = [[Angle Grinder]] and [[Hand Drill]]
+
  | decon_with_tool1 = ?
 
}}
 
}}
  
Line 27: Line 27:
  
 
While converting 3 [[Decayed food]] to 1 [[Fertilizer]] the composter will consume 20 moles of [[water]] and release 50 moles of [[Nitrogen]] and 50 moles of [[Volatiles]].
 
While converting 3 [[Decayed food]] to 1 [[Fertilizer]] the composter will consume 20 moles of [[water]] and release 50 moles of [[Nitrogen]] and 50 moles of [[Volatiles]].
 
As of version 0.2.3036.15111, the way that the Advanced Composter works is as follows:
 
 
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.
 
 
<pre>
 
Cycles = 2 + (Biomass Ratio * 5)
 
Harvest Boost = 1.2 + (Food Ratio * 3)
 
Growth Speed Boost = 1.4 * (Decayed Food Ratio + 1)
 
 
</pre>
 
 
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.
 
 
{{Data Network Header}}
 
 
{{Data Parameters}}
 
{| class="wikitable"
 
|-
 
! Parameter Name !! Data Type !! Description
 
|-
 
| Activate || Boolean || 0 = Not Processing, 1 = Processing
 
|-
 
| Clear Memory || Integer? || Writing on this Parameter will reset the ExportCount and ImportCount values to zero.
 
|-
 
| Lock || Boolean || If set to 1, will disable physical interaction.
 
|-
 
| Mode || Boolean ||
 
|-
 
| On || Boolean || 0 = Off, 1 = On
 
|-
 
| Open || ||
 
|-
 
| Setting || ||
 
|-
 
|}
 
 
{{Data Outputs}}
 
{| class="wikitable"
 
|-
 
! Output Name !! Data Type !! Description
 
|-
 
| Activate || Boolean || Whether or not the system is processing
 
|-
 
| Error || ||
 
|-
 
| ExportCount || Integer || The number of stacks inserted, not number of items
 
|-
 
| ImportCount || Integer || Number of fertilizers exported
 
|-
 
| Lock || ||
 
|-
 
| Maximum || ||
 
|-
 
| Mode || Integer|| 0 = Not Grinding, 1 = Grinding
 
|-
 
| On || Boolean ||
 
|-
 
| Open || Boolean ||
 
|-
 
| Power || ||
 
|-
 
| PrefabHash || ||
 
|-
 
| Quantity || Integer || The number of unprocessed items in the system
 
|-
 
| Ratio || ||
 
|-
 
| RequiredPower || ||
 
|-
 
| Setting || ||
 
|}
 

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)