PGRData/Resources/Client/Medal/CollectionLevel.json

56 lines
1.4 KiB
JSON
Raw Normal View History

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