Debug Information
{"name":"ProspectedAsteroid","description":"When using a prospecting drone","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":["ProspectedAsteroid"]},{"name":"Materials","type":"array","description":"","optional":false,"examples":[],"properties":[{"name":"Name","type":"string","description":"","optional":false,"examples":["Gallite","Praseodymium","Samarium"]},{"name":"Name_Localised","type":"string","description":"","optional":true,"examples":["Methane Clathrate","Hydrogen Peroxide","Liquid oxygen"]},{"name":"Proportion","type":"number","description":"","optional":false,"examples":[21.276043,15.267719,9.73971]}]},{"name":"Content","type":"string","description":"","optional":false,"examples":["$AsteroidMaterialContent_Low;","$AsteroidMaterialContent_Medium;","$AsteroidMaterialContent_High;"]},{"name":"Content_Localised","type":"string","description":"","optional":true,"examples":["Material Content: Low","Material Content: Medium","Material Content: High"]},{"name":"Remaining","type":"number","description":"Percentage of materials remaining","optional":false,"examples":[100,0,41.935486]},{"name":"MotherlodeMaterial","type":"string","description":"If it’s a motherlode","optional":true,"examples":["Bromellite","LowTemperatureDiamond","Alexandrite"]},{"name":"MotherlodeMaterial_Localised","type":"string","description":"If it’s a motherlode. The localised value will be omitted if it is exactly the same as MotherlodeMaterial","optional":true,"examples":["Low Temperature Diamonds","Void Opal"]}]}