{ "id": "burnham", "name": "Burnham", "image": "captain.jpg", "specialtyThresholds": { "research": { "basic": [ { "threshold": 4, "multiplier": "x2" }, { "threshold": 8, "multiplier": "x3" }, { "threshold": 12, "multiplier": "x4" } ], "advanced": [ { "threshold": 3, "multiplier": "x2" }, { "threshold": 6, "multiplier": "x3" }, { "threshold": 9, "multiplier": "x4" } ] }, "influence": { "basic": [ { "threshold": 4, "multiplier": "x2" }, { "threshold": 8, "multiplier": "x3" }, { "threshold": 12, "multiplier": "x4" } ], "advanced": [ { "threshold": 3, "multiplier": "x2" }, { "threshold": 6, "multiplier": "x3" }, { "threshold": 9, "multiplier": "x4" } ] }, "military": { "basic": [ { "threshold": 4, "multiplier": "x2" }, { "threshold": 8, "multiplier": "x3" }, { "threshold": 12, "multiplier": "x4" } ], "advanced": [ { "threshold": 3, "multiplier": "x2" }, { "threshold": 6, "multiplier": "x3" }, { "threshold": 9, "multiplier": "x4" } ] } }, "basicMission": { "name": "Time Crystal Recovery", "description": "Retrieve a valuable time crystal from a dangerous location.", "points": 3 }, "advancedMissions": [ { "name": "Red Angel Investigation", "description": "Investigate the mysterious Red Angel phenomenon.", "points": 5 }, { "name": "Control Protocol Override", "description": "Override the Control AI's protocols to save the galaxy.", "points": 8 } ] }