mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
27 lines
455 B
JSON
27 lines
455 B
JSON
[
|
|
{
|
|
"StateName": "ElementBurning"
|
|
},
|
|
{
|
|
"StateName": "ElementWet"
|
|
},
|
|
{
|
|
"StateName": "ElementGrassGrowing"
|
|
},
|
|
{
|
|
"StateName": "ElementFrozen",
|
|
"StateType": "BUFF_CONTROL",
|
|
"Rank": 1
|
|
},
|
|
{
|
|
"StateName": "Paralyze",
|
|
"StateType": "BUFF_CONTROL",
|
|
"Rank": 2
|
|
},
|
|
{
|
|
"StateName": "LockHP"
|
|
},
|
|
{
|
|
"StateName": "ElementShock"
|
|
}
|
|
] |