Grasscutter_Resources/Resources/ExcelBinOutput/ElementStateExcelConfigData.json
Kokoboy df29c65f05 Update 3.0Res
ExcelBinOutput Updated
Embryo & Scene BinOutput Files Updated. Thanks to GCBackRooms
Will Update QuestEncryptionKeys.json once keys are captured / Pull Req Keys also welcomed  😳
2022-08-22 11:01:19 +05:30

52 lines
1.1 KiB
JSON

[
{
"elementType": "Fire",
"elementIcon": "UI_Buff_Element_Fire",
"rank": 1
},
{
"elementType": "Water",
"elementIcon": "UI_Buff_Element_Water",
"rank": 2
},
{
"elementType": "Wood",
"elementIcon": "UI_Buff_Element_Grass",
"rank": 3
},
{
"elementType": "Overdose",
"elementIcon": "UI_Buff_Element_Grass",
"rank": 4
},
{
"elementType": "Grass",
"elementIcon": "UI_Buff_Element_Grass",
"rank": 5
},
{
"elementType": "Electric",
"elementIcon": "UI_Buff_Element_Elect",
"rank": 6
},
{
"elementType": "Wind",
"elementIcon": "UI_Buff_Element_Wind",
"rank": 7
},
{
"elementType": "Frozen",
"elementIcon": "UI_Buff_Element_Frost",
"rank": 8
},
{
"elementType": "Ice",
"elementIcon": "UI_Buff_Element_Frost",
"rank": 9
},
{
"elementType": "Rock",
"elementIcon": "UI_Buff_Element_Roach",
"rank": 10
}
]