-
-
Notifications
You must be signed in to change notification settings - Fork 78
从 JSON 导入材料
神代綺凛 edited this page Aug 31, 2022
·
2 revisions
JSON 格式遵循 ID:数量
键值对,像这样:
{
"30011": 201,
"30012": 335,
"30013": 59,
"30014": 10,
"30021": 208,
"30022": 441,
"30023": 52,
"30024": 14,
"30031": 173,
"30032": 513,
"30033": 79,
"30041": 75,
"30042": 213,
"30043": 53,
"30044": 13,
"30053": 37,
"30054": 4,
"30061": 124,
"30062": 187,
"30073": 53,
"30083": 66,
"30093": 63,
"30094": 8,
"30103": 15,
"30104": 9,
"30115": 2
}
材料 ID 来自明日方舟游戏数据(例如 Kengxxiao/ArknightsGameData)
如果你希望我支持更多 JSON 格式,请提交 issue