33 lines
686 B
JSON
33 lines
686 B
JSON
{
|
|
"name": "Zoo Tycoon",
|
|
"achievementgroup": "Wonders of the World",
|
|
"sortorder": 127,
|
|
"stages": 3,
|
|
"stage1": {
|
|
"title": "Zoo Tycoon",
|
|
"description": "Use the Omni-Ubiquity Net item to capture 1 wild animal.",
|
|
"progress": 1,
|
|
"reward": {
|
|
"name": "Primogem",
|
|
"count": 5
|
|
}
|
|
},
|
|
"stage2": {
|
|
"title": "Zoo Tycoon",
|
|
"description": "Use the Omni-Ubiquity Net item to capture 30 wild animals.",
|
|
"progress": 30,
|
|
"reward": {
|
|
"name": "Primogem",
|
|
"count": 10
|
|
}
|
|
},
|
|
"stage3": {
|
|
"title": "Zoo Tycoon",
|
|
"description": "Use the Omni-Ubiquity Net item to capture 100 wild animals.",
|
|
"progress": 100,
|
|
"reward": {
|
|
"name": "Primogem",
|
|
"count": 20
|
|
}
|
|
}
|
|
} |