Talk:NPC Ship

From Starbounder - Starbound Wiki
Jump to: navigation, search

Cultist Ship Variations

Heads up, I've seen at least two different Cultist ships. --MSipher (talk) 20:53, 21 July 2017 (BST)

Notes on Spawn Chances

I put up a section Spawn Chances which shows the probabilities for each ship type to appear. The source/reference is the game file assets/systemworld.config. I can't really quote this on the page; that's why I'm showing the relevant section of the file here:

"objectSpawnPool" : [
  [0.25, "pirateship"],
  [0.02, "cultistship"],
  [0.1, "researchship"],
  [0.02, "penguinship"],
  [0.08, "merchantindustrialship"],
  [0.08, "merchantastroship"],
  [1.0, "anomaly"]
],

-- Blackice (talk) 11:49, 24 July 2017 (BST)