When written: when accessing shipyard in a station. The full price list is written to a separate file, in the same folder as the journal, Shipyard.json
Debug Information
{"name":"Shipyard","description":"When written: when accessing shipyard in a station. The full price list is written to a separate file, in the same folder as the journal, Shipyard.json","properties":[{"name":"timestamp","type":"string","description":"Timestamp in UTC, ISO 8601","optional":false,"examples":["2022-09-11T22:00:45Z","2022-09-12T08:54:21Z","2022-09-12T08:54:24Z"]},{"name":"event","type":"string","description":"","optional":false,"examples":["Shipyard"]},{"name":"MarketID","type":"integer","description":"","optional":false,"examples":[3705689344,3700367104,128666762]},{"name":"StationName","type":"string","description":"","optional":false,"examples":["A1A-B2B","Jameson Memorial"]},{"name":"StarSystem","type":"string","description":"","optional":false,"examples":["Celaeno","HIP 20485","Swoiwns ZD-B d1"]},{"name":"Horizons","type":"boolean","description":"Only written in Shipyard.json","optional":true,"examples":[true]},{"name":"AllowCobraMkIV","type":"boolean","description":"Only written in Shipyard.json","optional":true,"examples":[true]},{"name":"PriceList","type":"array","description":"Only written in Shipyard.json","optional":true,"examples":[],"properties":[{"name":"id","type":"integer","description":"","optional":false,"examples":[128049249,128049255,128049261]},{"name":"ShipType","type":"string","description":"","optional":false,"examples":["sidewinder","eagle","hauler"]},{"name":"ShipPrice","type":"integer","description":"","optional":false,"examples":[24336,34071,40094]},{"name":"ShipType_Localised","type":"string","description":"","optional":true,"examples":["Imperial Eagle"]}]}]}