{
"name": "string",
"localizationName": "string",
"localizationDesc": "string",
"level": 0,
"minLevel": 0,
"maxLevel": 0,
"costForNextLevel": 0,
"icon": "string",
"type": "string",
"children": [
{
"name": "string",
"localizationName": "string",
"localizationDesc": "string",
"level": 0,
"minLevel": 0,
"maxLevel": 0,
"costForNextLevel": 0,
"icon": "string",
"type": "string",
"children": []
}
]
}