PGRData/Resources/Share/Passport/PassportLevel.json

11 lines
188 B
JSON
Raw Normal View History

2022-12-19 17:21:16 +00:00
[
{
2022-12-20 07:23:11 +00:00
"Id": 1,
"ActivityId": 1,
"Level": 1,
"TotalExp": 100,
"CostItemId": 1,
"CostItemCount": 1000,
"IsTargetLevel": null
2022-12-19 17:21:16 +00:00
}
]