Grasscutter_Resources/Resources/ExcelBinOutput/OfferingVersionExcelConfigData.json
2022-09-27 22:00:06 +05:30

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
}
]