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

33 lines
647 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": 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
}
}
}