gidb-data/ChineseSimplified/achievements/questclear.json

33 lines
600 B
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "QUEST CLEAR",
"achievementgroup": "天地万象",
"sortorder": 1027,
"stages": 3,
"stage1": {
"title": "QUEST CLEAR",
"description": "完成10次「讨伐悬赏」。",
"progress": 10,
"reward": {
"name": "原石",
"count": 5
}
},
"stage2": {
"title": "QUEST CLEAR",
"description": "完成20次「讨伐悬赏」。",
"progress": 20,
"reward": {
"name": "原石",
"count": 10
}
},
"stage3": {
"title": "QUEST CLEAR",
"description": "完成30次「讨伐悬赏」。",
"progress": 30,
"reward": {
"name": "原石",
"count": 20
}
}
}