PGRData/Resources/Client/Medal/CollectionLevel.json

56 lines
1.4 KiB
JSON
Raw Normal View History

2022-12-19 17:21:16 +00:00
[
{
2022-12-20 07:23:11 +00:00
"Id": 1,
"CurLevel": 0,
"MaxLevel": 1,
"Icon": "Assets/Product/Texture/Atlas/UiCollection/CollectionLevel10.png"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 2,
"CurLevel": 1,
"MaxLevel": 1,
"Icon": "Assets/Product/Texture/Atlas/UiCollection/CollectionLevel11.png"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 3,
"CurLevel": 0,
"MaxLevel": 2,
"Icon": "Assets/Product/Texture/Atlas/UiCollection/CollectionLevel20.png"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 4,
"CurLevel": 1,
"MaxLevel": 2,
"Icon": "Assets/Product/Texture/Atlas/UiCollection/CollectionLevel21.png"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 5,
"CurLevel": 2,
"MaxLevel": 2,
"Icon": "Assets/Product/Texture/Atlas/UiCollection/CollectionLevel22.png"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 6,
"CurLevel": 0,
"MaxLevel": 3,
"Icon": "Assets/Product/Texture/Atlas/UiCollection/CollectionLevel30.png"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 7,
"CurLevel": 1,
"MaxLevel": 3,
"Icon": "Assets/Product/Texture/Atlas/UiCollection/CollectionLevel31.png"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 8,
"CurLevel": 2,
"MaxLevel": 3,
"Icon": "Assets/Product/Texture/Atlas/UiCollection/CollectionLevel32.png"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 9,
"CurLevel": 3,
"MaxLevel": 3,
"Icon": "Assets/Product/Texture/Atlas/UiCollection/CollectionLevel33.png"
2022-12-19 17:21:16 +00:00
}
]