Debug Information
{"name":"Materials","description":"When written: at startup, when loading from main menu into game","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":["Materials"]},{"name":"Raw","type":"array","description":"","optional":false,"examples":[],"properties":[{"name":"Name","type":"string","description":"","optional":false,"examples":["iron","nickel","carbon"]},{"name":"Name_Localised","type":"string","description":"The localised value will be omitted if it is exactly the same as Name","optional":true,"examples":["Хром","Углерод","Железо"]},{"name":"Count","type":"integer","description":"","optional":false,"examples":[248,250,266]}]},{"name":"Manufactured","type":"array","description":"","optional":false,"examples":[],"properties":[{"name":"Name","type":"string","description":"","optional":false,"examples":["hybridcapacitors","protoradiolicalloys","protolightalloys"]},{"name":"Name_Localised","type":"string","description":"The localised value will be omitted if it is exactly the same as Name","optional":true,"examples":["Hybrid Capacitors","Proto Radiolic Alloys","Proto Light Alloys"]},{"name":"Count","type":"integer","description":"","optional":false,"examples":[60,18,107]}]},{"name":"Encoded","type":"array","description":"","optional":false,"examples":[],"properties":[{"name":"Name","type":"string","description":"","optional":false,"examples":["shieldsoakanalysis","shieldpatternanalysis","shielddensityreports"]},{"name":"Name_Localised","type":"string","description":"The localised value will be omitted if it is exactly the same as Name","optional":true,"examples":["Inconsistent Shield Soak Analysis","Aberrant Shield Pattern Analysis","Untypical Shield Scans"]},{"name":"Count","type":"integer","description":"","optional":false,"examples":[86,83,125]}]}]}