The deal 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
Percent discount
OptionalexpiryThe 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