-
-
Notifications
You must be signed in to change notification settings - Fork 241
Configuration
Cadentem edited this page Feb 17, 2024
·
2 revisions
The generation chance (e.g. Generate Dragon Roost Chance
) is seen as 1 out of x
, where x
is the number of the config
Meaning in the case of "Generate Dragon Roost Chance" = 200
it has a 1 out of 200
chance to generate
- To be more clear: The lower the number is, the more likely it is that a generation will happen
Dangerous World Gen Dist From Spawn
dictates how far away certain features need to be from the spawn in order to be able to generate
Warning
This also means that before creating issue about not being able to find something, make sure that you are far away enough from the spawn point
Dangerous World Gen Dist Seperation
dictates how far away certain features need to be from each other / each others type in order to be able to generate
The current types are:
- SURFACE (Dragon Roosts, Cyclops Caves, Hydra Caves, Myrmex Hives and Pixie Villages)
- UNDERGROUND (Dragon Caves)
- OCEAN (Siren Islands)
This is to prevent these features from being too close to each other
- The different types can generate close to each other - the distance logic only applies to features of the same type