33 lines
678 B
JSON
33 lines
678 B
JSON
{
|
|
"name": "Friend of the Realm",
|
|
"achievementgroup": "A Realm Beyond: Series I",
|
|
"sortorder": 1054,
|
|
"stages": 3,
|
|
"stage1": {
|
|
"title": "Friend of the Realm",
|
|
"description": "Reach Trust Rank 4 with the teapot spirit.",
|
|
"progress": 1,
|
|
"reward": {
|
|
"name": "Primogem",
|
|
"count": 5
|
|
}
|
|
},
|
|
"stage2": {
|
|
"title": "Friend of the Realm",
|
|
"description": "Reach Trust Rank 7 with the teapot spirit.",
|
|
"progress": 1,
|
|
"reward": {
|
|
"name": "Primogem",
|
|
"count": 10
|
|
}
|
|
},
|
|
"stage3": {
|
|
"title": "Friend of the Realm",
|
|
"description": "Reach Trust Rank 10 with the teapot spirit.",
|
|
"progress": 1,
|
|
"reward": {
|
|
"name": "Primogem",
|
|
"count": 20
|
|
}
|
|
}
|
|
} |