Elite Dangerous Journal Schemas

BackpackChange

This is written when there is any change to the contents of the suit backpack – note this can be written at the same time as other events like UseConsumable

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
  • BackpackChange
Added array Yes -
Name Type Optional Description Examples
Name string No
  • energycell
  • amm_grenade_emp
  • amm_grenade_frag
Name_Localised string Yes
  • Energy Cell
  • Shield Disruptor
  • Frag Grenade
OwnerID integer No
  • 0
  • 2954264951
  • 2952913247
Count integer No
  • 1
  • 8
  • 4
Type string No
  • Consumable
  • Component
  • Item
MissionID integer Yes
  • 839014036
  • 895446120
  • 895536604
Removed array Yes -
Name Type Optional Description Examples
Name string No
  • energycell
  • amm_grenade_emp
  • amm_grenade_frag
Name_Localised string Yes
  • Energy Cell
  • Shield Disruptor
  • Frag Grenade
OwnerID integer No
  • 0
  • 2954264951
  • 2952913247
Count integer No
  • 1
  • 8
  • 4
Type string No
  • Consumable
  • Component
  • Item
MissionID integer Yes
  • 839014036
  • 895446120
  • 895536604