gidb-data/English/achievements/bountyoftheearth.json

33 lines
759 B
JSON
Raw Permalink Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Bounty of the Earth",
"achievementgroup": "The Hero's Journey",
"sortorder": 23,
"stages": 3,
"stage1": {
"title": "Bounty of the Earth",
"description": "Collect 200 rewards from blossoms of wealth or blossoms of revelation.",
"progress": 200,
"reward": {
"name": "Primogem",
"count": 5
}
},
"stage2": {
"title": "Bounty of the Earth",
"description": "Collect 400 rewards from blossoms of wealth or blossoms of revelation.",
"progress": 400,
"reward": {
"name": "Primogem",
"count": 10
}
},
"stage3": {
"title": "Bounty of the Earth",
"description": "Collect 800 rewards from blossoms of wealth or blossoms of revelation.",
"progress": 800,
"reward": {
"name": "Primogem",
"count": 20
}
}
}