mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
16 lines
334 B
JSON
16 lines
334 B
JSON
[
|
|
{
|
|
"Id": 1001,
|
|
"MatchSubType": "MATCH_SUB_TYPE_HIDE",
|
|
"MinPlayerNum": 4,
|
|
"MaxPlayerNum": 4,
|
|
"ConfirmTime": 10
|
|
},
|
|
{
|
|
"Id": 1002,
|
|
"MatchSubType": "MATCH_SUB_TYPE_BOUNCE_CONJURING",
|
|
"MinPlayerNum": 2,
|
|
"MaxPlayerNum": 2,
|
|
"ConfirmTime": 10
|
|
}
|
|
] |