wicked-waifus-data/BinData/FilterConfig.json

43 lines
554 B
JSON
Raw Normal View History

2024-12-10 01:25:47 +00:00
[
{
"RowId": 1,
"Id": 1,
"DataId": 1,
"FilterWayList": [
1,
3
],
"IsSingle": false,
"HasIcon": true
},
{
"RowId": 2,
"Id": 2,
"DataId": 4,
"FilterWayList": [
5
],
"IsSingle": true,
"HasIcon": false
},
{
"RowId": 3,
"Id": 3,
"DataId": 5,
"FilterWayList": [
6
],
"IsSingle": false,
"HasIcon": true
},
{
"RowId": 4,
"Id": 4,
"DataId": 6,
"FilterWayList": [
7
],
"IsSingle": true,
"HasIcon": true
}
]