Elite Dangerous Journal Schemas

CodexEntry

When written: when a new discovery is added to the Codex

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
  • CodexEntry
EntryID integer No
  • 1100801
  • 1102300
  • 1100701
Name string No
  • $Codex_Ent_L_Type_Name;
  • $Codex_Ent_Neutron_Stars_Name;
  • $Codex_Ent_M_Type_Name;
Name_Localised string Yes
  • L Type Star
  • Neutron Star
  • M Type Star
SubCategory string No
  • $Codex_SubCategory_Stars;
  • $Codex_SubCategory_Terrestrials;
  • $Codex_SubCategory_Gas_Giants;
SubCategory_Localised string Yes
  • Stars
  • Terrestrial planets
  • Gas giant planets
Category string No
  • $Codex_Category_StellarBodies;
  • $Codex_Category_Civilisations;
  • $Codex_Category_Biology;
Category_Localised string Yes
  • Astronomical Bodies
  • Xenological
  • Biological and Geological
Region string No
  • $Codex_RegionName_35;
  • $Codex_RegionName_18;
  • $Codex_RegionName_34;
Region_Localised string Yes
  • Outer Orion Spur
  • Inner Orion Spur
  • Sanguineous Rim
System string No
  • Blaa Eoq WN-Q a73-0
  • Blaa Eoq IZ-M d8-14
  • Blaa Eoq ET-Q b38-0
SystemAddress integer No
  • 5790152675952
  • 492352555595
  • 730815146313
BodyID integer Yes
  • 0
  • 1
  • 2
Latitude number Yes
  • -20.319307
  • 20.352921
  • -2.925347
Longitude number Yes
  • 135.494843
  • -135.307236
  • 60.841995
VoucherAmount integer Yes
  • 2500
  • 50000
NearestDestination string Yes The NearestDestination is added if within 50km of a location listed in the navigation panel
  • $Settlement_Unflattened_WreckedUnknown:#index=5;
  • $Fixed_Event_Life_Ring;
NearestDestination_Localised string Yes
  • Crashed Thargoid Ship
  • Notable stellar phenomena
  • $POIScene_Trap_Cargo_02;
IsNewEntry boolean Yes The IsNewEntry field is optional depending on the results of the scan
  • true
NewTraitsDiscovered boolean Yes The NewTraitsDiscovered field is optional depending on the results of the scan
  • true
Traits array<string> Yes The Traits field is only available for entries that have unlocked traits -