The syndicate mission 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
Optional
expiryThe date and time at which the WorldstateObject ends
Optional
idThe object's id field
The jobs for this syndicate. Will normally be []
The nodes on which the missions are taking place
The syndicate that is offering the mission
The syndicate that is offering the mission
Whether the void trader is active (at time of object creation)
Time delta string from now to the end
Time delta string from now to the expiry
A string indicating how long it will take for the trader to arrive (at time of object creation)
Static
buildBuild a new SyndicateMission with async operations & data
The syndicate mission 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
SyndicateMission object w/ async resolution of jobs
Represents a syndicate daily mission