gidb-data/Russian/achievements/chasmtreasurehunter.json
2023-11-12 00:15:41 +03:00

33 lines
898 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "В поисках сокровищ Разлома",
"achievementgroup": "Светоч пропасти",
"sortorder": 151,
"stages": 3,
"stage1": {
"title": "В поисках сокровищ Разлома",
"description": "Откройте 50 сундуков в Разломе.",
"progress": 50,
"reward": {
"name": "Камень Истока",
"count": 5
}
},
"stage2": {
"title": "В поисках сокровищ Разлома",
"description": "Откройте 100 сундуков в Разломе.",
"progress": 100,
"reward": {
"name": "Камень Истока",
"count": 10
}
},
"stage3": {
"title": "В поисках сокровищ Разлома",
"description": "Откройте 200 сундуков в Разломе.",
"progress": 200,
"reward": {
"name": "Камень Истока",
"count": 20
}
}
}