mirror of
https://github.com/EggLinks/DanhengServer-Resources.git
synced 2026-01-02 23:36:02 +08:00
32 lines
478 B
JSON
32 lines
478 B
JSON
[
|
|
{
|
|
"GroupType": "Common",
|
|
"MonsterRare": "S",
|
|
"Weight": 10
|
|
},
|
|
{
|
|
"GroupType": "Common",
|
|
"MonsterRare": "A",
|
|
"Weight": 60
|
|
},
|
|
{
|
|
"GroupType": "Common",
|
|
"MonsterRare": "B",
|
|
"Weight": 30
|
|
},
|
|
{
|
|
"GroupType": "Preparatory",
|
|
"MonsterRare": "S",
|
|
"Weight": 0
|
|
},
|
|
{
|
|
"GroupType": "Preparatory",
|
|
"MonsterRare": "A",
|
|
"Weight": 40
|
|
},
|
|
{
|
|
"GroupType": "Preparatory",
|
|
"MonsterRare": "B",
|
|
"Weight": 60
|
|
}
|
|
] |