mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-02-04 09:04:54 +00:00
61 lines
1.6 KiB
JSON
61 lines
1.6 KiB
JSON
{
|
|
"rules": {
|
|
"primaryKeys": [
|
|
"exchangeId",
|
|
"number",
|
|
"categoryType",
|
|
"resourceType",
|
|
"itemType"
|
|
]
|
|
},
|
|
"data": [
|
|
{
|
|
"exchangeId": "exchange-piece-1",
|
|
"number": 1,
|
|
"categoryType": "ExchangeItemCategoryType_All",
|
|
"resourceType": "ResourceType_Unknown",
|
|
"itemType": "ItemType_Unknown",
|
|
"name": "All"
|
|
},
|
|
{
|
|
"exchangeId": "exchange-piece-1",
|
|
"number": 2,
|
|
"categoryType": "ExchangeItemCategoryType_ItemType",
|
|
"resourceType": "ResourceType_Unknown",
|
|
"itemType": "ItemType_IdolCardPiece",
|
|
"name": "Piece"
|
|
},
|
|
{
|
|
"exchangeId": "exchange-piece-1",
|
|
"number": 3,
|
|
"categoryType": "ExchangeItemCategoryType_Other",
|
|
"resourceType": "ResourceType_Unknown",
|
|
"itemType": "ItemType_Unknown",
|
|
"name": "Other"
|
|
},
|
|
{
|
|
"exchangeId": "exchange-support-piece-1",
|
|
"number": 1,
|
|
"categoryType": "ExchangeItemCategoryType_All",
|
|
"resourceType": "ResourceType_Unknown",
|
|
"itemType": "ItemType_Unknown",
|
|
"name": "All"
|
|
},
|
|
{
|
|
"exchangeId": "exchange-support-piece-1",
|
|
"number": 2,
|
|
"categoryType": "ExchangeItemCategoryType_ResourceType",
|
|
"resourceType": "ResourceType_SupportCard",
|
|
"itemType": "ItemType_Unknown",
|
|
"name": "Support Cards"
|
|
},
|
|
{
|
|
"exchangeId": "exchange-support-piece-1",
|
|
"number": 3,
|
|
"categoryType": "ExchangeItemCategoryType_Other",
|
|
"resourceType": "ResourceType_Unknown",
|
|
"itemType": "ItemType_Unknown",
|
|
"name": "Other"
|
|
}
|
|
]
|
|
} |