gidb-data/English/achievements/purveyorofpunishment.json

34 lines
666 B
JSON

{
"name": "Purveyor of Punishment",
"achievementgroup": "Wonders of the World",
"ishidden": true,
"sortorder": 2041,
"stages": 3,
"stage1": {
"title": "Purveyor of Punishment",
"description": "Deal over 5,000 CRIT DMG.",
"progress": 5000,
"reward": {
"name": "Primogem",
"count": 5
}
},
"stage2": {
"title": "Purveyor of Punishment",
"description": "Deal over 20,000 CRIT DMG.",
"progress": 20000,
"reward": {
"name": "Primogem",
"count": 10
}
},
"stage3": {
"title": "Purveyor of Punishment",
"description": "Deal over 50,000 CRIT DMG.",
"progress": 50000,
"reward": {
"name": "Primogem",
"count": 20
}
}
}