mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
32 lines
386 B
JSON
32 lines
386 B
JSON
[
|
|
{
|
|
"id": 1,
|
|
"offeringId": 2,
|
|
"levelLimit": 20
|
|
},
|
|
{
|
|
"id": 2,
|
|
"offeringId": 2,
|
|
"levelLimit": 30
|
|
},
|
|
{
|
|
"id": 3,
|
|
"offeringId": 2,
|
|
"levelLimit": 40
|
|
},
|
|
{
|
|
"id": 4,
|
|
"offeringId": 2,
|
|
"levelLimit": 50
|
|
},
|
|
{
|
|
"id": 5,
|
|
"offeringId": 5,
|
|
"levelLimit": 20
|
|
},
|
|
{
|
|
"id": 6,
|
|
"offeringId": 5,
|
|
"levelLimit": 30
|
|
}
|
|
] |