33 lines
812 B
JSON
33 lines
812 B
JSON
|
{
|
||
|
"name": "A Candle in the Wind?",
|
||
|
"achievementgroup": "Genius Invokation TCG",
|
||
|
"sortorder": 214,
|
||
|
"stages": 3,
|
||
|
"stage1": {
|
||
|
"title": "A Candle in the Wind?",
|
||
|
"description": "Withstand a total of {param0} damage using shields or healing in victorious matches.",
|
||
|
"progress": 30,
|
||
|
"reward": {
|
||
|
"name": "Primogem",
|
||
|
"count": 5
|
||
|
}
|
||
|
},
|
||
|
"stage2": {
|
||
|
"title": "A Candle in the Wind?",
|
||
|
"description": "Withstand a total of {param0} damage using shields or healing in victorious matches.",
|
||
|
"progress": 150,
|
||
|
"reward": {
|
||
|
"name": "Primogem",
|
||
|
"count": 10
|
||
|
}
|
||
|
},
|
||
|
"stage3": {
|
||
|
"title": "A Candle in the Wind?",
|
||
|
"description": "Withstand a total of {param0} damage using shields or healing in victorious matches.",
|
||
|
"progress": 300,
|
||
|
"reward": {
|
||
|
"name": "Primogem",
|
||
|
"count": 20
|
||
|
}
|
||
|
}
|
||
|
}
|