RevealVolumeInfo
Celestial Body Schema
/ Definitions / RevealVolumeInfo
Schema Type: JSON Type: object
No Description Found
radius
Type: number Default: 1
The radius of this volume.
isRelativeToParent
Type: boolean
Whether the positional and rotational coordinates are relative to parent instead of the root planet object.
parentPath
Type: string
The relative path from the planet to the parent of this object. Optional (will default to the root sector).
rename
Type: string
An optional rename of this object
maxAngle
Type: number Default: 180
The max view angle (in degrees) the player can see the volume with to unlock the fact (`observe` only)
maxDistance
Type: number Default: -1
The max distance the user can be away from the volume to reveal the fact (`snapshot` and `observe` only)
revealOn
Type: RevealVolumeType Default: enter
What needs to be done to the volume to unlock the facts
revealFor
Type: EnterType Default: both
What can enter the volume to unlock the facts (`enter` only)
reveals
Type: array
A list of facts to reveal
Items
Type: string
No Description Found
achievementID
Type: string
An achievement to unlock. Optional.