VesselModule
Star System Schema
/ Definitions / VesselModule
Schema Type: JSON Type: object
No Description Found
coords
Type: NomaiCoordinates
Coordinates that the vessel can use to warp to your solar system.
promptFact
Type: string
A ship log fact which will make a prompt appear showing the coordinates when you're in the Vessel.
alwaysPresent
Type: boolean
Whether the vessel should spawn in this system even if it wasn't used to warp to it. This will automatically power on the vessel.
spawnOnVessel
Type: boolean
Whether to always spawn the player on the vessel, even if it wasn't used to warp to the system.
hasPhysics
Type: boolean or null
Whether the vessel should have physics enabled. Defaults to false if parentBody is set, and true otherwise.
hasZeroGravityVolume
Type: boolean or null
Whether the vessel should have a zero-gravity volume around it. Defaults to false if parentBody is set, and true otherwise.
warpExit
Type: WarpExitInfo
The location that you will be teleported to when you exit the vessel through the black hole.