The challenge data
The dependencies object
Dependency Object
Optional
character?: stringCharacter name for traders
Optional
kuvaData?: KuvaLogEntry[]Kuva data for parsing
Locale to use for translations
Optional
logger?: { debug: (message: string) => void }Generic logger to use if needed
Optional
sentientData?: { end: number; start: number }Sentint Data for parsing
Optional
sortieData?: SortieDataSortie data for parsing
Optional
activationThe date and time at which the WorldstateObject started
The number of times that the challenge's objective needs to be completed
The challenge's category (daily, weekly...)
The challenge category unlocalized
Whether or not this is a daily conclave challenge.
Optional
descriptionThe challenge's description text
Optional
expiryThe date and time at which the WorldstateObject ends
Optional
idThe object's id field
The PVP mode that the challenge must be completed in
Whether or not this is the root challenge
Optional
standingStanding granted by completing challenge.
Optional
titleTitle of the challenge
Whether the void trader is active (at time of object creation)
Time delta string from now to the end
ETA string (at time of object creation)
Whether or not this is expired (at time of object creation)
A string indicating how long it will take for the trader to arrive (at time of object creation)
Represents a Conclave challenge