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

36 lines
797 B
JSON

{
"name": "輝ける旅道",
"achievementgroup": "英雄の旅",
"sortorder": 14,
"stages": 3,
"stage1": {
"title": "輝ける旅道",
"ps5title": "輝ける旅道·1",
"description": "初めてキャラクターを段階2まで突破する。",
"progress": 1,
"reward": {
"name": "原石",
"count": 5
}
},
"stage2": {
"title": "輝ける旅道",
"ps5title": "輝ける旅道·2",
"description": "初めてキャラクターを段階4まで突破する。",
"progress": 1,
"reward": {
"name": "原石",
"count": 10
}
},
"stage3": {
"title": "輝ける旅道",
"ps5title": "輝ける旅道·3",
"description": "初めてキャラクターを段階6まで突破する。",
"progress": 1,
"reward": {
"name": "原石",
"count": 20
}
}
}