Trace:

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
colonization_assets_planets [2021/09/12 07:06]
tyrnis [Creation points]
colonization_assets_planets [2025/03/10 11:11] (current)
elindos
Line 1: Line 1:
 ====== Colonization Assets: Planets ​ ====== ====== Colonization Assets: Planets ​ ======
 +
 +//Note: a complementary page about planet attributes is [[exode-planet-nft|available here]].//
  
 Planets in EXODE are created procedurally according to the EXODE **P**lanet **G**eneration **S**ystem, or PGS. The PGS validates a number of objectives which are extremely important to EXODE. Planets in EXODE are created procedurally according to the EXODE **P**lanet **G**eneration **S**ystem, or PGS. The PGS validates a number of objectives which are extremely important to EXODE.
Line 32: Line 34:
 === Bonus points === === Bonus points ===
  
-The planet receives also bonus points for temperature,​ comfort, light and danger levels.+The planet receives also bonus points for temperature,​ comfort, lightand danger levels.
  
-== Temperature bonus points ​==+**Temperature bonus points** 
  
 A planet receives "​temperature"​ bonus points if it has a temperature level further from the average of 5. We calculate a "​temperature challenge",​ or **Tc**, according to the absolute value of (5 - temperature level). The **temperature level** value spans from 0 to 10, giving a **Tc** spanning from 0 to 5.  A planet receives "​temperature"​ bonus points if it has a temperature level further from the average of 5. We calculate a "​temperature challenge",​ or **Tc**, according to the absolute value of (5 - temperature level). The **temperature level** value spans from 0 to 10, giving a **Tc** spanning from 0 to 5. 
  
 The exact formula giving the number of bonus points is: The exact formula giving the number of bonus points is:
-Bonus points = (Tc - 2) * 20.+ 
 +Bonus points = (Tc - 2) * 20 
 The number of bonus points is then spanning from -40 (for a temperature level of 5), to +60 (for a temperature level of 0 or 10). The number of bonus points is then spanning from -40 (for a temperature level of 5), to +60 (for a temperature level of 0 or 10).