gidb-data/ChineseTraditional/achievements/ifiwerearichman.json

33 lines
613 B
JSON
Raw Permalink Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "寶錢大亨",
"achievementgroup": "世外洞天·第一輯",
"sortorder": 1060,
"stages": 3,
"stage1": {
"title": "寶錢大亨",
"description": "獲得2000份洞天寶錢。",
"progress": 2000,
"reward": {
"name": "原石",
"count": 5
}
},
"stage2": {
"title": "寶錢大亨",
"description": "獲得10000份洞天寶錢。",
"progress": 10000,
"reward": {
"name": "原石",
"count": 10
}
},
"stage3": {
"title": "寶錢大亨",
"description": "獲得50000份洞天寶錢。",
"progress": 50000,
"reward": {
"name": "原石",
"count": 20
}
}
}