Grasscutter_Resources/Resources/ExcelBinOutput/ElementStateExcelConfigData.json
2022-04-23 07:55:31 +05:30

42 lines
887 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
}
]