gidb-data/Turkish/achievements/losttreasurehunter.json

33 lines
683 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": "Kayıp Hazine Avcısı",
"achievementgroup": "Sis Denizi Günlükleri",
"sortorder": 120,
"stages": 3,
"stage1": {
"title": "Kayıp Hazine Avcısı",
"description": "Tsurumi Adası'nda 30 sandık aç.",
"progress": 30,
"reward": {
"name": "Köken Taşı",
"count": 5
}
},
"stage2": {
"title": "Kayıp Hazine Avcısı",
"description": "Tsurumi Adası'nda 60 sandık aç.",
"progress": 60,
"reward": {
"name": "Köken Taşı",
"count": 10
}
},
"stage3": {
"title": "Kayıp Hazine Avcısı",
"description": "Tsurumi Adası'nda 120 sandık aç.",
"progress": 120,
"reward": {
"name": "Köken Taşı",
"count": 20
}
}
}