mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
Updated: AvatarCostumeExcelConfigData.json ReliquaryAffixExcelConfigData.json ReliquaryMainPropExcelConfigData.json
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
|
|
}
|
|
] |