33 lines
694 B
JSON
33 lines
694 B
JSON
|
{
|
|||
|
"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
|
|||
|
}
|
|||
|
}
|
|||
|
}
|