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

33 lines
666 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": "元素専門家·1",
"sortorder": 2025,
"stages": 3,
"stage1": {
"title": "白い季節",
"description": "1回達成2秒内、4名の敵を凍結する。",
"progress": 1,
"reward": {
"name": "原石",
"count": 5
}
},
"stage2": {
"title": "白い季節",
"description": "5回達成2秒内、4名の敵を凍結する。",
"progress": 5,
"reward": {
"name": "原石",
"count": 10
}
},
"stage3": {
"title": "白い季節",
"description": "10回達成2秒内、4名の敵を凍結する。",
"progress": 10,
"reward": {
"name": "原石",
"count": 20
}
}
}