33 lines
759 B
JSON
33 lines
759 B
JSON
{
|
|
"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
|
|
}
|
|
}
|
|
} |