gidb-data/English/achievements/windchasingtreasurehunter.json

36 lines
942 B
JSON
Raw Permalink Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Wind-Chasing Treasure Hunter",
"achievementgroup": "Mondstadt: The City of Wind and Song",
"sortorder": 37,
"stages": 3,
"stage1": {
"title": "Wind-Chasing Treasure Hunter",
"ps5title": "Wind-Chasing Treasure Hunter (I)",
"description": "Open 100 chests in Mondstadt (excluding the Dragonspine area).",
"progress": 100,
"reward": {
"name": "Primogem",
"count": 5
}
},
"stage2": {
"title": "Wind-Chasing Treasure Hunter",
"ps5title": "Wind-Chasing Treasure Hunter (II)",
"description": "Open 200 chests in Mondstadt (excluding the Dragonspine area).",
"progress": 200,
"reward": {
"name": "Primogem",
"count": 10
}
},
"stage3": {
"title": "Wind-Chasing Treasure Hunter",
"ps5title": "Wind-Chasing Treasure Hunter (III)",
"description": "Open 400 chests in Mondstadt (excluding the Dragonspine area).",
"progress": 400,
"reward": {
"name": "Primogem",
"count": 20
}
}
}