48 lines
No EOL
1.6 KiB
JSON
48 lines
No EOL
1.6 KiB
JSON
{
|
|
"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
|
|
}
|
|
} |