MarketSell
When Written: when selling goods in the market
Properties
Name | Type | Optional | Description | Examples |
---|---|---|---|---|
timestamp
|
string |
No | Timestamp in UTC, ISO 8601 |
|
event
|
string |
No |
|
|
MarketID
|
integer |
No |
|
|
Type
|
string |
No |
|
|
Count
|
integer |
No |
|
|
SellPrice
|
integer |
No | Price per unit |
|
TotalSale
|
integer |
No | Total sale value |
|
AvgPricePaid
|
integer |
No | Average price paid |
|
Type_Localised
|
string |
Yes | The localised value will be omitted if it is exactly the same as Type |
|
StolenGoods
|
boolean |
Yes | Whether goods were stolen |
|
IllegalGoods
|
boolean |
Yes | Whether goods are illegal here |
|
BlackMarket
|
boolean |
Yes | Whether selling in a black market |
|