33 lines
808 B
JSON
33 lines
808 B
JSON
|
{
|
||
|
"name": "Una candela nel vento?",
|
||
|
"achievementgroup": "GCC Invokazione del genio",
|
||
|
"sortorder": 214,
|
||
|
"stages": 3,
|
||
|
"stage1": {
|
||
|
"title": "Una candela nel vento?",
|
||
|
"description": "Incassa un totale di {param0} danni in partite vinte usando scudi o curandoti.",
|
||
|
"progress": 30,
|
||
|
"reward": {
|
||
|
"name": "Primogemma",
|
||
|
"count": 5
|
||
|
}
|
||
|
},
|
||
|
"stage2": {
|
||
|
"title": "Una candela nel vento?",
|
||
|
"description": "Incassa un totale di {param0} danni in partite vinte usando scudi o curandoti.",
|
||
|
"progress": 150,
|
||
|
"reward": {
|
||
|
"name": "Primogemma",
|
||
|
"count": 10
|
||
|
}
|
||
|
},
|
||
|
"stage3": {
|
||
|
"title": "Una candela nel vento?",
|
||
|
"description": "Incassa un totale di {param0} danni in partite vinte usando scudi o curandoti.",
|
||
|
"progress": 300,
|
||
|
"reward": {
|
||
|
"name": "Primogemma",
|
||
|
"count": 20
|
||
|
}
|
||
|
}
|
||
|
}
|