Files
GenshinData-1/ExcelBinOutput/MatchExcelConfigData.json
Dimbreath d56ed231c4 OSRELWin2.8.0_R8078355_S8017153_D8078038
(BinOutput later this week when I finish fixing it, again... Honkai got me busy)
2022-07-11 00:57:22 -03:00

23 lines
524 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
},
{
"id": 1003,
"matchSubType": "MATCH_SUB_TYPE_ISLAND_PARTY",
"minPlayerNum": 4,
"maxPlayerNum": 4,
"confirmTime": 10
}
]