Elite Dangerous Journal Schemas

ModuleBuyAndStore

When Written: when buying a module and directly storing it in outfitting

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
  • ModuleBuyAndStore
BuyItem string No The module being purchased and stored
  • $int_dronecontrol_unkvesselresearch_name;
  • $int_multidronecontrol_xeno_size3_class3_name;
  • $int_multidronecontrol_mining_size3_class3_name;
BuyItem_Localised string Yes
  • Research
  • Xeno Multi-Limpet Controller
  • Mining Multi-Limpet Controller
MarketID integer No
  • 128666762
  • 128679559
  • 128927917
BuyPrice integer No Price paid
  • 1535274
  • 43875
  • 70200
Ship string No The player's ship
  • asp
  • cutter
  • krait_mkii
ShipID integer No The player's ship ID
  • 5
  • 25
  • 34