36 lines
857 B
JSON
36 lines
857 B
JSON
|
{
|
||
|
"name": "Sempre più in alto",
|
||
|
"achievementgroup": "Il viaggio dell'eroe",
|
||
|
"sortorder": 14,
|
||
|
"stages": 3,
|
||
|
"stage1": {
|
||
|
"title": "Sempre più in alto",
|
||
|
"ps5title": "Sempre più in alto (I)",
|
||
|
"description": "Fai ascendere un personaggio alla fase 2 per la prima volta.",
|
||
|
"progress": 1,
|
||
|
"reward": {
|
||
|
"name": "Primogemma",
|
||
|
"count": 5
|
||
|
}
|
||
|
},
|
||
|
"stage2": {
|
||
|
"title": "Sempre più in alto",
|
||
|
"ps5title": "Sempre più in alto (II)",
|
||
|
"description": "Fai ascendere un personaggio alla fase 4 per la prima volta.",
|
||
|
"progress": 1,
|
||
|
"reward": {
|
||
|
"name": "Primogemma",
|
||
|
"count": 10
|
||
|
}
|
||
|
},
|
||
|
"stage3": {
|
||
|
"title": "Sempre più in alto",
|
||
|
"ps5title": "Sempre più in alto (III)",
|
||
|
"description": "Fai ascendere un personaggio alla fase 6 per la prima volta.",
|
||
|
"progress": 1,
|
||
|
"reward": {
|
||
|
"name": "Primogemma",
|
||
|
"count": 20
|
||
|
}
|
||
|
}
|
||
|
}
|