gidb-data/English/achievements/chaosdivided.json

33 lines
905 B
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Chaos Divided",
"achievementgroup": "Genius Invokation TCG",
"sortorder": 214,
"stages": 3,
"stage1": {
"title": "Chaos Divided",
"description": "Defeat 2 or more Character Cards from the opponent's deck in one single action a total of {param0} time(s) in victorious games.",
"progress": 1,
"reward": {
"name": "Primogem",
"count": 5
}
},
"stage2": {
"title": "Chaos Divided",
"description": "Defeat 2 or more Character Cards from the opponent's deck in one single action a total of {param0} time(s) in victorious games.",
"progress": 5,
"reward": {
"name": "Primogem",
"count": 10
}
},
"stage3": {
"title": "Chaos Divided",
"description": "Defeat 2 or more Character Cards from the opponent's deck in one single action a total of {param0} time(s) in victorious games.",
"progress": 10,
"reward": {
"name": "Primogem",
"count": 20
}
}
}