33 lines
772 B
JSON
33 lines
772 B
JSON
{
|
|
"name": "Vine, vi y vencí",
|
|
"achievementgroup": "Encuentros fuera de este mundo: Parte 1",
|
|
"sortorder": 9004,
|
|
"stages": 3,
|
|
"stage1": {
|
|
"title": "Vine, vi y vencí",
|
|
"description": "Recoge 5 objetos típicos de una región en el mundo de otro jugador.",
|
|
"progress": 5,
|
|
"reward": {
|
|
"name": "Protogema",
|
|
"count": 5
|
|
}
|
|
},
|
|
"stage2": {
|
|
"title": "Vine, vi y vencí",
|
|
"description": "Recoge 20 objetos típicos de una región en el mundo de otro jugador.",
|
|
"progress": 20,
|
|
"reward": {
|
|
"name": "Protogema",
|
|
"count": 10
|
|
}
|
|
},
|
|
"stage3": {
|
|
"title": "Vine, vi y vencí",
|
|
"description": "Recoge 50 objetos típicos de una región en el mundo de otro jugador.",
|
|
"progress": 50,
|
|
"reward": {
|
|
"name": "Protogema",
|
|
"count": 20
|
|
}
|
|
}
|
|
} |