gidb-data/ChineseSimplified/achievements/myterritory.json

33 lines
694 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "我的…地盘",
"achievementgroup": "世外洞天·第一辑",
"sortorder": 1072,
"stages": 3,
"stage1": {
"title": "我的…地盘",
"description": "在一个洞天形态中同时放置50个摆设。",
"progress": 50,
"reward": {
"name": "原石",
"count": 5
}
},
"stage2": {
"title": "我的…地盘",
"description": "在一个洞天形态中同时放置150个摆设。",
"progress": 150,
"reward": {
"name": "原石",
"count": 10
}
},
"stage3": {
"title": "我的…地盘",
"description": "在一个洞天形态中同时放置300个摆设。",
"progress": 300,
"reward": {
"name": "原石",
"count": 20
}
}
}