The deal 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
Percent discount
Optional
expiryThe date and time at which the WorldstateObject ends
Unique identifier for this deal built from the end time and item
The item that is being offered in the sale
The item's original price
The item's discounted price
The number of items that have already been sold
The number of available items on sale
The uniqueName for the item on sale
Whether the void trader is active (at time of object creation)
Time delta string from now to the end
Get a string indicating how much time is left before the deal expires
A string indicating how long it will take for the trader to arrive (at time of object creation)
Represents a daily deal