Elite Dangerous Journal Schemas

CollectItems

When picking up items from the ground

Properties

Name Type Optional Description Examples
timestamp string No Timestamp in UTC, ISO 8601
  • 2022-09-11T22:00:45Z
  • 2022-09-12T08:54:21Z
  • 2022-09-12T08:54:24Z
event string No
  • CollectItems
Name string No
  • tungstencarbide
  • energycell
  • compressionliquefiedgas
Name_Localised string Yes The localised value will be omitted if it is exactly the same as Name
  • Tungsten Carbide
  • Energy Cell
  • Compression-Liquefied Gas
Type string No
  • Component
  • Consumable
  • Item
OwnerID integer No
  • 0
  • 2953835433
  • 2953835425
Count integer No
  • 1
  • 4
  • 8
Stolen boolean No
  • true
  • false