gidb-data/Turkish/achievements/mountainoftreasure.json

36 lines
753 B
JSON
Raw 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": "Hazine Dağı",
"achievementgroup": "Buzlu Dağın Ziyaretçileri",
"sortorder": 61,
"stages": 3,
"stage1": {
"title": "Hazine Dağı",
"ps5title": "Hazine Dağı (I)",
"description": "Ejdersırtı'nda 40 sandık aç.",
"progress": 40,
"reward": {
"name": "Köken Taşı",
"count": 5
}
},
"stage2": {
"title": "Hazine Dağı",
"ps5title": "Hazine Dağı (II)",
"description": "Ejdersırtı'nda 80 sandık aç.",
"progress": 80,
"reward": {
"name": "Köken Taşı",
"count": 10
}
},
"stage3": {
"title": "Hazine Dağı",
"ps5title": "Hazine Dağı (III)",
"description": "Ejdersırtı'nda 160 sandık aç.",
"progress": 160,
"reward": {
"name": "Köken Taşı",
"count": 20
}
}
}