Compounds: Difference between revisions

From Thrive Developer Wiki
Jump to navigation Jump to search
(Create Compounds page)
 
m (Update gasses section)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Concepts]]
[[Category:Mechanics]]
 
For the first few stages, the main resources in Thrive are '''Compounds'''. Compounds are used in processes to create other compounds or are consumed in another way.
For the first few stages, the main resources in Thrive are '''Compounds'''. Compounds are used in processes to create other compounds or are consumed in another way.


Line 11: Line 10:
These Compounds spawn in clouds generated in the '''environment'''.
These Compounds spawn in clouds generated in the '''environment'''.


* '''Glucose'''
* '''Glucose''' {{CompoundIcon|image=GlucoseIcon.png|internalName=glucose}}
* '''Iron''' (Also is emitted from '''Chunks''')
* '''Iron''' {{CompoundIcon|image=IronIcon.png|internalName=iron}} (Also is emitted from '''Chunks''')
* '''Hydrogen Sulfide'''
* '''Hydrogen Sulfide''' {{CompoundIcon|image=HydrogenSulfideIcon.png|internalName=hydrogensulfide}}
* '''Ammonia'''
* '''Ammonia''' {{CompoundIcon|image=AmmoniaIcon.png|internalName=ammonia}}
* '''Phosphate'''
* '''Phosphates''' {{CompoundIcon|image=PhosphateIcon.png|internalName=phosphates}}
 
=== Environmental Gasses ===
 
These Compounds do not spawn as clouds in the environment, but are present throughout the entire patch and affect some processes. The amounts of these compounds in patches always add up to 100%. To read more about gasses, see [[Environmental Conditions]].
 
* '''Oxygen'''  {{CompoundIcon|image=OxygenIcon.png|internalName=oxygen}}
* '''Nitrogen'''  {{CompoundIcon|image=NitrogenIcon.png|internalName=nitrogen}}
* '''Carbon Dioxide (CO2)'''  {{CompoundIcon|image=CarbonDioxideIcon.png|internalName=carbondioxide}}


=== Agents ===
=== Agents ===


These Compounds are created in special [[Category:Organelles|organelles]] and have special uses.
These Compounds are created in special [[Organelles|organelles]] and have special uses.


* '''OxyToxy'''
* '''OxyToxy''' {{CompoundIcon|image=OxytoxyIcon.png|internalName=oxytoxy}}
* '''Mucliage'''
* '''Mucilage''' {{CompoundIcon|image=MucilageIcon.png|internalName=mucilage}}


=== ATP ===
=== ATP ===


'''ATP''' is created primarily via '''Glucose''' and is needed to keep your organism alive.
'''ATP''' {{CompoundIcon|image=ATPIcon.png|internalName=atp}} is created primarily via '''Glucose''' {{CompoundIcon|image=GlucoseIcon.png|internalName=glucose}} and is needed to keep your organism alive.
 
== Development ==
 
For information regarding the behind the scenes and theory behind Compounds, go to [[Compound System Development]].

Latest revision as of 09:51, 27 February 2024

For the first few stages, the main resources in Thrive are Compounds. Compounds are used in processes to create other compounds or are consumed in another way.

Types of Compounds

There are multiple different Compounds in Thrive.

Cloud Compounds

These Compounds spawn in clouds generated in the environment.

  • Glucose glucose
  • Iron iron (Also is emitted from Chunks)
  • Hydrogen Sulfide hydrogensulfide
  • Ammonia ammonia
  • Phosphates phosphates

Environmental Gasses

These Compounds do not spawn as clouds in the environment, but are present throughout the entire patch and affect some processes. The amounts of these compounds in patches always add up to 100%. To read more about gasses, see Environmental Conditions.

  • Oxygen oxygen
  • Nitrogen nitrogen
  • Carbon Dioxide (CO2) carbondioxide

Agents

These Compounds are created in special organelles and have special uses.

  • OxyToxy oxytoxy
  • Mucilage mucilage

ATP

ATP atp is created primarily via Glucose glucose and is needed to keep your organism alive.

Development

For information regarding the behind the scenes and theory behind Compounds, go to Compound System Development.