GenshinData-1/ExcelBinOutput/ElementStateExcelConfigData.json
2021-03-20 20:41:36 -03:00

42 lines
928 B
JSON

[
{
"ElementType": "Fire",
"ElementIcon": "UI_Buff_Element_Fire",
"Rank": 1
},
{
"ElementType": "Water",
"ElementIcon": "UI_Buff_Element_Water",
"Rank": 2
},
{
"ElementType": "Grass",
"ElementIcon": "UI_Buff_Element_Grass",
"Rank": 3
},
{
"ElementType": "Electric",
"ElementIcon": "UI_Buff_Element_Elect",
"Rank": 4
},
{
"ElementType": "Wind",
"ElementIcon": "UI_Buff_Element_Wind",
"Rank": 5
},
{
"ElementType": "Frozen",
"ElementIcon": "UI_Buff_Element_Frost",
"Rank": 6
},
{
"ElementType": "Ice",
"ElementIcon": "UI_Buff_Element_Frost",
"Rank": 7
},
{
"ElementType": "Rock",
"ElementIcon": "UI_Buff_Element_Roach",
"Rank": 8
}
]