Files
turnbasedgamedata/ExcelOutput/ActivityRareConfigPunkLord.json
2024-10-21 03:16:22 -03:00

31 lines
461 B
JSON

[
{
"GroupType": "Common",
"MonsterRare": "S",
"Weight": 10
},
{
"GroupType": "Common",
"MonsterRare": "A",
"Weight": 60
},
{
"GroupType": "Common",
"MonsterRare": "B",
"Weight": 30
},
{
"GroupType": "Preparatory",
"MonsterRare": "S"
},
{
"GroupType": "Preparatory",
"MonsterRare": "A",
"Weight": 40
},
{
"GroupType": "Preparatory",
"MonsterRare": "B",
"Weight": 60
}
]