33 lines
724 B
JSON
33 lines
724 B
JSON
|
{
|
||
|
"name": "Vittoria in mano",
|
||
|
"achievementgroup": "GCC Invokazione del genio",
|
||
|
"sortorder": 205,
|
||
|
"stages": 3,
|
||
|
"stage1": {
|
||
|
"title": "Vittoria in mano",
|
||
|
"description": "Gioca un totale di {param0} carte azione in partite vinte.",
|
||
|
"progress": 60,
|
||
|
"reward": {
|
||
|
"name": "Primogemma",
|
||
|
"count": 5
|
||
|
}
|
||
|
},
|
||
|
"stage2": {
|
||
|
"title": "Vittoria in mano",
|
||
|
"description": "Gioca un totale di {param0} carte azione in partite vinte.",
|
||
|
"progress": 300,
|
||
|
"reward": {
|
||
|
"name": "Primogemma",
|
||
|
"count": 10
|
||
|
}
|
||
|
},
|
||
|
"stage3": {
|
||
|
"title": "Vittoria in mano",
|
||
|
"description": "Gioca un totale di {param0} carte azione in partite vinte.",
|
||
|
"progress": 600,
|
||
|
"reward": {
|
||
|
"name": "Primogemma",
|
||
|
"count": 20
|
||
|
}
|
||
|
}
|
||
|
}
|