mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
14 lines
184 B
JSON
14 lines
184 B
JSON
[
|
|
{
|
|
"id": 1,
|
|
"springWeight": 10,
|
|
"storeWeight": 10,
|
|
"eliteWeight": 10
|
|
},
|
|
{
|
|
"id": 2,
|
|
"springWeight": 20,
|
|
"storeWeight": 20,
|
|
"eliteWeight": 20
|
|
}
|
|
] |