Elite Dangerous Journal Schemas

Embark

This event is logged when a player (on foot) gets into a ship or SRV

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
  • Embark
SRV boolean No true if getting into SRV, false if getting into a ship
  • false
  • true
Taxi boolean No true when boarding a taxi transport ship
  • false
  • true
Multicrew boolean No true when boarding another player’s vessel
  • false
  • true
ID integer Yes player’s ship ID (if players own vessel)
  • 5
  • 33
  • 25
StarSystem string No
  • HIP 20485
  • Panoi
  • Siris
SystemAddress integer No
  • 3657265287866
  • 6955800204002
  • 7269634614689
Body string No
  • HIP 20485 A 1
  • Panoi
  • HIP 20485 C 5
BodyID integer No
  • 11
  • 0
  • 35
OnStation boolean No
  • false
  • true
OnPlanet boolean No
  • true
  • false
StationName string Yes if at a station
  • Shinn Enterprise
  • Bowersox Terminal
  • Penal Ship Y-32
StationType string Yes if at a station
  • Coriolis
  • Outpost
  • MegaShip
MarketID integer Yes
  • 3222025216
  • 3221924608
  • 128831127
Crew array Yes -
Name Type Optional Description Examples
Name string No
  • Alice
  • Bob
  • Mallory
Role string No
  • Helm
  • Idle
  • FireCon