Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
It's always best to make this edit before mining any asteroid. Asteroids that have already been mined will not be changed by the edit as their properties are usually saved and therefore unchangeable.
<DepositsCountCoefficient>3</DepositsCountCoefficient>
<DepositSizeDenominator>30</DepositSizeDenominator>
Number of ores per asteroid spawn 0 - 3, note that the same ore can be chosen randomly more than once and make the asteroid very full of one ore. The second line makes the ore spots twice as large (because the volume of it is divided by 30 instead of 60).
<DepositsCountCoefficient>1</DepositsCountCoefficient>
<DepositSizeDenominator>60</DepositSizeDenominator>
The first line controls the maximum amount of ores found in an asteroid spawn. Note: it is a random number from 0 - 1. Some asteroids have only stone, and some have 1 ore type.
The second lines is the the size Denominator. In other words it starts at a random volume and is the divided by 60. This makes sure the size of the spawn is fairly small.