Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
mine [2023/02/13 17:17] – v33 zaalahmine [2023/02/27 14:56] – [Omninodes] zaalah
Line 33: Line 33:
 Geodata is a special item that has a chance to be gained every mining action. The drop rate of Geodata depends on: Geodata is a special item that has a chance to be gained every mining action. The drop rate of Geodata depends on:
  
-  * Your Mining level. Each level adds +0.04% to the drop rate+  * Your Mining level. Each level adds +0.02% to the drop rate.
-  * Omninode Modifiers.+
   * Fossils.   * Fossils.
   * Prospector's Geodata Detection ability.   * Prospector's Geodata Detection ability.
Line 46: Line 45:
 Omninodes are special nodes that you can craft using Geodata. Each Omninode takes a bit of Geodata to craft. Omninodes are special nodes that you can craft using Geodata. Each Omninode takes a bit of Geodata to craft.
  
-Omninodes can only have attributes higher than The Pit, which is the infinite node. Each attribute has a chance to roll between 0% and 30% higher than The Pit. You can optionally spend Platinum to increase the mininum range of this spread. These are the attributes that Omninodes roll 0-30% on:+Omninodes can only have attributes higher than The Pit, which is the infinite node. Each attribute has a chance to roll between 20% and 50% higher than The Pit. You can optionally spend Platinum to increase the mininum range of this spread. These are the attributes that Omninodes roll 20-50% on:
  
   * Density   * Density
Line 52: Line 51:
   * Experience   * Experience
   * Total Ore   * Total Ore
 +
 +== Omninode Modifiers ==
 +
 +Each Modifier has a separate chance to be rolled when crafting an Omninode, meaning it's entirely possible to get all the modifiers on a single Omninode. These are the base rates, and can be improved with the Prospector Omnifier ability. If you roll a Modifier for your Omninode, the boost will be randomly generated between the min and max boost before being multiplied by the Omnifier ability.
 +
 +^Modifier^Roll Rate^Min Boost^Max Boost^
 +^Density|12%|10%|30%|
 +^Purity|15%|20%|50%|
 +^Total Ore|7.5%|10%|25%|
 +^Fossil Discovery|10%|3%|8%|
  
 == Calculating Omninode Ore == == Calculating Omninode Ore ==
  
  
-Total Ore per Omninode is based on your Mining level. The formula for calculating the baseline ore in an Omninode (before affected by the 0-30% range) is:+Total Ore per Omninode is based on your Mining level. The formula for calculating the baseline ore in an Omninode (before affected by the 20-50% range) is:
  
-''200 + (miningLevel * 500) * (miningLevel / 40)''+''10000 + (miningLevel * 1500) * (miningLevel / 40)''