mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
66 lines
1.1 KiB
JSON
66 lines
1.1 KiB
JSON
[
|
|
{
|
|
"PlayerLevel": 1,
|
|
"Rarity1Weight": 100
|
|
},
|
|
{
|
|
"PlayerLevel": 2,
|
|
"Rarity1Weight": 100
|
|
},
|
|
{
|
|
"PlayerLevel": 3,
|
|
"Rarity1Weight": 100
|
|
},
|
|
{
|
|
"PlayerLevel": 4,
|
|
"Rarity1Weight": 65,
|
|
"Rarity2Weight": 25,
|
|
"Rarity3Weight": 10
|
|
},
|
|
{
|
|
"PlayerLevel": 5,
|
|
"Rarity1Weight": 45,
|
|
"Rarity2Weight": 33,
|
|
"Rarity3Weight": 20,
|
|
"Rarity4Weight": 2
|
|
},
|
|
{
|
|
"PlayerLevel": 6,
|
|
"Rarity1Weight": 30,
|
|
"Rarity2Weight": 40,
|
|
"Rarity3Weight": 25,
|
|
"Rarity4Weight": 5
|
|
},
|
|
{
|
|
"PlayerLevel": 7,
|
|
"Rarity1Weight": 19,
|
|
"Rarity2Weight": 30,
|
|
"Rarity3Weight": 40,
|
|
"Rarity4Weight": 10,
|
|
"Rarity5Weight": 1
|
|
},
|
|
{
|
|
"PlayerLevel": 8,
|
|
"Rarity1Weight": 18,
|
|
"Rarity2Weight": 25,
|
|
"Rarity3Weight": 32,
|
|
"Rarity4Weight": 22,
|
|
"Rarity5Weight": 3
|
|
},
|
|
{
|
|
"PlayerLevel": 9,
|
|
"Rarity1Weight": 15,
|
|
"Rarity2Weight": 20,
|
|
"Rarity3Weight": 25,
|
|
"Rarity4Weight": 30,
|
|
"Rarity5Weight": 10
|
|
},
|
|
{
|
|
"PlayerLevel": 10,
|
|
"Rarity1Weight": 5,
|
|
"Rarity2Weight": 10,
|
|
"Rarity3Weight": 20,
|
|
"Rarity4Weight": 40,
|
|
"Rarity5Weight": 25
|
|
}
|
|
] |