mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
52 lines
952 B
JSON
52 lines
952 B
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
|
|
}
|
|
] |