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

33 lines
935 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": 120,
"stages": 3,
"stage1": {
"title": "В поисках сокровищ туманов",
"description": "Откройте 30 сундуков на острове Цуруми.",
"progress": 30,
"reward": {
"name": "Камень Истока",
"count": 5
}
},
"stage2": {
"title": "В поисках сокровищ туманов",
"description": "Откройте 60 сундуков на острове Цуруми.",
"progress": 60,
"reward": {
"name": "Камень Истока",
"count": 10
}
},
"stage3": {
"title": "В поисках сокровищ туманов",
"description": "Откройте 120 сундуков на острове Цуруми.",
"progress": 120,
"reward": {
"name": "Камень Истока",
"count": 20
}
}
}