gidb-data/Turkish/achievements/scarletsprouts.json

36 lines
786 B
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Kızıl Filizler",
"achievementgroup": "Buzlu Dağın Ziyaretçileri",
"sortorder": 64,
"stages": 3,
"stage1": {
"title": "Kızıl Filizler",
"ps5title": "Kızıl Filizler (I)",
"description": "Buztutan Ağacını Sv. 4'e yükselt.",
"progress": 1,
"reward": {
"name": "Köken Taşı",
"count": 5
}
},
"stage2": {
"title": "Kızıl Filizler",
"ps5title": "Kızıl Filizler (II)",
"description": "Buztutan Ağacını Sv. 8'e yükselt.",
"progress": 1,
"reward": {
"name": "Köken Taşı",
"count": 10
}
},
"stage3": {
"title": "Kızıl Filizler",
"ps5title": "Kızıl Filizler (III)",
"description": "Buztutan Ağacını Sv. 12'ye yükselt.",
"progress": 1,
"reward": {
"name": "Köken Taşı",
"count": 20
}
}
}