33 lines
697 B
JSON
33 lines
697 B
JSON
{
|
|
"name": "#Chef stellat{F#a}{M#o}",
|
|
"achievementgroup": "L'arte dell'avventura",
|
|
"sortorder": 11,
|
|
"stages": 3,
|
|
"stage1": {
|
|
"title": "#Chef stellat{F#a}{M#o}",
|
|
"description": "Raggiungi la competenza max in 10 ricette.",
|
|
"progress": 10,
|
|
"reward": {
|
|
"name": "Primogemma",
|
|
"count": 5
|
|
}
|
|
},
|
|
"stage2": {
|
|
"title": "#Chef stellat{F#a}{M#o}",
|
|
"description": "Raggiungi la competenza max in 20 ricette.",
|
|
"progress": 20,
|
|
"reward": {
|
|
"name": "Primogemma",
|
|
"count": 10
|
|
}
|
|
},
|
|
"stage3": {
|
|
"title": "#Chef stellat{F#a}{M#o}",
|
|
"description": "Raggiungi la competenza max in 40 ricette.",
|
|
"progress": 40,
|
|
"reward": {
|
|
"name": "Primogemma",
|
|
"count": 20
|
|
}
|
|
}
|
|
} |