gidb-data/Japanese/achievements/mountainoftreasure.json

36 lines
937 B
JSON

{
"name": "雪山のトレジャーハンター",
"achievementgroup": "雪山の来客",
"sortorder": 61,
"stages": 3,
"stage1": {
"title": "雪山のトレジャーハンター",
"ps5title": "雪山のトレジャーハンター·1",
"description": "ドラゴンスパインで宝箱を40個開ける。",
"progress": 40,
"reward": {
"name": "原石",
"count": 5
}
},
"stage2": {
"title": "雪山のトレジャーハンター",
"ps5title": "雪山のトレジャーハンター·2",
"description": "ドラゴンスパインで宝箱を80個開ける。",
"progress": 80,
"reward": {
"name": "原石",
"count": 10
}
},
"stage3": {
"title": "雪山のトレジャーハンター",
"ps5title": "雪山のトレジャーハンター·3",
"description": "ドラゴンスパインで宝箱を160個開ける。",
"progress": 160,
"reward": {
"name": "原石",
"count": 20
}
}
}