gidb-data/Russian/achievements/purveyorofpunishment.json

34 lines
821 B
JSON
Raw Permalink Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Лёгкая победа",
"achievementgroup": "Чудеса света",
"ishidden": true,
"sortorder": 2041,
"stages": 3,
"stage1": {
"title": "Лёгкая победа",
"description": "Нанесите более 5000 крит. урона.",
"progress": 5000,
"reward": {
"name": "Камень Истока",
"count": 5
}
},
"stage2": {
"title": "Лёгкая победа",
"description": "Нанесите более 20 000 крит. урона.",
"progress": 20000,
"reward": {
"name": "Камень Истока",
"count": 10
}
},
"stage3": {
"title": "Лёгкая победа",
"description": "Нанесите более 50 000 крит. урона.",
"progress": 50000,
"reward": {
"name": "Камень Истока",
"count": 20
}
}
}