random
Vars | |
mineralChance | What are the base odds that this turf spawns a mineral in the wall on initialize? |
---|---|
proximity_based | Does this mineral determine its random chance and mineral contents based on proximity to a vent? Overrides mineralChance and mineralAmt. |
Procs | |
mineral_chances | Returns a list of the chances for minerals to spawn. Will only run once, and will then be cached. |
Var Details
mineralChance
What are the base odds that this turf spawns a mineral in the wall on initialize?
proximity_based
Does this mineral determine its random chance and mineral contents based on proximity to a vent? Overrides mineralChance and mineralAmt.
Proc Details
mineral_chances
Returns a list of the chances for minerals to spawn. Will only run once, and will then be cached.