NoMansSky:Reference Guides/Spawning Overview: Difference between revisions

From Step Mods | Change The Game
Line 15: Line 15:
==Buried Technologies, Crates and Damaged Machineries==
==Buried Technologies, Crates and Damaged Machineries==
Crates can be found in 2 places :
Crates can be found in 2 places :
{{fc|#FFF|Near buildings}}<br>
For these, placement is set by LOCATOR objects defined inside the building SCENE.MBIN object.
You can change positions of these locator or remove the whole child section to remove the spwaning point.


{{fc|#FFF|In the wild}}<br>  
{{fc|#FFF|In the wild}}<br>  
Line 26: Line 32:
METADATA\SIMULATION\SOLARSYSTEM\BIOMES\PLACEMENTVALUES\SPAWNDENSITYLIST.MBIN
METADATA\SIMULATION\SOLARSYSTEM\BIOMES\PLACEMENTVALUES\SPAWNDENSITYLIST.MBIN
<br>
<br>
{{fc|#FFF|Near buildings}}<br>
For these, placement is set by LOCATOR objects defined inside the building SCENE.MBIN object.
You can change positions of these locator or remove the whole child section to remove the spwaning point.


==Resources==
==Resources==

Revision as of 09:53, November 15, 2020

Template:TOC right

Introduction[edit | edit source]

Everything in NMS is generated following rules and settings.
Hopefully, most of the settings concerning spawning are available via .MBIN files but sadly, they are scattered over a few files and this page will try to explain where to find each spawning settings.

Buildings[edit | edit source]

Placeholder section

Creatures[edit | edit source]

Placeholder section

Buried Technologies, Crates and Damaged Machineries[edit | edit source]

Crates can be found in 2 places :


Near buildings
For these, placement is set by LOCATOR objects defined inside the building SCENE.MBIN object. You can change positions of these locator or remove the whole child section to remove the spwaning point.


In the wild
In that case, 2 files are driving spawning of them :

  • METADATA\SIMULATION\SOLARSYSTEM\BIOMES\OBJECTS\LEVELONEOBJECTS\FULL.MBIN
  • METADATA\SIMULATION\SOLARSYSTEM\BIOMES\OBJECTS\LEVELONEOBJECTS\FULLSAFE.MBIN

FULLSAFE has a different planet distribution of wordstone, damage machineries and cargo drops for an unkown reason.
You can edit a lot of settings about each one or remove the whole GcObjectSpawnData.xml section if you want to get rid of them.

Note that the "placement" value refers to a list of placement settings defined in :
METADATA\SIMULATION\SOLARSYSTEM\BIOMES\PLACEMENTVALUES\SPAWNDENSITYLIST.MBIN

Resources[edit | edit source]

Placeholder section

Template:NMSPageClose