Debug Information
{"name":"EngineerProgress","description":"When Written: when a player increases their access to an engineer","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":["EngineerProgress"]},{"name":"Engineers","type":"array","description":"Summary at startup","optional":true,"examples":[],"properties":[{"name":"Engineer","type":"string","description":"","optional":false,"examples":["Hera Tani","The Sarge","Professor Palin"]},{"name":"EngineerID","type":"integer","description":"","optional":false,"examples":[300090,300040,300220]},{"name":"Progress","type":"string","description":"","optional":false,"examples":["Unlocked","Invited","Known"]},{"name":"RankProgress","type":"integer","description":"","optional":true,"examples":[0,36,3]},{"name":"Rank","type":"integer","description":"","optional":true,"examples":[5,0,3]}]},{"name":"Engineer","type":"string","description":"Update for one engineer","optional":true,"examples":["Zacariah Nemo","Lori Jameson","The Sarge"]},{"name":"EngineerID","type":"integer","description":"Update for one engineer","optional":true,"examples":[300050,300230,300040]},{"name":"Progress","type":"string","description":"Update for one engineer","optional":true,"examples":["Unlocked","Invited"]},{"name":"Rank","type":"integer","description":"Update for one engineer","optional":true,"examples":[1,4,5]},{"name":"RankProgress","type":"integer","description":"Uncertain whether this is actually logged","optional":true,"examples":[0,36,3]}]}