34 lines
641 B
JSON
34 lines
641 B
JSON
|
|
{
|
||
|
|
"total": 0,
|
||
|
|
"successful": 3,
|
||
|
|
"failed": 0,
|
||
|
|
"sets": [
|
||
|
|
{
|
||
|
|
"code": "tfc",
|
||
|
|
"name": "The First Chapter",
|
||
|
|
"lorcastCode": "1",
|
||
|
|
"success": true,
|
||
|
|
"importedCount": 0,
|
||
|
|
"skippedCount": 216,
|
||
|
|
"total": 216
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"code": "rotf",
|
||
|
|
"name": "Rise of the Floodborn",
|
||
|
|
"lorcastCode": "2",
|
||
|
|
"success": true,
|
||
|
|
"importedCount": 0,
|
||
|
|
"skippedCount": 216,
|
||
|
|
"total": 216
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"code": "ink",
|
||
|
|
"name": "Into the Inklands",
|
||
|
|
"lorcastCode": "3",
|
||
|
|
"success": true,
|
||
|
|
"importedCount": 0,
|
||
|
|
"skippedCount": 226,
|
||
|
|
"total": 226
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|