Skip to content

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.

See Definitions/NomaiCoordinates

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.


vesselSpawn

Type: VesselInfo

The location that the vessel will warp to.

See Definitions/VesselInfo

warpExit

Type: WarpExitInfo

The location that you will be teleported to when you exit the vessel through the black hole.

See Definitions/WarpExitInfo