31 lines
461 B
JSON
31 lines
461 B
JSON
[
|
|
{
|
|
"MonsterRare": "S",
|
|
"GroupType": "Common",
|
|
"Weight": 10
|
|
},
|
|
{
|
|
"MonsterRare": "A",
|
|
"GroupType": "Common",
|
|
"Weight": 60
|
|
},
|
|
{
|
|
"MonsterRare": "B",
|
|
"GroupType": "Common",
|
|
"Weight": 30
|
|
},
|
|
{
|
|
"MonsterRare": "S",
|
|
"GroupType": "Preparatory"
|
|
},
|
|
{
|
|
"MonsterRare": "A",
|
|
"GroupType": "Preparatory",
|
|
"Weight": 40
|
|
},
|
|
{
|
|
"MonsterRare": "B",
|
|
"GroupType": "Preparatory",
|
|
"Weight": 60
|
|
}
|
|
] |