gidb-data/ChineseTraditional/achievements/myterritory.json
2023-11-12 00:15:41 +03:00

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