Noita Wiki
(List possible ingredients)
Tag: Visual edit
 
(rm top-header to create intro)
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The three random materials needed for lively concoction and alchemic precursor are rolled from two different lists: a list of liquids and a list of powders. Roughly half of the recipes will require only liquids, the other half will require one powder.
+
The three random materials needed for [[Lively concoction]] and [[Alchemic precursor]] are rolled from two different lists: a list of liquids and a list of powders. Roughly half of the recipes will require only liquids, the other half will require one powder.
  +
When transmuting, the second material chosen is the catalyst that will be converted into the new liquid.
   
  +
For a complete list & descriptions of all materials, see:
The possible ingredients are:<ref>https://github.com/SaphireLattice/noita_unicorn/blob/master/Program.cs</ref>
 
  +
* [[Materials|List of all materials]]
   
Liquids:
+
=== Liquids ===
   
* [[Water]]
+
* Water
* [[Chilly Water]]
+
* Chilly Water
* [[Swamp Water]]
+
* Swamp Water
* [[Oil]] [[Whiskey]]
+
* Oil
  +
* Whiskey
* [[Swamp]] [[Mud]]
 
  +
* Swamp
* [[Blood]]
 
  +
* Mud
* [[Fungus Blood]]
 
* [[Worm Blood]]
+
* Blood
 
* Fungus Blood
* [[Toxic Sludge]]
 
 
* Worm Blood
* [[Cement]]
 
 
* Toxic Sludge
* [[Acid]]
 
 
* Cement
* [[Lava]]
 
 
* Acid
* [[Urine]]
 
 
* Lava
* [[Poison]]
 
 
* Urine
* [[Teleportium]]
 
 
* Poison
* [[Polymorphine]]
 
 
* Teleportium
* [[Chaotic Polymorphine]]
 
 
* Polymorphine
* [[Berserkium]]
 
 
* Chaotic Polymorphine
* [[Pheromonium]]
 
 
* Berserkium
* [[Invisiblium]]
 
  +
* Pheromone
 
* Invisiblium
   
Powders:
+
=== Powders ===
   
* [[Sand]]
+
* Sand
* [[Bone]]
+
* Bone
* [[Soil]]
+
* Soil
* [[Honey]]
+
* Honey
* [[Slime]]
+
* Slime
* [[Snow]]
+
* Snow
* [[Rotten Meat]]
+
* Rotten Meat
* [[Wax]]
+
* Wax
* [[Gold]]
+
* Gold
* [[Silver]]
+
* Silver
* [[Copper]]
+
* Copper
* [[Brass]]
+
* Brass
* [[Diamond]]
+
* Diamond
* [[Coal]]
+
* Coal
* [[Gunpowder]]
+
* Gunpowder
* [[Gunpowder Explosive]]
+
* Gunpowder Explosive
* [[Grass]]
+
* Grass
* [[Fungi]]
+
* Fungi
  +
  +
== Source ==
  +
The possible ingredients are from this list:
 
https://github.com/SaphireLattice/noita_unicorn/blob/master/Program.cs

Revision as of 22:59, 18 April 2021

The three random materials needed for Lively concoction and Alchemic precursor are rolled from two different lists: a list of liquids and a list of powders. Roughly half of the recipes will require only liquids, the other half will require one powder. When transmuting, the second material chosen is the catalyst that will be converted into the new liquid.

For a complete list & descriptions of all materials, see:

Liquids

  • Water
  • Chilly Water
  • Swamp Water
  • Oil
  • Whiskey
  • Swamp
  • Mud
  • Blood
  • Fungus Blood
  • Worm Blood
  • Toxic Sludge
  • Cement
  • Acid
  • Lava
  • Urine
  • Poison
  • Teleportium
  • Polymorphine
  • Chaotic Polymorphine
  • Berserkium
  • Pheromone
  • Invisiblium

Powders

  • Sand
  • Bone
  • Soil
  • Honey
  • Slime
  • Snow
  • Rotten Meat
  • Wax
  • Gold
  • Silver
  • Copper
  • Brass
  • Diamond
  • Coal
  • Gunpowder
  • Gunpowder Explosive
  • Grass
  • Fungi

Source

The possible ingredients are from this list: https://github.com/SaphireLattice/noita_unicorn/blob/master/Program.cs