gidb-data/English/achievements/acandleinthewind.json

33 lines
812 B
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"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
}
}
}