33 lines
694 B
JSON
33 lines
694 B
JSON
|
{
|
||
|
"name": "...Beh, è stato strano",
|
||
|
"achievementgroup": "Competitività: Serie II",
|
||
|
"sortorder": 2055,
|
||
|
"stages": 3,
|
||
|
"stage1": {
|
||
|
"title": "...Beh, è stato strano",
|
||
|
"description": "Sconfiggi l'Hilichurl inusuale 1 volta.",
|
||
|
"progress": 1,
|
||
|
"reward": {
|
||
|
"name": "Primogemma",
|
||
|
"count": 5
|
||
|
}
|
||
|
},
|
||
|
"stage2": {
|
||
|
"title": "...Beh, è stato strano",
|
||
|
"description": "Sconfiggi l'Hilichurl inusuale 20 volte.",
|
||
|
"progress": 20,
|
||
|
"reward": {
|
||
|
"name": "Primogemma",
|
||
|
"count": 10
|
||
|
}
|
||
|
},
|
||
|
"stage3": {
|
||
|
"title": "...Beh, è stato strano",
|
||
|
"description": "Sconfiggi l'Hilichurl inusuale 50 volte.",
|
||
|
"progress": 50,
|
||
|
"reward": {
|
||
|
"name": "Primogemma",
|
||
|
"count": 20
|
||
|
}
|
||
|
}
|
||
|
}
|