PGRData/Resources/Share/Passport/PassportLevel.json

11 lines
188 B
JSON
Raw Normal View History

2022-12-19 22:51:16 +05:30
[
{
2022-12-20 12:53:11 +05:30
"Id": 1,
"ActivityId": 1,
"Level": 1,
"TotalExp": 100,
"CostItemId": 1,
"CostItemCount": 1000,
"IsTargetLevel": null
2022-12-19 22:51:16 +05:30
}
]