gidb-data/Vietnamese/achievements/zootycoon.json

33 lines
743 B
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Trùm Sở Thú",
"achievementgroup": "Thế giới muôn màu",
"sortorder": 127,
"stages": 3,
"stage1": {
"title": "Trùm Sở Thú",
"description": "Dùng \"Thiên La Địa Võng\" bắt 1 sinh vật hoang dã",
"progress": 1,
"reward": {
"name": "Nguyên Thạch",
"count": 5
}
},
"stage2": {
"title": "Trùm Sở Thú",
"description": "Dùng \"Thiên La Địa Võng\" bắt 30 sinh vật hoang dã",
"progress": 30,
"reward": {
"name": "Nguyên Thạch",
"count": 10
}
},
"stage3": {
"title": "Trùm Sở Thú",
"description": "Dùng \"Thiên La Địa Võng\" bắt 100 sinh vật hoang dã",
"progress": 100,
"reward": {
"name": "Nguyên Thạch",
"count": 20
}
}
}