View Single Post
  #1  
Old February 27th, 2001, 10:30 PM

wilcoxon wilcoxon is offline
Private
 
Join Date: Feb 2001
Location: MN, USA
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
wilcoxon is on a distinguished road
Default planet/system generation question

I'm trying to dig into the gritty details of system generation and it looks like I can only go so far based off of the data files.

If an entry in systemtypes.txt has "Size := Any", "Composition := Any", and "Atmosphere := Any", how is the planet generated? I can see two main possibilities:

1) One attribute is generated randomly, then the others are generated randomly from a list of valid values based on the previously generated ones. If this is correct, what is the order of the attribute generation?
2) A planet is chosen at random from secttype.txt.

Anybody have any idea which (if either) of these is correct?

Also, is it possible to have a Ringworld or Sphereworld be both built and "natural" (build by long-dead civilization)?
Reply With Quote