gidb-data/English/achievements/downtododge.json

33 lines
684 B
JSON

{
"name": "Down to Dodge",
"achievementgroup": "Domains and Spiral Abyss: Series I",
"sortorder": 2047,
"stages": 3,
"stage1": {
"title": "Down to Dodge",
"description": "Complete Spiral Abyss 2-3 without taking any DMG.",
"progress": 1,
"reward": {
"name": "Primogem",
"count": 5
}
},
"stage2": {
"title": "Down to Dodge",
"description": "Complete Spiral Abyss 5-3 without taking any DMG.",
"progress": 1,
"reward": {
"name": "Primogem",
"count": 10
}
},
"stage3": {
"title": "Down to Dodge",
"description": "Complete Spiral Abyss 8-3 without taking any DMG.",
"progress": 1,
"reward": {
"name": "Primogem",
"count": 20
}
}
}