The challenge data
The dependencies object
Dependency Object
Optionalcharacter?: stringCharacter name for traders
OptionalkuvaData?: KuvaLogEntry[]Kuva data for parsing
Locale to use for translations
Optionallogger?: { debug: (message: string) => void }Generic logger to use if needed
OptionalsentientData?: { end: number; start: number }Sentint Data for parsing
OptionalsortieData?: SortieDataSortie data for parsing
OptionalactivationThe 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.
OptionaldescriptionThe challenge's description text
OptionalexpiryThe date and time at which the WorldstateObject ends
OptionalidThe object's id field
The PVP mode that the challenge must be completed in
Whether or not this is the root challenge
OptionalstandingStanding granted by completing challenge.
OptionaltitleTitle 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