gidb-data/English/achievements/lostadventurer.json

33 lines
790 B
JSON

{
"name": "Lost Adventurer",
"achievementgroup": "The Chronicles of the Sea of Fog",
"sortorder": 123,
"stages": 3,
"stage1": {
"title": "Lost Adventurer",
"description": "Complete 4 Open World mechanism-activated Time Trial Challenges on Tsurumi Island.",
"progress": 4,
"reward": {
"name": "Primogem",
"count": 5
}
},
"stage2": {
"title": "Lost Adventurer",
"description": "Complete 8 Open World mechanism-activated Time Trial Challenges on Tsurumi Island.",
"progress": 8,
"reward": {
"name": "Primogem",
"count": 10
}
},
"stage3": {
"title": "Lost Adventurer",
"description": "Complete 12 Open World mechanism-activated Time Trial Challenges on Tsurumi Island.",
"progress": 12,
"reward": {
"name": "Primogem",
"count": 20
}
}
}