33 lines
905 B
JSON
33 lines
905 B
JSON
|
{
|
||
|
"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
|
||
|
}
|
||
|
}
|
||
|
}
|