gidb-data/ChineseSimplified/achievements/ifiwerearichman.json

33 lines
613 B
JSON
Raw 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
}
}
}