Elite Dangerous Journal Schemas

HullDamage

When written: when hull health drops below a threshold (20% steps)

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
  • HullDamage
Health number No
  • 0.761888
  • 0.779891
  • 0.578194
PlayerPilot boolean No True if player is piloting the ship/fighter taking damage
  • true
  • false
Fighter boolean Yes True for ship-launched fighter
  • false
  • true